<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/357/?d=2</link><description>News: Software News</description><language>en</language><item><title>Each Firefox download has a unique identifier</title><link>https://nsaneforums.com/news/software-news/each-firefox-download-has-a-unique-identifier-r4805/</link><description><![CDATA[<p>
	Internet users who download the Firefox web browser from the official Mozilla website get a unique identifier attached to the installer that is submitted to Mozilla on install and first run.
</p>

<p>
	 
</p>

<p>
	<img alt="firefox-installer-hash.webp" class="ipsImage" data-ratio="55.28" height="196" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/firefox-installer-hash.webp">
</p>

<p>
	 
</p>


<p>
	The identifier, called dltoken by Mozilla internally, is used to link downloads to installations and first runs of the Firefox browser. The identifier is unique to each Firefox installer, which means that it is submitted to Mozilla whenever it is used.
</p>

<p>
	 
</p>

<p>
	While it is possible to download new installers each time a new Firefox version is released, it is also possible to use the downloaded installer again for that purpose.
</p>

<p>
	 
</p>

<p>
	A bug report on Mozilla's official bug tracking website <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1677497#c0" rel="external nofollow" target="_blank">confirms</a> the use of the download token. The linked document is not public, but the listing itself confirms the use and provides an explanation on why it has been implemented:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	This data will allow us to correlate telemetry IDs with download tokens and Google Analytics IDs. This will allow us to track which installs result from which downloads to determine the answers to questions like, "Why do we see so many installs per day, but not that many downloads per day?"
</p>

<p>
	 
</p>

<p>
	According to Mozilla's description, the identifier is used to analyze downloading and installation trends among other things.
</p>

<p>
	 
</p>

<p>
	The feature is powered by Telemetry in Firefox and it applies to all Firefox channels.
</p>

<p>
	 
</p>

<p>
	Interested users may verify the findings. One of the easier ways is to check the hashes of two or more Firefox installer downloads (the same version, language and architecture). Each hash is different. A search for dltoken using any hex editor reveals the string in the Firefox installer.
</p>

<p>
	 
</p>

<p>
	Firefox users who prefer to download the browser without the unique identifier may do so in the following two ways:
</p>

<p>
	 
</p>

<ol>
	<li>
		Download the Firefox installer from <a data-wpel-link="external" href="https://ftp.mozilla.org/pub/firefox/releases/" rel="external nofollow" target="_blank">Mozilla's HTTPS repository</a> (formerly the FTP repository).
	</li>
	<li>
		Download Firefox from third-party download sites that host the installer, e.g., from <a data-wpel-link="external" href="https://mozilla-firefox.en.softonic.com/" rel="external nofollow" target="_blank">Softonic</a>.
	</li>
</ol>

<p>
	 
</p>

<p>
	The downloaded installers do not have the unique identifier, as they are identical whenever they are downloaded.
</p>

<p>
	 
</p>

<p>
	Mozilla notes that the opt-out mechanism is the standard Telemetry opt-out. How users may opt-out before the installation of Firefox is unclear. A quick check of Chrome installers returned identical hashes each time.
</p>

<p>
	 
</p>

<p>
	Now You: how useful do you think is the information to Mozilla? (thanks PMC for the tip)
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/17/each-firefox-download-has-a-unique-identifier/" rel="external nofollow">Each Firefox download has a unique identifier</a>
</p>
]]></description><guid isPermaLink="false">4805</guid><pubDate>Thu, 17 Mar 2022 20:32:56 +0000</pubDate></item><item><title>Firefox now displays subtitles for videos in Picture-in-Picture mode in the Nightly channel</title><link>https://nsaneforums.com/news/software-news/firefox-now-displays-subtitles-for-videos-in-picture-in-picture-mode-in-the-nightly-channel-r4804/</link><description><![CDATA[<p>
	Picture-in-Picture mode is a priceless feature in browsers, it is a great way to watch videos in a small window on your monitor, or your second screen while working on something else. <a data-wpel-link="internal" href="https://www.ghacks.net/2019/04/22/firefox-68-picture-in-picture-mode-for-video/" rel="external nofollow">Firefox introduced PiP mode</a> in version 71, which was released in 2019.
</p>

<p>
	 
</p>

<p>
	<img alt="Mozilla-Firefox-now-displays-subtitles-f" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/Mozilla-Firefox-now-displays-subtitles-for-videos-in-Picture-in-Picture-mode-in-the-Nightly-channel.webp">
</p>

<p>
	 
</p>


<p>
	Mozilla added various tweaks to the feature ever since. The organization outlined its plan to improve PiP mode in January 2022, and the first of those improvements has now landed in the Firefox Nightly channel. The latest version of the browser brings support for an important feature, subtitles.
</p>

<p>
	 
</p>

<p>
	Subtitles and closed captions are an underrated feature, in my opinion. Not only do they help non-native speakers of a language understand the dialogue, they are a must-have option for people with hearing impairments, to enjoy the narrative in videos and games.
</p>

<p>
	 
</p>

<p>
	Here is some context related to Firefox's QoL update that explains how it worked until the new build was released. Videos that play in the Picture-in-Picture mode in the stable version of the browser do not display closed captions in the panel. Instead, the subtitles are shown in the video's tab, while the media played in the pop-up. That sort of defeats the purpose of the PiP panel, for users who rely on the accessibility feature.
</p>

<p>
	 
</p>

<p>
	<img alt="firefox-subtitles-not-displayed-in-PiP-m" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/firefox-subtitles-not-displayed-in-PiP-mode.webp">
</p>

<h4>
	Subtitles in Picture-in-Picture mode in Firefox Nightly
</h4>

<p>
	Let's see how the update addresses the problem. Open any video in Firefox Nightly, and switch to the Picture-in-Picture mode by clicking the pop-out button. It should display the subtitles right inside the PiP panel. The browser supports subtitles uploaded by the content creator, and closed captions that are auto-generated by streaming services.
</p>

<p>
	 
</p>

<p>
	<img alt="Firefox-now-displays-subtitles-for-video" class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/Firefox-now-displays-subtitles-for-videos-in-Picture-in-Picture-mode-in-the-Nightly-channel.webp">
</p>

<p>
	 
</p>

<p>
	I tested the new feature with YouTube, Amazon Prime, Netflix, and it worked fine on all three platforms. However, the subtitles didn't appear in PiP mode when I played videos on Disney+ Hotstar. That is quite understandable, as it is an experimental feature, and Mozilla's announcement in January did mention that they were testing the video wrapper scripts (that enables this feature) with just 4 streaming services as a start, this service was not of them. Hopefully, the developers will expand support for more websites in the future, once they have worked out the kinks with the current version.
</p>

<p>
	 
</p>

<p>
	<img alt="Firefox-nightly-Picture-in-Picture-mode." class="ipsImage" data-ratio="75.10" height="387" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/Firefox-nightly-Picture-in-Picture-mode.webp">
</p>

<h4>
	Limitations in Picture-in-Picture mode
</h4>

<p>
	There is one minor issue with the player. You can't change the subtitle's settings directly from the Picture-in-picture panel in Firefox. Regular users may be aware that the pop-up player uses settings of the web player, e.g. to change the resolution or playback speed. So, if you want to change the language or other subtitle options, you will need to set them in the parent tab to make the PiP window reflect the same settings.
</p>

<p>
	 
</p>

<p>
	Download Firefox Nightly 100.0a1 from the official website, and test the feature yourself.
</p>

<p>
	 
</p>

<p>
	PiP mode combined with uBlock Origin and SponsorBlock offers an excellent experience while watching YouTube videos while multitasking. That said, I also like Opera's implementation of PiP, the <a data-wpel-link="internal" href="https://www.ghacks.net/2022/01/24/opera-browser-automatic-video-pop-out/" rel="external nofollow" target="_blank">automatic video pop-out</a> is nice, and it also has the time seek bar, which Firefox doesn't, and could be useful additions.
</p>

<p>
	 
</p>

<p>
	I think adding subtitles in Picture-in-Picture mode is a great quality of life update. What do you think?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/17/mozilla-firefox-subtitles-in-picture-in-picture-mode/" rel="external nofollow">Firefox now displays subtitles for videos in Picture-in-Picture mode in the Nightly channel</a>
</p>
]]></description><guid isPermaLink="false">4804</guid><pubDate>Thu, 17 Mar 2022 20:29:58 +0000</pubDate></item><item><title>Microsoft reminds of Internet Explorer's looming demise in June</title><link>https://nsaneforums.com/news/software-news/microsoft-reminds-of-internet-explorers-looming-demise-in-june-r4803/</link><description><![CDATA[<p>
	Microsoft has reminded Windows customers today that they'll finally retire the Internet Explorer 11 web browser from some Windows 10 versions in June and replace it with the new Chromium-based Microsoft Edge.
</p>

<p>
	 
</p>

<p>
	After Internet Explorer is retired, Microsoft will still support legacy Internet Explorer-based websites and applications within Microsoft Edge via the built-in Internet Explorer mode (IE mode) feature.
</p>

<p>
	 
</p>

<p>
	"As previously announced, the future of Internet Explorer on Windows is in Microsoft Edge," Microsoft <a href="https://docs.microsoft.com/en-us/windows/release-health/windows-message-center#2792" rel="external nofollow" target="_blank">said</a> in an announcement published on Wednesday.
</p>

<p>
	 
</p>

<p>
	"The Internet Explorer 11 (IE11) desktop application will be retired on June 15, 2022, for certain versions of Windows 10."
</p>

<p>
	 
</p>

<p>
	After being retired on June 15, 2022, the Internet Explorer desktop application will be disabled and out of support, automatically redirecting the users to Microsoft Edge when launched.
</p>

<p>
	 
</p>

<p>
	The IE11 retirement impacts Internet Explorer 11 desktop apps delivered via the Semi-Annual Channel (SAC) to systems running Windows 10 client SKUs (version 20H2 and later) and Windows 10 IoT (version 20H2 and later).
</p>

<p>
	 
</p>

<p>
	<img alt="Internet-explorer-11-retirement.png" class="ipsImage" data-ratio="24.17" height="140" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2021/Internet-explorer-11-retirement.png">
</p>

<div>
	<figure>
		<figcaption>
			Internet Explorer 11 retirement timeline (Microsoft)
		</figcaption>
	</figure>
</div>

<p>
	To enable IE mode in Microsoft Edge, you have to go to edge://settings/defaultbrowser, toggle on 'Allow sites to be reloaded in Internet Explorer,' and restart the web browser.
</p>

<p>
	 
</p>

<p>
	You can learn more about IE mode and how to deploy and transition to the new Microsoft Edge by reading this <a href="https://aka.ms/IEModeGuide" rel="external nofollow" target="_blank">Getting Started guide</a>.
</p>

<p>
	 
</p>

<p>
	Microsoft first <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-announces-plans-to-ditch-legacy-edge-in-windows-10/" target="_blank" rel="external nofollow">announced plans to ditch support</a> for Internet Explorer 11 web browsers in Windows 10 and Microsoft 365 in August 2020.
</p>

<p>
	 
</p>

<p>
	Following the initial announcement, <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-really-wants-you-to-stop-using-internet-explorer/" target="_blank" rel="external nofollow">Microsoft discontinued IE support in Teams</a> on November 30, 2020.
</p>

<p>
	 
</p>

<p>
	Microsoft also ended support for Internet Explorer across Microsoft 365 apps and services <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-365-drops-support-for-internet-explorer-11-in-august/" target="_blank" rel="external nofollow">on August 17, 2021</a>. Since then, those still trying to connect to Microsoft 365 may face connection failures and degraded user experience.
</p>

<p>
	 
</p>

<p>
	In related news, WordPress, currently the most popular blogging platform, also announced in March 2021 plans to drop support for Internet Explorer 11, given that the browser's usage dipped below 1%.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-reminds-of-internet-explorers-looming-demise-in-june/" rel="external nofollow">Microsoft reminds of Internet Explorer's looming demise in June</a>
</p>
]]></description><guid isPermaLink="false">4803</guid><pubDate>Thu, 17 Mar 2022 20:26:50 +0000</pubDate></item><item><title>Test results show AMD's new versatile Radeon Super Resolution works really well</title><link>https://nsaneforums.com/news/software-news/test-results-show-amds-new-versatile-radeon-super-resolution-works-really-well-r4802/</link><description><![CDATA[<p>
	With today's new <a href="https://www.neowin.net/news/amd-2231-driver-adds-radeon-super-resolution-upscaling-tech-and-more/" rel="external nofollow">WHQL certified Adrenalin 22.3.1 driver</a>, AMD has introduced its new Radeon Super Resolution (RSR) upscaling technology. RSR is based on FeidelityFX Super Resolution (FSR) 1.0 which means it utilizes <a href="https://www.neowin.net/news/amd-fsr-20-alleged-details-leak-could-finally-be-a-viable-replacement-for-nvidia-dlss/" rel="external nofollow">spatial upscaling instead of temporal that you will find on the upcoming FSR 2.0</a>. Despite being based on FSR 1.0, which is supported by all Radeon GPUs since Polaris (RX 400/500), RSR, for now at least, is only available on Navi or RDNA cards, which means you need to have Radeon RX 5000 or 6000 GPU.
