<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/350/?d=2</link><description>News: Software News</description><language>en</language><item><title>ZoneFS to be improved significantly in Linux 5.19</title><link>https://nsaneforums.com/news/software-news/zonefs-to-be-improved-significantly-in-linux-519-r5363/</link><description><![CDATA[<p>
	<strong>Western Digital's Damien Le Moal announced various fixes and improvements for ZoneFS launched in Linux 5.19.</strong>
</p>

<p>
	 
</p>

<p>
	ZoneFS, introduced by Western Digital in 2019, is a Linux file system that uses zoned block devices. ZoneFS was included in Linux 5.6 in 2020 but since that time, we didn’t see any notable improvements. Luckily, it seems like ZoneFS will get some major improvements and fixes in Linux 5.19.
</p>

<p>
	 
</p>

<p>
	<strong>New features</strong>
</p>

<p>
	<br />
	Damien Le Moal from Western Digital, who is leading the development and maintaining ZoneFS established 5.19 Git branch. The list includes several fixes and improvements which will be ready for Linux 5.19. These are:
</p>

<p>
	 
</p>

<ul>
	<li>
		Document sysfs attributes for-5.19
	</li>
	<li>
		Cleanup the mount options section
	</li>
	<li>
		Add active seq file accounting
	</li>
	<li>
		Export open zone resource information through sysfs
	</li>
	<li>
		Always do seq file write open accounting
	</li>
	<li>
		Rename super block information fields
	</li>
	<li>
		Fix management of open zones
	</li>
	<li>
		Clear inode information flags on inode creation
	</li>
</ul>

<p>
	<br />
	It is possible for Damien Le Moal to add more patches to this branch within the next weeks. Linux 5.19 will be available this summer.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://cloud7.news/linux/zonefs-to-be-improved-significantly-in-linux-5-19/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">5363</guid><pubDate>Tue, 19 Apr 2022 16:49:23 +0000</pubDate></item><item><title>Linux Mint's Upgrade Tool is now available for beta testing</title><link>https://nsaneforums.com/news/software-news/linux-mints-upgrade-tool-is-now-available-for-beta-testing-r5361/</link><description><![CDATA[<p>
	A few months ago, developers of the Linux Mint team announced that they would release an <a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/07/linux-mints-upcoming-upgrade-tool-makes-upgrades-a-lot-easier/" rel="external nofollow">Upgrade Tool</a> soon to improve major Linux Mint version upgrades.
</p>

<p>
	 
</p>

<p>
	<img alt="linux-mint-upgrade.webp" class="ipsImage" data-ratio="75.10" height="334" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/linux-mint-upgrade.webp">
</p>

<p>
	 
</p>


<p>
	The graphical user interface tool would add an option to the upgrade process to make it more comfortable and easier for many of the operating system's users. Instead of having to run commands from Terminal windows, most Linux Mint upgrades could be completed using just the tool.
</p>

<p>
	 
</p>

<p>
	Linux Mint point release updates are simpler, as they don't require the use of the command line. In fact, the entire process is not that different from updating other applications or operating systems. A device that is updated from Linux Mint 20.2 to 20.3 is ready in no time, provided that no issues are encountered during the process.
</p>

<p>
	 
</p>

<p>
	Updates from <a data-wpel-link="internal" href="https://www.ghacks.net/2022/01/06/linux-mint-20-3-here-is-what-is-new/" rel="external nofollow">Linux Mint 20.3</a>, the latest stable version of the Linux distribution, to Linux Mint 21, the next stable version, are not that easily performed. To address this, and improve the process, development of the Upgrade Tool began.
</p>

<p>
	 
</p>

<p>
	In early April 2022, Linux Mint's Upgrade Tool was available as an alpha version. Now, the developers have released the <a data-wpel-link="external" href="https://blog.linuxmint.com/?p=4312" rel="external nofollow" target="_blank">first beta version</a> of the Upgrade Tool. The particular version of the Upgrade Tool is designed to upgrade Linux Mint Debian Edition 4 to <a data-wpel-link="internal" href="https://www.ghacks.net/2022/03/21/linux-mint-debian-edition-5-is-now-available/" rel="external nofollow">Linux Mint Debian Edition 5</a>. The Upgrade Tool for upgrading Linux Mint 20.3 to Linux Mint 21 will follow in the future.
</p>

<p>
	 
</p>

<p>
	Since it is a beta tool, it is advised to create backups of the system and important data before using it. While there is Timeshift, which can be used to revert changes, it may be better to have another option to restore the previous system state.
</p>

<p>
	 
</p>

<p>
	The beta release is available for testing, and users may want to report bugs and issues to the Linux Mint development team.
</p>

<p>
	 
</p>

<p>
	<img alt="linux-mint-debian-edition-5-upgrade-tool" class="ipsImage" data-ratio="84.38" height="540" width="529" src="https://www.ghacks.net/wp-content/uploads/2022/04/linux-mint-debian-edition-5-upgrade-tool.webp">
</p>

<p>
	 
</p>

<p>
	The following commands need to be run to install and run the Linux Mint Upgrade Tool on the LMDE 4 system:
</p>

<p>
	 
</p>

<ol>
	<li>
		apt update
	</li>
	<li>
		apt install mintupgrade
	</li>
	<li>
		sudo mintupgrade
	</li>
</ol>

<p>
	 
</p>

<p>
	The last command runs the Upgrade Tool on the device. The application's user interface launches on the screen. All it takes is to follow the instructions to upgrade to the new major LMDE 5 release.
</p>

<p>
	 
</p>

<p>
	The following two commands may be run to remove the Upgrade Tool and restart the system after the process completes:
</p>

<p>
	 
</p>

<ol>
	<li>
		apt remove mintupgrade
	</li>
	<li>
		sudo reboot
	</li>
</ol>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	Linux Mint's Upgrade Tool improves the process of upgrading to major Linux Mint releases, especially for users who don't feel too comfortable using the command line. Experienced users may still upgrade using the command line, as the Upgrade Tool adds an option to the process without taking anything away.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: will you use the Upgrade Tool?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/19/linux-mints-upgrade-tool-is-now-available-for-beta-testing/" rel="external nofollow">Linux Mint's Upgrade Tool is now available for beta testing</a>
</p>
]]></description><guid isPermaLink="false">5361</guid><pubDate>Tue, 19 Apr 2022 08:15:53 +0000</pubDate></item><item><title>Windows 11 22H2 (Sun Valley 2) release date rumors are running wild at the moment</title><link>https://nsaneforums.com/news/software-news/windows-11-22h2-sun-valley-2-release-date-rumors-are-running-wild-at-the-moment-r5350/</link><description><![CDATA[<p>
	Microsoft has already inadvertently confirmed that the recent Insider builds for Windows 11 are basically just test runs for the next major feature update for <a href="https://www.neowin.net/news/tags/windows_11_22h2/" rel="external nofollow">Windows 11, version 22H2</a>, codenamed Sun Valley 2. This happened when the company published a <a href="https://www.neowin.net/news/microsoft-made-a-key-windows-11-22h2-sun-valley-2-sv2-reference-but-quickly-removed-it/" rel="external nofollow">page regarding the new Settings menu but quickly removed it</a> as it probably realized it had given away the "SV2" reference, which is basically short for Sun Valley 2.
</p>

<p>
	 
</p>

<p>
	Earlier, leaked script had suggested that the Windows 11 22H2 "feature completion" and "config completion" deadlines were set for <a href="https://www.neowin.net/news/windows-11-22h2-is-almost-cooked-suggests-a-leaked-internal-script-for-insiders/" rel="external nofollow">4th February and 4th March respectively</a> and so it was expected that soon after, Insiders builds would start servicing the new features.
</p>

<p>
	 
</p>

<p>
	And in terms of when Windows 11 22H2 (SV2) finally becomes generally available, a new report from German outlet Deskmodder alleges that Windows 11 22H2 will become GA starting in mid-September but a more gradual rollout will reportedly already commence in August for A/B testing before the final GA the next month.
</p>

<p>
	 
</p>

<p>
	The rumor isn't entirely new though as an Insider "JimWynne" on a thread in the official Microsoft forum has also alleged that the same thing. Meanwhile, another Insider "RAJU.MSC.MATHEMATICS" says it is much later in November.
</p>

<p>
	 
</p>

<p>
	However, just because they are on the Microsoft forum doesn't make their claims any more credible than the average Joe and therefore it is advised to take these rumors with a pinch of salt. The original Windows 11 21H2 came out in October last year so it is also possible that Microsoft releases 22H2 too, in October 2022 instead.
</p>

<p>
	 
</p>

<p>
	What we do know is that the Redmond giant is already working on the subsequent feature update for Windows 11, version 23H2 (Sun Valley 3), given away once again by Microsoft itself when it left a glaring clue <a href="https://www.neowin.net/news/windows-11-23h2-copper-and-sun-valley-3-sv3-references-are-already-surfacing/" rel="external nofollow">during a live stream</a>. And it also means Windows 11 22H2 is probably not too far away.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.deskmodder.de/blog/2022/04/17/windows-11-22h2-offizieller-release-im-august-2022-angepeilt-und-weitere-infos/" rel="external nofollow">Deskmodder</a> via Microsoft <a href="https://answers.microsoft.com/en-us/windows/forum/all/when-windows-11-22h2-version-will-be-released/59f08edc-bbe4-4ba3-92b3-9ab096caf2ee" rel="external nofollow">forum</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-22h2-sun-valley-2-release-date-rumors-are-running-wild-at-the-moment/" rel="external nofollow">Windows 11 22H2 (Sun Valley 2) release date rumors are running wild at the moment</a>
</p>
]]></description><guid isPermaLink="false">5350</guid><pubDate>Mon, 18 Apr 2022 20:02:57 +0000</pubDate></item><item><title>Windows 10 21H2 is now available to everyone and ready for broad deployment</title><link>https://nsaneforums.com/news/software-news/windows-10-21h2-is-now-available-to-everyone-and-ready-for-broad-deployment-r5349/</link><description><![CDATA[<p>
	Despite focusing primarily on Windows 11 and its new features, such as <a href="https://www.neowin.net/news/microsoft-job-posting-suggests-better-android-support-on-windows-11-may-finally-be-coming/" rel="external nofollow">Android apps</a>, <a href="https://www.neowin.net/news/closer-look-tabbed-file-explorer-in-windows-11-dev-channel-build-22572/" rel="external nofollow">tabbed File Explorer</a>, and <a href="https://www.neowin.net/news/microsoft-says-changing-taskbar-location-in-windows-11-is-not-important/" rel="external nofollow">controversial taskbar upgrades</a>, Microsoft did not forget about Windows 10. The previous version of the operating system is far from dead (it <a href="https://www.neowin.net/news/windows-11-growth-reportedly-stalled-in-march-2022/" rel="external nofollow">still holds 80% of the Windows market</a>), and its latest iteration is now ready to get more users.
</p>

<p>
	 
</p>

<p>
	Microsoft has updated the <a href="https://docs.microsoft.com/en-us/windows/release-health/status-windows-10-21h2" rel="external nofollow">Windows 10 Health Dashboard page</a> with new status notification. According to the company, Windows 10 21H2 is now ready for broad deployment, and it is available to every Windows 10 user via Windows Update.
</p>

<p>
	 
</p>

<p>
	If you use Windows 10 2004 or newer, installing version 21H2 will not take long. Like all the previous "feature upgrades" released recently, Windows 10 21H2 is a small "enablement package" with little to no notable changes. Getting version 21H2 should feel like installing regular cumulative updates. Also, the latest Windows 10 release contains no changes in hardware requirements, which means all compatible computers should get the update without issues.
</p>

<p>
	 
</p>

<p>
	Microsoft says Windows 10 21H2 has no <em>known</em> issues, but that does not mean the operating system is flawless. The company resolved some bugs previously preventing Windows 10 users from installing version 21H2.
</p>

<p>
	 
</p>

<p>
	According to <a href="https://docs.microsoft.com/en-us/lifecycle/products/windows-10-home-and-pro" rel="external nofollow">the official documentation</a>, Microsoft is on track to end Windows 10 20H2 support on May 10, 2022. If you use this release, better upgrade to Windows 10 21H2 to keep your system up to date and with all the necessary security patches. The software giant plans to kill Windows 10 entirely on October 14, 2025.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-10-21h2-is-now-available-to-everyone-and-ready-for-broad-deployment/" rel="external nofollow">Windows 10 21H2 is now available to everyone and ready for broad deployment</a>
</p>
]]></description><guid isPermaLink="false">5349</guid><pubDate>Mon, 18 Apr 2022 20:01:43 +0000</pubDate></item><item><title>Microsoft to add two of the most-requested Teams features in the next couple of months</title><link>https://nsaneforums.com/news/software-news/microsoft-to-add-two-of-the-most-requested-teams-features-in-the-next-couple-of-months-r5348/</link><description><![CDATA[<p>
	Microsoft is working on the "Calendar Show As status" feature within <a href="https://www.neowin.net/news/tags/microsoft_teams/" rel="external nofollow">Microsoft Teams</a> and the ability to set Together Mode as the default view for all participants in a meeting, according to Microsoft 365 roadmap page. Both the features are set to roll out to the general public in the next couple of months.
</p>

<p>
	 
</p>

<p>
	While scheduling an appointment, it's important to mark yourself busy during the hours so that someone else in your organization cannot schedule you. The feature is already available in Microsoft Outlook Calendar but is not currently available in Teams Calendar. Users on the Microsoft forum website have been <a href="https://answers.microsoft.com/en-us/msteams/forum/all/ms-teams-calendar-show-as-freebusy/9e9502bb-88bd-44c1-b623-86dc829c31ab" rel="external nofollow">requesting Microsoft to add this capability in Teams since the pandemic hit us</a>. By promising to add the "Calendar Show As status" feature in Teams, Microsoft will give Teams users the option to mark themselves as free, busy, or Out of Office(OOF), exactly like how Outlook users can do.
</p>

<p>
	 
</p>

<p>
	Moreover, Microsoft promises to add private meeting functionality to Teams Calendar. The feature will be helpful when users want to prevent other users from viewing appointments details when their calendar is shared.
</p>

<p>
	 
</p>

<p>
	<img alt="1650281453_screenshot_2022-04-18_165829." class="ipsImage" data-ratio="75.10" height="360" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650281453_screenshot_2022-04-18_165829.jpg">
</p>

<p>
	 
</p>

<p>
	<a href="https://techcommunity.microsoft.com/t5/microsoft-teams/setting-together-mode-as-view-for-all-participants/m-p/1570893" rel="external nofollow">Teams users have also been requesting Microsoft</a> to improve the <a href="https://www.neowin.net/news/microsoft-announces-together-mode-for-teams-putting-people-in-a-big-virtual-room/" rel="external nofollow">Together Mode</a> for a long time. Microsoft has finally started working on the ability to set Together Mode as the default view for all participants in a meeting. This feature will be helpful for a lot of organizations as it eliminates the painful process of telling every person to switch to Together Mode.
</p>

<p>
	 
</p>

<p>
	<img alt="1650281445_screenshot_2022-04-18_165855." class="ipsImage" data-ratio="73.33" height="283" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650281445_screenshot_2022-04-18_165855.jpg">
</p>

<p>
	 
</p>

<p>
	Microsoft has mentioned on the roadmap page that the "Calendar Show As status" feature will be available for every Teams user on PC and Mac in June, while the ability to set Together Mode as the default view for all will be available from next month.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://www.microsoft.com/en-in/microsoft-365/roadmap?filters=Microsoft%20Teams%2CIn%20development%2CNew%20Last%20Week" rel="external nofollow">Microsoft 365 roadmap</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-to-add-two-of-the-most-requested-teams-feature-in-the-next-couple-of-months/" rel="external nofollow">Microsoft to add two of the most-requested Teams features in the next couple of months</a>
</p>
]]></description><guid isPermaLink="false">5348</guid><pubDate>Mon, 18 Apr 2022 20:00:53 +0000</pubDate></item><item><title>Telegram now lets you set any sound for your notifications</title><link>https://nsaneforums.com/news/software-news/telegram-now-lets-you-set-any-sound-for-your-notifications-r5345/</link><description><![CDATA[<h3>
	It also added custom mute durations
</h3>

<p>
	In <a href="https://telegram.org/blog/notifications-bots#custom-notification-sounds" rel="external nofollow">a new update</a>, Telegram announced it’s letting users set any sound as their notification tone. You can use short audio files uploaded from your phone and save voice messages as notification tones from a chat.
</p>

<p>
	 
</p>

<p>
	Telegram says it currently supports audio files and voice messages under 300KB and less than five seconds long. You can assign a sound to specific chats or whole groups of chats from the Settings &gt; Notifications and Sounds menu. If you don’t have a sound you want to use right away, you can choose from an array of options, ranging from a bell to Merlin the cat, available from <a href="https://t.me/s/CustomNotificationSounds" rel="external nofollow">Telegram’s Notification Sounds channel</a>.
</p>

<p>
	 
</p>

<p>
	Aside from custom notification tones, Telegram has also rolled out custom mute durations. Previously, you could only mute notifications for one hour, eight hours, or two days, but the new update gives you many more options. Now the feature is a bit more practical if you want to pause notifications during a 30-minute drive, for example, or even for a much longer two-month period if you’re on an extended break. The update includes more increments for the <a href="https://www.theverge.com/2021/2/25/22301393/telegram-auto-delete-messages-widgets-andoird-ios-update" rel="external nofollow">auto-delete timer</a>, which automatically makes messages in a chat disappear at a specific time.
</p>

<p>
	 
</p>

<p>
	Telegram has also made some OS-specific changes, including improved in-app translation on iOS that supports just as many languages as the Android version of Telegram. The messaging app now lets you change the size of the player window in picture-in-picture mode on Android, letting you use pinching gestures to resize the window or hit the “X” button to close the screen.
</p>

<p>
	 
</p>

<p>
	Oh yeah, and there's new animated food emoji, too, if you’ve been longing to include a hopping bag of popcorn or a syrupy stack of pancakes with your messages.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/4/18/23030356/telegram-messaging-app-set-any-sound-notifications-update" rel="external nofollow">Telegram now lets you set any sound for your notifications</a>
</p>
]]></description><guid isPermaLink="false">5345</guid><pubDate>Mon, 18 Apr 2022 19:53:24 +0000</pubDate></item><item><title>Microplastics permeate seafood across southern Australia</title><link>https://nsaneforums.com/news/software-news/microplastics-permeate-seafood-across-southern-australia-r5340/</link><description><![CDATA[<p>
	Plastic rubbish is everywhere and now broken-down microplastics have been found in variable concentrations in blue mussels and water within the intertidal zone at some of southern Australia's most popular and more remote beaches.
</p>

<p>
	 
</p>

<p>
	Flinders University researchers warn that this means microplastics are now finding their way into human food supplies—including wild-caught and ocean-farmed fish and seafood sourced from the once pristine Southern Ocean and gulf waters of South Australia.
</p>

<p>
	 
</p>

<p>
	"Our findings shed light on the urgent need to prevent microplastic pollution by working with the communities, industries and government to protect these fragile marine systems," says Professor Karen Burke da Silva, senior author of a new article just published in Science of the Total Environment.
</p>

<p>
	 
</p>

<p>
	The Flinders University research team sampled varying levels of microplastics on 10 popular beaches across South Australia, from Coffin Bay and Port Lincoln on the West Coast to Point Lowly and Whyalla on the Spencer Gulf, to popular Adelaide metropolitan beaches along with Victor Harbor, Robe and Kangaroo Island.
</p>

<p>
	 
</p>

<p>
	"Low to medium levels of microplastics (less than 5mm in size) measured in the common blue mussel (Mytilus spp.), a filter feeder affected by ecosystem conditions, were measured to analyze the main kinds of pollution affecting the environment, and single-use plastic was the main offender," Professor Burke da Silva says.
</p>

<p>
	 
</p>

<p>
	Microplastics are ubiquitous in our marine environment and tend to be more abundant in mussel samples near larger towns and cities, with levels four times higher at Semaphore Beach compared to more remote Ceduna on Eyre Peninsula.
</p>

<p>
	 
</p>

<p>
	"By investigating microplastic load in the mussel, we call attention to the implications of microplastic pollution on South Australia's unique marine ecosystems and on the local human food chain," says Janet Klein, the first author of the article.
</p>

<p>
	 
</p>

<p>
	Microplastic contamination at Semaphore Beach and then Hallett Cove up to four times higher than tests run at Ceduna, and twice as high as Coffin Bay on Eyre Peninsula.
</p>

<p>
	 
</p>

<p>
	Trillions of microplastic particles exist in the world's oceans, with the highest concentrations recently found in the shallow sea floor sediment off Naifaru in the Maldives (at 278 particles kg-1) and lowest reported in the surface waters of the Antarctic Southern Ocean (3.1 x 10-2 particles per m3).
</p>

<p>
	 
</p>

<p>
	For the first time, the new Flinders University study measured the presence of microplastics in South Australia's coastline, in areas important both for shipping, fishing and tourism, along with other industries and local communities.
</p>

<p>
	 
</p>

<p>
	Microplastic concentration in the SA intertidal water was found to be low to moderate (mean = 8.21 particles l−1 ± 4.91) relative to global levels and microplastic abundance in mussels (mean = 3.58 ± 8.18 particles individual−1), within the range also reported globally.
</p>

<p>
	 
</p>

<p>
	Plastic types include polyamide (PA), polyethylene (PE), polypropylene (PP), acrylic resin, polyethyleneterephthalate (PET) and cellulose, which suggests both synthetic and semi-synthetic particles from single-use, short-life cycle products, fabrics, ropes and cordage from the fishing industry.
</p>

<p>
	 
</p>

<p>
	"The areas examined include some biodiversity hotspots of global significance—including the breeding ground of the Great Cuttlefish in the Northern Spencer Gulf and marine ecosystems more diverse than the Great Barrier Reef (such as Coffin Bay), so cleanup and prevention measures are long overdue," says Professor Burke da Silva.
</p>

<p>
	 
</p>

<p>
	"Apart from the harvesting of blue mussels, we also need to consider the impact of microplastic particles entering other parts of the human food chain with microplastic pollution expected to increase in the future."
</p>

<p>
	 
</p>

<p>
	The article, "Microplastics in intertidal water of South Australia and the mussel Mytilus spp.; the contrasting effect of population on concentration," has been published in <span style="color:#2980b9;">Science of the Total Environment</span>.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://phys.org/news/2022-04-microplastics-permeate-seafood-southern-australia.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">5340</guid><pubDate>Mon, 18 Apr 2022 14:30:50 +0000</pubDate></item><item><title>[Editorial] Getting the basics of Windows 11 right should be a higher priority for Microsoft</title><link>https://nsaneforums.com/news/software-news/editorial-getting-the-basics-of-windows-11-right-should-be-a-higher-priority-for-microsoft-r5332/</link><description><![CDATA[<p>
	<a href="https://www.neowin.net/news/windows-11-review-aesthetics-over-functionality/" rel="external nofollow">Back when I reviewed Windows 11 for Neowin in 2021</a>, I awarded it a score of 6.5/10, while saying that "simplification of UI isn't a terrible idea but having it there in a half-baked manner doesn't really make for an enticing user experience". Although that was my opinion based on the launch version of the OS, unfortunately, it still hasn't changed more than six months later.
</p>

<p>
	 
</p>

<p>
	Microsoft seems intent on <a href="https://www.neowin.net/news/windows-11-22h2-now-lets-you-make-file-explorer-open-onedrive-on-launch/" rel="external nofollow">adding new features as we have seen in recent Insider releases</a>, while ignoring all the UI inconsistencies and lack of basic functionalities in the existing release. Let me start off with a very simple yet important example which was highlighted by my fellow colleague Taras Buria on Twitter just a few weeks ago:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed4775335930" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/TarasBuria/status/1506742879070437379?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1506742879070437379%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/getting-the-basics-of-windows-11-right-should-be-a-higher-priority-for-microsoft/" style="overflow: hidden; height: 647px;"></iframe>
</div>

<p>
	 
</p>

<p>
	Despite all of the apps in Taras' screenshot being inbox apps developed by Microsoft itself, we see UI and UX inconsistencies throughout, as if there is no senior leadership overseeing the OS' design. Even the styling of the icons is different, some have thicker borders while others are more minimalistic. It's as if each development team worked in their own silo and just focused on what they thought would make their app look pretty, regardless of the overall aesthetics of Windows 11.
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	In fact, this problem is not contained to icons only. We <a href="https://www.neowin.net/news/closer-look-file-explorer-in-windows-11-dev-channel/" rel="external nofollow">still have legacy menus</a> older than Windows 10 spread throughout the OS (see screenshot above) and <a href="https://www.neowin.net/news/closer-look-lock-screen-in-windows-11/" rel="external nofollow">menu options that have basically been lifted and shifted</a> from previous versions of Windows without the overall UX being considered at all.
</p>