</p>

<p>
	 
</p>

<p>
	However, RSR has a major advantage over FSR as it can be utilized in any game, without needing developer integration, as long as it supports exclusive fullscreen. All you have to do is to <a href="https://www.amd.com/system/files/2022-01/1131691-radeon-super-resolution-screen-1260x363.jpg" rel="external nofollow">enable a toggle inside the Radeon Software</a>.
</p>

<p>
	 
</p>

<p>
	AMD says there are big gains to be had with RSR enabled and has provided some of its own figures in five titles.
</p>

<p>
	 
</p>

<p>
	<img alt="1647531493_amd_rsr_perf_claims_(source-_" class="ipsImage" data-ratio="75.10" height="225" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647531493_amd_rsr_perf_claims_(source-_amd).jpg">
</p>

<p>
	 
</p>

<p>
	To measure some of the claims, PCWorld decided to test the feature in Cyberpunk 2077 on a <a href="https://www.neowin.net/news/amd-launches-479-radeon-rx-6700-xt-claims-to-rival-the-rtx-3070-with-50-more-vram/" rel="external nofollow">Radeon</a><a href="https://www.neowin.net/news/amd-launches-479-radeon-rx-6700-xt-claims-to-rival-the-rtx-3070-with-50-more-vram/" rel="external nofollow"> RX 6700 XT</a>. 2160p (4K) native performance was tested against 1440p upscaled to 4K using RSR. Two images showing the results have been given below (click to enlarge). The image on the right is a zoomed in version of the same scene in order to focus on the minor details.
</p>

<p>
	 
</p>

<p>
	<img alt="1647532833_rsr_1440p_vs_native_4k_story." class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647532833_rsr_1440p_vs_native_4k_story.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1647532815_166_zoom_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647532815_166_zoom_story.jpg">
</p>

<p>
	 
</p>

<p>
	As you can probably notice on with the image on the right, with a 166% zoom, the palm tree definitely appears more pixelated and in need of some anti-aliasing (AA). Perhaps a future RSR technology based on FSR 2.0 can solve the issue as the new FSR implementation uses <a href="https://www.neowin.net/news/amd-fsr-20-alleged-details-leak-could-finally-be-a-viable-replacement-for-nvidia-dlss/" rel="external nofollow">its own optimized AA method</a>. But for now, RSR looks impressive especially considering it doesn't even require a per-game implementation.
</p>

<p>
	 
</p>

<p>
	Source and images: PCWorld (<a href="https://www.youtube.com/watch?v=7tVZPIrRo24" rel="external nofollow">YouTube</a>)
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/test-results-show-amd039s-new-versatile-radeon-super-resolution-works-really-well/" rel="external nofollow">Test results show AMD's new versatile Radeon Super Resolution works really well</a>
</p>
]]></description><guid isPermaLink="false">4802</guid><pubDate>Thu, 17 Mar 2022 20:25:18 +0000</pubDate></item><item><title>AMD 22.3.1 driver adds Radeon Super Resolution upscaling tech and more</title><link>https://nsaneforums.com/news/software-news/amd-2231-driver-adds-radeon-super-resolution-upscaling-tech-and-more-r4801/</link><description><![CDATA[<p>
	It has been a few weeks since the last AMD graphics driver update, but the wait is a worthwhile one. Today, AMD pushed out a major release that brings forth the long-awaited <a href="https://www.amd.com/en/technologies/radeon-super-resolution" rel="external nofollow">Radeon Super Resolution </a>driver-side spatial upscaling feature, newer version of Radeon Image Sharpening, and more abilities to the Radeon software offerings.
</p>

<p>
	 
</p>

<p>
	The Adrenalin 22.3.1 driver can be used to enable Radeon Super Resolution on almost any game running in exclusive full screen without input from the developer. This technology is using the same algorithm as the popular FidelityFX Super Resolution implementation. An RDNA-based graphics card is required to enable this, however.
</p>

<p>
	 
</p>

<p>
	Meanwhile, AMD has brought improvements to its Image Sharpening tech that boasts it can now be used to enhance visuals in video playback and other productivity applications in addition to just games. Updates to AMD Link to allow up to four users to connect to a Radeon graphics card alongside customizable hotkeys is also here. Link is now available as a standalone feature on the Microsoft Store as well, even enabling its capabilities on non-AMD machines.
</p>

<p>
	 
</p>

<p>
	Lastly, improved toast notifications as well as faster driver downloads and installations on the Radeon Settings app are also here thanks to it intelligently downloading only the required files when updating or upgrading.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" height="113" src="https://nsaneforums.com/applications/core/interface/index.html" width="200" data-embed-src="https://www.youtube.com/embed/JUQ8j-bpQ1Q?feature=oembed"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	No games have received any specific improvements, at least according to the release notes. There are fixed issues though, including one for the missing transparency aero effect on Windows 10:
</p>

<p>
	 
</p>

<ul>
	<li>
		Some users on Windows® 10 operating system may observe the absence of the windows transparency aero effect.
	</li>
	<li>
		On some AMD Graphics Products such as Radeon™ RX 6800 XT Graphics, the Tuning page within AMD Software: Adrenalin Edition may display incorrect preset selections after installing the latest AMD Software: Adrenalin Edition driver.
	</li>
	<li>
		While playing Forza Horizon 5™ on some AMD Graphics Products such as Radeon™ RX 6800 Graphics, longer than expected load times may be experienced when Ray Tracing is enabled and set at either Medium or High Ray Tracing Quality setting.
	</li>
	<li>
		Visual artifacts may be observed while playing It Takes Two™ on some AMD Graphics Products such as Radeon™ RX 6900 XT Graphics.
	</li>
	<li>
		Enabling Radeon™ Chill for SteamVR™ may lead to inconsistent performances being experienced.
	</li>
	<li>
		After disabling the Hotkeys feature in AMD Software: Adrenalin Edition, some hotkeys still function for some users when they restart their system.
	</li>
</ul>

<p>
	 
</p>

<p>
	Known issues are these:
</p>

<p>
	 
</p>

<ul>
	<li>
		Using Radeon™ Super Resolution on 2560x1600 resolution displays may produce a system hang. A temporary workaround is to set the display Scaling Mode to Full Panel.
	</li>
	<li>
		While playing Cyberpunk 2077™ on some AMD Graphics Products such as Radeon™ RX 570 Graphics, some users may observe an issue where indoor areas appear darker than expected.
	</li>
	<li>
		Enhanced Sync may cause a black screen to occur when enabled on some games and system configurations. Any users who may be experiencing issues with Enhanced Sync enabled should disable it as a temporary workaround.
	</li>
	<li>
		Radeon performance metrics and logging features may intermittently report extremely high and incorrect memory clock values.
	</li>
</ul>

<p>
	 
</p>

<p>
	The Radeon Software Adrenalin 22.3.1 driver is now available for Windows 10 and Windows 11. It can be found on the Radeon Settings app in the Recommended section. A standalone download link is also <a href="https://www.amd.com/en/support/kb/release-notes/rn-rad-win-22-3-1" rel="external nofollow">listed on the official release notes page</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/amd-2231-driver-adds-radeon-super-resolution-upscaling-tech-and-more/" rel="external nofollow">AMD 22.3.1 driver adds Radeon Super Resolution upscaling tech and more</a>
</p>
]]></description><guid isPermaLink="false">4801</guid><pubDate>Thu, 17 Mar 2022 20:21:30 +0000</pubDate></item><item><title>Linux Foundation and CNCF unveil Cloud-Native Developer Bootcamp</title><link>https://nsaneforums.com/news/software-news/linux-foundation-and-cncf-unveil-cloud-native-developer-bootcamp-r4784/</link><description><![CDATA[<p>
	<span style="font-size:16px;">Some of the hottest tech jobs today are in cloud-native computing, but picking up this skill set hasn't been easy. Until now. This new bootcamp promises to give you the containers, Kubernetes, and GitOps knowledge you need for a high-end cloud job.</span>
</p>

<p>
	 
</p>

<p>
	When I talk with my friends and colleagues in cloud businesses, one question is always asked: "Do you know anyone who knows Kubernetes? How about GitOps? What about anyone with a clue about cloud-native computing?" All too often, my answer is no. There's nothing like enough cloud-native savvy developers out there. But, the Linux Foundation and the Cloud Native Computing Foundation (CNCF) are ready to change that with a new Cloud Native Developer Bootcamp .
</p>

<p>
	 
</p>

<p>
	This new camp will provide students with the knowledge and skills to design, build, and deploy cloud-native applications in as little as six months. This bootcamp starts with an introduction to open-source software development, git, and Linux. From there, it moves into DevOps principles and practices and site reliability engineering (SRE). Once you've picked up those skills, you'll be ready to dig into Kubernetes and containers for developers. You'll then finish with the Certified Kubernetes Application Developer (CKAD) certification  and advanced training in using GitOps for continuous delivery (CD) on Kubernetes with Flux.
</p>

<p>
	 
</p>

<p>
	Is it worth the time and trouble? Heck yes! According to Glassdoor's latest survey, cloud-native developers make over $102,000 annually. I'll let you in on a secret, if you really master Kubernetes and GitOps, you can pretty much write your own ticket. Glassdoor estimates the range's high-point is $265,000, and exceptional cloud-native programmers can ask for, and get, up to $634,000.
</p>

<p>
	 
</p>

<p>
	Why are cloud-native jobs hotter than hot? It's simple. As the recent CNCF, 2021 Cloud-Native Survey showed,96% of organizations now use or evaluate Kubernetes. Indeed, 5.6 million developers are already using Kubernetes worldwide. That's a resounding 31% of all backend developers. But, we need more, many more. 
</p>

<p>
	 
</p>

<p>
	So, if you have six months with 10-15 hours per week of free time, consider enrolling in this bootcamp. 
</p>

<p>
	 
</p>

<p>
	Its specific courses are:
</p>

<p>
	 
</p>

<ul>
	<li>
		Introduction to Open Source Development, Git, and Linux (LFD201)
	</li>
	<li>
		DevOps and SRE Fundamentals: Implementing Continuous Delivery (LFS261)
	</li>
	<li>
		Containers for Developers and Quality Assurance (LFD254)
	</li>
	<li>
		Kubernetes for Developers (LFD259)
	</li>
	<li>
		Certified Kubernetes Application Developer (CKAD)
	</li>
	<li>
		GitOps: Continuous Delivery on Kubernetes with Flux (LFS269)
	</li>
</ul>

<p>
	 
</p>

<p>
	<span>These are the classes you need to pass CKAD's performance-based certification exam. Some people look down on certifications. Here, they're absolutely required. I've known far too many cases where people said they knew how to work with Kubernetes, and they simply didn't have the needed skills. Companies know this too and are looking for proof that you really know your way around Kubernetes clusters.</span>
</p>

<p>
	 
</p>

<p>
	As Chris Aniszczyk, CNCF's CTO, explained, "Kubernetes has quickly gone from a niche infrastructure technology to completely ubiquitous. However, building the skills needed to seamlessly work with Kubernetes and cloud-native technologies can be challenging for novice technologists. Programs like this new bootcamp are imperative for developers to get up to speed with today's technology."
</p>

<p>
	 
</p>

<p>
	It may be hard, but it's also utterly necessary. "Kubernetes has become a de facto component of most technology stacks," said Clyde Seepersad, The Linux Foundation's SVP and general manager of training &amp; certification. He's right. 
</p>

<p>
	 
</p>

<p>
	Bootcamp participants will also have access to a bootcamp-specific online forum to work with other students and instructors.
</p>

<p>
	 
</p>

<p>
	Students will also have access to live virtual office hours with course instructors four days per week. Candidates have unlimited access to the program for 12 months. Upon completing all five courses and the CKAD exam, participants will receive a verifiable certificate of completion and a shareable online badge.
</p>

<p>
	 
</p>

<p>
	The Cloud Native Developer Bootcamp  is available now for enrollment. Through March 22, 2022, the new bootcamp is being offered at an introductory price of $665 with offer code CLOUD22, a 30% discount over standard pricing of $950. Additionally, through March 22, 2022, the existing Cloud Engineer Bootcamp  and Advanced Cloud Engineer Bootcamp  are also discounted by 30% with the offer code CLOUD22.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.zdnet.com/education/bootcamps/linux-foundation-and-cncf-launch-cloud-native-developer-bootcamp/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">4784</guid><pubDate>Thu, 17 Mar 2022 15:03:58 +0000</pubDate></item><item><title>Microsoft freshens up its in-house container Linux, CBL-Mariner</title><link>https://nsaneforums.com/news/software-news/microsoft-freshens-up-its-in-house-container-linux-cbl-mariner-r4783/</link><description><![CDATA[<p>
	<span style="font-size:22px;">Homespun companion Linux system distro gets an update, but stays small – and 1.0</span>
</p>

<p>
	 
</p>

<p>
	Microsoft has released the March-2022 update for CBL-Mariner, but the version number hasn't budged from 1.0.
</p>

<p>
	 
</p>

<p>
	Yes, the Windows giant has had its own Linux distro since September 2020, but don't get too excited. It's very small, very minimalist and overall not very exciting – which is of course just what you want from something to host your cloudy containers. Some seven months on from the first update, this one fixes a bunch of security holes and upgrades a few components but doesn't add much new functionality.
</p>

<p>
	 
</p>

<p>
	One change from last year is that there is an ISO file available now, so you can install it yourself with much less fuss. The GitHub README has some more info, or you can grab the ISO directly. At 720MB, it's quite small, and installs in a minute or less.
</p>

<p>
	 
</p>

<p>
	Slightly oddly, it's not one of the supported options in Windows Services for Linux, but you can enable Hyper-V and install it in that.
</p>

<p>
	CBL-Mariner doesn't come with a graphical desktop and isn't really intended as a general-purpose distro. At one point, it seemed to be the basis of Microsoft's WSLg – the additional tool that added support for graphical apps to Windows Services for Linux. Now, though, Microsoft's instructions on GitHub suggest using Ubuntu for this.
</p>

<p>
	 
</p>

<p>
	We also found suggestions that the magic incantation wsl --system would install CBL-Mariner into WSL2, but at least on current Windows 11 Pro, this no longer works.
</p>

<p>
	 
</p>

<p>
	The concept of extremely minimalist distros which focus purely on hosting containers has been growing in popularity for some time, and CBL-Mariner is far from the only one of its kind. Intel's "Clear containers" project in time led to Intel Clear Linux, which is now a standalone distro of its own.
</p>

<p>
	 
</p>

<p>
	If you run Docker on top of Windows, macOS, or indeed anything but Linux, then you may unwittingly be using Alpine Linux.
</p>

<p>
	The Reg FOSS desk recently had an experimental bash at the most recent version, Alpine 3.15 and it's substantially easier to get it up and running than it was a couple of years ago.
</p>

<p>
	 
</p>

<p>
	Linux blogger Drew DeVault described Alpine as "the only Linux that fits in my head" in a post – mirrored here – that's now only on the Gemini platform.
</p>

<p>
	 
</p>

<p>
	In a world of ever-increasing complexity, tiny distros that are easy to understand sound good to us. ®
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.theregister.com/2022/03/17/microsoft_updates_its_inhouse_linux/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">4783</guid><pubDate>Thu, 17 Mar 2022 14:58:26 +0000</pubDate></item><item><title>How to disable Search Highlights on Windows 10</title><link>https://nsaneforums.com/news/software-news/how-to-disable-search-highlights-on-windows-10-r4782/</link><description><![CDATA[<p>
	Windows 10 devices will soon get the new Search highlights feature that Microsoft introduced in recent Windows 11 Insider builds as well.
</p>

<p>
	 
</p>

<p>
	<img alt="search-highlights-windows-10.webp" class="ipsImage" data-ratio="75.10" height="540" width="691" src="https://www.ghacks.net/wp-content/uploads/2022/03/search-highlights-windows-10.webp">
</p>

<p>
	 
</p>

<p>
	Search highlights has been <a data-wpel-link="external" href="https://blogs.windows.com/windows-insider/2022/03/14/releasing-windows-10-build-19044-1618-to-release-preview-channel/" rel="external nofollow" target="_blank">pushed</a> to the Windows 10 Release Preview channel, a development channel for Windows 10 that marks the last step in the development process before tested features land in stable versions of the operating system.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/12/windows-11-search-highlights/" rel="external nofollow">Search highlights</a>, first introduced by Microsoft on test versions of its Windows 11 operating system, brings web content to search on Windows. The home interface displays a larger list of apps and files that have been used recently on the device. The major part of the interface displays web content, such as trending searches or information about the current day. All of these are linked to Microsoft services such as Bing.
</p>

<p>
	 
</p>

<p>
	The taskbar search box and search home will periodically update with content, including fun illustrations, which help you discover more, be connected, and stay productive. Search highlights will present notable and interesting moments of what’s special about each day—like holidays, anniversaries, and other educational moments in time both globally and in your region. To see more details at a glance, hover or click on the illustration in the search box.
</p>

<p>
	 
</p>

<p>
	Explore additional content in search home related to each moment, with daily content like word of the day, Microsoft Rewards offers, trending searches, and more. Each day features something different to learn about!
</p>

<p>
	 
</p>

<p>
	Users who sign in with work or school accounts get a different experience. Microsoft displays a people search option and contacts there, and information from Microsoft 365, such as recent documents that have been edited.
</p>

<p>
	 
</p>

<p>
	Search highlights continues Microsoft's push to integrate web content from its other services in its Windows operating systems. Widgets on Windows 11 and News &amp; Interests are two prime examples of that.
</p>

<p>
	 
</p>

<p>
	Windows 10 users who run local searches only do not need the new search highlights feature, and they may look for an option to turn it off.
</p>

<h3>
	Disable Search highlights on Windows 10
</h3>

<p>
	Here is what you need to do to turn off the feature on your devices:
</p>

<p>
	 
</p>

<ol>
	<li>
		Right-click on the Windows 10 taskbar-
	</li>
	<li>
		Select Search.
	</li>
	<li>
		Toggle "show search highlights".
	</li>
</ol>

<p>
	 
</p>

<p>
	The feature is turned on or off using the functionality.
</p>

<h3>
	Closing Words
</h3>

<p>
	Search highlights will be introduced this year on Windows 10 and Windows 11 devices. Most users may have no need for it, as the home version is clearly an entertainment feature. Good news is that users may turn it off, but many may have troubles finding out how on their own.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you find search highlights useful?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/17/how-to-disable-search-highlights-on-windows-10/" rel="external nofollow">How to disable Search Highlights on Windows 10</a>
</p>
]]></description><guid isPermaLink="false">4782</guid><pubDate>Thu, 17 Mar 2022 08:40:00 +0000</pubDate></item><item><title>Here are the top 10 features people want in Microsoft Outlook</title><link>https://nsaneforums.com/news/software-news/here-are-the-top-10-features-people-want-in-microsoft-outlook-r4781/</link><description><![CDATA[<p>
	Last week, we took a look at the <a href="https://www.neowin.net/news/here-are-the-top-10-features-people-want-in-microsoft-teams/" rel="external nofollow">top 10 features people want on Microsoft Teams</a>. This list was curated based on <a href="https://www.neowin.net/news/microsofts-new-feedback-portal-for-teams-is-now-in-preview/" rel="external nofollow">Microsoft's feedback portal for Microsoft 365 services</a>. Today, we'll be discussing the top 10 features people want in Outlook.
</p>

<p>
	 
</p>

<p>
	For the purpose of this piece, we will only be listing issues that are "open", sorted by upvote count. As such, capabilities which Microsoft has rolled out in general availability or preview will be excluded. Also note that this list covers Outlook services across various platforms and versions, it does not only include Windows. With that said, let's begin!
</p>

<p>
	 
</p>

<ol>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/4ab71b7d-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Sync email signatures across different devices - 9,360 upvotes</a><br>
		Microsoft: Thank you to everyone who voted. We’re happy to report that we’re working on sync'ing signatures across devices. More details to come as we have them.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/4bb71b7d-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Enable an option to display declined meetings in the calendar - 7,297 upvotes</a><br>
		Microsoft: While this request is being reviewed for future consideration please try this <a href="https://feedbackportal.microsoft.com/feedback/idea/4bb71b7d-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">workaround solution.</a>
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/4cb71b7d-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Include Forward\Reply\Reply All with attachments in Microsoft Outlook 2016 - 6,813 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/4db71b7d-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Add BCC, CC as well as FYI field to meeting requests in Outlook 2016 and enhance the functionality by including it in Teams Meeting - 6,333 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/83e93e83-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Change ownership of calendar event in Outlook 2016 - 3,925 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/85e93e83-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Unified Inbox for Outlook 2016 - 3,272 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/62769595-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Use native Apple Notifications on macOS - 2,523 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/87e93e83-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Recurring meetings: Option to end recurrence and preserve prior meeting occurrences - 2,244 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/88e93e83-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Accept meeting invite and do not send a Response - 2,213 upvotes</a><br>
		No response from Microsoft.
	</li>
	<li>
		<a href="https://feedbackportal.microsoft.com/feedback/idea/89e93e83-db1c-ec11-b6e7-0022481f80e8" rel="external nofollow">Enable colored mailbox folders or Color coded All Unread Inbox - 2,124 upvotes</a><br>
		No response from Microsoft.
	</li>
</ol>

<p>
	 
</p>

<p>
	While the list of highly upvoted feature requests is quite interesting and clearly very specific to user scenarios in some cases, it's a bit disheartening to see that the Outlook team isn't as publicly responsive to feedback as the Teams group.
</p>

<p>
	 
</p>

<p>
	Out of the 10 items listed above, only two have been graced by a public response from Microsoft even though all of them have thousands of upvotes. This is clearly an area that the company needs to improve on. Customers shouldn't be expected to visit the Microsoft 365 Roadmap and other repositories to keep track of every feature when a feedback portal exists to communicate things directly as well, at least for popular requests. As such, it's currently unclear when, or if, a lot of these requests will be catered to by Microsoft.
</p>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Do you use Outlook? Which features would you want Microsoft to implement? Let us know in the comments section below and also inform Microsoft by <a href="https://feedbackportal.microsoft.com/feedback/forum/89a8afa3-2e1c-ec11-b6e7-0022481f8472" rel="external nofollow">submitting your feedback over here!</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/here-are-the-top-10-features-people-want-in-microsoft-outlook/" rel="external nofollow">Here are the top 10 features people want in Microsoft Outlook</a>
</p>
]]></description><guid isPermaLink="false">4781</guid><pubDate>Thu, 17 Mar 2022 08:37:41 +0000</pubDate></item><item><title>Start11 v1.2 beta brings back Taskbar ungrouping and more in Windows 11</title><link>https://nsaneforums.com/news/software-news/start11-v12-beta-brings-back-taskbar-ungrouping-and-more-in-windows-11-r4774/</link><description><![CDATA[<p>
	<img alt="1647361186_1_taskbar_ungrouped_centered_" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647361186_1_taskbar_ungrouped_centered_story.jpg">
</p>

<p>
	 
</p>

<p>
	Stardock released v1.2 beta of Start11 today. Start11 is a program that allows users to customize the Windows Start menu and taskbar for Windows 10 and 11 and can make the Start menu appear as it did in previous versions of Windows, enhancing the experience with new features and functionality.
</p>

<p>
	 
</p>

<p>
	Start11 v1.2 beta focuses specifically on enhancing the Windows 11 experience by re-building the taskbar from the ground up to add new functionality. With this release, users will be able to ungroup items on their taskbar with their windows centered or left-aligned.
</p>

<p>
	 
</p>

<p>
	<img alt="1647361192_2_taskbar_ungrouped_centered_" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647361192_2_taskbar_ungrouped_centered_start_menu_open_dark_story.jpg">
</p>

<p>
	 
</p>

<p>
	“The new taskbar features are designed to deliver functionality from previous versions of Windows but make them look and feel native to Windows 11,” said Brad Sams, VP and General Manager of Stardock Software. “With our new taskbar experience, we have created a foundation for bringing additional functionality to Windows 11 to further our mission to make Windows more personal and productive.”
</p>

<p>
	 
</p>

<p>
	<img alt="1647361217_5_settings_menu_light_taskbar" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647361217_5_settings_menu_light_taskbar_story.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1647361224_5_settings_menu_light_story.j" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647361224_5_settings_menu_light_story.jpg">
</p>

<p>
	 
</p>

<p>
	The enhanced multi-monitor support in the v1.2 beta allows the user to define window grouping for primary and secondary monitors so that the user can dial-in the perfect taskbar experience. Users will also be able to re-size the taskbar, allowing them to increase its height to make it easier to see all the windows on their taskbar.
</p>

<p>
	 
</p>

<p>
	Changelog:
</p>

<p>
	 
</p>

<ul>
	<li>
		All new taskbar experience that allows you to ungroup windows on the taskbar in Windows 11
	</li>
	<li>
		New option to left-align the Start button but keep application icons centered while grouped or ungrouped.
	</li>
	<li>
		Ability to drag a file to an open app on the taskbar and have it open the file.
	</li>
	<li>
		Enhanced multi-monitor taskbar support to independently define window grouping on secondary monitors.
	</li>
	<li>
		Ability to resize the taskbar to increase its height – great for users with lots of app running
	</li>
</ul>

<p>
	 
</p>

<p>
	To download the beta, users can login to their Stardock account, where the beta is available in the software section.
</p>

<p>
	 
</p>

<p>
	<img alt="1647361198_3_taskbar_ungrouped_left_star" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647361198_3_taskbar_ungrouped_left_start_menu_open_dark_story.jpg">
</p>

<p>
	 
</p>