<p>
	 
</p>

<p>
	All of this indicates a clear lack of design standardization, which isn't a good look for an OS that is being used by millions of people.
</p>

<p>
	 
</p>

<p>
	We also have the problem of basic functionalities that are missing. Microsoft is still <a href="https://www.neowin.net/news/microsoft-says-changing-taskbar-location-in-windows-11-is-not-important/" rel="external nofollow">refusing to let people move the Windows 11 taskbar</a> for <a href="http://www.neowin.net/news/microsoft039s-argument-for-not-allowing-us-to-move-the-windows-11-taskbar-makes-no-sense/" rel="external nofollow">ludicrous reasons</a>, but hey, as long as you can spin the settings icon in Notepad, everyone's happy, right?:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed8726351941" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/TarasBuria/status/1506743535155957763?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1506743535155957763%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/getting-the-basics-of-windows-11-right-should-be-a-higher-priority-for-microsoft/" style="overflow: hidden; height: 1029px;"></iframe>
</div>

<p>
	 
</p>

<p>
	There is some nuance here so let me be crystal-clear here. Of course the Windows 11 development team is big and consists of multiple sub-teams with different people working on different things. Of course, the people who added that Easter egg to Notepad aren't responsible for making the Taskbar movable.
</p>

<p>
	 
</p>

<p>
	But here's the thing, this type of prioritization makes for bad optics. It's not a good look when you're working on <a href="https://www.neowin.net/news/windows-11-upcoming-features-leak-tablet-mode-taskbar-notification-changes-and-stickers/" rel="external nofollow">something as superficial as desktop stickers</a> and a spinning cog while your inbox Notepad app goes completely bonkers in specific scenarios:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed5558393212" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/XenoPanther/status/1515477962392489987?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1515477962392489987%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/getting-the-basics-of-windows-11-right-should-be-a-higher-priority-for-microsoft/" style="overflow: hidden; height: 544px;"></iframe>
</div>

<p>
	 
</p>

<p>
	I have no problem with this extra stuff being added down the line, but my main ask for Microsoft would be: Please get the basics right first.
</p>

<p>
	 
</p>

<p>
	And if you're wondering what these "basics" even are, <a href="https://www.neowin.net/news/here-are-the-top-10-changes-that-windows-11-needs-according-to-the-public/" rel="external nofollow">Microsoft's own Feedback Hub is a great place to start</a>. There are tons of items there with thousands of upvotes and ideally, Microsoft should be tracking these at a higher priority in terms of development. However, lots of these requests have been in limbo for several months now with no update from Microsoft and <a href="http://www.neowin.net/news/microsoft039s-argument-for-not-allowing-us-to-move-the-windows-11-taskbar-makes-no-sense/" rel="external nofollow">we even got a hint recently that the company ignores this feedback</a> when it's convenient for it. If someone could point me to a highly requested feedback item for making the Notepad cog icon spin, desktop stickers, or any of the other superfluous feature that Microsoft is working on, I'd happily recant my argument.
</p>

<p>
	 
</p>

<p>
	<img alt="1649093327_windows_11_logo_story.jpg" class="ipsImage" data-ratio="62.64" height="427" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1649093327_windows_11_logo_story.jpg">
</p>

<p>
	 
</p>

<p>
	To summarize for people who will just skip to the end of the article (or worse, defend Microsoft just after reading the headline), I will emphasize that I fully understand that Windows 11 is being continuously developed by multiple teams with their own focus areas, so it's unfair to expect things to change all at once. That's not what I'm asking for either.
</p>

<p>
	 
</p>

<p>
	However, there is a clear lack of centralized oversight that should be responsible for managing priorities, guiding development on missing functionalities, and standardizing UI design. This adds to the problem of bad optics where the actual highly requested feedback items have been open for months while Microsoft keeps on adding features that barely anyone asked for.
</p>

<p>
	 
</p>

<p>
	The issue with the existing approach is that each team will continue developing in their own focus area in a siloed manner and while that may result in a bunch of features being added, it may not be stuff that people actually asked for and it may give the impression that Windows 11 is a collection of disparate components rather than a cohesive OS, due to the UX inconsistencies.
</p>

<p>
	 
</p>

<p>
	I know (or at least, I hope) that things will improve down the line but given the extremely slow progress on UI consistency and development of basic functionalities in the past six months along with <a href="https://www.neowin.net/news/tags/windows_11_22h2/" rel="external nofollow">a new feature update due shortly</a>, I feel like now is as good a time as any to call on Microsoft to reprioritize development activities and have a central oversight process in the pipeline.
</p>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Do you think Windows 11 development needs a shakeup in terms of centralized oversight? Let us know your thoughts in the comments section below!
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/getting-the-basics-of-windows-11-right-should-be-a-higher-priority-for-microsoft/" rel="external nofollow">Getting the basics of Windows 11 right should be a higher priority for Microsoft</a>
</p>
]]></description><guid isPermaLink="false">5332</guid><pubDate>Sun, 17 Apr 2022 19:35:41 +0000</pubDate></item><item><title>Microsoft job posting suggests better Android support on Windows 11 may finally be coming</title><link>https://nsaneforums.com/news/software-news/microsoft-job-posting-suggests-better-android-support-on-windows-11-may-finally-be-coming-r5330/</link><description><![CDATA[<p>
	Earlier this month, <a href="https://www.neowin.net/news/microsoft-is-reportedly-reorganising-in-an-effort-to-increase-its-android-offerings/" rel="external nofollow">reports of Microsoft creating a dedicated division for better Android support</a> began to surface. The new division is called "Android Microsoft Platform and Experiences" or AMPX for short. The report suggested that AMPX will be responsible for making Android integration on Windows more refined than what is currently available through applications like the <a href="https://www.neowin.net/news/your-phone-is-now-phone-link-with-new-interface-and-honor-support/" rel="external nofollow">newly refreshed Phone Link app</a>. Additionally, all other Android projects from Microsoft including <a href="https://www.neowin.net/news/tags/surface_duo/" rel="external nofollow">Surface Duo</a> OS, <a href="https://www.neowin.net/news/tags/swiftkey/" rel="external nofollow">SwiftKey</a>, Microsoft Launcher, will all also be coming under the ambit of the AMPX.
</p>

<p>
	 
</p>

<p>
	While the report is only a couple of weeks old, it looks like Microsoft is pretty serious about AMPX as the Redmond company is already looking for talent for its new AMPX team. The firm recently posted a couple of job openings (<a href="https://careers.microsoft.com/us/en/job/1316515/Senior-Software-Engineer" rel="external nofollow">1</a>, <a href="https://careers.microsoft.com/us/en/job/1316527/Senior-Software-Engineer" rel="external nofollow">2</a>) for Senior Software Engineers in AMPX as you can see in the image below:
</p>

<p>
	 
</p>

<p>
	<img alt="1650182735_ms_job_posting_for_android_ex" class="ipsImage" data-ratio="75.10" height="540" width="523" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650182735_ms_job_posting_for_android_experiences_platform.jpg">
</p>

<p>
	 
</p>

<p>
	This suggests Microsoft is itching to get to work on all things Android and while there is no confirmation about this, it is possible that some of Microsoft's AMPX effort could be spilling over to Android apps support on Windows 11 as well.
</p>

<p>
	 
</p>

<p>
	Currently, the company offers Android apps on Windows 11 via the <a href="https://www.neowin.net/news/windows-11-taskbar-improvements-like-new-airshare-amazon-appstore-preview-are-here/" rel="external nofollow">Amazon Appstore</a>, but something like Google Play Store is what many users probably desire. There is some good news for such users though as it has been confirmed that <a href="https://www.neowin.net/news/google-play-is-coming-to-windows-10-and-11-next-year-as-hell-freezes-over/" rel="external nofollow">Google Play Games will be arriving on Windows 11 this year as a native app</a>.
</p>

<p>
	 
</p>

<p>
	Also, Microsoft's system requirements for Android apps are on the <a href="https://www.neowin.net/news/microsoft-recommends-only-ssds-for-android-apps-on-windows-11-no-ryzen-2000-either/" rel="external nofollow">very heavy side right now</a> so a little work on bringing these requirements down will likely be beneficial to a lot of users.
</p>

<p>
	 
</p>

<p>
	Via: <a href="https://www.windowslatest.com/2022/04/17/microsoft-hints-at-further-integration-between-windows-11-and-android/" rel="external nofollow">Windows Latest</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-job-posting-suggests-better-android-support-on-windows-11-may-finally-be-coming/" rel="external nofollow">Microsoft job posting suggests better Android support on Windows 11 may finally be coming</a>
</p>
]]></description><guid isPermaLink="false">5330</guid><pubDate>Sun, 17 Apr 2022 19:32:13 +0000</pubDate></item><item><title>Microsoft: Office 2013 will reach end of support in April 2023</title><link>https://nsaneforums.com/news/software-news/microsoft-office-2013-will-reach-end-of-support-in-april-2023-r5329/</link><description><![CDATA[<p>
	Microsoft has reminded customers earlier this week that Microsoft Office 2013 is approaching its end of support next year, advising them to switch to a newer version to reduce their exposure to security risks.
</p>

<p>
	 
</p>

<p>
	"After five years of Mainstream Support, and five years of Extended Support, Office 2013 will reach the End of Extended Support on April 11, 2023. Per the Fixed Lifecycle Policy, after this date security updates for Office 2013 will no longer be available," Microsoft told customers.
</p>

<p>
	 
</p>

<p>
	"After Office 2013 reaches the end of support, Microsoft won't provide any new security updates, and the continued use of Office 2013 after April 2023 may increase your organization's exposure to security risks or impact your ability to meet compliance obligations."
</p>

<p>
	 
</p>

<p>
	Once the end of support is reached, Microsoft will stop providing several services to Office 2013 license owners, including technical support, bug fixes, and security patches for new issues.
</p>

<p>
	 
</p>

<p>
	Also, connecting Office 2013 clients to Microsoft 365 might lead to performance or reliability issues because Office 2013 is no longer a supported client since October 2020.
</p>

<h2>
	Upgrade options for Office 2013 users
</h2>

<p>
	Available upgrade options for Office 2013 are Microsoft 365 Apps, the subscription version of Office that comes with many Microsoft 365 and Office LTSC 2021.
</p>

<p>
	 
</p>

<p>
	Microsoft 365 Apps comes with many Microsoft 365 and Office 365 enterprise and business plans, and it allows endpoint users to install full versions of Office apps on multiple devices.
</p>

<p>
	 
</p>

<p>
	Office LTSC 2021 is sold as a one-time purchase via a volume license agreement and can only be installed on one computer per license.
</p>

<p>
	 
</p>

<p>
	The main difference between these two Office versions is that Microsoft 365 Apps is updated regularly with new features while Office LTSC 2021 has the same features it came with on its launch date, in September 2021.
</p>

<p>
	 
</p>

<p>
	"Please start upgrading to Microsoft 365 Apps, which is designed to receive regular updates, and will help you stay current by getting security updates and our latest features," Microsoft said.
</p>

<p>
	 
</p>

<p>
	"Alternatively, if your organization requires a static, unchanging product, consider moving to Office LTSC 2021."
</p>

<h2>
	Office 2013 upgrade plan
</h2>

<p>
	After exploring your options and deciding to switch to a newer version on compatible devices (system requirements for <a href="https://www.microsoft.com/microsoft-365/microsoft-365-and-office-resources" rel="external nofollow" target="_blank">365 Apps</a> and <a href="https://www.microsoft.com/en-us/microsoft-365/microsoft-365-and-office-resources?rtc=2#coreui-heading-kg69bnh" rel="external nofollow" target="_blank">LTSC 2021</a>), you should prepare an upgrade plan (you can find more info on moving to Microsoft 365 <a href="https://docs.microsoft.com/en-us/DeployOffice/endofsupport/plan-upgrade-older-versions-office#plan-for-microsoft-365" rel="external nofollow" target="_blank">here</a>).
</p>

<p>
	 
</p>

<p>
	"Because Microsoft 365 Apps comes with many enterprise Microsoft 365 (and Office 365) plans, you should review the capabilities of your current plan as part of planning an upgrade to Microsoft 365 Apps," the company explains,
</p>

<p>
	 
</p>