<p>
	Start11 is <a href="https://www.stardock.com/products/start11/&amp;referer=neowin.net" rel="external nofollow">currently available for $5.99</a>. There is an upgrade option for users of Start8 and Start10, it is also included with <a href="https://www.stardock.com/products/odnt/&amp;referer=neowin.net" rel="external nofollow">Object Desktop</a>. For more information, visit <a href="https://www.stardock.com/&amp;referer=neowin.net" rel="external nofollow">www.stardock.com</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.stardock.com/products/odnt/&amp;referer=neowin.net" rel="external nofollow">Object Desktop</a> includes programs such as <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-SDS-W1240&amp;referer=neowin.net" rel="external nofollow">Fences</a>, <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-SDS-W1235&amp;referer=neowin.net" rel="external nofollow">Start10</a>, <a href="https://www.stardock.com/products/groupy/&amp;referer=neowin.net" rel="external nofollow">Groupy</a>, <a href="https://www.stardock.com/products/soundpackager/&amp;referer=neowin.net" rel="external nofollow">SoundPackager</a>, <a href="https://www.stardock.com/products/deskscapes/&amp;referer=neowin.net" rel="external nofollow">DeskScapes,</a> and <a href="https://store.stardock.com/cart.aspx?add&amp;checkout=true&amp;productid=ESD-ER-W1219&amp;referer=neowin.net" rel="external nofollow">Multiplicity</a>.
</p>

<p>
	 
</p>

<p>
	Disclaimer: <a href="https://www.neowin.net/forum/topic/1065550-stardock-involvement-with-neowin-faq/" rel="external nofollow">Neowin's relationship to Stardock</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/start11-v12-beta-brings-back-taskbar-ungrouping-and-more-in-windows-11/" rel="external nofollow">Start11 v1.2 beta brings back Taskbar ungrouping and more in Windows 11</a>
</p>
]]></description><guid isPermaLink="false">4774</guid><pubDate>Wed, 16 Mar 2022 18:42:39 +0000</pubDate></item><item><title>Microsoft needs your help to polish and fix Windows 11</title><link>https://nsaneforums.com/news/software-news/microsoft-needs-your-help-to-polish-and-fix-windows-11-r4773/</link><description><![CDATA[<p>
	On March 9, 2022, <a href="https://www.neowin.net/news/windows-11-dev-build-22572-announces-new-search-new-sandbox-icon-file-explorer-changes" rel="external nofollow">Microsoft released Windows build 22572</a> with several improvements and a hidden gem–<a href="https://www.neowin.net/news/microsoft-is-finally-adding-tabs-to-file-explorer-in-windows-11" rel="external nofollow">a tabbed interface in File Explorer</a>. Microsoft also announced an upcoming Bug Bash, a special event for finding bugs in the operating system. The first Bug Bash of 2022 is now live, and you can participate in helping Microsoft polish Windows 11 before its first feature update arrives.
</p>

<p>
	 
</p>

<p>
	To participate in Windows 11 Bug Bash, you need to download the newest Windows 11 preview build from the Dev channel (22572). Next, fire up the Feedback Hub and navigate to the Quests section. You will find there 26 different tasks to perform on your computer. Some of those quests include testing drag-and-drop on the taskbar, using Quick Settings, Snap Layouts, the revamped Do Not Disturb mode, connecting Bluetooth devices using the updated flyout, etc.
</p>

<p>
	 
</p>

<p>
	You can share your feedback and findings with Microsoft after completing the quests. The software giant will use your telemetry data to track bugs, instabilities, and other rough surfaces to polish and improve in future updates. Hopefully, this will help Microsoft make Windows 11 less buggy and more enjoyable to use.
</p>

<p>
	 
</p>

<p>
	Currently, the Feedback Hub app offers about 26 quests to complete, but you can expect Microsoft to add more during the event (March 16 to 22). Those participating in Bug Bash will receive a special achievement badge for their profiles in the Feedback Hub.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-needs-your-help-to-polish-and-fix-windows-11/" rel="external nofollow">Microsoft needs your help to polish and fix Windows 11</a>
</p>
]]></description><guid isPermaLink="false">4773</guid><pubDate>Wed, 16 Mar 2022 18:37:27 +0000</pubDate></item><item><title>Microsoft releases Office Insider Build 15028.20050 for Windows users</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-office-insider-build-1502820050-for-windows-users-r4772/</link><description><![CDATA[<p>
	Microsoft has released Windows Office Insider Preview <a href="https://insider.office.com/en-us/releasenotes/windows/slow" rel="external nofollow">Build 15028.20050</a> for those registered in the Current Channel. The update carries version number 2203 and offers a plethora of new features for Word, Excel, and PowerPoint.
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">if(typeof __ez_fad_position!='undefined'){__ez_fad_position('div-gpt-ad-mspoweruser_com-box-3-0')};</script>
</p>

<p>
	The latest Office update now lets you apply labels whenever a document, worksheet, or presentation is either created or modified as against previous scenarios where default sensitivity labels are configured by your administrator.
</p>

<p>
	 
</p>

<p>
	The new Office update includes another new feature, allowing you to refresh your stock data in the background regularly. This doesn’t come as the default setting, however. To set up this feature, right-click a data type in your workbook, and then select Data Type &gt; Refresh Settings and pick your preferred setting.
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">if(typeof __ez_fad_position!='undefined'){__ez_fad_position('div-gpt-ad-mspoweruser_com-medrectangle-3-0')};</script>
</p>

<p>
	Moreover, the latest Windows Office Preview Build also improves the threaded comments in Excel by letting you add the ability to insert hyperlinks into Excel comments. Aside from that, the update includes no other new features, bug fixes, and performance improvements.
</p>

<p>
	 
</p>

<p>
	Below is the complete official changelog.
</p>

<h2>
	Changelog
</h2>

<p>
	<img alt="ngcb2" class="ipsImage" data-ratio="75.10" height="540" width="166" src="https://mspoweruser.com/wp-content/uploads/2022/03/Web-capture_16-3-2022_17177_insider.office.com_-scaled.jpeg?ezimgfmt=ng:webp/ngcb2">
</p>

<p>
	 
</p>

<p>
	<script data-ezscrex="false" data-cfasync="false" style="display:none">if(typeof __ez_fad_position!='undefined'){__ez_fad_position('div-gpt-ad-mspoweruser_com-medrectangle-4-0')};</script>
</p>

<p>
	All these features will be available for non-Insiders in the coming months, but for now, only Office Insiders registered in the Current Channel will use them.
</p>

<p>
	 
</p>

<p>
	Microsoft recently released Office Insider updates for Mac and iOS users too. Like Windows users, <a href="https://mspoweruser.com/office-insider-build-16-59-22030601-mac-users/" rel="external nofollow">Office Insiders on Mac can also add hyperlinks to comments in Excel</a>. The company added many new features alongside the ability to add hyperlinks to the latest Office Insider update for Mac.
</p>

<p>
	 
</p>

<p>
	To update to the latest Microsoft Office Insider Preview Build, open any Office program and go to <strong>File&gt; Account&gt; Update Options&gt; Update Now</strong>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/windows-office-insider-build-15028-20050/" rel="external nofollow">Microsoft releases Office Insider Build 15028.20050 for Windows users</a>
</p>
]]></description><guid isPermaLink="false">4772</guid><pubDate>Wed, 16 Mar 2022 18:36:08 +0000</pubDate></item><item><title>Microsoft will reveal &#x2018;the future of hybrid work&#x2019; with Windows 11 on April 5th</title><link>https://nsaneforums.com/news/software-news/microsoft-will-reveal-%E2%80%98the-future-of-hybrid-work%E2%80%99-with-windows-11-on-april-5th-r4752/</link><description><![CDATA[<h3>
	Now that Windows 11 has launched, what’s next for the hybrid office?
</h3>

<p>
	 
</p>

<p>
	Within the last year, Microsoft not only revealed a new generation of Windows, it fully dived in by launching Windows 11 last fall, and <a data-cdata='{"rewritten_url":"https://click.linksynergy.com/deeplink?id=nOD/rLJHOac\u0026mid=24542\u0026u1=[]vg[p]22743522[m]m-placeholder[s]s-placeholder[t]w[c]c-placeholder[r]r-placeholder[d]d-placeholder\u0026murl=https://www.microsoft.com/en-us/windows/business/event","subtag_max_length":72,"subtag_delim_length":2,"subtag_key":"u1","subtag_data":{"id":"nOD/rLJHOac","mid":"24542","u1":"[]vg[p]22743522[m]m-placeholder[s]s-placeholder[t]w[c]c-placeholder[r]r-placeholder[d]d-placeholder","murl":"https://www.microsoft.com/en-us/windows/business/event"},"encode_subtag":false}' href="https://click.linksynergy.com/deeplink?id=nOD/rLJHOac&amp;mid=24542&amp;u1=%5B%5Dvg%5Bp%5D22743522%5Bt%5Dw%5Bd%5DD&amp;murl=https://www.microsoft.com/en-us/windows/business/event" rel="external nofollow" target="_blank">now it’s scheduled another preview event</a> to discuss the “exciting future” of “Hybrid Work, Powered by Windows.” Set to take place on April 5th at 11AM ET, it will feature Windows exec Panos Panay showing off Microsoft’s security, productivity, and management features, both in the client and the cloud.
</p>

<p>
	 
</p>

<p>
	<img alt="MRiCWV1.jpeg" class="ipsImage" data-ratio="71.67" height="403" width="720" src="https://cdn.vox-cdn.com/thumbor/iCcgfxu7dMcsPJfkqtx-DSFV2P0=/0x0:2494x1398/920x0/filters:focal(0x0:2494x1398):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23318173/MRiCWV1.jpeg">
</p>

<p>
	<picture data-cdata='{"asset_id":23318173,"ratio":"*"}' data-cid="site/picture_element-1647373186_2719_71942"> </picture>A Microsoft Teams interface demo showing off a remote meeting. Image: Microsoft
</p>

<p>
	 
</p>

<p>
	What exactly does that include? The event page doesn’t say much and Microsoft hasn’t openly discussed the event, but we’ve seen plenty of clues about the kind of hybrid work solutions and security tools Microsoft is working on for businesses where the “office” is more of an idea than a location. That includes <a href="https://www.theverge.com/2021/8/4/22609090/microsoft-365-free-trials-cloud-pcs-demand-trials" rel="external nofollow">Windows 365 subscriptions for cloud PCs</a> that you access via a web browser, the rollout of its <a href="https://www.theverge.com/2021/6/17/22538144/microsoft-fluid-components-documents-office-teams-onenote-outlook-whiteboard" rel="external nofollow">Fluid framework for Microsoft Office apps</a> (now <a href="https://www.theverge.com/2021/11/2/22758951/microsoft-loop-fluid-components-office-collaboration-app" rel="external nofollow">rebranded as Loop</a>), and a <a href="https://www.theverge.com/2021/5/21/22447048/microsoft-teams-future-meetings-features" rel="external nofollow">detailed vision of the future of meetings with Microsoft Teams</a>.
</p>

<p>
	 
</p>

<p>
	Last year CEO Satya Nadella wrote that “Hybrid work represents the biggest shift to how we work in our generation. And it will require a new operating model, spanning people, places, and processes.” Naturally, <a href="https://www.linkedin.com/pulse/hybrid-work-paradox-satya-nadella/?trackingId=qSsWl2a1RnCj0dHpJqE19A%3D%3D" rel="external nofollow">his LinkedIn post</a> included a screenshot of a metaverse meeting filled with oddly rendered avatars, and Nadella has referenced the term repeatedly since then, so it will be interesting to see how much that does or doesn’t come up in the presentation, or if we see more of Microsoft Mesh.
</p>

<p>
	 
</p>

<p>
	The Verge will be covering Microsoft’s Windows event on April 5th, so stay tuned for all the latest news.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/3/15/22979481/microsoft-windows-business-hybrid-work-event-april-5" rel="external nofollow">Microsoft will reveal ‘the future of hybrid work’ with Windows 11 on April 5th</a>
</p>
]]></description><guid isPermaLink="false">4752</guid><pubDate>Tue, 15 Mar 2022 20:05:26 +0000</pubDate></item><item><title>Microsoft says Windows 11 File Explorer ads were &#x2018;not intended to be published externally&#x2019;</title><link>https://nsaneforums.com/news/software-news/microsoft-says-windows-11-file-explorer-ads-were-%E2%80%98not-intended-to-be-published-externally%E2%80%99-r4751/</link><description><![CDATA[<h3>
	We may still see File Explorer ads in the future
</h3>

<p>
	 
</p>

<p>
	Microsoft appears to be testing a new type of ad inside File Explorer on Windows 11. Microsoft MVP and <a href="https://twitter.com/flobo09/status/1502645866204704773" rel="external nofollow" target="_blank">Twitter user Florian Beaubois</a> discovered an ad in the latest test build of Windows 11, prompting users to check out the Microsoft Editor. While the ads might have appeared for some Windows 11 users, Microsoft says it was a mistake.
</p>

<p>
	 
</p>

<p>
	“This was an experimental banner that was not intended to be published externally and was turned off,” says Brandon LeBlanc, senior program manager for Windows, in a statement to The Verge.
</p>

<p>
	 
</p>

<p>
	While the ads weren’t intended to be tested externally, it’s clear Microsoft is capable of running them inside Windows 11, and the company’s brief statement doesn’t rule out ads appearing in the File Explorer in the future.
</p>

<p>
	 
</p>

<p>
	This isn’t the first time Microsoft has placed ads inside File Explorer, either. The software maker added a large banner ad to the <a href="https://www.theverge.com/2017/3/9/14872464/windows-10-onedrive-ads-inside-file-explorer" rel="external nofollow" target="_blank">Windows 10 File Explorer in 2017</a>, promoting subscription options for its OneDrive cloud storage service. While the ads can be easily dismissed, they’re still a frustrating experience in an operating system that’s traditionally been ad-free.
</p>

<p>
	 
</p>

<p>
	Microsoft has been experimenting with ads inside Windows for a decade now. It already places ads <a href="http://www.theverge.com/2015/4/29/8514345/windows-spotlight-lock-screen-with-ads" rel="external nofollow" target="_blank">on the Windows 10 lock screen</a> and <a href="http://www.theverge.com/2016/5/16/11682164/microsoft-windows-10-promoted-apps-start-menu-anniversary-update" rel="external nofollow" target="_blank">in the Start menu</a>, and there have been plenty instances of <a href="https://www.theverge.com/2017/3/17/14956540/microsoft-windows-10-ads-taskbar-file-explorer" rel="external nofollow" target="_blank">annoying pop-up ads in the taskbar</a>, too. Lots of Windows 8’s built-in apps also had ads inside them.
</p>

<p>
	 
</p>

<p>
	Sadly, Microsoft isn’t alone in advertising its own services in its operating system or apps. Apple spams you with offers for Apple Music, Apple Fitness, and iCloud if you buy a new iPhone, and we’ve even seen full-screen ads for Apple TV Plus if you own Apple’s TV hardware. Google will <a href="https://www.theverge.com/2019/11/23/20946114/google-youtube-premium-subscription-ads-pop-ups-spam-rant" rel="external nofollow" target="_blank">hound you with pop-up ads</a> until you give in and buy a YouTube Premium subscription.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/3/15/22979251/microsoft-file-explorer-ads-windows-11-testing" rel="external nofollow" target="_blank">Microsoft says Windows 11 File Explorer ads were ‘not intended to be published externally’</a>
</p>
]]></description><guid isPermaLink="false">4751</guid><pubDate>Tue, 15 Mar 2022 20:01:20 +0000</pubDate></item><item><title>Windows 11 Beta build 22000.588 (KB5011563) has landed with a long list of fixes</title><link>https://nsaneforums.com/news/software-news/windows-11-beta-build-22000588-kb5011563-has-landed-with-a-long-list-of-fixes-r4750/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 11 build 22000.588 (KB5011563) to Insiders who are flighting the Beta and Release Preview channels. In terms of major feature releases, there's not much to see here. Those are now mainly a part of the <a href="https://www.neowin.net/news/tags/windows_11_dev_channel/" rel="external nofollow">Windows 11 Dev Channel</a>. However, there are many other improvements and fixes and the list is long.
</p>

<p>
	 
</p>

<ul>
	<li>
		New! We displayed up to three high priority toast notifications simultaneously. This feature is for apps that send notifications for calls, reminders, or alarms using Windows notifications in the OS. As a result, up to four toast notifications might appear simultaneously–three high priority notifications and one normal priority notification.
	</li>
	<li>
		We fixed an issue that turns off auto-startup for Universal Windows Platform (UWP) apps after you upgrade the OS.
	</li>
	<li>
		We fixed an issue that causes SystemSettings.exe to stop working.
	</li>
	<li>
		We fixed an issue that affects searchindexer.exe and prevents Microsoft Outlook’s offline search from returning recent emails.
	</li>
	<li>
		We fixed an issue that increases the startup time for Windows. This issue occurs because a UI thread in a networking API stops responding when a 5G wireless wide area network (WWAN) device is slow to wake up.
	</li>
	<li>
		We fixed a memory leak in the wmipicmp.dll module that causes a lot of false alarms in the System Center Operations Manager (SCOM) datacenter monitoring system.
	</li>
	<li>
		We fixed an issue that incorrectly returns the Execution Policy settings from the registry.
	</li>
	<li>
		We fixed an issue in which modern browsers fail to correctly render HTML that is generated by gpresult/h.
	</li>
	<li>
		We fixed an issue that causes an “Access denied” exception for a file during a PowerShell test for AppLocker.
	</li>
	<li>
		We fixed an issue that causes the Remote Desktop Service (RDS)server to become unstable when the number of signed in users exceeds 100. This prevents you from accessing published applications using RDS on Windows Server 2019.
	</li>
	<li>
		We fixed an issue that returns an error message when you browse for a domain or organizational unit (OU). This issue occurs because of improper zeroing out of memory.
	</li>
	<li>
		We fixed an issue that causes the Group Policy Management Console to stop working after you close it. The system logs Application Error Event ID 1000 and the error, 0xc0000005 (STATUS_ACCESS_VIOLATION); the failing module is GPOAdmin.dll.
	</li>
	<li>
		We fixed an issue that might cause the Group Policy Service to stop processing telemetry information for Group Policy Registry Preferences.
	</li>
	<li>
		We fixed a stop error (0xD1, DRIVER_IRQL_NOT_LESS_OR_EQUAL) in the DirectX kernel component.
	</li>
	<li>
		We fixed an issue that might cause Kerberos.dll to stop working within the Local Security Authority Subsystem Service (LSASS). This occurs when LSASS processes simultaneous Service for User (S4U) user-to-user (U2U) requests for the same client user.
	</li>
	<li>
		We fixed an issue that affects the Key Distribution Center (KDC) Proxy. The KDC Proxy cannot properly obtain Kerberos tickets for signing in to Key Trust Windows Hello for Business.
	</li>
	<li>
		We added support for Microsoft Account (MSA) Pass-through scenarios in Azure Active Directory(AAD) Web Account Manager (WAM).
	</li>
	<li>
		We fixed an issue that logs Event ID 37 during certain password change scenarios, including failover cluster name object (CNO) or virtual computer object (VCO) password changes.
	</li>
	<li>
		We fixed an issue that prevents the User Account Control (UAC) dialog from correctly showing the application that is requesting elevated privileges.
	</li>
	<li>
		We fixed an issue that might cause a Microsoft OneDrive file to lose focus after you rename it and press the Enter key.
	</li>
	<li>
		We returned the corresponding Settings page when you search for the word widgets.
	</li>
	<li>
		We fixed an issue that prevents Event 4739 from displaying the new values of certain attributes after a policy change.
	</li>
	<li>
		We fixed an issue that causes the Move-ADObject command to fail when you move computer accounts across domains. The error message is, “Multiple values were specified for an attribute that can have only one value”.
	</li>
	<li>
		We fixed an issue that prevents you from accessing Server Message Block (SMB) shares using an IP Address when SMB hardening is enabled.
	</li>
	<li>
		We fixed an issue that causes stop error 0x1E in the SMB Server (srv2.sys).
	</li>
	<li>
		We fixed an issue that causes a mismatch between NetBIOS and DNS Active Directory domain names when you create a cluster.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can find the official press release <a href="https://blogs.windows.com/windows-insider/2022/03/15/releasing-windows-11-build-22000-588-to-beta-and-release-preview-channels/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-beta-build-22000588-kb5011563-has-landed-with-a-long-list-of-fixes/" rel="external nofollow">Windows 11 Beta build 22000.588 (KB5011563) has landed with a long list of fixes</a>
</p>
]]></description><guid isPermaLink="false">4750</guid><pubDate>Tue, 15 Mar 2022 19:57:27 +0000</pubDate></item><item><title>Microsoft reinforces Windows 11 as the best for gaming as DirectStorage finally hits PCs</title><link>https://nsaneforums.com/news/software-news/microsoft-reinforces-windows-11-as-the-best-for-gaming-as-directstorage-finally-hits-pcs-r4729/</link><description><![CDATA[<p>
	Last year in September, Microsoft announced that it was bringing <a href="https://www.neowin.net/news/microsoft-is-bringing-directstorage-from-its-xbox-velocity-architecture-to-windows/" rel="external nofollow">DirectStorage to Windows PCs</a>. The DirectStorage API is a part of what the company refers to as the <a href="https://www.neowin.net/news/microsoft-sheds-more-light-on-the-xbox-velocity-architecture-and-its-sfs-component/" rel="external nofollow">Xbox Velocity Architecture</a>, and today the API's SDK is finally <a href="https://devblogs.microsoft.com/directx/directstorage-api-available-on-pc/" rel="external nofollow">generally available</a>. As such, PC games on Windows can finally ship with the feature so games can take advantage of the DirectStorage API.
</p>

<p>
	 
</p>

<p>
	The company says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Starting today, Windows games can ship with DirectStorage. This public SDK release begins a new era of fast load times and detailed worlds in PC games by allowing developers to more fully utilize the speed of the latest storage devices. In September 2020, we announced DirectStorage would be coming to Windows, and after collecting feedback throughout our developer preview, we are making this API available to all of our partners to ship with their games.
</p>

<p>
	 
</p>

<p>
	According to Microsoft, DirectStorage can help to <a href="https://www.neowin.net/news/microsoft-is-bringing-directstorage-from-its-xbox-velocity-architecture-to-windows/" rel="external nofollow">greatly reduce the volume of I/O operations</a> on a device's storage using parallelization. This will essentially help to reduce load times among other related benefits.
</p>

<p>
	 
</p>

<p>
	With the GA of DirectStorage, the company also reiterated on how Windows 11 is the best OS available for gaming as DirectStorage will only be available on it. Here's a part of an earlier <a href="https://news.xbox.com/en-us/2021/06/24/windows-11-the-best-windows-ever-for-gaming/" rel="external nofollow">blog post</a> the company was referring to:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	With DirectStorage, which will only be available with Windows 11, games can quickly load assets to the graphics card without bogging down the CPU. This means you’ll get to experience incredibly detailed game worlds rendered at lightning speeds, without long load times. “DirectStorage Optimized” Windows 11 PCs are configured with the hardware and drivers needed to enable this amazing experience.
</p>

<p>
	 
</p>

<p>
	If you are a developer, you can find all resources related to DirectStorage <a href="https://devblogs.microsoft.com/directx/directstorage-api-downloads/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-reinforces-windows-11-as-the-best-for-gaming-as-directstorage-finally-hits-pcs/" rel="external nofollow">Microsoft reinforces Windows 11 as the best for gaming as DirectStorage finally hits PCs</a>
</p>
]]></description><guid isPermaLink="false">4729</guid><pubDate>Mon, 14 Mar 2022 21:38:12 +0000</pubDate></item><item><title>Microsoft is testing File Explorer ads in latest Windows 11 Insider build</title><link>https://nsaneforums.com/news/software-news/microsoft-is-testing-file-explorer-ads-in-latest-windows-11-insider-build-r4724/</link><description><![CDATA[<p>
	Windows 11 users may soon see more ads in the system's default file browser File Explorer. The ads were spotted by Twitter user Florian (<a data-wpel-link="external" href="https://twitter.com/flobo09" rel="external nofollow" target="_blank">@flobo09</a>) who published the following screenshot on the social messaging service.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-11-ad-file-explorer.webp" class="ipsImage" data-ratio="38.19" height="104" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/windows-11-ad-file-explorer.webp">
</p>

<p>
	 
</p>


<p>
	The screenshot shows the upper part of a File Explorer window. Below the address field is an ad for Microsoft Editor, a spelling and grammar checker by Microsoft that is available for Google Chrome and Microsoft Edge.
</p>

<p>
	 
</p>

<p>
	Write with confidence across documents, emails, and the web with advanced writing suggestions from Microsoft Editor.
</p>

<p>
	 
</p>

<p>
	It appears that Microsoft is using File Explorer to advertise some of its products. Another user replied stating that Microsoft was suggesting to "check out PowerPoint templates on the official website" in File Explorer.
</p>

<p>
	 
</p>

<p>
	The new attempt to cross-promote its products in Windows is not the first run at displaying ads in File Explorer. Back in 2017, Microsoft started to <a data-wpel-link="internal" href="https://www.ghacks.net/2017/03/08/windows-10-turn-off-ads-in-file-explorer/" rel="external nofollow">advertise its OneDrive service in File Explorer on Windows 10 devices</a>.
</p>

<p>
	 
</p>

<p>
	<img alt="file-explorer-ads.webp" class="ipsImage" data-ratio="43.06" height="270" width="720" src="https://www.ghacks.net/wp-content/uploads/2017/03/file-explorer-ads.webp">
</p>

<p>
	 
</p>

<p>
	The Windows 10 ad in File Explorer advertised an Office 365 subscription that would give users 1 Terabyte of OneDrive storage space plus access to Office apps.
</p>

<p>
	 
</p>