<p>
	"Prior to deploying Microsoft 365 Apps, for example, you should ensure that all your users have accounts and licenses."
</p>

<p>
	 
</p>

<p>
	In related news, Microsoft also reminded customers that multiple editions of Windows 10 20H2 and Windows 10 1909 are <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-windows-10-20h2-reaches-end-of-service-next-month/" target="_blank" rel="external nofollow">reaching EOS in May 2022</a> and several .NET Framework versions <a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-multiple-net-framework-versions-reach-end-of-life-in-april/" target="_blank" rel="external nofollow">on April 26</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/microsoft-office-2013-will-reach-end-of-support-in-april-2023/" rel="external nofollow">Microsoft: Office 2013 will reach end of support in April 2023</a>
</p>
]]></description><guid isPermaLink="false">5329</guid><pubDate>Sun, 17 Apr 2022 19:30:02 +0000</pubDate></item><item><title>Microsoft releases Office Version 2205 (Build 15209.20000) for Windows users</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-office-version-2205-build-1520920000-for-windows-users-r5322/</link><description><![CDATA[<p>
	Microsoft has released Windows <a href="https://insider.office.com/en-us/releasenotes/windows/fast" rel="external nofollow">Office Version 2205 (Build 15209.20000)</a> for Beta Channel subscribers. The update adds an improved Recommended PivotTables experience. According to Microsoft, Recommended PivotTables are now more intelligent and easier to use.
</p>

<p>
	 
</p>

<p>
	However, the new Office Insider update doesn’t include any other new features other than the improved Recommended PivotTables. Instead, you get a ton of fixes for issues found in Word, Excel, PowerPoint, Outlook, Office Suite, and more.
</p>

<h2>
	Changelog
</h2>

<p>
	<img alt="rscb2-1" class="ipsImage" data-ratio="75.10" height="540" width="201" src="https://mspoweruser.com/wp-content/uploads/2022/04/Microsoft-office-scaled.jpeg?ezimgfmt=ng:webp/ngcb2/rs:device/rscb2-1">
</p>

<p>
	 
</p>

<p>
	Microsoft recently added a new Office Insider update for Mac users. The update mainly focuses on fixing bugs, but apart from that, it also adds an important new feature called auto-refresh for stock quotes. What the feature does is that it automatically be updated every time you open the File and every five minutes thereafter. You can <a href="https://mspoweruser.com/office-build-16-61-22040301-for-mac-users/" rel="external nofollow">know more about the update here</a>.
</p>

<p>
	 
</p>

<p>
	Microsoft also introduced a voice dictation feature for OneNote users on Android. The feature is currently available in the latest Android Office Insider Build. It also adds the ability to turn off dark mode with just one tap. You can find more <a href="https://mspoweruser.com/office-insider-build-voice-dictation-onenote/" rel="external nofollow">details about the latest Android Office update here</a>.
</p>

<p>
	 
</p>

<p>
	Coming back to the Windows Office Insider update, Microsoft releases an update every week, adding new features and changes. Microsoft is also expected to release a new Office Insider Build next week. We’ll keep you updated if we find anything interesting in the update.
</p>

<p>
	 
</p>

<p>
	To update the Microsoft Office Insider Preview Build to the latest version, 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/office-version-2205-build-15209-20000/" rel="external nofollow">Microsoft releases Office Version 2205 (Build 15209.20000) for Windows users</a>
</p>
]]></description><guid isPermaLink="false">5322</guid><pubDate>Sat, 16 Apr 2022 19:26:00 +0000</pubDate></item><item><title>How to put the Windows 11 Start menu back where it belongs</title><link>https://nsaneforums.com/news/software-news/how-to-put-the-windows-11-start-menu-back-where-it-belongs-r5312/</link><description><![CDATA[<h3>
	You can get it back in the left corner, but you still won’t have your old familiar menu back
</h3>

<p>
	When you upgrade from Windows 10 to Windows 11, one of the first things you may do is wonder: where the heck is my Start menu? Traditionally, the Windows Start menu has been in the lower left corner of the screen, but when your new version of Windows appears, you’ll find the Start icon among a group of icons in the center of your taskbar at the bottom of the screen.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__7_.png" data-ratio="71.81" src="https://cdn.vox-cdn.com/thumbor/8yDp_BWfH1irrLel7n2XUt5rxVI=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867032/Screenshot__7_.png">
</p>

<p>
	The Windows 11 Start menu is now a small icon in the center of the taskbar.<picture data-cdata='{"asset_id":22867032,"ratio":"*"}' data-cid="site/picture_element-1650046825_528_35410"> </picture>
</p>

<p>
	 
</p>

<p>
	Click on the Start menu icon, and things will look very different as well. Instead of the large square Live Tiles that used to pop up, you have a much more modest set of app icons, mostly showing Microsoft-related apps, pinned to the main page. Click on “All apps” on the top right corner (just below the search field), and you get the familiar A-to-Z listing of apps. But no tiles.
</p>

<p>
	 
</p>

<p>
	Look below the app icons, and you’ll find a “Recommended” section, which offers apps that Microsoft thinks you should try (such as Teams), and if you click on the “More” button, some of the files or apps you may have used recently.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__12_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/rGXH5SRYyahFNKW6mMfiV-tmPrE=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867098/Screenshot__12_.png">
</p>

<p>
	Clicking on the search field offers immediate access to several popular apps.
</p>

<p>
	 
</p>

<p>
	By the way, that search field? Click in that, and the Start menu will open up, giving you immediate access to File Explorer, settings, and other apps.
</p>

<p>
	 
</p>

<p>
	While some may appreciate this more puritanical version of the Start menu, others who have gotten used to the more configurable version in Windows 10 may want to know how they can go back to the more familiar, and more personal, version.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__1_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/eg8UY9C-kvvby4dWgcGzuDSmqC4=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867042/Screenshot__1_.png">
</p>

<p>
	You can move the Start icon to the left using the taskbar alignment option in your setup menu.
</p>

<p>
	 
</p>

<p>
	You can get some of the way there by moving the centered apps to the left of the taskbar:
</p>

<p>
	 
</p>

<ul>
	<li id="kSbuWv">
		Right-click on the taskbar and click on “Taskbar settings”
	</li>
	<li id="NEijmh">
		Select “Taskbar behaviors”
	</li>
	<li id="gsR825">
		Look for “Taskbar alignment” and click on the button on the right where it says “Center.” Select “Left” instead.
	</li>
	<li id="1yMLuh">
		Close the settings window, and you’ll see that the app icons in the taskbar have moved to the left, with the Start menu icon in the corner.
	</li>
</ul>

<figure>
	<p>
		<picture data-cdata='{"asset_id":22867047,"ratio":"*"}' data-cid="site/picture_element-1650046825_852_35413"> <source sizes="(min-width: 1221px) 846px, (min-width: 880px) calc(100vw - 334px), 100vw" srcset="https://cdn.vox-cdn.com/thumbor/B89uneTtjA8l61oKI8BFWCGjYY0=/0x0:3840x2160/320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 320w, https://cdn.vox-cdn.com/thumbor/oTKImw7SvFcZDkqzIx4Z79Otdqo=/0x0:3840x2160/520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 520w, https://cdn.vox-cdn.com/thumbor/lnYCRF-jqJqqdUzBfkY-ZD_oml4=/0x0:3840x2160/720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 720w, https://cdn.vox-cdn.com/thumbor/2JLRftwC1JrqOozEJDjXw5H4HJE=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 920w, https://cdn.vox-cdn.com/thumbor/pWXtJLt7n6Hw4oetLFvoFzExm-E=/0x0:3840x2160/1120x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 1120w, https://cdn.vox-cdn.com/thumbor/R9lI10Jv2AS4uCJGBrHcQb3d6CA=/0x0:3840x2160/1320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 1320w, https://cdn.vox-cdn.com/thumbor/qrkdeg36RDRjgsaAHiRwSiWHUaM=/0x0:3840x2160/1520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 1520w, https://cdn.vox-cdn.com/thumbor/QVBfj2XfBqkpWBCcU6huK7yDS0s=/0x0:3840x2160/1720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 1720w, https://cdn.vox-cdn.com/thumbor/_ysCuQrwvxeTWP5BnYgn0v4Tas8=/0x0:3840x2160/1920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png 1920w" type="image/webp"></source></picture>
	</p>

	<figcaption>
		<p>
			<img alt="Screenshot__22_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/2JLRftwC1JrqOozEJDjXw5H4HJE=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22867047/Screenshot__22_.png">
		</p>

		<p>
			Now the Start menu icon is in the left corner, but the menu itself is unchanged.
		</p>
	</figcaption>
</figure>

<p>
	While this will place the Start menu back where you expected it, it will not restore the one you were used to. To get that back, you’re going to have to go to a third-party app.
</p>

<p>
	 
</p>

<p>
	There is at least one available. Stardock, a company whose Start10 app allows Windows 10 users to keep their beloved Windows 7 menu UI, has a <a href="https://www.theverge.com/2021/8/11/22619930/stardock-start11-windows-11-start-menu-beta" rel="external nofollow">Start11 app</a>, which it says will bring back the classic Windows 10 Start menu. The app has a starting price of $5.99 for one active install. So far, Start11 is the only app we’ve found that purports to restore the Windows 10 menu system. (There were some regedit hacks floating around out there, but most were either very elaborate or <a href="https://www.tomshardware.com/news/windows-11-classic-start-hack-gone" rel="external nofollow">were made useless somewhere along Microsoft’s beta cycle</a>.)
</p>

<p>
	 
</p>

<p>
	If a better solution presents itself, we’ll be sure to let you know.
</p>

<p>
	 
</p>

<p>
	<strong>Update April 15th, 2022, 1:10PM ET</strong>: This article was originally published on September 21st, 2021; information about the Start11 app has been updated.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/22684671/windows-11-microsoft-start-menu-how-to" rel="external nofollow">How to put the Windows 11 Start menu back where it belongs</a>
</p>
]]></description><guid isPermaLink="false">5312</guid><pubDate>Fri, 15 Apr 2022 20:09:39 +0000</pubDate></item><item><title>How to use Focus assist in Windows 11</title><link>https://nsaneforums.com/news/software-news/how-to-use-focus-assist-in-windows-11-r5311/</link><description><![CDATA[<h3>
	It’s now a part of the Clock app
</h3>

<p>
	<img alt="Screenshot__52_.0.png" class="ipsImage" data-ratio="75.10" height="479" width="720" src="https://cdn.vox-cdn.com/thumbor/Gl2r7J_BUatUR0jijLlGCIauvzg=/0x0:3840x2160/920x613/filters:focal(364x837:978x1451):format(webp)/cdn.vox-cdn.com/uploads/chorus_image/image/69932977/Screenshot__52_.0.png">
</p>

<p>
	 
</p>

<p>
	It’s all too easy to allow distractions such as social media or videos to seduce us from the things we’re supposed to be doing — such as, say, writing articles about Windows 11. Features such as Focus assist are now being included with operating systems to try to help us keep our eyes on the road, so to speak.
</p>

<p>
	 
</p>

<p>
	Microsoft’s Focus assist was first introduced in a 2018 update of Windows 10, where it replaced a feature known as Quiet Hours, and while Windows 11 doesn’t offer any radical updates, it has made the feature easier to use. Focus assist stops notifications from popping up on your screen and can be activated automatically when you put on your display on presentation mode, are playing a game, or are using an app in full-screen mode.
</p>

<p>
	 
</p>

<p>
	I’ll show you how to edit the automatic sessions in a moment. First, here’s how to manually begin a Focus assist session.
</p>

<h2 id="LTnVfe">
	Start a session
</h2>

<p>
	In Windows 11, Focus assist has been made a part of the Clock app. To start a session manually, type “Clock” into your taskbar’s Search icon. You’ll be guided to a page that helps you set up the length of time you want the session to last; you can also set a daily goal if you wish. And there are tiles that let you link your Spotify account (should you have one) to your focus sessions or use Microsoft To Do to pick a task for that session. Don’t need either of these? Keep reading.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__54_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/QCfYK4HPeGgs791OhOzTDAqNYpk=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890585/Screenshot__54_.png">
</p>

<p>
	Now part of the Clock app, Focus assist lets you set goals for keeping on track.
</p>

<p>
	 
</p>

<p>
	If you click on the settings icon at the bottom left of the Clock app, you can adjust the length of your focus time (including breaks) and select a sound to play when your focus period (or your break) ends. And you can get rid of the Spotify and / or To Do tiles.
</p>

<p>
	 
</p>

<p>
	The Clock settings page also lets you pick a theme for the app and tweak your notification settings, including which notifications should not be filtered out during a Focus assist session.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__180_.jpg" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/u1Xwnut6T0PnBafhz-Q4PcIpIm8=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23392590/Screenshot__180_.jpg">
</p>

<p>
	The Clock settings page also lets you pick a theme for the app and tweak your notification settings.
</p>

<p>
	 
</p>

<p>
	To personalize this feature a bit more and to edit the automatic settings, you need to go to “Focus assist settings.”
</p>

<h2 id="C9SiKZ">
	Focus assist settings
</h2>

<p>
	You can get to Focus assist settings in several ways: by clicking on “Settings” &gt; “System” &gt; “Focus assist,” by using the taskbar search icon to find “Focus assist,” or by clicking on the system clock at the right edge of the taskbar and then on “Focus assist settings.”
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot__49_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/wi1v27Ly-WCA6MYqjWaVDIgS6yU=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890745/Screenshot__49_.png">
</p>

<p>
	Within system settings, you can decide when you want Focus assist to activate, and for which notifications.
</p>

<p>
	 
</p>

<p>
	Once you’re there, there are two main sections.
</p>

<p>
	 
</p>

<p>
	The first section lets you turn Focus assist on and off and set certain parameters when it is active:
</p>

<p>
	 
</p>

<ul>
	<li id="ZsSKqd">
		“Priority only” limits active notifications to those specified in a priority list. You can set that list up by selecting the “Customize priority list” link right below the “Priority only” subhead. You can have it always notify you of incoming calls, always notify you of reminders, or allow notifications from specific apps. New to Windows 11 is the ability to prioritize notifications from contacts who are either pinned to your taskbar or whom you specify via an “Add contacts” button.
	</li>
</ul>

<p>
	 
</p>

<p>
	<img alt="Screenshot__47_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/qQYRyHBGcySxmkwAw_fUcHitzns=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png">
</p>

<figure>
	<picture data-cdata='{"asset_id":22890748,"ratio":"*"}' data-cid="site/picture_element-1650051918_7976_67225"> <source sizes="(min-width: 1221px) 846px, (min-width: 880px) calc(100vw - 334px), 100vw" srcset="https://cdn.vox-cdn.com/thumbor/SUfDV_0qkSX8xa6s4t4ecKwB0NU=/0x0:3840x2160/320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 320w, https://cdn.vox-cdn.com/thumbor/oRPjLAT_cFQdX1YPgyBdoqsNb3g=/0x0:3840x2160/520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 520w, https://cdn.vox-cdn.com/thumbor/a4AIfqbMlIqojttym1xdfVagW5s=/0x0:3840x2160/720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 720w, https://cdn.vox-cdn.com/thumbor/qQYRyHBGcySxmkwAw_fUcHitzns=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 920w, https://cdn.vox-cdn.com/thumbor/p4-iRQ65O87UYCaKY-AuTqFNjQM=/0x0:3840x2160/1120x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 1120w, https://cdn.vox-cdn.com/thumbor/7RZC6pISNxmDEhMlw5ACnvg-TJM=/0x0:3840x2160/1320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 1320w, https://cdn.vox-cdn.com/thumbor/qbcWzU7jhpXNfz1MF0LGuigGnzE=/0x0:3840x2160/1520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 1520w, https://cdn.vox-cdn.com/thumbor/4DzO3Y_KHD7b97rUN7Fob0zjKWg=/0x0:3840x2160/1720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 1720w, https://cdn.vox-cdn.com/thumbor/9vbzLB3Mbuxp6L1D4zARL1forNs=/0x0:3840x2160/1920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890748/Screenshot__47_.png 1920w" type="image/webp"> </source></picture>

	<figcaption>
		You can prioritize calls, reminders, apps, and specific contacts.
	</figcaption>
</figure>

<ul>
	<li id="prjKxx">
		“Alarms only” lets you hide all your notifications, except for any alarms you may have set up.
	</li>
	<li id="VjrrSb">
		Concerned that you may miss something? If you check “Show a summary of what I missed when focus assist was on,” then you will be automatically notified of all your filtered notifications as soon as Focus assist is no longer active.
	</li>
</ul>

<p>
	The second section, headed “Automatic rules,” lets you adjust several pre-set rules. You can toggle each on and off from this page, but if you want to change their settings, click on the name of the feature.
</p>

<p>
	 
</p>

<ul>
	<li id="UoU9Za">
		“During these hours” lets you set specific times and days when Focus assist will kick in. To edit the settings, select “During these times” and then, on the next page, toggle it on. You’ll be able to choose the start and end times for each session; whether it applies to every day, to just weekdays or just weekends; and whether it will allow priority only or alarms only.
	</li>
</ul>

<figure>
	<p>
		<picture data-cdata='{"asset_id":22890749,"ratio":"*"}' data-cid="site/picture_element-1650051918_5757_67226"> <source sizes="(min-width: 1221px) 846px, (min-width: 880px) calc(100vw - 334px), 100vw" srcset="https://cdn.vox-cdn.com/thumbor/hGuDnePxsiqDTK3biYIDw_O6IHk=/0x0:3840x2160/320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 320w, https://cdn.vox-cdn.com/thumbor/kZ1rYJF4mJvAEsws9s2hr3P0Toc=/0x0:3840x2160/520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 520w, https://cdn.vox-cdn.com/thumbor/E5kLuaV5YbN6TcR8QCrQafkodwo=/0x0:3840x2160/720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 720w, https://cdn.vox-cdn.com/thumbor/lL-h_pjoYU7X-uU5Qs6XuBtVKEI=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 920w, https://cdn.vox-cdn.com/thumbor/whjFbciCdLcAOQS2jTYkVszXW64=/0x0:3840x2160/1120x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 1120w, https://cdn.vox-cdn.com/thumbor/hx272yWrnqDTY8O4PdsZjHpiUOA=/0x0:3840x2160/1320x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 1320w, https://cdn.vox-cdn.com/thumbor/GbT0ElN9X6eGhGvTPSNIn2vbIic=/0x0:3840x2160/1520x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 1520w, https://cdn.vox-cdn.com/thumbor/pzj0rp7tDJXP33Z40--o43TFZBY=/0x0:3840x2160/1720x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 1720w, https://cdn.vox-cdn.com/thumbor/hQJF4u2drTBm78K8sNVS9S_FZpE=/0x0:3840x2160/1920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png 1920w" type="image/webp"> </source></picture>
	</p>

	<p>
		<img alt="Screenshot__57_.png" class="ipsImage" data-ratio="71.81" height="405" width="720" src="https://cdn.vox-cdn.com/thumbor/lL-h_pjoYU7X-uU5Qs6XuBtVKEI=/0x0:3840x2160/920x0/filters:focal(0x0:3840x2160):format(webp):no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/22890749/Screenshot__57_.png">
	</p>

	<figcaption>
		Decide when you want Focus assist to kick in automatically.
	</figcaption>
</figure>

<p>
	The other features under “Automatic rules” operate in much the same way. On the Focus assist page, click the toggle to turn them on or off, and click on their name to adjust them.
</p>

<p>
	 
</p>

<ul>
	<li id="5FUd7k">
		“When I’m duplicating my display” kicks in when you’re got two displays going; toggle it on so you can edit it to allow either priority only or alarms only.
	</li>
	<li id="MwMQSi">
		“When I’m playing a game” is pretty obvious; again, toggle it on to change it to priority only or alarms only.
	</li>
	<li id="4IltbK">
		“When I’m using an app in full-screen mode only” can also be tweaked to be priority only or alarms only.
	</li>
	<li id="pnh7Pe">
		And you can set “For the first hour after a Windows feature update” for priority only.
	</li>
</ul>

<p>
	 
</p>

<p>
	One last thing: when Focus assist is active, you will see a small moon icon at the far right of your taskbar. Click on it, and you should be able to see any missed notifications.
</p>

<p>
	 
</p>

<p>
	<strong>Update April 15th, 2022, 1:45PM ET</strong>: This article was originally published on September 30th, 2021; information about automatic rules features has been updated.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/22696232/focus-assist-windows-11-microsoft-how-to" rel="external nofollow">How to use Focus assist in Windows 11</a>
</p>
]]></description><guid isPermaLink="false">5311</guid><pubDate>Fri, 15 Apr 2022 20:06:48 +0000</pubDate></item><item><title>Windows 11 servicing build 22598.100 (KB5014100) released for Dev and Beta Insiders</title><link>https://nsaneforums.com/news/software-news/windows-11-servicing-build-22598100-kb5014100-released-for-dev-and-beta-insiders-r5310/</link><description><![CDATA[<p>
	Microsoft has released a servicing update today with a new Windows 11 build 22598.100 (KB5014100) to the Dev and Beta Channel insiders. The new build does not bring anything new to the table as it is a cumulative update with which the company is testing its servicing pipelines as it is often known to do. Microsoft has been frequently releasing servicing updates now as the Dev Channel builds are beaming with new and upcoming features.
</p>

<p>
	 
</p>

<p>
	The full announcement says:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	We are starting to roll out Cumulative Update Build 22598.100 (KB5014100). This update does not include anything new and is designed to test our servicing pipeline for builds in the Dev and Beta Channels.
</p>

<p>
	 
</p>

<p>
	Hence, all the bug fixes and improvements that were announced with the earlier released <a href="https://www.neowin.net/news/windows-11-build-22598-released-with-new-task-manager-shortcuts-and-more/" rel="external nofollow">build 22598 to the Dev Channel as well as the Beta channel are carried over into this</a>. The build has loads of new features as we are now moving into the next phase of Windows 11 in preparation for version 22H2.
</p>

<p>
	 
</p>

<p>
	<img alt="1650043007_snag-0002_story.jpg" class="ipsImage" data-ratio="65.56" height="448" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650043007_snag-0002_story.jpg">
</p>

<p>
	 
</p>

<p>
	Interestingly, while there are no new changes made in this build, servicing test builds like these before have been known to break some features. For example, Windows 10 Build 21292.1010 <a href="https://www.neowin.net/news/windows-10-build-212921010-breaks-x64-emulation-on-arm-pcs/" rel="external nofollow">caused issues for x64 emulation on ARM PCs</a>.
</p>

<p>
	 
</p>

<p>
	The original announcement can be found <a href="https://blogs.windows.com/windows-insider/2022/04/13/announcing-windows-11-insider-preview-build-22598/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-servicing-build-22598100-kb5014100-released-for-dev-and-beta-insiders/" rel="external nofollow">Windows 11 servicing build 22598.100 (KB5014100) released for Dev and Beta Insiders</a>
</p>
]]></description><guid isPermaLink="false">5310</guid><pubDate>Fri, 15 Apr 2022 20:02:32 +0000</pubDate></item><item><title>Google Sheets will now automatically correct formulas for you</title><link>https://nsaneforums.com/news/software-news/google-sheets-will-now-automatically-correct-formulas-for-you-r5309/</link><description><![CDATA[<p>
	Although people with access to Microsoft 365's Office suite of applications tend to use Excel Online when they want to use spreadsheet software on the web, another alternative to consider is <a href="https://www.neowin.net/news/tags/google_sheets/" rel="external nofollow">Google Sheets</a> too. Google regularly updates Sheets with new features and capabilities to entice more customers. Now, it has empowered Sheets to <a href="https://workspaceupdates.googleblog.com/2022/04/intelligent-corrections-for-formulas-in.html" rel="external nofollow">autonomously and intelligently correct formulas for you</a>.
</p>

<p>
	 
</p>

<p>
	This capability follows a related one from last year where <a href="https://workspaceupdates.googleblog.com/2021/08/intelligent-formula-and-function-suggestions-in-google-sheets.html" rel="external nofollow">Google Sheets would automatically suggest formulas to you</a>. The latest update for formula corrections now helps you write complex mathematical and logical calculations with more confidence.
</p>

<p>
	 
</p>

<p>
	Formulas corrections are context-aware and enable users to troubleshoot with ease too. Basically, whenever Sheets detects that a formula can be improved, it will offer you a suggestion box with the recommended changes and the associated details. You can then choose to accept or reject the recommendation.
</p>

<p>
	 
</p>

<p>
	Although Google hasn't detailed an extensive list of formulas that Sheets can intelligently correct for you, some examples include VLOOKUP errors, missing cells in input range, and locking of ranges when applying formulas across a series of cells. The capability will likely improve with time.