<p>
	The advertisement was not the first to show up on Windows 10 devices. Users spotted ads in various locations, including the <a data-wpel-link="internal" href="https://www.ghacks.net/2016/04/05/turn-off-lock-screen-ads-windows-10/" rel="external nofollow">lockscreen</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2015/09/25/how-to-turn-of-windows-10-start-menu-ads/" rel="external nofollow">the start menu</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2017/01/09/windows-10-share-with-ads/" rel="external nofollow">the share menu</a>, and <a data-wpel-link="internal" href="https://www.ghacks.net/2017/01/19/microsoft-advertises-one-of-its-chrome-extension-in-windows-10-now/" rel="external nofollow">the taskbar</a>.
</p>

<p>
	 
</p>

<p>
	The ads that Microsoft shows to Windows Insiders in File Explorer on Windows 11 have little to do with File Explorer itself. Microsoft Editor is a browser extension and PowerPoint templates are only useful for use in PowerPoint, not in File Explorer.
</p>

<p>
	 
</p>

<p>
	Windows 11 and 10 systems show ads by default. Microsoft has different names for these, including "sync provider notifications" or "tips and suggestions".
</p>

<p>
	 
</p>

<p>
	Sync Provider notifications can be turned off in the following way on Windows 11:
</p>

<p>
	 
</p>

<ol>
	<li>
		Open File Explorer..
	</li>
	<li>
		Select Menu &gt; Three-Dots &gt; Options at the top.
	</li>
	<li>
		Switch to the View menu when the Folder Options window opens.
	</li>
	<li>
		Scroll down until you find "show sync provider notifications".
	</li>
	<li>
		Uncheck that box.
	</li>
	<li>
		Click ok.
	</li>
</ol>

<p>
	 
</p>

<p>
	OnMSFT <a data-wpel-link="external" href="https://www.onmsft.com/news/windows-11-file-explorer-ads" rel="external nofollow" target="_blank">suggests</a> that users can disable the new File Explorer ad system by turning off tips and suggestions in the Windows 11 Settings.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-11-disable-file-explorer-ads.web" class="ipsImage" data-ratio="75.10" height="352" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/windows-11-disable-file-explorer-ads.webp">
</p>

<p>
	 
</p>

<p>
	Here is how that is done:
</p>

<p>
	 
</p>

<ol>
	<li>
		Select Start &gt; Settings.
	</li>
	<li>
		Open System and then Notifications.
	</li>
	<li>
		Scroll all the way down on the page that opens and uncheck "Get tips and suggestions when I use Windows".
	</li>
</ol>

<p>
	 
</p>

<p>
	This should take care of the File Explorer ads.
</p>

<p>
	 
</p>

<p>
	The advertisement was spotted in recent Insider builds of Windows 11 only; these are development builds of Windows that are used for testing. It is possible that the ads won't make it into stable versions of Windows, but it is too early to tell.
</p>

<p>
	 
</p>

<p>
	Another option that users may have is to use a different file manager for Windows. We reviewed a few recently, including <a data-wpel-link="internal" href="https://www.ghacks.net/2021/03/16/nexusfile-is-a-free-dual-pane-file-manager-similar-to-total-commander/" rel="external nofollow">NexusFile</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2021/05/26/sigma-file-manager-review-open-source-and-cross-platform/" rel="external nofollow">Sigma File Manager</a>, and <a data-wpel-link="internal" href="https://www.ghacks.net/2021/05/06/imperium-is-a-stylish-dual-pane-file-manager-for-windows-and-linux/" rel="external nofollow">Imperium</a>.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: what is your take on this? (via <a data-wpel-link="external" href="https://www.deskmodder.de/blog/2022/03/14/windows-11-werbung-im-datei-explorer-microsoft-versucht-es-erneut/" rel="external nofollow" target="_blank">Deskmodder</a>)
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/14/microsoft-is-testing-file-explorer-ads-in-latest-windows-11-insider-build/" rel="external nofollow">Microsoft is testing File Explorer ads in latest Windows 11 Insider build</a>
</p>
]]></description><guid isPermaLink="false">4724</guid><pubDate>Mon, 14 Mar 2022 20:39:07 +0000</pubDate></item><item><title>Microsoft removes Windows 11 update block for VirtualBox users</title><link>https://nsaneforums.com/news/software-news/microsoft-removes-windows-11-update-block-for-virtualbox-users-r4723/</link><description><![CDATA[<p>
	Microsoft has removed the last Windows 11 safeguard hold after Oracle addressed a known VirtualBox issue causing errors and virtual machine start failures when Hyper-V or the Windows Hypervisor were installed.
</p>

<p>
	 
</p>

<p>
	Safeguard holds prevent users from upgrading to Windows 11 to protect their systems against potential upgrade issues, in this case, software instability caused by compatibility issues between Windows and VirtualBox.
</p>

<p>
	 
</p>

<p>
	"Oracle has resolved this issue in VirtualBox 6.1.28 and later. To remove the safeguard hold on your device, you will need to update to VirtualBox 6.1.28 or later," Microsoft explained in a note added to the Windows health dashboard over the weekend.
</p>

<p>
	 
</p>

<p>
	"Please note, if there are no other safeguards that affect your device, it can take up to 48 hours before the update to Windows 11, version 21H2 is offered."
</p>

<p>
	 
</p>

<p>
	Redmond applied the update block to all devices running Virtualbox since the day Windows 11 was released <a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-is-no-longer-compatible-with-oracle-virtualbox-vms/" target="_blank" rel="external nofollow">following user reports</a> of compatibility issues with Oracle's virtualization software.
</p>

<p>
	 
</p>

<p>
	Customers who try to update affected systems would receive a "VirtualBox. Your PC requires the latest version of this app. Click Learn More for more information on how to update this app." message even when running the latest release.
</p>

<p>
	 
</p>

<p>
	Since then, those running VirtualBox on their computers haven't been able to upgrade to the latest Windows version even if they had compatible hardware and software.
</p>

<h2>
	Some users might still be affected
</h2>

<p>
	"If you do not have VirtualBox installed but are receiving this safeguard hold, you might have an application that is based on VirtualBox or which has bundled VirtualBox within their installation," Microsoft <a href="http://docs.microsoft.com/en-us/windows/release-health/status-windows-11-21h2#1704msgdesc" rel="external nofollow" target="_blank">added</a>.
</p>

<p>
	 
</p>

<p>
	"If you have any applications that use or create VMs or system images, you might need to update or uninstall them to remove this safeguard hold."
</p>

<p>
	 
</p>

<p>
	While Oracle worked on addressing this issue, Redmond also provided a workaround to enable impacted customers to mitigate the safeguard hold, requiring them to uninstall Hyper-V, Windows Hypervisor, or VirtualBox to receive the Windows 11 upgrade.
</p>

<p>
	 
</p>

<p>
	The compatibility issues between Oracle VirtualBox and Windows 11 were behind the last safeguard to be removed for Windows 11, version 21H2 after Microsoft addressed other issues with:
</p>

<p>
	 
</p>

<ul>
	<li>
		<a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-issue-with-intel-audio-drivers-triggers-blue-screens/" target="_blank" rel="external nofollow">Intel Smart Sound Technology drivers</a>
	</li>
	<li>
		<a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-incompatible-with-apps-using-non-ascii-registry-keys/" target="_blank" rel="external nofollow">Apps using some non-ASCII characters in their registry keys</a>
	</li>
	<li>
		<a href="https://docs.microsoft.com/en-us/windows/release-health/resolved-issues-windows-11-21h2#serbian--latin--language-pack-might-be-unexpectedly-removed" rel="external nofollow" target="_blank">Serbian (Latin) language pack might be unexpectedly removed</a>
	</li>
</ul>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-removes-windows-11-update-block-for-virtualbox-users/" rel="external nofollow">Microsoft removes Windows 11 update block for VirtualBox users</a>
</p>
]]></description><guid isPermaLink="false">4723</guid><pubDate>Mon, 14 Mar 2022 20:32:57 +0000</pubDate></item><item><title>Microsoft releases Windows 10 21H2 Build 19044.1618 (KB5011543) with new Search highlights</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-windows-10-21h2-build-190441618-kb5011543-with-new-search-highlights-r4722/</link><description><![CDATA[<p>
	Microsoft has <a href="https://blogs.windows.com/windows-insider/2022/03/14/releasing-windows-10-build-19044-1618-to-release-preview-channel/" rel="external nofollow">announced the release of Windows 10 21H2 Build 19044.1618 (KB5011543)</a> to the Release Preview Channel for Insiders on Windows 10.
</p>

<p>
	 
</p>

<p>
	With the latest update, the company is adding search highlights to Windows 10. This feature will allow the taskbar search box and search home to periodically update with content that will allow you to "discover more, be connected, and stay productive" and will include illustrations as well.
</p>

<p>
	 
</p>

<p>
	<img alt="1647282119_search-highlights-win10-enter" class="ipsImage" data-ratio="75.10" height="540" width="595" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647282119_search-highlights-win10-enterprise-2x-cropped_story.jpg">
</p>

<p>
	 
</p>

<p>
	The latest update includes the following improvements and fixes:
</p>

<p style="margin-left: 40px;">
	 
</p>

<ul>
	<li>
		<strong><em>New!</em></strong> We provided the ability to change the color of toast buttons to identify success and critical scenarios more easily for apps that send notifications using Windows notifications in the OS. This feature also makes notifications more visually compact.
	</li>
	<li>
		<strong><em>New!</em></strong> We added a new policy that expands an app’s top three notifications by default in the Action Center for apps that send notifications using Windows notifications in the OS. This feature displays multiple notifications that you can interact with simultaneously.
	</li>
	<li>
		We fixed an issue that causes <strong>searchindexer</strong>.<strong>exe</strong> to stop responding during a dismount operation in the Remote Desktop setup environment.
	</li>
	<li>
		We fixed an issue that affects <strong>searchindexer</strong>.<strong>exe </strong>and prevents Microsoft Outlook’s offline search from returning recent emails.
	</li>
	<li>
		We fixed an issue that might deactivate Windows when you change the National Language Support (NLS) version from 6.3 to 6.2.
	</li>
	<li>
		We fixed an issue in which modern browsers fail to correctly render HTML that is generated by <strong>gpresult/h</strong>.
	</li>
	<li>
		We fixed an issue that causes an “Access denied” exception for a file during a PowerShell test for AppLocker.
	</li>
	<li>
		We fixed an issue that might cause the Group Policy Service to stop processing telemetry information for Group Policy Registry Preferences.
	</li>
	<li>
		We fixed an issue that might prevent a DNS Server query resolution policy from working as expected when you specify a fully qualified domain name (FQDN) and subnet conditions.
	</li>
	<li>
		We fixed a heap leak in <strong>PacRequestorEnforcement</strong> that degrades the performance of a domain controller.
	</li>
	<li>
		We fixed an issue that affects the Key Distribution Center (KDC) Proxy. The KDC Proxy cannot properly obtain Kerberos tickets for signing in to Key Trust Windows Hello for Business.
	</li>
	<li>
		We added support for Microsoft Account (MSA) Pass-through scenarios in Azure Active Directory (AAD) Web Account Manager (WAM).
	</li>
	<li>
		We fixed an issue that logs Event ID 37 during certain password change scenarios, including failover cluster name object (CNO) or virtual computer object (VCO) password changes.
	</li>
	<li>
		We fixed an issue that might unintentionally add a Trusted Platform Module (TPM) protector when you use the Silent BitLocker enablement policy.
	</li>
	<li>
		We fixed an issue that prevents the User Account Control (UAC) dialog from correctly showing the application that is requesting elevated privileges.
	</li>
	<li>
		We fixed an issue that causes the <strong>Move-ADObject</strong> command to fail when you move computer accounts across domains. The error message is, “Multiple values were specified for an attribute that can have only one value”.
	</li>
	<li>
		We fixed an issue that prevents Event 4739 from displaying the new values of certain attributes after a policy change.
	</li>
	<li>
		We fixed an issue that prevents Android device users from signing in to some Microsoft applications, such as Microsoft Outlook or Microsoft Teams. This issue occurs after rolling over token signing and decrypting certificates, resetting a user’s password, or when an administrator has revoked refresh tokens.
	</li>
	<li>
		We fixed an issue that might cause domain joining to fail in environments that use disjoint DNS hostnames.
	</li>
	<li>
		We fixed an issue that prevents the <strong>Back</strong> button of the credentials window, where you sign in, from being visible in high contrast black mode.
	</li>
	<li>
		We fixed an issue that prevents you from accessing Server Message Block (SMB) shares using an IP Address when SMB hardening is enabled.
	</li>
	<li>
		We fixed an issue that occurs when the Best Practices Analyzer (BPA) values for SMB have not been updated for more recent platforms.
	</li>
	<li>
		We fixed an issue that causes stop error 0x1E in the SMB Server (<strong>srv2.sys</strong>).
	</li>
	<li>
		We fixed an issue that causes a mismatch between NetBIOS and DNS Active Directory domain names when you create a cluster.
	</li>
	<li>
		We fixed an issue that causes the Network File System (NFS) redirector to stop working (error 0x50) when you convert a text file to a PDF.
	</li>
</ul>

<p>
	 
</p>

<p>
	To find the original press release, head over to the dedicated webpage <a href="https://blogs.windows.com/windows-insider/2022/03/14/releasing-windows-10-build-19044-1618-to-release-preview-channel/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-releases-windows-10-21h2-build-190441618-kb5011543-with-new-search-highlights/" rel="external nofollow">Microsoft releases Windows 10 21H2 Build 19044.1618 (KB5011543) with new Search highlights</a>
</p>
]]></description><guid isPermaLink="false">4722</guid><pubDate>Mon, 14 Mar 2022 20:30:56 +0000</pubDate></item><item><title>Study finds more work PCs are finally ready to receive the Windows 11 upgrade</title><link>https://nsaneforums.com/news/software-news/study-finds-more-work-pcs-are-finally-ready-to-receive-the-windows-11-upgrade-r4715/</link><description><![CDATA[<p>
	Going back a few months, when Windows 11 still wasn't generally available, a survey conducted by Lansweeper, <a href="https://www.neowin.net/news/huge-survey-of-professional-pcs-shows-majority-just-arent-ready-for-windows-11/" rel="external nofollow">allegedly across 30 million devices</a>, found that the majority of enterprise PCs weren't ready for Windows 11.