</p>

<p>
	 
</p>

<p>
	Formula corrections will be enabled by default, but people who don't want it can head over to <strong>Tools &gt; Enable</strong> <strong>formula corrections</strong> to toggle it off. The functionality is available for Google Workspace, G Suite, and Google personal accounts, but it may take several weeks for it to appear generally for these customers.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/google-sheets-will-now-automatically-correct-formulas-for-you/" rel="external nofollow">Google Sheets will now automatically correct formulas for you</a>
</p>
]]></description><guid isPermaLink="false">5309</guid><pubDate>Fri, 15 Apr 2022 20:00:40 +0000</pubDate></item><item><title>Linux kernel 5.16 reaches end-of-life status</title><link>https://nsaneforums.com/news/software-news/linux-kernel-516-reaches-end-of-life-status-r5299/</link><description><![CDATA[<p>
	<strong>Linux kernel 5.16 has reached its end-of-life four months after its release, users should move to 5.17 immediately.</strong>
</p>

<p>
	 
</p>

<p>
	Linux kernel 5.16 was released at the beginning of this year; on January 10th. It brought some cool features such as futex_waitv() kernel system call from Collabora for a better gaming experience. In addition, KFENCE support for PA-RISC architecture has arrived with the Linux kernel 5.16, as well as broader ARM devices support.
</p>

<p>
	 
</p>

<p>
	<strong>It is time to move on</strong>
</p>

<p>
	 
</p>

<p>
	Many of the Linux distributions have upgraded their kernel version to 5.16, then moved on to 5.17. Linux kernel 5.17 is currently the latest stable version as Linus Torvalds has already begun developing the 5.18 version. Now, it is time to say goodbye to Linux kernel 5.16 since it has reached its end-of-life status. This means, 5.16 will no longer get maintenance updates and will be vulnerable to future security issues.
</p>

<p>
	 
</p>

<p style="margin-left:40px;">
	<span style="font-size:18px;">Keeping using an end-of-life status Linux kernel version might cause security issues in the future</span>
</p>

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

<p>
	Updating the Linux kernel alone is not a very simple task so you might want just stick to distributions’ updates. Plenty of major distros have already updated their kernel to 5.17 or are stuck with 5.15 LTS. However, keep your eye on the updates; if the distribution you use does not offer an update from 5.16, you should consider moving to another distribution or manually updating the Linux kernel of your system.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://cloud7.news/linux/linux-kernel-5-16-reaches-end-of-life-status/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">5299</guid><pubDate>Fri, 15 Apr 2022 14:04:54 +0000</pubDate></item><item><title>Microsoft is adding new shortcuts to the Windows 11 Task Manager</title><link>https://nsaneforums.com/news/software-news/microsoft-is-adding-new-shortcuts-to-the-windows-11-task-manager-r5297/</link><description><![CDATA[<p>
	Microsoft is working on a redesigned Task Manager interface for Windows 11. Most of the planned changes give the Task Manager a new paint but do not change the program's functionality.
</p>

<p>
	 
</p>

<p>
	<img alt="windows-task-manager.webp" class="ipsImage" data-ratio="75.10" height="334" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/windows-task-manager.webp">
</p>

<p>
	 
</p>


<p>
	The upcoming version supports light and dark modes, which are enabled based on the system preference. The full view interface displays the sections of the Task Manager on the left side now and no longer as tabs.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/14/whats-new-in-windows-11-insider-preview-build-22598/" rel="external nofollow">Microsoft released a new Windows 11 Insider build</a> to development channels this week, and with it new keyboard shortcuts for the Windows Task Manager.
</p>

<p>
	 
</p>

<p>
	Many Windows users know that they can launch the Task Manager with the keyboard shortcut Ctrl-Alt-Esc.
</p>

<p>
	 
</p>

<p>
	When it is open, users may soon use the following keyboard shortcuts to run certain actions in the Task Manager:
</p>

<p>
	 
</p>

<ul>
	<li>
		<strong>Alt-N</strong> -- to run a new task. Use Alt-N to display the interface, type the executable file name and hit the Enter-key to run the task.
	</li>
	<li>
		<strong>Alt-E</strong> -- to end the selected process. Select a task in the task listing and use Alt-E to terminate it.
	</li>
	<li>
		<strong>Alt-V</strong> -- to toggle <a data-wpel-link="internal" href="https://www.ghacks.net/2021/04/23/windows-task-manager-gets-better-edge-process-classifications-and-new-eco-mode/" rel="external nofollow">Efficiency Mode</a> for the selected process. Efficiency Mode throttles the application to reduce its resource usage while it is running.
	</li>
	<li>
		<strong>Ctrl-Tab</strong> -- cycle through the pages of the Task Manager (exists already in Stable).
	</li>
	<li>
		<strong>Ctrl-Shift-Tab</strong> -- cycle through the pages of the Task Manager in reverse (exists already in Stable).
	</li>
</ul>

<p>
	 
</p>

<p>
	Several other actions are available that are displayed at the top of the Task Manager page. These can also be executed using the Alt-key and the corresponding trigger. Pressing the Alt-key will highlight the available keys in the interface.
</p>

<h3>
	Closing Words
</h3>

<p>
	Windows users who prefer keyboard shortcuts over touch-based and mouse-based actions may like the new shortcuts of the Windows Task Manager. While these may speed things up, it needs to be noted that at least one of them, Alt-E to end a process, is already supported. Pressing the Del-key on the keyboard terminates the selected process in the Task Manager already.
</p>

<p>
	 
</p>

<p>
	The new Alt-E shortcut adds a second option, but I can't see many users switching to it as it requires the activation of two keys for the same action.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> do you use the Windows Task Manager? Would you use the new keyboard shortcuts?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/15/microsoft-is-adding-new-shortcuts-to-the-windows-11-task-manager/" rel="external nofollow">Microsoft is adding new shortcuts to the Windows 11 Task Manager</a>
</p>
]]></description><guid isPermaLink="false">5297</guid><pubDate>Fri, 15 Apr 2022 08:43:34 +0000</pubDate></item><item><title>Edge Canary adds the option to auto-save passwords and disable picture-in-picture button</title><link>https://nsaneforums.com/news/software-news/edge-canary-adds-the-option-to-auto-save-passwords-and-disable-picture-in-picture-button-r5296/</link><description><![CDATA[<p>
	Microsoft Edge recently received a new button for enabling picture in picture (PiP) mode. The browser now places a compact button on top of any video, allowing users to turn on PiP without diving into the context menu. It is a nice change to improve feature discoverability, but not all users might like it. For those who would rather get rid of the button, Microsoft has some good news.
</p>

<p>
	 
</p>

<p>
	The latest Microsoft Edge Canary adds the option to disable the picture in picture button. Open Microsoft Edge Canary, then go to <strong>edge://settings/content/PictureInPicture</strong> and turn off the "Show Picture in picture control inside video frame" toggle. Alternatively, you can open Settings and navigate to <strong>Cookies and site permissions &gt; Picture in picture control</strong>.
</p>

<p>
	 
</p>

<p>
	<img alt="1650009708_edge_disable_pip_story.jpg" class="ipsImage" data-ratio="59.72" height="408" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650009708_edge_disable_pip_story.jpg">
</p>

<p>
	 
</p>

<p>
	Note that disabling the PiP control does not prevent you from playing videos using picture in picture. On YouTube, for example, you need to right-click the now playing video two times and select "Picture in picture."
</p>

<p>
	 
</p>

<p>
	Another new feature in Edge Canary is the ability to auto-save passwords without the browser asking you first. It is a welcome addition to ensure you never forget to save passwords. You can enable password auto-save by navigating to the <strong>edge://settings/password</strong> page and placing a checkmark next to the "Save passwords automatically" option.
</p>

<p>
	 
</p>

<p>
	<img alt="1650009774_edge_password_auto-save_1_sto" class="ipsImage" data-ratio="27.22" height="186" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650009774_edge_password_auto-save_1_story.jpg">
</p>

<p>
	 
</p>

<p>
	Finally, future Edge updates might let you customize additional toolbar parts. In addition to enabling or disabling the Home button, Edge Canary allows turning off the Forward button.
</p>

<p>
	 
</p>

<p>
	<img alt="1650009824_edge_no_forward_button_story." class="ipsImage" data-ratio="38.47" height="263" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1650009824_edge_no_forward_button_story.jpg">
</p>

<p>
	 
</p>

<p>
	Thank you, <a href="https://www.reddit.com/user/Leopeva64-2/" rel="external nofollow">Leopeva64-2</a>, for the tips!
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/edge-canary-adds-the-option-to-auto-save-passwords-and-disable-picture-in-picture-button/" rel="external nofollow">Edge Canary adds the option to auto-save passwords and disable picture-in-picture button</a>
</p>
]]></description><guid isPermaLink="false">5296</guid><pubDate>Fri, 15 Apr 2022 08:40:34 +0000</pubDate></item><item><title>Windows 11 Release Preview build 22000.651 (KB5012643) comes with TPM, Secure Boot changes</title><link>https://nsaneforums.com/news/software-news/windows-11-release-preview-build-22000651-kb5012643-comes-with-tpm-secure-boot-changes-r5295/</link><description><![CDATA[<p>
	Microsoft has released a new build for Windows 11 Insiders on the Release Preview Channel. The new build 22000.651, brings improvements related to Secure Boot, Trusted Platform Module (TPM), and many others. The long list of changes is given below:
</p>

<p>
	 
</p>

<ul>
	<li>
		New! We added improvements for servicing the Secure Boot component of Windows.
	</li>
	<li>
		We fixed an issue that causes the AppX Deployment Service (AppXSvc) to stop working after you install certain MSIX apps.
	</li>
	<li>
		We fixed a race condition that occurs early in the startup process that might cause a stop error.
	</li>
	<li>
		We improved the Autopilot client to process updated Trusted Platform Module (TPM) capabilities that support self-deployment and pre-provisioning scenarios.
	</li>
	<li>
		We changed the timeout for Azure Active Directory (Azure AD) registration from 60 minutes to 90 minutes for hybrid Azure AD-joined Autopilot scenarios. This also addresses a race condition that causes an exception at timeout.
	</li>
	<li>
		We fixed an issue that delays OS startup by approximately 40 minutes.
	</li>
	<li>
		We fixed a memory leak issue that affects Windows systems that are in use 24 hours each day of the week.
	</li>
	<li>
		We fixed an issue that affects the Dynamic Host Configuration Protocol (DHCP) option 119 (Domain Search List) by preventing the use of the connection-specific DNS Suffix Search List.
	</li>
	<li>
		We fixed an issue that affects the Title attribute in Microsoft Ege IE mode.
	</li>
	<li>
		We fixed an issue in which mobile device management (MDM) policies were not allowed on Windows Enterprise editions that were upgraded to Enterprise using Azure AD-joined subscription entitlement.
	</li>
	<li>
		We fixed an issue that might cause video subtitles to be partially cut off.
	</li>
	<li>
		We fixed an issue that incorrectly aligns video subtitles.
	</li>
	<li>
		We fixed an issue that causes Kerberos authentication to fail, and the error is “0xc0030009 (RPC_NT_NULL_REF_POINTER)”. This occurs when a client machine attempts to use the Remote Desktop Protocol (RDP) to connect to another machine while Remote Credential Guard is enabled.
	</li>
	<li>
		We fixed an issue that causes Windows to go into BitLocker recovery after a servicing update.
	</li>
	<li>
		We fixed an issue that prevents retrieval of the Endorsement Key (EK) certificate from the TPM device.
	</li>
	<li>
		We fixed an issue that might fail to copy the security portion of a Group Policy to a machine.
	</li>
	<li>
		We fixed an issue that prevents the instantiation of the Microsoft RDP Client Control, version 11 and higher, inside a Microsoft Foundation Class (MFC) dialog.
	</li>
	<li>
		We displayed the temperature on top of the weather icon on the taskbar.
	</li>
	<li>
		We fixed an issue that prevents you from using the minimize, maximize, and close buttons on a maximized app window. This issue occurs because the Notification Center keeps the input focus.
	</li>
	<li>
		We fixed an issue that might occur when you use Netdom.exe or the Active Directory Domains and Trusts snap-in to list or modify name suffixes routing. These procedures might fail. The error message is, “Insufficient system resources exist to complete the requested service.” This issue occurs after installing the January 2022 security update on the primary domain controller emulator (PDCe).
	</li>
	<li>
		We fixed an issue that causes the primary domain controller (PDC) of the root domain to generate warning and error events in the System log. This issue occurs when the PDC incorrectly tries to scan outgoing-only trusts.
	</li>
	<li>
		We fixed an issue that occurs when you map a network drive to a Server Message Block version 1 (SMBv1) share. After restarting the OS, you cannot access that network drive.
	</li>
	<li>
		We fixed an issue that affects an SMB multichannel connection and might generate a 13A or C2 error.
	</li>
	<li>
		We fixed an issue that damages a pool when a Client-Side Caching (CSC) cleanup method fails to delete a resource that was created.
	</li>
	<li>
		We fixed an issue that might cause the server to lock up because the nonpaged pool grows and uses up all memory. After a restart, the same issue occurs again when you try to repair the damage.
	</li>
	<li>
		We reduced the overhead of resource contention in high input/output operations per second (IOPS) scenarios that have many threads contending on a single file.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can find the official release notes <a href="https://blogs.windows.com/windows-insider/2022/04/14/releasing-windows-11-build-22000-651-to-the-release-preview-channel/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-release-preview-build-22000651-kb5012643-comes-with-tpm-secure-boot-changes/" rel="external nofollow">Windows 11 Release Preview build 22000.651 (KB5012643) comes with TPM, Secure Boot changes</a>
</p>
]]></description><guid isPermaLink="false">5295</guid><pubDate>Fri, 15 Apr 2022 02:20:18 +0000</pubDate></item><item><title>Microsoft releases new Windows 10 Release Preview build 19044.1679 with tons of changes</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-new-windows-10-release-preview-build-190441679-with-tons-of-changes-r5294/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 10 build for Insiders on the Windows 10 Release Preview Channel. The new build adds improvements related to Secure Boot, fixes an OS startup delay issue,﻿ and much more.
</p>

<p>
	 
</p>

<p>
	You can view the long list of changes below:
</p>

<p>
	 
</p>

<ul>
	<li>
		New! We added improvements for servicing the Secure Boot component of Windows.
	</li>
	<li>
		We changed the timeout for Azure Active Directory (Azure AD) registration from 60 minutes to 90 minutes for hybrid Azure AD-joined Autopilot scenarios. This also addresses a race condition that causes an exception at timeout.
	</li>
	<li>
		We fixed an issue that causes a remote desktop session to close or a reconnection to stop responding while waiting on the accessibility shortcut handler (sethc.exe).
	</li>
	<li>
		We fixed an issue that delays OS startup by approximately 40 minutes.
	</li>
	<li>
		We fixed an issue that incorrectly returns Execution Policy settings from the registry.
	</li>
	<li>
		We fixed an issue that causes Internet Explorer to stop working when you copy and paste text using an Input Method Editor (IME).
	</li>
	<li>
		We fixed an issue that displays a black screen for some users when they sign in or sign out.
	</li>
	<li>
		We fixed an issue that causes Kerberos authentication to fail, and the error is “0xc0030009 (RPC_NT_NULL_REF_POINTER)”. This occurs when a client machine attempts to use the Remote Desktop Protocol (RDP) to connect to another machine while Remote Credential Guard is enabled.
	</li>
	<li>
		We fixed an issue that prevents you from changing a password that has expired when you sign in to a Windows device.
	</li>
	<li>
		We fixed an issue that might cause Windows to stop working when you apply a Windows Defender Application Control (WDAC) policy that doesn’t require a restart.
	</li>
	<li>
		We fixed an issue that might fail to copy the security portion of a Group Policy to a machine.
	</li>
	<li>
		We fixed an issue that causes the Key Distribution Center (KDC) code to incorrectly return the error message “KDC_ERR_TGT_REVOKED” during domain controller shutdown.
	</li>
	<li>
		We fixed an issue that might prevent graphics processing unit (GPU) load balancing over Remote Desktop from working as intended.
	</li>
	<li>
		We fixed an issue that prevents the instantiation of the Microsoft RDP Client Control, version 11 and higher, inside a Microsoft Foundation Class (MFC) dialog.
	</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 fixed an issue that causes the news and interest panel to appear when you haven’t clicked, tapped, or moused over it.
	</li>
	<li>
		We fixed an issue that fails to pass the Shift KeyUp event to an application when you use the Korean IME.
	</li>
	<li>
		We fixed an issue that might occur when you use Netdom.exe or the Active Directory Domains and Trusts snap-in to list or modify name suffixes routing. These procedures might fail. The error message is, “Insufficient system resources exist to complete the requested service.” This issue occurs after installing the January 2022 security update on the primary domain controller emulator (PDCe).
	</li>
	<li>
		We fixed an issue that displays the wrong IME mode indicator when the Font Mitigation policy is enabled.
	</li>
	<li>
		We fixed an issue that causes the primary domain controller (PDC) of the root domain to generate warning and error events in the System log. This issue occurs when the PDC incorrectly tries to scan outgoing-only trusts.
	</li>
	<li>
		We fixed an issue that affects a Server Message Block (SMB) multichannel connection and might generate a 13A or C2 error.
	</li>
	<li>
		We fixed an issue that occurs when you map a network drive to a Server Message Block version 1 (SMBv1) share. After restarting the OS, you cannot access that network drive.
	</li>
	<li>
		We fixed an issue that causes virtual computer object (VCO) password settings failure on a distributed network name resource.
	</li>
	<li>
		We fixed an issue that damages a pool when a Client-Side Caching (CSC) cleanup method fails to delete a resource that was created.
	</li>
	<li>
		We fixed an issue that might cause the server to lock up because the nonpaged pool grows and uses up all memory. After a restart, the same issue occurs again when you try to repair the damage.
	</li>
	<li>
		We reduced the overhead of resource contention in high input/output operations per second (IOPS) scenarios that have many threads contending on a single file.
	</li>
</ul>

<p>
	 
</p>

<p>
	The official release notes are linked <a href="https://blogs.windows.com/windows-insider/2022/04/14/releasing-windows-10-build-19044-1679-to-release-preview-channel/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-releases-new-windows-10-release-preview-build-190441679-with-tons-of-changes/" rel="external nofollow">Microsoft releases new Windows 10 Release Preview build 19044.1679 with tons of changes</a>
</p>
]]></description><guid isPermaLink="false">5294</guid><pubDate>Fri, 15 Apr 2022 02:19:18 +0000</pubDate></item><item><title>Explaining why gamers are adopting Windows 11 more slowly than Windows 10</title><link>https://nsaneforums.com/news/software-news/explaining-why-gamers-are-adopting-windows-11-more-slowly-than-windows-10-r5293/</link><description><![CDATA[<h3>
	We comb through Steam data to see how Windows 11 is faring with enthusiasts.
</h3>

<div itemprop="articleBody">
	
	<p>
		There was a time shortly after Windows 10's release when Microsoft would <a href="https://arstechnica.com/gadgets/2016/03/microsoft-windows-10-has-over-270-million-active-users/" rel="external nofollow">release</a> specific <a href="https://arstechnica.com/information-technology/2017/05/windows-10-hits-500-million-devices-growing-by-two-thirds-in-a-year/" rel="external nofollow">adoption numbers</a> frequently, <a href="https://arstechnica.com/gadgets/2017/11/windows-10-installations-pass-600-million-with-a-fifth-on-the-latest-build/" rel="external nofollow">trumpeting</a> how quickly the then-novel free update was being adopted by users of Windows 7 and Windows 8. The company hasn't repeated that strategy for Windows 11, leaving us to rely on third-party data to see how quickly people are picking up the new OS.
	</p>

	<p>
		 
	</p>

	<p>
		We've pulled a few months' worth of the <a href="https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam" rel="external nofollow">Steam Hardware &amp; Software Survey</a> data and compared it to the months immediately following Windows 10's release. This data is imperfect and inevitably a bit noisy—Steam users need to volunteer to send in the data—but the disparity in adoption is large enough that we can draw at least some conclusions.
	</p>

	<p>
		 
	</p>

	<p>
		Windows 11 was released to the public in October 2021, and Windows 10 was released in July 2015. In both cases, we used the Internet Wayback Machine to dig up seven months of data, including the month immediately before the release of each operating system. We charted the usage numbers for 64-bit versions of the operating systems (32-bit versions, along with versions like Vista and XP, are lumped into "other"), combining the numbers for Windows 8.1 and 8.0.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="win11-share.002-1440x1080.png" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/win11-share.002-1440x1080.png">
	</p>

	<p>
		Windows 11's adoption has been steady, but lower than Windows 10's early adoption.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="win11-share.001-1440x1080.png" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/win11-share.001-1440x1080.png">
	</p>

	<p>
		Windows 10 benefitted from a lot of pent-up demand, taking a huge chunk of Windows 8's share in its first two months.
	</p>

	<p>
		 
	</p>

	<p>
		The upshot is that Steam users are migrating to Windows 11 about half as quickly as they moved to Windows 10. Six months after its release, Windows 10 ran on 31 percent of all Steam computers—nearly one in three. As of March 2022, Windows 11 runs on just under 17 percent of Steam computers—about one in six. Three-quarters of all Steam computers in 2022 are still running Windows 10.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="win11-share.004-1440x1080.png" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/win11-share.004-1440x1080.png">
	</p>

	<p>
		The black wedge here represents non-Windows computers running Steam.
	</p>

	<p>
		 
	</p>

	<p>
		<img alt="win11-share.003-1440x1080.png" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.arstechnica.net/wp-content/uploads/2022/04/win11-share.003-1440x1080.png">
	</p>

	<p>
		The black wedge here represents non-Windows computers running Steam.
	</p>

	<p>
		 
	</p>

	<p>
		It's easy to interpret these results as an indictment of Windows 11, which generated some controversy with its relatively stringent (and often poorly explained) <a href="https://arstechnica.com/gadgets/2021/08/why-windows-11-has-such-strict-hardware-requirements-according-to-microsoft/" rel="external nofollow">security-oriented system requirements</a>. At least some of this slow adoption is caused by those system requirements—many of the PCs surveyed by Steam probably can't install Windows 11. That could be because users have an older unsupported CPU or have one or more of the required security features disabled; Secure Boot and the firmware TPM module were often turned off by default on new motherboards for many years.
	</p>

	<p>
		 
	</p>

	<p>
		But there are other compelling explanations. Windows 11's adoption looks slow compared to Windows 10, but Windows 10's adoption was also exceptionally good.
	</p>

	<p>
		 
	</p>

	<p>
		Windows 8 and 8.1 were not well-loved, to put it mildly, and Windows 10 was framed as a response to (and a fix for) most of Windows 8's user interface changes. And people who were still on Windows 7 were missing out on some of the nice quality-of-life additions and under-the-hood improvements that Windows 8 added.
	</p>

	<p>
		 
	</p>

	<p>
		You can see that pent-up demand in the jump between July 2015 and September 2015. In the first two months of Windows 10's availability, Windows 8 hemorrhaged users, falling from around 35 percent usage to 19 percent. Virtually all of those users—and a smaller but still notable chunk of Windows 7 users—were moving to Windows 10. Windows 11 also got a decent early adopter bump in November 2021, but its gains every other month were much smaller.
	</p>

	<p>
		 
	</p>

	<p>
		In contrast, Windows 11 was announced with little run-up, and it was replacing what users had been told was the "last version of Windows." Where Windows 10 replaced one new, unloved OS and one well-liked but aging OS, Windows 11 replaced a modern OS that nobody really complained about (Windows 10 ran on over 90 percent of all Steam computers in September 2021—even Windows 7 in its heyday couldn't boast that kind of adoption).
	</p>

	<p>
		 
	</p>

	<p>
		It's also worth noting that Microsoft didn't try to re-create that initial burst of adoption for Windows 11. Following <a href="https://arstechnica.com/information-technology/2016/08/windows-10-anniversary-update-breaks-most-webcams/" rel="external nofollow">some turbulence</a> after early Windows 10 servicing updates, Microsoft began rolling updates out more methodically, starting with small numbers of PCs and then expanding availability gradually as problems were discovered and ironed out. Windows 11 only entered "<a href="https://arstechnica.com/gadgets/2022/01/major-windows-11-update-with-taskbar-tweaks-and-android-apps-coming-in-february/" rel="external nofollow">its final phase of availability</a>" in February, ensuring that anyone with a compatible PC could get Windows 11 through Windows Update if they wanted it.
	</p>

	<p>
		 
	</p>
</div>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2022/04/gamers-are-adopting-windows-11-about-half-as-quickly-as-they-did-for-windows-10/" rel="external nofollow">Explaining why gamers are adopting Windows 11 more slowly than Windows 10</a>
</p>
]]></description><guid isPermaLink="false">5293</guid><pubDate>Fri, 15 Apr 2022 02:18:17 +0000</pubDate></item><item><title>Browsers are crashing with error code 0xc0000022 after installation of the April 2022 Windows Updates</title><link>https://nsaneforums.com/news/software-news/browsers-are-crashing-with-error-code-0xc0000022-after-installation-of-the-april-2022-windows-updates-r5289/</link><description><![CDATA[<p>
	Microsoft released updates for its Windows operating systems on <a data-wpel-link="internal" href="https://www.ghacks.net/2022/04/12/microsoft-windows-security-updates-april-2022-overview/" rel="external nofollow">the April 2022 Patch Day</a>. The company did not highlight any <a data-wpel-link="internal" href="https://www.ghacks.net/2021/10/09/windows-11-list-of-known-issues-and-resolved-issues/" rel="external nofollow">major issues</a> in the release notes and the installation appears to have went well on most devices.