</p>

<p>
	 
</p>

<p>
	But things are finally looking to be getting better according to a recent report by Riverbed. In this report dubbed "The State of the Digital Experience Report Q1 2022", the systems of more than 2 million enterprise devices were analyzed to assess their readiness for Windows 11.
</p>

<p>
	 
</p>

<p>
	Perhaps somewhat surprisingly, the report finds that still nearly one in five PCs (19.45%), don't feature the minimum 64GB storage requirement. Another one in five devices (20.75%) does not meet the TPM requirements, where half of those (10.04%) will need to be replaced completely due to the lack of TPM 2.0. Hence these machines probably run Ryzen 1000 series or Intel 6th/7th gen and older processors.
</p>

<p>
	 
</p>

<p>
	Overall, less than one in four (22.29%) workplace computers can be upgraded to Windows 11, and around half of that (12.23%) will need total replacement.
</p>

<p>
	 
</p>

<p>
	The image below provides the key takeaways of the study:
</p>

<p>
	 
</p>

<p>
	<img alt="1647240827_riverbed_win_11_survey_key_ta" class="ipsImage" data-ratio="64.31" height="331" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647240827_riverbed_win_11_survey_key_takeaways.jpg">
</p>

<p>
	 
</p>

<p>
	And the full breakdown of each and every minimum system requirement for Windows 11 are given below:
</p>

<p>
	 
</p>

<p>
	<img alt="1647238003_riverbed_win_11_survey_breakd" class="ipsImage" data-ratio="73.89" height="469" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647238003_riverbed_win_11_survey_breakdown.jpg">
</p>

<p>
	 
</p>

<p>
	In case you can't recall the minimum requirements for Windows 11, you can <a href="https://www.neowin.net/news/here-are-the-official-minimum-system-requirements-for-windows-11/" rel="external nofollow">view them here</a>.
</p>

<p>
	 
</p>

<p>
	Source and images: <a href="https://www.riverbed.com/file/white-paper/state-digital-experience-q1-2022-enterpise-windows-11-readiness" rel="external nofollow">Riverbed</a> (<a href="https://www.riverbed.com/sites/default/files/file/2022-03/state-digital-experience-q1-2022.pdf" rel="external nofollow">PDF</a>)
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/study-finds-more-work-pcs-are-finally-ready-to-receive-the-windows-11-upgrade/" rel="external nofollow">Study finds more work PCs are finally ready to receive the Windows 11 upgrade</a>
</p>
]]></description><guid isPermaLink="false">4715</guid><pubDate>Mon, 14 Mar 2022 08:20:05 +0000</pubDate></item><item><title>Improve Microsoft Edge power usage and performance by turning on Efficiency Mode</title><link>https://nsaneforums.com/news/software-news/improve-microsoft-edge-power-usage-and-performance-by-turning-on-efficiency-mode-r4711/</link><description><![CDATA[<p>
	Microsoft Edge users who use the browser on mobile or low-performance devices may enable efficiency mode to improve the browser's performance.
</p>

<p>
	 
</p>

<p>
	<img alt="enable-efficiency-mode-edge.webp" class="ipsImage" data-ratio="75.10" height="441" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/enable-efficiency-mode-edge.webp">
</p>

<p>
	 
</p>

<p>
	Previously called <a href="https://www.ghacks.net/2021/04/19/microsoft-edges-new-performance-mode-feature-aims-to-optimize-the-browsers-performance/" rel="external nofollow">Performance Mode</a>, efficiency mode is available as an option under system and performance in the Edge settings. The main idea behind efficiency mode is not a new one: put tabs that have not been used for a certain amount of time to sleep to free up memory and reduce CPU usage.
</p>

<p>
	 
</p>

<p>
	You find the performance options under edge://settings/system in Microsoft Edge for Windows, Mac OS and Linux. Users who prefer to use the menu may select Menu &gt; Settings &gt; System and Performance to get there as well.
</p>

<p>
	 
</p>

<p>
	Efficiency mode may be set to on or off, the default appears to be off in most configurations. Microsoft states on a support page that efficiency mode may be enabled automatically if a mobile device enters battery saver mode on Windows. A blue pulse icon in Microsoft Edge's toolbar indicates that. On Mac OS X devices, efficiency mode activates itself automatically if the power state of the battery reaches 20%. On Linux, efficiency mode is turned off by default.
</p>

<p>
	 
</p>

<p>
	Once turned on, Edge will put tabs that have been inactive for 5 minutes to sleep to free up system resources. Microsoft <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/learn-about-performance-features-in-microsoft-edge-7b36f363-2119-448a-8de6-375cfd88ab25" rel="external nofollow" target="_blank">notes</a> that the benefits vary as they depend on factors such as the device that is used, the number of tabs that are open and other factors. The feature may be of benefit to mobile devices but also desktop devices, as it may also improve performance.
</p>

<p>
	 
</p>

<p>
	Efficiency mode is designed to help extend battery life. It minimizes power usage by reducing resource usage (CPU usage) through modifying certain tab activity on tabs you’re not interacting with and putting inactive background tabs to sleep after 5 minutes or less.
</p>

<p>
	 
</p>

<p>
	<img alt="microsoft-edge-efficiency-mode.webp" class="ipsImage" data-ratio="75.10" height="441" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/03/microsoft-edge-efficiency-mode.webp">
</p>

<p>
	 
</p>

<p>
	Efficiency mode comes with a number of preferences that users may change to customize the feature. In fact, all settings can be modified even if efficiency mode is not enabled.
</p>

<p>
	 
</p>

<ul>
	<li>
		S<strong>ave resources with sleeping tabs </strong>-- The feature unloads inactive tabs to free up memory and improve performance.
	</li>
	<li>
		<strong>Fade sleeping tabs</strong> -- All sleeping tabs are displayed faded for better identification-
	</li>
	<li>
		<strong>Put inactive tabs to sleep after the specified amount of time</strong> -- 5 minutes by default and fixed to that period if efficiency mode is enabled. With efficiency mode disabled, other periods may be selected.
	</li>
	<li>
		<strong>Never put these sites to sleep</strong> -- Add sites to the exclusion list to never have them put to sleep by Edge.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Closing Words</strong>
</p>

<p>
	 
</p>

<p>
	Efficiency Mode may improve battery life and performance of devices running Microsoft Edge. Mobile devices on battery and low performance devices may see the biggest improvements with the mode enabled.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you configure your browsers to put inactive tabs to sleep?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/13/improve-microsoft-edge-power-usage-by-turning-on-efficiency-mode/" rel="external nofollow">Improve Microsoft Edge power usage and performance by turning on Efficiency Mode</a>
</p>
]]></description><guid isPermaLink="false">4711</guid><pubDate>Sun, 13 Mar 2022 20:42:35 +0000</pubDate></item><item><title>[Editorial] The newest Windows 11 inbox app is a shameless cash grab</title><link>https://nsaneforums.com/news/software-news/editorial-the-newest-windows-11-inbox-app-is-a-shameless-cash-grab-r4703/</link><description><![CDATA[<p>
	Earlier this month, Microsoft released <a href="https://www.neowin.net/news/windows-11-dev-build-22572-announces-new-search-new-sandbox-icon-file-explorer-changes/" rel="external nofollow">a new Windows 11 preview build</a> with bug fixes and <a href="https://www.neowin.net/news/microsoft-is-finally-adding-tabs-to-file-explorer-in-windows-11/" rel="external nofollow">a new tabbed interface for File Explorer</a> (it is not available by default, but you can <a href="https://www.neowin.net/news/guide-how-to-enable-tabs-in-file-explorer-in-windows-11-dev-channel/" rel="external nofollow">enable tabs in File Explorer using our guide</a>). Microsoft also <a href="https://blogs.windows.com/windows-insider/2022/03/09/announcing-windows-11-insider-preview-build-22572/" rel="external nofollow">mentioned</a> that Windows 11 now comes with a new stock video editor, Clipchamp. Although the idea of having a stock video editor is neat, the reality is beyond disappointing.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-acquires-clipchamp-a-startup-offering-video-editing-software-on-the-web" rel="external nofollow">Microsoft acquired Clipchamp in late 2021</a>. The app has more than 17 million registered users, plus many businesses and companies use Clipchamp for their video-editing needs. In a nutshell, Clipchamp is a progressive web app that can use hardware acceleration for processing and rendering video. It is also available as a standalone program on Windows, Chromebook, and iOS.
</p>

<p>
	 
</p>

<p>
	Simple, no-frills video editors are not a new concept for Windows users. Windows Movie Maker is one of the most legendary Windows apps Microsoft used to bundle with its operating systems. Unfortunately, in 2017, Microsoft pulled the plug on Windows Movie Maker in favor of the “modern” Microsoft Photos app. The company took a beloved tool and replaced it with crippled and lame software that offers little to no value compared to the good-old Movie Maker. Now it seems that Microsoft is back with offering Windows users a capable inbox video editor. This time, though, you need to pay for it. And pay a lot.
</p>

<p>
	 
</p>

<p>
	<img alt="1647100408_clipchamp_story.jpg" class="ipsImage" data-ratio="65.56" height="448" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647100408_clipchamp_story.jpg">
</p>

<p>
	 
</p>

<p>
	Although Clipchamp is a free app, you need to sign up for a monthly subscription to get all of its capabilities. One may rightfully argue that Microsoft could have made Clipchamp free for Windows 11 users after acquiring the company. A stock Windows 11 app that requires a separate subscription simply looks like a slap in the face.
</p>

<p>
	 
</p>

<p>
	Please make no mistake; I am not against premium software and subscriptions. After all, developers are also humans, and they have got families to feed. However, Windows 11 is not free. OEMs pay fees to Microsoft for selling Windows devices, and those fees directly increase the price you pay for a computer. Also, the OS is quite expensive to purchase separately for DIY systems. Finally, Microsoft uses many other ways to monetize Windows 11 users with various ads in the OS, Edge, and other software products.
</p>

<p>
	 
</p>

<p>
	Still, Microsoft is not your friend. This company is here to earn money, and there is a reason why it is one of the wealthiest businesses. The issue with Clipchamp is not the mere fact that Microsoft asks you to pay. The price is what triggers the most.
</p>

<p>
	 
</p>

<p>
	Clipchamp offers four “tiers” with different capabilities and prices.
</p>

<p>
	 
</p>

<p>
	<img alt="1647099582_clipchamp_prices_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647099582_clipchamp_prices_story.jpg">
</p>

<p>
	 
</p>

<p>
	The basic tier is available for free, and it generously offers 480p video export. In a world with 4K displays and 8K video recording in smartphones, Microsoft thinks limiting video to pathetic 480p is fine.
</p>

<p>
	 
</p>

<p>
	Pay Microsoft $9/mo or $72/year (yay, 30% discount) for the Creator plan, and you get 720p video export, unlimited access to cloud storage, and audio stock. Quite a questionable offer considering even YouTube no longer marks 720p as an HD format. True, many users still watch YouTube videos on their smartphones at 720p or even lower, but paying $9 per month for 720p at best is just offensive. And for reference, Microsoft 365, a suite full of professional tools for office work, costs just $7/mo. Does Clipchamp offer more to justify the price?
</p>

<p>
	 
</p>

<p>
	If you want to export video in FullHD, step up and pay $20/mo or $156/year for the Business plan. Finally, Business Platinum will get you the same 1080p export bundled with unlimited video/image stock and a brand kit. Amazing!
</p>

<p>
	 
</p>

<p>
	In a vacuum, those prices might have sense. Again, creating and maintaining video editing software is not a simple process. Besides, Clipchamp offers convenient options, such as editing videos in a browser without downloading the app. But the thing is that Clipchamp is not the only video editor you can use. Adobe, for example, offers professional video editing software, Premiere Pro, for $21/mo. Alternatively, you can use free options like DaVinci Resolve or iMovie on macOS or iOS.