</p>

<p>
	 
</p>

<p>
	<picture class="alignnone size-full wp-image-178021 sp-no-webp" data-rv-in-image="rv-in-image-1"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.webp" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.webp" type="image/webp"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" type="image/png"><img alt="windows browser crash 0xc0000022" class="alignnone size-full wp-image-178021 sp-no-webp entered lazyloaded" data-lazy-src="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" data-ll-status="loaded" data-rv-in-image="rv-in-image-1" height="746" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" width="1205" src="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png"><noscript><img class="alignnone size-full wp-image-178021 sp-no-webp" alt="windows browser crash 0xc0000022" height="746" width="1205" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png" src="https://www.ghacks.net/wp-content/uploads/2022/04/windows-browser-crash-0xc0000022.png"></noscript></source></source></picture>
</p>

<p>
	 
</p>

<p>
	Some users are reporting that they can't launch popular web browsers anymore after installing the most recent Windows updates. The error message "the application was unable to start correctly (0xc0000022)" is thrown on these devices, and the issue appears to affect browsers such as Firefox, Chrome and even Microsoft's own Edge browser.
</p>

<p>
	 
</p>

<p>
	Reports suggest that the issue is not affecting all browsers, and users who are affected by this may want to try others, for example, Brave or Vivaldi, to see if these can be launched. The uninstallation of the updates, e.g., KB5012599, resolves the issue.
</p>

<p>
	 
</p>

<p>
	A search on Microsoft's Feedback Hub returns several reports of the issue. Some reports have been published in the past 24 hours, but others have been posted months ago in Insider builds.
</p>

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

<p style="margin-left: 40px;">
	After installing KB5012599 I got a 0xc0000022 error launching Edge, Firefox and Chrome, so they don't work anymore. Fortunally Vivaldi and Brave work perfect, so I can still internet.<br>
	Uninstalling KB5012599 solves this problem.
</p>

<p>
	 
</p>

<p>
	The low number of reports on the Feedback Hub suggests that the issue may not be widespread. Still, some users are reporting crashes after installing the updates.
</p>

<p>
	 
</p>

<p>
	Reports suggest that Windows 10 and Windows 11 devices are affected by the issue. Microsoft has not responded to the claims yet.
</p>

<p>
	 
</p>

<p>
	While it looks to be an issue that is caused by the latest Windows updates, some <a data-wpel-link="external" href="https://www.windowslatest.com/2022/04/13/chrome-edge-crashing-with-0xc0000022-after-windows-11-windows-10-updates/" rel="external nofollow" target="_blank">suggest</a> that antivirus products could also play a role. Windows Latest mentions ESET in particular, but there is a chance that other antivirus solutions may cause the issue as well.
</p>

<p>
	 
</p>

<p>
	Affected users who need to use the crashing browsers may need to uninstall the update to resolve the issue.
</p>

<p>
	 
</p>

<p>
	<strong>Tip</strong>: check out our <a data-wpel-link="internal" href="https://www.ghacks.net/2014/08/18/how-to-uninstall-windows-updates/" rel="external nofollow">instructions on uninstalling Windows updates</a> if you need assistance.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> are you affected by the crashes?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/04/14/browsers-are-crashing-with-error-code-0xc0000022-after-installing-the-april-2022-windows-updates/" rel="external nofollow">Browsers are crashing with error code 0xc0000022 after installation of the April 2022 Windows Updates</a>
</p>
]]></description><guid isPermaLink="false">5289</guid><pubDate>Thu, 14 Apr 2022 21:22:59 +0000</pubDate></item><item><title>Media Player for Windows 11 gets improved library and now playing screen</title><link>https://nsaneforums.com/news/software-news/media-player-for-windows-11-gets-improved-library-and-now-playing-screen-r5288/</link><description><![CDATA[<p>
	Microsoft has released a new update for the modern Media Player app for Windows 11. Version 11.2203.30.0 is now rolling out to Windows Insiders in the Dev Channel with several interface improvements and user experience tweaks.
</p>

<p>
	 
</p>

<p>
	According to <a href="https://blogs.windows.com/windows-insider/2022/04/13/announcing-windows-11-insider-preview-build-22598/" rel="external nofollow">a post on the official Windows Blogs website</a>, the latest Media Player update brings an improved media library UI. Users can now switch between two different views on the artist page. The first view displays all available albums from the current artist in a grind and the second one groups all songs by albums in a list.
</p>

<p>
	 
</p>

<p>
	<img alt="1649938259_snag-0008_story.jpg" class="ipsImage" data-ratio="65.56" height="448" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/04/1649938259_snag-0008_story.jpg">
</p>

<p>
	 
</p>

<p>
	Another change is quick actions. You can hover the cursor over albums, artists, videos, and playlists for quick selection and playback.
</p>

<p>
	 
</p>

<p>
	Finally, the latest Media Player version lets you right-click the "Now playing" screen to access several options, such as the ability to open new files or go to the album or artist page. It also contains a new set of video enhancements you can use to adjust the brightness and contrast of the video.
</p>

<p>
	 
</p>

<p>
	Microsoft says developers keep working on improving the app under the hood so it can handle large music libraries better. The new Media Player for Windows 11 remains a relatively new program, needing more polish and improvements. You can share your thoughts and ideas with Microsoft regarding the Media Player app using the Feedback Hub and the <strong>Apps &gt; Media Player</strong> section.
</p>

<p>
	 
</p>

<p>
	The updated Media Player app went live alongside <a href="https://www.neowin.net/news/windows-11-build-22598-released-with-new-task-manager-shortcuts-and-more/" rel="external nofollow">the latest Windows 11 preview build</a>, but it still might take a few days for all Windows Insiders to receive it.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/media-player-for-windows-11-gets-improved-library-and-now-playing-screen/" rel="external nofollow">Media Player for Windows 11 gets improved library and now playing screen</a>
</p>
]]></description><guid isPermaLink="false">5288</guid><pubDate>Thu, 14 Apr 2022 21:19:07 +0000</pubDate></item><item><title>Microsoft is getting ready to let Windows 11 users install third-party widgets from the Store</title><link>https://nsaneforums.com/news/software-news/microsoft-is-getting-ready-to-let-windows-11-users-install-third-party-widgets-from-the-store-r5287/</link><description><![CDATA[<p>
	According to new findings, Microsoft is preparing to let third-party developers create and distribute custom Windows 11 widgets using the Microsoft Store. FireCube (@FireCubeStudios) uncovered evidence of the upcoming feature upgrade in a widgets manifest update (FireCube spotted <a href="https://www.neowin.net/news/third-party-widgets-could-soon-arrive-on-windows-11-suggests-leak/" rel="external nofollow">a similar leak</a> in January this year).
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed633271638" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/FireCubeStudios/status/1514316373186514946?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1514316373186514946%257Ctwgr%255E%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/microsoft-is-getting-ready-to-let-windows-11-users-install-third-party-widgets-from-the-store/" style="overflow: hidden; height: 639px;"></iframe>
</div>

<p>
	 
</p>

<p>
	Third-party offerings will make the Windows Widgets space much more useful in everyday use. For now, it provides only a few basic first-party widgets, such as a calendar, to-do list, photos from OneDrive, weather, traffic, etc. The lack of support from other developers makes Windows Widgets look and feel half-baked and not ready for its prime time, especially compared to the rich widget ecosystem on iOS and Android.
</p>

<p>
	 
</p>

<p>
	You can access Windows Widgets by pressing Win + W, clicking the widgets button on the taskbar, or swiping from the left edge of the screen. Microsoft also uses the bottom-left corner of the screen to display weather on the taskbar, and many users want the company to allow replacing the weather with a third-party choice.
</p>

<p>
	 
</p>

<p>
	During <a href="https://www.neowin.net/news/here-are-all-the-new-features-coming-to-windows-11-including-tabbed-file-explorer/" rel="external nofollow">the most recent Windows 11 event</a>, Microsoft also teased an updated Windows Widgets space with a full-screen UI, which would provide more screen real estate to accommodate all the third-party widgets from your favorite developers. Of course, that's if those developers would be willing to bother developing the widgets for Windows 11.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-is-getting-ready-to-let-windows-11-users-install-third-party-widgets-from-the-store/" rel="external nofollow">Microsoft is getting ready to let Windows 11 users install third-party widgets from the Store</a>
</p>
]]></description><guid isPermaLink="false">5287</guid><pubDate>Thu, 14 Apr 2022 21:17:59 +0000</pubDate></item><item><title>Microsoft is testing new default wallpapers for clean Windows 11 installations</title><link>https://nsaneforums.com/news/software-news/microsoft-is-testing-new-default-wallpapers-for-clean-windows-11-installations-r5286/</link><description><![CDATA[<p>
	Every clean Windows 11 installation uses the new default wallpaper called "Bloom." Although this picture (and its dark variant) is just a few months old, Microsoft is already thinking about replacing it with something different. The company wants to use Windows Spotlight as the default desktop background.
</p>

<p>
	 
</p>

<p>
	Recently released in the Dev channel, <a href="https://www.neowin.net/news/windows-11-build-22598-released-with-new-task-manager-shortcuts-and-more/" rel="external nofollow">build 22598</a> swaps the "Bloom" background in favor of Windows Spotlight and its dynamically changing backgrounds. Microsoft wants to test this feature on clean installations and systems that upgrade to build 22598 with the default Windows 11 background.
</p>

<p>
	 
</p>

<p>
	Windows Spotlight pulls various images from Bing to give users a fresh desktop background every day. Windows 10 allows setting Spotlight as the lock screen background, and in Windows 11 22H2, this feature also includes desktop wallpapers. When enabled, Windows Spotlight places a new icon on the desktop for users to toggle between images, like or dislike a picture, and get more information about the current one.
</p>

<p>
	 
</p>

<p>
	<img alt="1649945095_windows_spotlight.jpg" class="ipsImage" data-ratio="101.84" height="442" width="434" src="https://cdn.neow.in/news/images/uploaded/2022/04/1649945095_windows_spotlight.jpg">
</p>

<p>
	 
</p>

<p>
	Besides supplying users with a constant flow of beautiful wallpapers, Windows Spotlight works as a nice way for Microsoft to push Bing ads. Clicking the "Learn about this picture" button on the desktop launches Edge (of course) and Bing.
</p>

<p>
	 
</p>

<p>
	Microsoft is currently testing Windows Spotlight as the default wallpaper in Windows 11 build 22598 (alongside 4K images in Windows Spotlight), which means the company might reverse its course and switch back to the OG "Bloom" wallpaper. Note that Windows 11 build 22598 will not force-change your custom background unless you use the default Windows 11 wallpaper.
</p>

<p>
	 
</p>

<p>
	Tip: If you use Windows 10 and want Windows Spotlight as your desktop wallpaper provider, we recommend a free app called <a href="https://www.microsoft.com/store/productId/9NBLGGH1ZBKW" rel="external nofollow">Dynamic Theme</a> (it is also much more reliable than built-in Windows Spotlight).
</p>

<p>
	 
</p>

<p>
	What do you think about Microsoft's decision to use Windows Spotlight as the default desktop background?
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-is-testing-new-default-wallpapers-for-clean-windows-11-installations/" rel="external nofollow">Microsoft is testing new default wallpapers for clean Windows 11 installations</a>
</p>
]]></description><guid isPermaLink="false">5286</guid><pubDate>Thu, 14 Apr 2022 21:17:01 +0000</pubDate></item></channel></rss>