</p>

<p>
	 
</p>

<p>
	Clipchamp may be a better option for an average user who does not want to learn how to use professional-grade software. A simple app with basic edits will be the preferred choice for many, which is the reason why people love Windows Movie Maker so much. But again, it should not be that expensive, especially considering Windows Movie Maker was 100% free, and Clipchamp does not offer that many advanced video editing tools (it is not the most stable piece of software either).
</p>

<p>
	 
</p>

<p>
	<img alt="1647100615_movie_maker_story.jpg" class="ipsImage" data-ratio="75.10" height="527" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1647100615_movie_maker_story.jpg">
</p>

<figure>
	<figcaption>
		The latest version of Windows Movie Maker Microsoft killed in 2017.
	</figcaption>
</figure>

<p>
	It seems that the best option for Microsoft is to include Clipchamp in the Microsoft 365 subscription. It will increase the value proposition for existing subscribers and draw more people to the service. Besides offering Office apps, Microsoft 365 provides other productivity tools, such as Teams, Microsoft Family, Microsoft Editor, OneDrive, ad-free Outlook, etc. Clipchamp can fit perfectly in there.
</p>

<p>
	 
</p>

<p>
	Unfortunately, for now, what Microsoft does with Clipchamp and other products (imposing Edge and showing ads in Windows) looks like a user-hostile cash grab. Seven years ago, Microsoft released a solid operating system that placed the foundation for Windows 11 and future releases. Now it seems that Microsoft wants to ruin everything by continuously trying to suck out every dollar from every user.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/the-newest-windows-11-inbox-app-is-a-shameless-cash-grab/" rel="external nofollow">The newest Windows 11 inbox app is a shameless cash grab</a>
</p>
]]></description><guid isPermaLink="false">4703</guid><pubDate>Sat, 12 Mar 2022 20:55:04 +0000</pubDate></item><item><title>Microsoft improves Windows 11 search with even more things you may not need</title><link>https://nsaneforums.com/news/software-news/microsoft-improves-windows-11-search-with-even-more-things-you-may-not-need-r4702/</link><description><![CDATA[<p>
	This week, Microsoft introduced the new Search highlights feature in the <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/10/whats-new-in-windows-11-insider-preview-build-22572/" rel="external nofollow">released Insider build for its Windows 11 operating system</a>. Search highlights extend the operating system's search functionality with "notable and interesting moments" that highlight what is "special" about the day, or content from organizations.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-11-search-highlights.webp" class="ipsImage" data-ratio="75.10" height="540" width="629" src="https://www.ghacks.net/wp-content/uploads/2022/03/windows-11-search-highlights.webp">
</p>

<p>
	 
</p>


<p>
	Search highlights changes the Windows Search startpage significantly. Currently, Windows 11 users get a list of top apps to launch directly and quick search links that open web results.
</p>

<p>
	 
</p>

<p>
	Under the new Windows Search home interface, users get a larger list of recent apps that they opened, and an even larger area with content that is provided by Microsoft. Users who are not signed-in to a work or school account get web content such as trending searches, as well as daily global or regional highlights.
</p>

<p>
	 
</p>

<p>
	The search box in Start and Search will periodically update with content, including fun illustrations, that help you discover more, be connected, and stay productive. These hints in the search box give you a sneak peek into what to expect in search home.
</p>

<p>
	 
</p>

<p>
	Search highlights will present notable and interesting moments—like holidays, anniversaries, and other educational moments in time both globally and in your region. You’ll find rich, bold content in search home that highlights what’s special about today.
</p>

<p>
	 
</p>

<p>
	Users who are signed in with a work or school account returns the organization's files and contacts in Search home.
</p>

<p>
	 
</p>

<p>
	Search highlights will feature the latest updates from your organization and suggested people, files, and more. Explore files that may be of interest to you or browse through your organization’s people chart. As always, just start typing to find everything related to your organization, right at your fingertips using Search.
</p>

<p>
	 
</p>

<p>
	Windows administrators may turn off the new search highlights feature under Settings &gt; Privacy &amp; Security &gt; Search Settings &gt; Show search highlights. Organization administrators find additional options in the Microsoft 365 admin center.
</p>

<p>
	 
</p>

<p>
	Microsoft plans to push search highlights to users of its Windows 10 operating system as well in the future.
</p>

<p>
	 
</p>

<p>
	<strong>Closing words</strong>
</p>

<p>
	 
</p>

<p>
	Search highlights, at least the variant for home Windows 11 systems, is the latest effort by Microsoft to bring more web content to its operating systems. How useful is the new experience? Considering that the main function of search is to find content, it appears to fall into the less useful category, even for users who run web searches from Windows' search interface.
</p>

<p>
	 
</p>

<p>
	While it is possible to disable search highlights, it is usually the case that most users will keep features like it enabled, unless they get too annoying or in the way.
</p>

<p>
	 
</p>

<p>
	Windows users who want Search to focus on local results find in search highlights another feature that they may want to turn off.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: will you keep search highlights enabled or turn it off?
</p>

<p>
	 
</p>

<div id="div-gpt-ad-1524862513262-0">
	 
</div>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/03/12/windows-11-search-highlights/" rel="external nofollow">Microsoft improves Windows 11 search with even more things you may not need</a>
</p>
]]></description><guid isPermaLink="false">4702</guid><pubDate>Sat, 12 Mar 2022 20:51:51 +0000</pubDate></item><item><title>Telegram finally adds a download manager so you can keep track</title><link>https://nsaneforums.com/news/software-news/telegram-finally-adds-a-download-manager-so-you-can-keep-track-r4691/</link><description><![CDATA[<p>
	Telegram has long been a convenient place to share files, there is basically no limit on the amount of content you can share but keeping track of what you’ve downloaded hasn't been particularly easy, that is, until today. In its <a href="https://telegram.org/blog/downloads-attachments-streaming" rel="external nofollow">latest update</a>, Telegram introduces a new download manager which can be accessed from a new icon that will appear in the Search bar.
</p>

<p>
	 
</p>

<p>
	By tapping the downloads icon in the Search bar or the Downloads tab in Search, you can access a full list of your downloads. You can pause and resume downloads and increase the priority of particular downloads so they’re completed first.
</p>

<p>
	 
</p>

<div data-oembed-url="https://telegram.org/file/464001138/10dd2/YrRloAIWrPo.5072038.mp4/ea5c01ffb71bd4aa22">
	<div>
		<div>
			 
		</div>

		<div>
			<div class="videostyle">
				<video controls="" preload="metadata" data-controller="core.global.core.embeddedvideo">
					<source type="video/mp4" src="https://telegram.org/file/464001138/10dd2/YrRloAIWrPo.5072038.mp4/ea5c01ffb71bd4aa22">
				</source></video>
			</div>

			<p>
				 
			</p>
		</div>
	</div>
	<script async="" charset="utf-8" src="https://cdn.iframe.ly/embed.js"></script>
</div>

<p>
	 
</p>

<p>
	Also introduced in this update is a new attachment menu. When sending multiple photos or videos, you can tap ‘… selected’ at the top of the panel to see how the album will look in the chat, you can rearrange or remove items so the album looks better. On iOS, the attachment menu has been brought up to feature parity with Android, the camera option is now integrated into the gallery and a nav bar gives quick access to photos, files, location sharing, and more.
</p>

<p>
	 
</p>

<p>
	For those of you using Night Mode on an Android device, you’ll notice that the headers have a transparency effect making the app look better while you scroll. A similar transparency effect has been in the iOS version of Telegram since June 2021 and the firm said this is one of the first Android apps to add this type of effect.
</p>

<p>
	 
</p>

<div class="videostyle">
	<video controls="" preload="metadata" data-controller="core.global.core.embeddedvideo">
		<source type="video/mp4" src="https://telegram.org/file/464001377/10a93/Zc7Q7xaaX4I.6200750.mp4/28e1edd066f1f39a9c">
	</source></video>
</div>

<p>
	 
</p>

<p>
	On Android and macOS, Telegram has an improved login flow with new, smooth, animations. On Android you’ll be able to see your login digits slide into place and on macOS, there’s a Matrix code fall in the QR Code login screen. You can see each of the animations below:
</p>

<h3>
	Android
</h3>

<div class="videostyle">
	<video controls="" preload="metadata" data-controller="core.global.core.embeddedvideo">
		<source type="video/mp4" src="https://telegram.org/file/464001722/111de/w2VKdUfwLMY.5336934.mp4/e4560770dd47fcc088">
	</source></video>
</div>

<h3>
	macOS
</h3>

<div class="videostyle">
	<video controls="" preload="metadata" data-controller="core.global.core.embeddedvideo">
		<source type="video/mp4" src="https://telegram.org/file/464001214/103ac/DERQ2OSfuKs.5974300.mp4/7d78960ad2220ba137">
	</source></video>
</div>

<p>
	 
</p>

<p>
	The last big change is the introduction of live streaming with other apps. Now, Groups and Channels will be able to connect with tools like OBS Studio and Xsplit Broadcaster so that streamers can create their own professional TV channel right in Telegram. To begin, start a new Video Chat in your group or a Live Stream in your channel and press ‘Start With’ where you can find information for connecting your specialist software. People who want to tune in must also be running the latest Telegram update.
</p>

<p>
	 
</p>

<div class="videostyle">
	<video controls="" preload="metadata" data-controller="core.global.core.embeddedvideo">
		<source type="video/mp4" src="https://telegram.org/file/464001078/11893/tibnvBNStMc.7234664.mp4/080941a2b937720909">
	</source></video>
</div>

<p>
	 
</p>

<p>
	Telegram should update automatically in the coming days but you can check your respective app store to see if you can manually install the update.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/telegram-finally-adds-a-download-manager-so-you-can-keep-track/" rel="external nofollow">Telegram finally adds a download manager so you can keep track</a>
</p>
]]></description><guid isPermaLink="false">4691</guid><pubDate>Sat, 12 Mar 2022 00:55:46 +0000</pubDate></item><item><title>BTW, it's my birthday - Arch Linux becomes 20 years old today</title><link>https://nsaneforums.com/news/software-news/btw-its-my-birthday-arch-linux-becomes-20-years-old-today-r4689/</link><description><![CDATA[<p>
	Arch Linux, the rolling Linux distribution that powers Valve’s Steam Deck is now 20 years old. Announced on March 11th, 2002, and codenamed Homer, version 0.1 was released to minor fanfare. The release notes were a far cry from today’s, essentially announcing it had broken ground and the foundation was going in, as it were.
</p>

<p>
	 
</p>

<p>
	Homer’s release notes:
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<em>I've finally got a bootable iso image on the ftp site. The bad news is that you don't get a pretty interactive installer. But if you wanted one of those, you would have gone with RedHat, right? <img alt=";)" data-emoticon="" src="https://nsaneforums.com/uploads/emoticons/default/wink.png" title=";)" /></em>
</p>

<p style="margin-left:40px;">
	 
</p>

<p style="margin-left:40px;">
	<em>I'll try to get the docs up for ABS (Arch Build System) which, IMHO, is one of the best advantages of Arch. With ABS, you can easily create new packages, and it's trivial to rebuild existing packages with your own customizations.</em>
</p>

<p style="margin-left:40px;">
	 
</p>

<p style="margin-left:40px;">
	<em>And on that note, if you start to use the ABS and build your own packages, I welcome your submissions. My "development team" is working on a contrib area as we speak. <img alt=";)" data-emoticon="" src="https://nsaneforums.com/uploads/emoticons/default/wink.png" title=";)" /></em>
</p>

<p style="margin-left:40px;">
	 
</p>

<p>
	There’s also a bit of aspirational foreshadowing for release 0.2, which can be found here.
</p>

<p>
	 
</p>

<p>
	The advertised components are interesting. It shipped with Linux kernel 2.4.18 which many of the Linux old-timers (myself included) will remember was right before we started to get nice things like auto-mounting USB drives in kernel 2.6. XFree86 4.2.0 was also in stow, which is what we now call Xorg. If you wanted to build software, you had to use an absolutely ancient gcc toolchain (2.95.3).
</p>

<p>
	 
</p>

<p>
	Web browsing was covered by the ghost of Netscape Navigator, Mozilla 0.9.9. Heady days, these were!
</p>

<p>
	 
</p>

<p>
	Missing from this release were the contemporary desktop environments of the day, Gnome and KDE – you’d have to wait for version 0.4 in December that year or build this yourself using ABS (Arch Build System). However, the more things change, the more they stay the same. While the FOSS world is still transitioning to Wayland, Xorg (then XFree86) remains the dominant display server throughout the landscape. While Firefox replaced Mozilla less than a year later, Mozilla software like Firefox and Thunderbird are still defacto packages for most distributions. Lastly, KDE and Gnome are still the preeminent desktop environments all these years later.
</p>

<p>
	 
</p>

<p>
	Happy birthday Arch!
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/btw-it039s-my-birthday---arch-linux-becomes-20-years-old-today/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">4689</guid><pubDate>Fri, 11 Mar 2022 21:30:57 +0000</pubDate></item></channel></rss>
