<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/8/?d=2</link><description>News: Software News</description><language>en</language><item><title>Windows 11's new full-screen Xbox Mode is now rolling out</title><link>https://nsaneforums.com/news/software-news/windows-11s-new-full-screen-xbox-mode-is-now-rolling-out-r34793/</link><description><![CDATA[<h3>
	The new Xbox Mode full screen experience is beginning to roll out for Windows 11 users, even letting players set it up as a start-up option
</h3>

<p>
	Following insider testing <a automate_uuid="77de3632-a935-47a4-a302-f84ab2aaaf0c" href="https://www.neowin.net/news/xbox-full-screen-experience-testing-expands-to-all-windows-11-machines/" rel="external nofollow">since 2025,</a> earlier this year, Microsoft announced that it will be bringing a <a automate_uuid="bce5250c-d733-4918-bead-e553ece414e9" href="https://www.neowin.net/news/microsoft-is-bringing-full-screen-xbox-mode-to-windows-11/" rel="external nofollow">full-screen </a>gaming mode to Windows 11, letting gamers use their PCs with controllers and use it more like a gaming console. Officially named Xbox Mode, the feature is now beginning to roll out on Windows 11 PCs.
</p>

<p>
	 
</p>

<p>
	The announcement arrived today by Xbox's Vice President of Next Generation, Jason Ronald, and Windows + Devices' Corporate Vice President, Ian LeGrow. Windows 11 desktops, laptops, and handhelds in select markets are now receiving the update with the console-inspired Xbox Mode functionality. All regions should be receiving the update in the coming weeks as the rollout expands.
</p>

<p>
	 
</p>

<p>
	"Xbox mode is designed for the moments when you want your games to take center stage on Windows 11 PCs and handhelds," <a automate_uuid="066472a7-9e0b-42e6-976b-6c27ede27002" href="https://news.xbox.com/en-us/2026/04/30/xbox-mode-pc-windows-11/" rel="external nofollow">said the duo</a> today. "Inspired by the Xbox console experience, Xbox mode offers a streamlined interface that puts your library and recently played titles within easy reach while minimizing background distractions."
</p>

<p>
	 
</p>

<p>
	When the mode is enabled, players will be able to easily browse their games library with a controller, which is enhanced by the built-in Xbox game library that can <a automate_uuid="48642092-8d14-4234-ba93-d1a7eac8bf70" href="https://www.neowin.net/news/microsoft-is-testing-a-steam-like-game-adding-feature-in-the-xbox-windows-app/" rel="external nofollow">launch games from other PC storefronts</a> as well. At any time, players can switch between Xbox mode and the Windows 11 desktop.
</p>

<p>
	 
</p>

<p>
	"Windows has long been an important part of the PC gaming ecosystem, supporting innovation through its open platform," added Ronald and LeGrow. "Together with Windows, Xbox is taking everything we’ve learned about building a world-class operating system for gaming and continuing to evolve the experiences that meet players where and how they choose to play."
</p>

<p>
	 
</p>

<p>
	To make sure you have the feature, check if your Windows is on the latest update. Then in Windows Settings, head to Gaming and Full Screen Experience. Here, you can set a home app and even set the Xbox Mode to be a startup option.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11s-new-full-screen-xbox-mode-is-now-rolling-out/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Friday 1 May 2026 at 7:33 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of April) 1,700</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34793</guid><pubDate>Thu, 30 Apr 2026 21:34:07 +0000</pubDate></item><item><title>Popular open-source editor Zed hits 1.0 with DeepSeek-V4 support and major fixes</title><link>https://nsaneforums.com/news/software-news/popular-open-source-editor-zed-hits-10-with-deepseek-v4-support-and-major-fixes-r34792/</link><description><![CDATA[<h3>
	Version 1.0 brings the Rust-based code editor to a new level of stability with better Windows parity, Git integration, and latest AI models.
</h3>

<p>
	The popular open-source code editor, Zed, has just reached version 1.0. According to the team behind the project, this doesn’t mean that the editor is “done” or “perfect”, but rather that it has reached a tipping point where developers can comfortably start using it. It says if you tried Zed in the last year or two and found it lacking, you should try it again now as it’s more capable and performant than ever.
</p>

<p>
	 
</p>

<p>
	With this <a automate_uuid="a310dad3-cca8-4887-9977-ca76e001df6a" href="https://zed.dev/blog/zed-1-0" rel="external nofollow">1.0 update</a>, Zed now supports <a automate_uuid="3f3bdf6c-bb13-4fc0-947c-27b6703790f0" href="https://www.neowin.net/news/deepseek-v4-goes-live-with-massive-16t-parameters-and-1m-context-support/" rel="external nofollow">DeepSeek-V4-Pro and DeepSeek-V4-Flash</a>, which were released recently. It also includes session-persistent bookmarks and enhanced Git command-line integration.
</p>

<p>
	 
</p>

<p>
	Another notable improvement with this version is that there is more platform parity for Windows and Linux users, compared to macOS with fixes for Alt-tab focus glitches on Windows and X11 spacebar input on Linux. This update also resolved visual issues for Vim-mode users including flickering during motions and clipboard overwrites during visual selection pastes.
</p>

<p>
	 
</p>

<p>
	While this update does bring many new features, it has also removed preferred_line_length in favor of bounded soft wrapping. This is a breaking change that could hinder users with specific display preferences.
</p>

<p>
	 
</p>

<p>
	As a bit of background for those who don’t know, Zed was actually created by three contributors to the Atom text editor, as part of GitHub. Atom was discontinued in 2022 in favor of Visual Studio Code. Since its open-sourcing in 2024, the Rust-written code editor has received $32 million in funding from Sequoia Capital. While the editor itself is free, users have the option to pay to use some of the AI features.
</p>

<p>
	 
</p>

<p>
	If you have Zed already, press the menu button in the top-left and then press check for updates. Otherwise, head to the <a automate_uuid="31597d92-2c49-4001-a393-8c4dceabc854" href="https://zed.dev/download" rel="external nofollow">Zed website</a> where you can download the editor.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/popular-open-source-editor-zed-hits-10-with-deepseek-v4-support-and-major-fixes/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="56074" data-embedcontent="" data-embedid="embed1513727116" src="https://nsaneforums.com/topic/484178-zed-100/?do=embed&amp;comment=1898579&amp;embedComment=1898579&amp;embedDo=findComment#comment-1898579" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Friday 1 May 2026 at 7:30 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of April) 1,700</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34792</guid><pubDate>Thu, 30 Apr 2026 21:31:48 +0000</pubDate></item><item><title>Microsoft open-sources &#x201C;the earliest DOS source code discovered to date&#x201D;</title><link>https://nsaneforums.com/news/software-news/microsoft-open-sources-%E2%80%9Cthe-earliest-dos-source-code-discovered-to-date%E2%80%9D-r34791/</link><description><![CDATA[<h3>
	Old 86-DOS source code dates back to the time before Microsoft bought it.
</h3>

<p>
	Several times in the last couple of decades, Microsoft has released source code for the original MS-DOS operating system that kicked off its decades-long dominance of consumer PCs. This week, the company has <a href="https://opensource.microsoft.com/blog/2026/04/28/continuing-the-story-of-early-dos-development/" rel="external nofollow">reached further back than ever</a>, releasing “the earliest DOS source code discovered to date” along with other documentation and notes from its developer.
</p>

<p>
	 
</p>

<p>
	Today’s source release is so old that it predates the MS-DOS branding, and it includes “sources to the 86-DOS 1.00 kernel, several development snapshots of the PC-DOS 1.00 kernel, and some well-known utilities such as <code>CHKDSK</code>,” write Microsoft’s Stacey Haffner and Scott Hanselman in their co-authored post about the release.
</p>

<p>
	 
</p>

<p>
	To understand the context, here’s a very brief history of what would become MS-DOS: Programmer Tim Paterson originally created 86-DOS (previously known as QDOS, for “quick and dirty operating system”) for an Intel 8086-based computer kit sold by Seattle Computer Products. Microsoft, on the hook to provide an operating system for <a href="https://arstechnica.com/gadgets/2017/06/ibm-pc-history-part-1/" rel="external nofollow">the still-in-development IBM PC 5150</a>, licensed 86-DOS and hired Paterson to continue developing it, later buying the rights to 86-DOS outright. Microsoft then licensed this operating system to IBM as PC-DOS while retaining the ability to sell the operating system to other companies. The version sold by Microsoft was called MS-DOS, and the proliferation of third-party IBM PC clones over the ’80s and ’90s made it the version of the operating system that most people ended up using.
</p>

<p>
	 
</p>

<p>
	This source code is old enough that it hadn’t been stored digitally. “A dedicated team of historians and preservationists led by Yufeng Gao and Rich Cini,” calling itself the “DOS Disassembly Group,” <a href="http://cini.classiccmp.org/recoveryblog.htm" rel="external nofollow">painstakingly transcribed and scanned in code</a> from paper printouts provided by Paterson. This process was made even more difficult because modern OCR software <a href="https://jscarsbrook.me/doshistory/" rel="external nofollow">struggled</a> with the quality of the decades-old printout.
</p>

<p>
	 
</p>

<p>
	Microsoft has also open-sourced several of its other early software projects. In 2014 (<a href="https://devblogs.microsoft.com/commandline/re-open-sourcing-ms-dos-1-25-and-2-0/" rel="external nofollow">and again in 2018</a>), the company open-sourced MS-DOS versions 1.25 and 2.0. It followed that up in 2024 with <a href="https://arstechnica.com/gadgets/2024/04/microsoft-and-ibm-release-source-code-for-one-of-the-weirdest-versions-of-ms-dos/" rel="external nofollow">the oddball MS-DOS 4.0 release</a>. Those versions are <a href="https://github.com/microsoft/MS-DOS" rel="external nofollow">all available in the same GitHub repo</a>. Other open-sourced projects include <a href="https://arstechnica.com/gaming/2025/11/microsoft-makes-zork-i-ii-and-iii-open-source-under-mit-license/" rel="external nofollow">the game <em>Zork</em> and its sequels</a> and <a href="https://arstechnica.com/gadgets/2022/05/microsoft-open-sourced-the-code-for-1995s-3d-movie-maker-because-someone-asked/" rel="external nofollow">1995’s Microsoft 3D Movie Maker</a> (plans to modernize this app and add new features have largely gone nowhere). The open source remake of <a href="https://arstechnica.com/gadgets/2025/06/microsoft-surprises-ms-dos-fans-with-remake-of-ancient-text-editor-that-works-on-linux/" rel="external nofollow">the old MS-DOS Editor</a> isn’t actually the same app as the old <code>EDIT.COM</code>, but its heart is in the right place.
</p>

<p>
	 
</p>

<p>
	For students of early PC history, this isn’t even the first piece of 86-DOS history that has been newly rediscovered this decade. Just two years ago, the earliest known version of 86-DOS was <a href="https://arstechnica.com/gadgets/2024/01/the-oldest-known-version-of-ms-doss-predecessor-has-been-discovered-and-uploaded/" rel="external nofollow">rediscovered and uploaded to the Internet Archive</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://arstechnica.com/gadgets/2026/04/microsoft-open-sources-the-earliest-dos-source-code-discovered-to-date/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Friday 1 May 2026 at 7:29 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of April) 1,700</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34791</guid><pubDate>Thu, 30 Apr 2026 21:30:33 +0000</pubDate></item><item><title>Microsoft is finally fixing a major issue in Teams</title><link>https://nsaneforums.com/news/software-news/microsoft-is-finally-fixing-a-major-issue-in-teams-r34786/</link><description><![CDATA[<h3>
	Microsoft Teams finally fixes a long-standing annoyance by enabling background file uploads, letting users send messages without waiting.
</h3>

<p>
	Microsoft Teams is a popular online communication and collaboration tool, especially in work and education environments, where it can facilitate hybrid and remote setups. Although the software regularly receives new features that improve productivity, it also <a automate_uuid="09ff311c-22b6-4be6-8ea5-a93e82714b0d" href="https://www.neowin.net/news/microsoft-teams-users-are-extremely-angry-at-new-banner-asking-them-to-pay/" rel="external nofollow">receives some less desirable capabilities</a> from time to time too. However, Teams is now set to receive a feature that finally resolves a major annoyance in the software.
</p>

<p>
	 
</p>

<p>
	Right now, if you upload a file in a Teams chat, you cannot type a message and send it while the file uploads. If you do, you receive an error message that explains that the file upload needs to complete first. This can become a nuisance especially if you're uploading a large file or if you're on a slow connection, and essentially exhibits a blocking behavior for that particular chat.
</p>

<p>
	 
</p>

<p>
	The good news is that Microsoft finally understands that this is not a good user experience, which is why it is rolling out asynchronous uploads for Teams chats. What this means is that you'll be able to send messages while a file is uploaded in the background, improving overall productivity and "perceived latency". Of course, you can assume that this may cause some confusion at first as people adapt to the new UX where they start referring to a file in a sent message before the upload completes, but it will be interesting to see if Microsoft implements a workaround for this issue too. We'll find out more when asynchronous uploads land on Teams on Windows and Mac this June.
</p>

<p>
	 
</p>

<p>
	Microsoft has other features planned for Teams in June too, you can view the summary below:
</p>

<p>
	 
</p>

<ul>
	<li>
		Assistance from Facilitator Agent, which will make notes on your behalf in Teams Rooms on Android
	</li>
	<li>
		Search for cloud-hosted files in the quick share experience
	</li>
	<li>
		Upgrades to download manager for improved visibility and control, along with new keyboard shortcuts
	</li>
	<li>
		Quick Share for images, while preserving permissions
	</li>
</ul>

<p>
	 
</p>

<p>
	As can be surmised, June is set to be a big month for Microsoft Teams users. We'll find out more about what other features the company has planned for this set of customers over the next few weeks.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-is-finally-fixing-a-major-issue-in-teams/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 5:20 pm AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34786</guid><pubDate>Thu, 30 Apr 2026 07:22:36 +0000</pubDate></item><item><title>MS-DEFCON 3: KB5083769 causes backup issues</title><link>https://nsaneforums.com/news/software-news/ms-defcon-3-kb5083769-causes-backup-issues-r34783/</link><description><![CDATA[<div>
	<div>
		<div>
			<div>
				<div>
					<div>
						<div>
							<div>
								<div>
									<div>
										<div>
											<div>
												<div>
													<div>
														<div>
															<div>
																<div>
																	<div>
																		<div>
																			<div>
																				<p>
																					<em>By Susan Bradley</em>
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					This is a trending story.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					On the same day I sent out an MS-DEFCON Alert recommending installing the April updates, Ira Shapiro alerts us to issues with backup software. I’m not seeing this with all backup software, but some vendors have mentioned the matter in various forums.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					The problem with <a href="https://support.microsoft.com/en-us/topic/april-14-2026-kb5083769-os-builds-26200-8246-and-26100-8246-22f90ae5-9f26-40ac-9134-6a586a71163b" rel="external nofollow">KB5083769</a> (the Windows 11 24H2 and 25H2 April update) is serious enough that I’m raising the MS-DEFCON level to 3.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					As usual, don’t panic. The problem does not affect all backup software. Check your system first before following my recommendation below, and consult your vendor’s site for its updates.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					Here’s a sampling of posts from some of the vendors.
																				</p>

																				<p>
																					 
																				</p>

																				<div>
																					<ul>
																						<li>
																							<a href="https://forums.urbackup.org/t/file-backups-stopped-working-after-windows-11-kb5083769-undate/16948/20" rel="external nofollow">Urbackup</a> is having issues and recommends uninstalling KB5083769 if you are impacted.
																						</li>
																						<li>
																							Macrium is reporting issues with Reflect in a <a href="https://www.reddit.com/r/macrium/comments/1suhywo/macrium_reflect_vss_problems_after_kb5083769/" rel="external nofollow">Reddit thread</a>.
																						</li>
																						<li>
																							Acronis posted a <a href="https://acronis.my.site.com/s/article/Acronis-Cyber-Protect-Cloud-Backup-fails-with-The-backup-has-failed-because-Microsoft-VSS-has-timed-out-during-the-snapshot-creation-after-installing-Windows-11-update-KB5083769?language=cs" rel="external nofollow">support note</a> indicating that it is investigating. However, the note also recommends uninstalling KB5083769 and rebooting.
																						</li>
																					</ul>
																				</div>

																				<p>
																					 
																				</p>

																				<p>
																					If you are impacted:
																				</p>

																				<p>
																					 
																				</p>

																				<div>
																					<ul>
																						<li>
																							Go to <strong>Settings | Windows Update | Update history</strong>.
																						</li>
																						<li>
																							Scroll down to the end and find the section <strong>Related settings</strong>.
																						</li>
																						<li>
																							Click on <strong>Uninstall updates</strong>.
																						</li>
																						<li>
																							Look for <strong>Security update for Microsoft Windows (KB5083769)</strong>.
																						</li>
																						<li>
																							Click the uninstall link on the right.
																						</li>
																						<li>
																							Return to <strong>Windows Update</strong>.
																						</li>
																						<li>
																							Pause updates.
																						</li>
																					</ul>
																				</div>

																				<p>
																					 
																				</p>

																				<p>
																					The error appears to be with the Microsoft Volume Shadow Copy Service (VSS). This vital Windows component is used with many backup and restore solutions. However:
																				</p>

																				<p>
																					 
																				</p>

																				<div>
																					<ul>
																						<li>
																							It is not used with the Windows 11 cloud-based Backup feature.
																						</li>
																						<li>
																							It is used with the forthcoming point-in-time restore (PITR) feature in Windows 11 (<a href="https://blogs.windows.com/windows-insider/2025/11/21/announcing-windows-11-insider-preview-build-26100-7271-dev-beta-channels/" rel="external nofollow">KB5070307</a>).
																						</li>
																					</ul>
																				</div>

																				<p>
																					 
																				</p>

																				<p>
																					PITR began its rollout in November during Microsoft Ignite; KB5070307 was an Insider and Dev build. It has not yet reached general availability and thus should not pose any risk for most users.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					<a href="https://www.askwoody.com/newsletter/ms-defcon-3-kb5083769-causes-backup-issues/" rel="external nofollow">Source</a>
																				</p>

																				<hr class="ipsHr">
																				<p>
																					<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
																				</p>

																				<p>
																					<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:38 am AEST (my time).</em></span>
																				</p>

																				<p>
																					<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
																				</p>

																				<p>
																					<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
																				</p>
																			</div>
																		</div>
																	</div>
																</div>
															</div>
														</div>
													</div>
												</div>
											</div>
										</div>
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">34783</guid><pubDate>Wed, 29 Apr 2026 21:47:33 +0000</pubDate></item><item><title>We&#x2019;ve tested the April 2026 Windows 11 update, and its 11 improvements genuinely make the OS feel better</title><link>https://nsaneforums.com/news/software-news/we%E2%80%99ve-tested-the-april-2026-windows-11-update-and-its-11-improvements-genuinely-make-the-os-feel-better-r34782/</link><description><![CDATA[<h3>
	Microsoft rolls out major Windows 11 Insider changes in April 2026, focusing on updates, recovery, gaming, and AI improvements.
</h3>

<p id="elk-bb48fab5-cff5-4284-814e-03cc6b69e2bb">
	As April is coming to an end, it's now the right time to review the new changes and features that Microsoft made available for <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows/windows-11" data-before-rewrite-redirect="/windows-11" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows/windows-11" href="https://www.windowscentral.com/microsoft/windows/windows-11" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow">Windows 11</a> through the <a data-analytics-id="inline-link" data-auto-tag-linker="true" data-before-rewrite-localise="https://www.windowscentral.com/tag/windows-insider-program" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/tag/windows-insider-program" href="https://www.windowscentral.com/tag/windows-insider-program" rel="external nofollow">Windows Insider Program</a> during the second half of the month.
</p>

<p>
	 
</p>

<p>
	In addition to the enhancements available during the first two weeks of April, the company made preview builds available to Insiders using the channel names <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/windows-insider-reboot-begins-heres-whats-new-in-the-first-ever-experimental-preview-build" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/windows-insider-reboot-begins-heres-whats-new-in-the-first-ever-experimental-preview-build" href="https://www.windowscentral.com/microsoft/windows-11/windows-insider-reboot-begins-heres-whats-new-in-the-first-ever-experimental-preview-build" rel="external nofollow">Experimental and Beta</a> for versions 25H2, 26H1, and Feature Platforms. However, since we are still in a transitional period, during this month, there were builds also available in the legacy Beta, Dev, and Canary Channels.
</p>

<p>
	 
</p>

<p>
	<a id="elk-seasonal" rel=""></a>
</p>

<p aria-hidden="true" id="elk-bb48fab5-cff5-4284-814e-03cc6b69e2bb-2">
	In the Experimental track, we've seen builds 26300.8289, 28200.1873, and 29576, and build 26220.8283 has been released in the Beta Channel, which is still in the legacy channel.
</p>

<p>
	 
</p>

<p aria-hidden="true">
	Also, the company released build 26300.8276 in the Dev Channel, build 26220.8271 in the Beta Channel, and builds 28020.1863 and 29570 in the Canary Channel.
</p>

<p>
	 
</p>

<p aria-hidden="true">
	In this recap, I'll highlight the latest and most noteworthy changes available through the Windows Insider Program.
</p>

<p>
	<a aria-hidden="true" class="paywall" id="elk-biggest-improvements-from-the-windows-insider-program-in-april-2026" rel=""></a>
</p>

<h2 id="section-biggest-improvements-from-the-windows-insider-program-in-april-2026">
	<span>Biggest improvements from the Windows Insider Program in April 2026</span>
</h2>

<p id="elk-07d28a70-6fd7-49c7-9c2f-d71bb89c6467">
	These are the most significant changes Microsoft has unveiled since the <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/the-7-biggest-windows-11-insider-changes-from-early-april-2026" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/the-7-biggest-windows-11-insider-changes-from-early-april-2026" href="https://www.windowscentral.com/microsoft/windows-11/the-7-biggest-windows-11-insider-changes-from-early-april-2026" target="_blank" rel="external nofollow">last roundup</a>.
</p>

<p>
	<a aria-hidden="true" class="paywall" id="elk-c7dcc1fe-0845-4d6c-b8eb-237dbe037fc2" rel=""></a>
</p>

<h2 id="windows-update-overhaul-3">
	Windows Update overhaul
</h2>

<p id="elk-59e6dd34-07c0-491c-a609-625141e467b0">
	Starting on build 26300.8289, Windows 11 is introducing significant changes to the Windows Update system to give users more control over system updates.
</p>

<p>
	 
</p>

<div>
	<div>
		<p>
			<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-1143-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-320-80.jpg.webp 320w" type="image/webp"> <img alt="Windows 11 new pause updates setting" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/7HhtEtJdcQKcXZoGbLivTd-1024-80.jpg"> </source></picture>
		</p>

		<p>
			<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
		</p>

		<p>
			 
		</p>

		<p id="elk-07a20001-6c06-4e16-89bb-8ee4e85c4c61">
			First, the company is adding a new calendar control for the "Pause updates" feature that allows you to pause updates for up to 35 days, but the big deal is that you can extend this schedule unlimited times. In other words, using this new control, you can turn off system updates indefinitely.
		</p>

		<p>
			 
		</p>

		<p>
			In addition, Microsoft is minimizing disruption by scheduling drivers, .NET, and firmware updates that require a restart to apply a monthly quality update, so your computer only needs to reboot once a month.
		</p>

		<p>
			 
		</p>

		<p>
			Finally, you'll also notice that updates will now be grouped on a single<strong> "Available updates"</strong> section in the Settings app, and drivers will include clearer labels, such as display, audio, or battery, to improve transparency.
		</p>

		<p>
			 
		</p>

		<div>
			<div>
				<p>
					<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-1143-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-320-80.jpg.webp 320w" type="image/webp"> <img alt="Available updates section" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/pipL6uodNK9TvaaUVvLa63-1024-80.jpg"> </source></picture>
				</p>

				<p>
					<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
				</p>

				<p>
					 
				</p>

				<p id="elk-3bb38e70-a2ca-4eb1-9f6f-774dc9d668fc">
					Outside the Windows Update settings page, the company is updating the Power menu to include restart and shutdown options independently from the update options. The change aims to ensure you can perform power-cycle actions without having to apply updates when you don't have time.
				</p>

				<p>
					 
				</p>

				<p>
					The company also advertises that the ability to skip updates during initial setup is new to this release, but that's an option already available to everyone.
				</p>

				<h2 id="file-explorer-improvements-3">
					File Explorer improvements
				</h2>

				<p id="elk-a603c100-711e-4a68-8207-859654fe3652">
					When build 26300.8276 became available, Windows 11 introduced an updated version of File Explorer that improved the placement of the search box icons to make the interface more consistent across devices.
				</p>

				<p>
					 
				</p>

				<div>
					<div>
						<p>
							<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-962-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-962-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-962-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-320-80.jpg.webp 320w" type="image/webp"> <img alt="File Explorer new search icons" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/7MREGqN4oCXD47NousUZ5K-962-80.jpg"> </source></picture>
						</p>

						<p>
							<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
						</p>

						<h2 id="settings-app-changes-3">
							Settings app changes
						</h2>

						<p id="elk-30541972-86d4-4b1d-9917-3a6ac445564b">
							Also, on Windows 11 builds 26300.8276 and 26220.8271, the system received an updated version of the Settings app that makes the <strong>"Default location"</strong> and <strong>"Allow location override" </strong>options unavailable when <strong>"Location services"</strong> is turned off in <strong>Settings </strong>&gt; <strong>Privacy &amp; Security</strong> &gt; <strong>Location</strong>.
						</p>

						<p>
							 
						</p>

						<div>
							<div>
								<p>
									<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-1143-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-320-80.jpg.webp 320w" type="image/webp"> <img alt="Windows 11 new location settings" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/tNBcxMaRtT8nRDA7VB3r4Y-1024-80.jpg"> </source></picture>
								</p>

								<p>
									<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
								</p>

								<p>
									 
								</p>

								<p id="elk-6e82db7f-b530-4a5c-b786-b255daa2594e">
									Finally, the navigation to the <strong>"Installed apps"</strong> page has also been improved.
								</p>

								<h2 id="xbox-mode-feature-3">
									Xbox mode feature
								</h2>

								<p id="elk-e08560cb-3465-45b2-9df2-5c094dbfdb2f">
									In builds 29570 and 28200.1873, Microsoft began rolling out Xbox mode, bringing an Xbox-like console experience to regular PCs.
								</p>

								<p>
									 
								</p>

								<p>
									This feature makes the Xbox app a full-screen experience that is easily controlled with the game controller, and this mode prioritizes the gaming experience by reducing background activity and other distractions.
								</p>

								<p>
									 
								</p>

								<p>
									Once the update is installed, you should be able to configure the feature from <strong>Settings </strong>&gt; <strong>Gaming </strong>&gt; <strong>Xbox mode</strong>.
								</p>

								<p>
									 
								</p>

								<div>
									<div>
										<p>
											<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-1143-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-320-80.jpg.webp 320w" type="image/webp"> <img alt="Windows 11 enable Xbox mode" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/oazWfoVpMhcwttEJga64Ki-1024-80.jpg"> </source></picture>
										</p>

										<p>
											<em><span itemprop="copyrightHolder">(Image credit: Mauro huculak)</span></em>
										</p>

										<p>
											 
										</p>

										<p id="elk-49be48f1-e931-4231-8728-a532b6b2c322">
											It's worth noting that the company plans to bring this feature to everyone with the release of the May 2026 Security Update.
										</p>

										<h2 id="debloat-policy-changes-3">
											Debloat policy changes
										</h2>

										<p id="elk-b1541a00-592e-492c-97d5-e3ca6730513a">
											Windows 11 Enterprise and Education editions already come with the <strong>"Remove Default Microsoft Store packages from the system" </strong>policy to allow administrators to create new accounts without many of the built-in apps.
										</p>

										<p>
											 
										</p>

										<p>
											Starting at Windows 11 build 29570 in the Canary Channel, Microsoft updated the policy to include a dynamic list option that allows administrators to uninstall additional MSIX and APPX programs.
										</p>

										<p>
											 
										</p>

										<div>
											<div>
												<p>
													<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-1024-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-320-80.jpg.webp 320w" type="image/webp"> <img alt="Group Policy to debloat Windows 11" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/GuU6pfJZBjp5nfePmrnhxY-1024-80.jpg"> </source></picture>
												</p>

												<p>
													<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
												</p>

												<h2 id="context-menu-update-3">
													Context menu update
												</h2>

												<p id="elk-cacff5ec-1743-48bc-b0de-0dfc485226d7">
													We've seen this in previous builds, but in the Canary Channel, the company also updated the context menu so that when you right-click a specific file, such as .exe, .bat, or .cmd, the <strong>"Open"</strong> option in the menu will include the icon of the supported application that opens that file.
												</p>

												<p>
													 
												</p>

												<div>
													<div>
														<p>
															<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-1143-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-320-80.jpg.webp 320w" type="image/webp"> <img alt="Context menu with default app in Open" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/Z7hnCcHaTBz9dKJQU9uoWn-1024-80.jpg"> </source></picture>
														</p>

														<p>
															<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
														</p>

														<h2 id="touchpad-right-click-changes-3">
															Touchpad right-click changes
														</h2>

														<p id="elk-50d6dee3-dba8-4d28-a661-4907238381fe">
															Also, Microsoft has been updating the <strong>"Touchpad"</strong> settings page across channels to include an option to change the size of the right-click zone.
														</p>

														<p>
															 
														</p>

														<p>
															The setting includes options, including default, small, medium, and large. However, keep in mind that you'll only see this option on devices with pressable surfaces.
														</p>

														<h2 id="pen-settings-improvements-3">
															Pen settings improvements
														</h2>

														<p id="elk-ef69e920-5b6d-4c32-ab35-d4ce7b2a89cd">
															The company has also updated the <strong>"Pen"</strong> settings page with a new <strong>"Same as Copilot key"</strong> option that lets you open the same app with a pen click using the same apps configured in the "Copilot" key.
														</p>

														<h2 id="sound-settings-improvements-3">
															Sound settings improvements
														</h2>

														<p id="elk-2b43edac-227e-467d-bf72-a4f76a8568a9">
															As part of the Sound settings improvements, starting with build 29576 for the Feature Platforms version, Microsoft has been rolling out a number of improvements.
														</p>

														<p>
															 
														</p>

														<p>
															First, on the <strong>"Sound"</strong> page, the development team is updating the volume slider design to visually indicate active audio playback.
														</p>

														<p>
															 
														</p>

														<div>
															<div>
																<p>
																	<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-1150-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-320-80.jpg.webp 320w" type="image/webp"> <img alt="Sound settings new volume indicator" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/oYd95YcZBuApvmXuZsjNtD-1024-80.jpg"> </source></picture>
																</p>

																<p>
																	<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
																</p>

																<p>
																	 
																</p>

																<p id="elk-8a25e115-5f91-4d96-892b-a82af356986b">
																	On supported hardware, the option to enable hardware acceleration will be available in the <strong>"Advanced" </strong>section of the device's properties.
																</p>

																<p>
																	 
																</p>

																<p>
																	In addition, the Advanced section includes an option to configure exclusive mode for that specific audio device.
																</p>

																<p>
																	 
																</p>

																<div>
																	<div>
																		<p>
																			<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-1150-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-320-80.jpg.webp 320w" type="image/webp"> <img alt="Windows 11 exclusive mode" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/VGKni4NmgVrSTzXA7xwRVQ-1024-80.jpg"> </source></picture>
																		</p>

																		<p>
																			<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
																		</p>

																		<p>
																			 
																		</p>

																		<p id="elk-5f17526c-f53b-4776-8dd4-748575438f0b">
																			Microsoft is also bringing the ability to configure adaptive communication sound levels directly into the Settings app, so you no longer have to configure these settings in the Control Panel.
																		</p>

																		<p>
																			 
																		</p>

																		<p>
																			Finally, the company notes that the option to set an audio device as the default sound device is now available in the "Properties" page.
																		</p>

																		<h2 id="point-in-time-recostore-3">
																			Point-in-time Recostore
																		</h2>

																		<p id="elk-6bbbbf64-1bfa-4437-ba7a-cf52d4ca97a2">
																			The preview build 29576 also introduced Point-in-time Restore, a feature designed to help you roll back your device to an earlier point in time to recover from buggy updates, broken drivers, misconfiguration, malware, and more.
																		</p>

																		<p>
																			 
																		</p>

																		<p>
																			The feature sounds familiar because it's a modern version of System Restore. However, this is a modern take that is predictable and easier for users and network administrators to manage.
																		</p>

																		<p>
																			 
																		</p>

																		<p>
																			<a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/windows-11-is-gaining-a-new-point-in-time-restore-feature-and-other-advanced-recovery-tools" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/windows-11-is-gaining-a-new-point-in-time-restore-feature-and-other-advanced-recovery-tools" href="https://www.windowscentral.com/microsoft/windows-11/windows-11-is-gaining-a-new-point-in-time-restore-feature-and-other-advanced-recovery-tools" rel="external nofollow">Point-in-time Restore</a> uses Volume Shadow Copy Service (VSS) to create restore points that include the entire state of the operating system, apps, configurations, passwords, secrets, credentials, and, more importantly, your data.
																		</p>

																		<p>
																			 
																		</p>

																		<p>
																			The feature is enabled by default on devices with at least 200GB of storage and running the Home and Pro editions of the operating system.
																		</p>

																		<p>
																			 
																		</p>

																		<p>
																			If you want to manage the feature, open <strong>Settings </strong>&gt; <strong>Recovery </strong>&gt; <strong>Point-in-time</strong>, and turn on the <strong>"Point-in-time Restore" </strong>toggle switch.
																		</p>

																		<p>
																			 
																		</p>

																		<div>
																			<div>
																				<p>
																					<picture data-new-v2-image="true"> <source sizes="(min-width: 1000px) 970px, calc(100vw - 40px)" srcset="https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-1148-80.jpg.webp 1200w, https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-1024-80.jpg.webp 1024w, https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-970-80.jpg.webp 970w, https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-650-80.jpg.webp 650w, https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-480-80.jpg.webp 480w, https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-320-80.jpg.webp 320w" type="image/webp"> <img alt="Point-in-time Restore settings" class="ipsImage" data-new-v2-image="true" height="720" width="720" src="https://cdn.mos.cms.futurecdn.net/3wsesKyhhLMLe3d8Mkv8xZ-1024-80.jpg"> </source></picture>
																				</p>

																				<p>
																					<em><span itemprop="copyrightHolder">(Image credit: Mauro Huculak)</span></em>
																				</p>

																				<p>
																					 
																				</p>

																				<p id="elk-d087b435-7935-4c1b-ad91-c10fc9d30f6e">
																					By default, the system creates restore points once a day and keeps them for three days. A configuration that should be optimal for most users.
																				</p>

																				<h2 id="task-manager-update-for-npus-3">
																					Task Manager update for NPUs
																				</h2>

																				<p id="elk-2d308dce-f56a-48ed-b6dd-b998a9808a0a">
																					Also, with the release of build 29576, you'll find an updated Task Manager that includes optional <strong>"NPU"</strong> and <strong>"NPU Engine"</strong> columns on the "Processes," "Users," and "Details" tabs.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					The Details page also adds <strong>"NPU Dedicated Memory" </strong>and<strong> "NPU Shared Memory" </strong>columns to better understand how workloads use system resources.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					Also, if your graphics card includes neural engines, these will now appear on the "Performance" page for viewing AI processing activity.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					On the "Processes" and "Details" tabs, a new <strong>"Isolation" </strong>column makes it easier to identify apps using "AppContainer."
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					The new columns are available in the right-click menu in the Task Manager header.
																				</p>

																				<h2 id="windows-central-s-take-3">
																					Windows Central's Take
																				</h2>

																				<p id="elk-71a5fdb9-b0b7-4a8f-a2b7-aa4984b5d899">
																					I feel like the preview builds in April are less about headline features and more about giving me better control and stability. It finally feels like Windows is catching up to what I have wanted for a while.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					The Windows Update changes stand out the most for me. Being able to pause updates for as long as I want and having restarts fall into a predictable monthly cycle fixes one of the most frustrating parts of Windows 11. That alone makes the system feel much less intrusive in my daily use.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					I am also seeing the Experimental track continue to surface features like Point in Time Restore, Xbox mode, and Task Manager improvements. A lot of these have already shown up in other Insider channels or even in stable builds, but it is good to see them moving forward in a more organized way.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					Overall, April feels like groundwork. The improvements are not flashy, but they solve real usability problems and set things up for bigger changes that will matter more over time.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					It's important to note that in addition to these improvements, in the last wave of previews, Windows 11 shipped with <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/4-hidden-features-that-microsoft-didnt-mention-in-the-experimental-channel-for-windows-11" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/4-hidden-features-that-microsoft-didnt-mention-in-the-experimental-channel-for-windows-11" href="https://www.windowscentral.com/microsoft/windows-11/4-hidden-features-that-microsoft-didnt-mention-in-the-experimental-channel-for-windows-11" rel="external nofollow">several hidden features</a>, including the new Run dialog, storage settings tweaks, new loading animation for restart and shutdown, and an early preview of the next upgrade for the Taskbar with repositioning options.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					<strong>What are your thoughts on the latest improvements coming to the operating system?</strong> Let me know in the comments.
																				</p>

																				<p>
																					 
																				</p>

																				<p>
																					<a href="https://www.windowscentral.com/microsoft/windows-11/11-big-windows-11-changes-in-april-2026-you-need-to-know-right-now" rel="external nofollow">Source</a>
																				</p>

																				<hr class="ipsHr">
																				<p>
																					<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
																				</p>

																				<p>
																					<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:38 am AEST (my time).</em></span>
																				</p>

																				<p>
																					<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
																				</p>

																				<p>
																					<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
																				</p>
																			</div>
																		</div>
																	</div>
																</div>
															</div>
														</div>
													</div>
												</div>
											</div>
										</div>
									</div>
								</div>
							</div>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>
</div>
]]></description><guid isPermaLink="false">34782</guid><pubDate>Wed, 29 Apr 2026 21:40:21 +0000</pubDate></item><item><title>Windows K2 status tracker: Keeping tabs on every Windows 11 commitment Microsoft has made in 2026</title><link>https://nsaneforums.com/news/software-news/windows-k2-status-tracker-keeping-tabs-on-every-windows-11-commitment-microsoft-has-made-in-2026-r34781/</link><description><![CDATA[<h3>
	Microsoft has promised to fix Windows 11's biggest flaws, but actions speak louder than words. So, let's track its progress.
</h3>

<p id="elk-f4f0a88a-67db-4d2c-8c0d-84f7b2999264">
	Microsoft has made a lot of promises about Windows over the last couple of months, and we know it's important to hold the company accountable for the things it says. Microsoft has said a lot of the right things about how it's going to fix Windows 11 as part of its special <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" href="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" rel="external nofollow">Windows K2</a> effort, but actions speak louder than words, and it can be hard to keep track of everything the company plans to deliver.
</p>

<p>
	 
</p>

<p>
	So, we're doing the leg work and compiling it all into one handy, easy to view table that will keep on top of Microsoft's commitments and their status. We'll update this page as often as progress is made!
</p>

<p>
	 
</p>

<p>
	<a id="elk-seasonal" rel=""></a>
</p>

<p aria-hidden="true" id="elk-f4f0a88a-67db-4d2c-8c0d-84f7b2999264-2">
	Below, you'll find every commitment Microsoft has announced as part of its<a data-analytics-id="inline-link" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://blogs.windows.com/windows-insider/2026/03/20/our-commitment-to-windows-quality/" href="https://blogs.windows.com/windows-insider/2026/03/20/our-commitment-to-windows-quality/" referrerpolicy="no-referrer-when-downgrade" target="_blank" rel="external nofollow"> "Our commitment to Windows quality" blog post</a>, alongside whether the feature or change is available or not. Some commitments are already shipping, whereas others are partly delivered or in preview, or not yet delivered at all. Microsoft hasn't given a timeframe for any of its commitments.
</p>

<p>
	 
</p>

<div id="slice-container-table-tdHnB7ytXdG8WMK3b9q6KP-nuF7Hn6InLLTvE8PcYqd3j0cMQkcF9iG">
	<div>
		<table border="1px solid black;">
			<thead class="table__head">
				<tr class="table__head__row">
					<th class="table__head__heading table__head__heading--left" colspan="1">
						<p>
							Category
						</p>
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						<p>
							Promise / Commitment
						</p>
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						<p>
							Status
						</p>
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						<p>
							Notes / Source
						</p>

						<p>
							 
						</p>
					</th>
				</tr>
			</thead>
			<tbody class="table__body">
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Taskbar Repositioning
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Allow taskbar at top, left, and right
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Preview expected imminently.
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Taskbar Customization
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							More personalization options including smaller taskbar
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Preview expected this year.
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							AI Integration
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Reduce unnecessary Copilot entry points in Snipping Tool, Photos, Widgets, Notepad
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Copilot in Snipping Tool removed, Notepad Copilot button replaced with AI writing tools.
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Windows Update Control
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Skip updates during setup; restart/shutdown without forced updates; pause longer
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">✔️</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<a href="https://blogs.windows.com/windows-insider/2026/04/24/your-windows-update-experience-just-got-updated/" rel="external nofollow">Rolling out now.</a>
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							File Explorer
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Faster launch, reduced flicker, smoother navigation
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Work in progress, faster launch times <a href="https://blogs.windows.com/windows-insider/2025/11/21/announcing-windows-11-insider-preview-build-26100-7271-dev-beta-channels/" rel="external nofollow">already in testing.</a>
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Widgets
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Quieter defaults, more control, better personalization
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							No preview yet.
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Windows Insider Program
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Simpler channels, clearer definitions, higher-quality builds
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">✔️</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<a href="https://blogs.windows.com/windows-insider/2026/04/24/were-moving-to-experimental-and-beta-announcing-new-builds/" rel="external nofollow">Rolling out now.</a>
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Feedback Hub
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Largest redesign yet
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">✔️</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<a href="https://blogs.windows.com/windows-insider/2026/03/20/announcing-windows-11-insider-preview-build-for-canary-channel-29553-1000/" rel="external nofollow">Rolling out now.</a>
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							System Performance
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Reduced resource usage, improved responsiveness
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Work underway; some early improvements noted
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							WinUI 3 Migration
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Move more Windows experiences to WinUI 3
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							In progress; Start menu migration confirmed but not yet shipping
						</p>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							File Explorer Fundamentals
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Lower latency for search, navigation, context menus
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							<span class="ipsEmoji">⏳</span>
						</p>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<p>
							Committed, not yet being previewed.
						</p>
					</td>
				</tr>
			</tbody>
		</table>
		<a aria-hidden="true" class="paywall" id="elk-7091ebb8-520e-46a7-aca1-43055020df4e" rel=""></a>

		<h2 id="what-is-windows-k2-3">
			What is Windows K2?
		</h2>

		<p id="elk-e9a3e942-bd5e-4b9e-8830-fba908a9416f">
			Windows K2 is an internal codename for an umbrella project that focuses on fixing Windows 11's biggest problems. The effort began in the second half of last year, and attempts to tackle three core pillars of the Windows experience: Performance, reliability, and craft.
		</p>

		<p>
			 
		</p>

		<p>
			Microsoft is aware that sentiment around Windows has fallen into negative territory over the last two years, and it's eager to amend this. Windows K2 aims to address top feedback and criticism from users and people online, and position the platform as a strong and viable competitor against macOS and <a data-analytics-id="inline-link" data-auto-tag-linker="true" data-before-rewrite-localise="https://www.windowscentral.com/tag/linux" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/tag/linux" href="https://www.windowscentral.com/tag/linux" rel="external nofollow">Linux</a>.
		</p>

		<p>
			 
		</p>

		<p>
			Windows K2 also focuses on community, rebuilding a group of fans and enthusiasts around Windows. It's also about looking inward, and changing how the people that build Windows internally view, develop, and test the product.
		</p>

		<p>
			 
		</p>

		<p>
			It's a positive effort that Windows desperately needs, one that the company is hoping to make people <em>want </em>to use Windows again. You can learn more about the<a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" data-hl-processed="none" data-mrf-recirculation="inline-link" data-url="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" href="https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-know-saving-windows-11" rel="external nofollow"> Windows K2 effort with my handy deep dive</a> on everything the company is working on. Some of the Windows K2 improvements are yet to be announced.
		</p>

		<p>
			 
		</p>

		<p>
			We'll continue to update this post with progress as it happens, so make sure you bookmark it and check back often.
		</p>

		<p>
			 
		</p>

		<p>
			<a href="https://www.windowscentral.com/microsoft/windows-11/windows-k2-status-tracker-windows-11-commitments" rel="external nofollow">Source</a>
		</p>

		<hr class="ipsHr">
		<p>
			<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:36 am AEST (my time).</em></span>
		</p>

		<p>
			<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
		</p>

		<p>
			<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
		</p>
	</div>
</div>
]]></description><guid isPermaLink="false">34781</guid><pubDate>Wed, 29 Apr 2026 21:38:32 +0000</pubDate></item><item><title>Intel improves Windows 11 and 10 Wi-Fi and Bluetooth with new drivers</title><link>https://nsaneforums.com/news/software-news/intel-improves-windows-11-and-10-wi-fi-and-bluetooth-with-new-drivers-r34780/</link><description><![CDATA[<h3>
	Intel has released fresh wireless drivers for compatible network cards to improve Bluetooth and Wi-Fi stability on PCs with Windows 10 and 11.
</h3>

<p>
	Intel has released new network drivers for its Wi-Fi and Bluetooth adapters. Versions 24.40.0 (Wi-Fi) and 24.40.0.3 (Bluetooth) are now available for download with stability and performance improvements. The Wi-Fi driver also makes channel-load priority when selecting access points disabled by default.
</p>

<p>
	 
</p>

<p>
	Here is the changelog for the Wi-Fi driver:
</p>

<p>
	 
</p>

<ul>
	<li>
		Better system stability and connect performance.
	</li>
	<li>
		Better coexistence between Wi-Fi and Bluetooth.
	</li>
	<li>
		Change default value of Advanced setting Channel-Load for AP selection to Disable.
	</li>
	<li>
		This software version 24.40.0 has been updated to include functional updates. There may be other minor issues addressed which will impact performance, stability, or vendor specific functionality not listed above. Users are encouraged to update to the latest version for best performance.
	</li>
</ul>

<p>
	 
</p>

<p>
	The Bluetooth driver has fewer changes in its release notes, with Intel stating that today's update only includes "functional updates" and that users should update to the latest version for better performance:
</p>

<p>
	 
</p>

<ul>
	<li>
		Intel Wireless Bluetooth 24.40.0[.3] driver has been updated to include functional updates. Users are encouraged to update to the latest version for best performance.
	</li>
</ul>

<p>
	 
</p>

<p>
	Intel also reminds that the latest driver packages no longer include drivers for the Intel Wi-Fi 6 AX200 network card. Here is the list of compatible hardware:
</p>

<p>
	 
</p>

<table border="1" cellpadding="1" cellspacing="1" style="width:100%">
	<thead>
		<tr>
			<th scope="col">
				Intel Wi-Fi 24.40.0 driver:
			</th>
			<th scope="col">
				Intel Bluetooth 24.40.0.3 driver:
			</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<td>
				<ul>
					<li>
						Intel Wi-Fi 7 BE213
					</li>
					<li>
						Intel Wi-Fi 7 BE211
					</li>
					<li>
						Intel Wi-Fi 7 BE202
					</li>
					<li>
						Intel Wi-Fi 7 BE201
					</li>
					<li>
						Intel Wi-Fi 7 BE200
					</li>
					<li>
						Intel Wi-Fi 6E AX411 (Gig+)
					</li>
					<li>
						Intel Wi-Fi 6E AX211 (Gig+)
					</li>
					<li>
						Intel Wi-Fi 6E AX210 (Gig+)
					</li>
					<li>
						Intel Wi-Fi 6 AX203
					</li>
					<li>
						Intel Wi-Fi 6 AX201
					</li>
					<li>
						Intel Wi-Fi 6 AX101
					</li>
					<li>
						Intel Wireless-AC 9560
					</li>
					<li>
						Intel Wireless-AC 9461/ 9462
					</li>
					<li>
						Intel Wireless-AC 9260
					</li>
				</ul>
			</td>
			<td>
				<ul>
					<li>
						Intel Wi-Fi 7 BE213
					</li>
					<li>
						Intel Wi-Fi 7 BE211
					</li>
					<li>
						Intel Wi-Fi 7 BE202
					</li>
					<li>
						Intel Wi-Fi 7 BE201
					</li>
					<li>
						Intel Wi-Fi 7 BE200
					</li>
					<li>
						Intel Wi-Fi 6E AX411
					</li>
					<li>
						Intel Wi-Fi 6E AX211
					</li>
					<li>
						Intel Wi-Fi 6E AX210
					</li>
					<li>
						Intel Wi-Fi 6 AX203
					</li>
					<li>
						Intel Wi-Fi 6 AX201
					</li>
					<li>
						Intel Wi-Fi 6 AX101
					</li>
					<li>
						Intel Wireless-AC 9560
					</li>
					<li>
						Intel Wireless-AC 9462
					</li>
					<li>
						Intel Wireless-AC 9461
					</li>
					<li>
						Intel Wireless-AC 9260
					</li>
				</ul>
			</td>
		</tr>
	</tbody>
</table>

<p>
	 
</p>

<p>
	You can download the latest Wi-Fi driver from Intel here and the Bluetooth driver here. Release notes are available <a automate_uuid="4f53ca42-168a-4dbe-9689-e19952db3742" href="https://downloadmirror.intel.com/918237/ReleaseNotes_WiFi_24.40.0.pdf" rel="external nofollow">here </a>(Wi-Fi) and <a automate_uuid="95c0d73d-ba92-4882-8da9-92d945a7acfb" href="https://downloadmirror.intel.com/918120/ReleaseNotes_BT_24.40.0.3.pdf" rel="external nofollow">here </a>(Bluetooth).
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/intel-improves-windows-11-and-10-wi-fi-and-bluetooth-with-new-drivers/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:34 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34780</guid><pubDate>Wed, 29 Apr 2026 21:35:20 +0000</pubDate></item><item><title>Microsoft updates VS Code to 1.118 and adds remote control for Copilot CLI</title><link>https://nsaneforums.com/news/software-news/microsoft-updates-vs-code-to-1118-and-adds-remote-control-for-copilot-cli-r34779/</link><description><![CDATA[<h3>
	The latest weekly update for Visual Studio Code introduces remote session monitoring via mobile and adds strict enterprise AI gating policies.
</h3>

<p>
	Microsoft has released Visual Studio Code 1.118. For the last month or so, the company has decided to shift to a <a automate_uuid="64c97b4d-1511-46d5-bf98-c422e393e462" href="https://www.neowin.net/news/microsoft-switches-to-weekly-releases-of-visual-studio-code-here-is-version-1111/" rel="external nofollow">weekly release schedule</a> to get new features out to users as soon as they are ready. This week’s update brings a remote control feature, greater enterprise control, improved token efficiency, and more.
</p>

<p>
	 
</p>

<p>
	In older versions of VS Code, you had to be at the machine where you started a Copilot CLI session, but now, you can monitor and steer Copilot CLI sessions from <a automate_uuid="5511e808-dad1-40a7-a463-3a23deccd825" href="http://github.com" rel="external nofollow">GitHub.com</a> or the GitHub mobile app. To use this feature, you need to enable it in the settings (check Microsoft’s changeloglinked below for the flag), then enter /remote in the Copilot CLI to start.
</p>

<p>
	 
</p>

<p>
	Another new feature in this update lets enterprises gate chat and related AI feature activation on approved GitHub organization membership using a device policy. This policy lets organizations apply account-based rules across chat entry points. It prevents access to chat features until the user is signed into a GitHub account with membership in an approved organization and the account-based policy has been resolved.
</p>

<p>
	 
</p>

<p>
	Finally, running AI bots for coding are not cheap after you’ve run out of your free allowance. To help users get the most bang for their buck, Microsoft has been working on several methods to improve token efficiency, without lowering the quality of the agent, these include: prompt caching efficiency improvements, strategic cache breakpoint placement, a cache-stable system prompt and tool list, cache-friendly background compaction, and a last-two-messages breakpoint strategy.
</p>

<p>
	 
</p>

<p>
	For a full round-up of all the features, check out Microsoft’s <a automate_uuid="2da462a2-27e9-4099-907f-a07722b2c035" href="https://code.visualstudio.com/updates/v1_118" rel="external nofollow">changelog</a> for this release. If you have VS Code already then the update should arrive soon. If not, you can download it <a automate_uuid="e3b634e7-67c2-4e1f-896a-7c324404a330" href="https://code.visualstudio.com/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-updates-vs-code-to-1118-and-adds-remote-control-for-copilot-cli/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:33 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34779</guid><pubDate>Wed, 29 Apr 2026 21:34:02 +0000</pubDate></item><item><title>Visual Studio April update adds autonomous cloud agents and a new debugger agent</title><link>https://nsaneforums.com/news/software-news/visual-studio-april-update-adds-autonomous-cloud-agents-and-a-new-debugger-agent-r34778/</link><description><![CDATA[<h3>
	The April update introduces remote sessions for PR generation and a debugger agent that validates fixes against runtime behavior.
</h3>

<p>
	Microsoft has just released the <a automate_uuid="8c423cb2-5ecf-4bce-ad32-c7d8fc0263a3" href="https://devblogs.microsoft.com/visualstudio/visual-studio-april-update-cloud-agent-integration/" rel="external nofollow">April update</a> for<a automate_uuid="e10a2c10-564a-4776-b27b-c74859fe0706" href="https://www.neowin.net/news/microsoft-launches-visual-studio-2026-and-net-10-with-big-performance-improvements/" rel="external nofollow"> Visual Studio 2026</a> with a focus on cloud agent integration. Cloud agents run on remote infrastructure, enabling scalable, isolated execution, and now you can start new sessions directly from Visual Studio. Also, custom agents now support user-level definitions that travel across projects, C++ code editing tools for agent mode are generally available, and a new Debugger Agent that validates fixes against real runtime behavior is now available.
</p>

<p>
	 
</p>

<p>
	With the new cloud agent integration, you can now start sessions from within Visual Studio. Just select Cloud from the agent picker in the Chat window and describe what you need help with and the cloud agent will handle it. The cloud agent is powered by the Copilot coding agent, so you need to ensure you are in a GitHub repository and that Copilot has permission to create issues in that repository. Microsoft says that this feature frees you up to focus on parts of your project that need your full attention.
</p>

<p>
	 
</p>

<p>
	This <a automate_uuid="eca4c19e-d9d4-4014-8574-68d31733de40" href="https://devblogs.microsoft.com/visualstudio/visual-studio-april-update-cloud-agent-integration/" rel="external nofollow">update</a> also allows you to create custom agents that travel with you across projects, building on initial support that arrived last month that let you create custom agents for individual repositories. Everything that you could do with repository agents still works such as workspace awareness, code understanding, tools, model selection, and MCP connections to external knowledge sources.
</p>

<p>
	 
</p>

<p>
	This update also makes C++ Code Editing Tools for GitHub Copilot agent mode generally available by default. These give Copilot language-aware navigation in C++ codebases, helping to map out class inheritance hierarchies and follow function call chains when refactoring or modifying code. Microsoft says this makes a big difference when working with large C++ codebases.
</p>

<p>
	 
</p>

<p>
	This update also brings the new Debugger Agent which helps to validate bugs against real runtime behavior, customizable Copilot keyboard shortcuts for accepting Copilot inline suggestions, and now IntelliSense completions take precedence over Copilot ones, following users feedback.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/visual-studio-april-update-adds-autonomous-cloud-agents-and-a-new-debugger-agent/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Thursday 30 April 2026 at 7:32 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34778</guid><pubDate>Wed, 29 Apr 2026 21:32:58 +0000</pubDate></item><item><title>PowerToys 0.99.1 arrives with improvements for the new utilities</title><link>https://nsaneforums.com/news/software-news/powertoys-0991-arrives-with-improvements-for-the-new-utilities-r34775/</link><description><![CDATA[<p>
	<strong><span style="font-size:14px;">Earlier this month, Microsoft released PowerToys 0.99, and today, a new bug-fixing update arrived with improvements for the new tools.</span></strong>
</p>

<p>
	 
</p>

<p>
	Earlier this week, Microsoft dropped another monthly update for PowerToys, a set of useful utilities for Windows 10 and 11.<span> </span><a href="https://www.neowin.net/news/microsoft-brings-linux-inspired-feature-to-windows-11-with-major-powertoys-update/" rel="external nofollow" target="_blank">In version 0.99</a>, Microsoft introduced two new tools: Grab and Move and Power Display. Today, PowerToys 0.99.1 arrived with a few additional fixes for these new utilities, plus some fixes for Command Palette and its dock.
</p>

<p>
	 
</p>

<p>
	Here is the changelog:
</p>

<p>
	 
</p>

<p>
	<strong style="border:0px;padding:0px;vertical-align:baseline;">Command Palette</strong>
</p>

<ul>
	<li>
		Fixed a crash on startup when loading settings caused by null DockSettings deserialized from settings.json
	</li>
	<li>
		Fixed a bug where dock label settings were not persisted across sessions
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong style="border:0px;padding:0px;vertical-align:baseline;">Grab And Move</strong>
</p>

<ul>
	<li>
		Fixed a bug where releasing the absorbed Alt key while pressing another key prevented it from propagating correctly to other apps
	</li>
	<li>
		Fixed a bug where there Start menu and other OS surfaces would be draggable
	</li>
	<li>
		Fixed a bug where the G key would be blocked, or Game Bar would be activated, when the modifier was set to Win key
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong style="border:0px;padding:0px;vertical-align:baseline;">Power Display</strong>
</p>

<ul>
	<li>
		Added additional diagnostic logging to help investigate display detection and control issues
	</li>
	<li>
		Defaulted the Input Source, Color Temperature, and Power State controls to off and added a confirmation dialog before applying these potentially disruptive changes
	</li>
	<li>
		Used the localized "Built-in Display" name for the internal display instead of a hard-coded string
	</li>
</ul>

<p>
	 
</p>

<p>
	In case you missed it, Grab and Move is a tool that lets you move a window by clicking anywhere on it while holding the Alt key. By default, Windows 10 and 11 only allow you to drag windows by holding their title bars, which is not very convenient, especially for browsers. Grab and Move fixes that.
</p>

<p>
	 
</p>

<p>
	The second utility, Power Display, lets you control your monitor's settings with a small pop-up menu. Available sliders include brightness, contrast, volume (if your monitor has built-in speakers), and more.
</p>

<p>
	 
</p>

<p>
	PowerToys 0.99.1 is now available for download<span> </span><a href="https://github.com/microsoft/PowerToys/releases" rel="external nofollow" target="_blank">from GitHub</a><span> </span>and the Microsoft Store.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/powertoys-0991-arrives-with-improvements-for-the-new-utilities/" rel="external nofollow" target="_blank">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="25482" data-embedcontent="" data-embedid="embed1240736615" src="https://nsaneforums.com/topic/484163-microsoft-powertoys-for-windows-1011%C2%A0v0991/?do=embed&amp;comment=1898533&amp;embedComment=1898533&amp;embedDo=findComment#comment-1898533" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>]]></description><guid isPermaLink="false">34775</guid><pubDate>Wed, 29 Apr 2026 20:30:01 +0000</pubDate></item><item><title>Firefox 151 Adds Server Location Selection to Built-In VPN With Five Countries at Launch</title><link>https://nsaneforums.com/news/software-news/firefox-151-adds-server-location-selection-to-built-in-vpn-with-five-countries-at-launch-r34773/</link><description><![CDATA[<p>
	<a href="https://www.ghacks.net/2026/03/18/firefox-update-brings-built-in-vpn-split-view-and-more-user-controls/" rel="external nofollow">Firefox</a> 151, set to be released on May 19, will include a new feature that allows users to select server locations within the browser's built-in VPN, according to Soren Hentzschel. This change addresses a significant limitation of the feature since its initial launch, which lacked an option to choose the country through which traffic is routed.
</p>

<p>
	 
</p>

<p>
	At launch, supported server locations will include the United States, the United Kingdom, France, Canada, and Germany. Firefox has not confirmed whether more countries will be added in future updates.
</p>

<h2>
	What’s New for the Built-In VPN in Firefox 151
</h2>

<p>
	The built-in Firefox VPN masks IP addresses and encrypts browser traffic, but does not allow users to select a server location. With the Firefox 151 update, a location picker has been introduced for the five supported countries, bringing this feature in line with the core functions of standalone paid VPN services.
</p>

<p>
	 
</p>

<p>
	The VPN remains free and is integrated directly into the browser, with a monthly data limit of 50GB. It only covers browsing traffic within Firefox and does not encrypt all traffic on the device. This differentiates it from Mozilla's paid Mozilla VPN, which offers full device coverage.
</p>

<h2>
	When Firefox 151’s VPN Location Picker Will Be Available
</h2>

<p>
	Firefox 151 is scheduled for release on May 19. The update will introduce the ability to select server locations on platforms that support the built-in VPN feature.
</p>

<p>
	 
</p>

<p>
	Mozilla has not yet specified which platforms will include this feature initially or provided a timeline for expanding the available server locations beyond the five countries currently offered.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2026/04/29/firefox-151-adds-server-location-selection-to-built-in-vpn-with-five-countries-at-launch/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 5:28 pm AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34773</guid><pubDate>Wed, 29 Apr 2026 07:28:57 +0000</pubDate></item><item><title>Finally, you can pause Windows 11 updates forever</title><link>https://nsaneforums.com/news/software-news/finally-you-can-pause-windows-11-updates-forever-r34768/</link><description><![CDATA[<p>
	<strong>Microsoft is testing a long-requested fix for one of Windows 11’s biggest annoyances: forced updates.</strong>
</p>

<p>
	 
</p>

<p>
	New controls rolling out to Windows Insiders let users pause updates indefinitely. This removes the old five-week cap that would eventually push installations through whether you were ready or not.
</p>

<p>
	Until now, Windows 11 Home and Pro users could only delay updates for up to 35 days before the system stepped in. The new setup keeps that 35-day window, but lets you extend it indefinitely, effectively giving you full control over when updates happen.
</p>

<p>
	 
</p>

<p>
	There’s also a new calendar-style picker in Settings, allowing you to choose a specific date instead of relying on preset options.
</p>

<p>
	 
</p>

<p>
	It’s not just about delaying updates, either. Microsoft is also fixing one of the more frustrating quirks of Windows: the way update prompts take over the power menu. With the update, Restart and Shut down will always remain available, even when updates are pending. This is instead of being replaced by “Update and restart” options. That means you can reboot your PC without triggering an install.
</p>

<p>
	 
</p>

<p>
	Behind the scenes, Microsoft is also streamlining how updates are delivered. Driver, firmware and .NET updates will now be bundled into a single monthly restart. Before, updates could force multiple reboots throughout the month. Additionally, driver updates are getting clearer labels like display, audio or battery, so you know exactly what’s being installed.
</p>

<p>
	 
</p>

<p>
	The changes come after Microsoft reviewed more than 7,600 pieces of user feedback. Complaints were largely focused on updates arriving at inconvenient times and offering too little control. While enterprise users have long had flexible update tools, this brings everyday Windows users much closer to that level of control.
</p>

<p>
	 
</p>

<p>
	For now, these features are only available to Windows Insider users in the Dev and Experimental channels. There’s no confirmed timeline for a wider rollout. Microsoft is still recommending users install updates promptly for security reasons, even as it hands over more control.
</p>

<p>
	 
</p>

<p>
	Still, for anyone who’s ever had their PC restart at the worst possible moment, this is a pretty big shift. Even if “pause forever” comes with a few caveats, the change is welcome.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.trustedreviews.com/news/finally-you-can-pause-windows-11-updates-forever" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">34768</guid><pubDate>Tue, 28 Apr 2026 22:10:49 +0000</pubDate></item><item><title>Is Brave Setting the New Standard for Browser Privacy and Security?</title><link>https://nsaneforums.com/news/software-news/is-brave-setting-the-new-standard-for-browser-privacy-and-security-r34767/</link><description><![CDATA[<p>
	Brave claims to offer the strongest privacy and security features among mainstream browsers, integrating robust protections directly into its core experience [1]. As browser-based threats and data privacy concerns intensify, Brave’s approach challenges competitors to rethink their default settings and user empowerment models.
</p>

<p>
	<br />
	<span style="font-size:24px;"><strong>What is Covered in this Article</strong></span>
</p>

<p>
	 
</p>

<ul>
	<li>
		    Brave's integrated privacy and security features
	</li>
	<li>
		    Comparative positioning against Chrome, Firefox, and Edge
	</li>
	<li>
		    Enterprise and consumer implications of default privacy protections
	</li>
	<li>
		    Execution risks and market adoption barriers
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong><span style="font-size:24px;">The News</span></strong>
</p>

<p>
	 
</p>

<p>
	Brave highlights its position as the browser with the strongest built-in privacy and security features among all major browsers [1]. The company has integrated privacy protections directly into the browser, aiming to shield users from tracking, fingerprinting, and data leakage by default. This approach contrasts with competitors that often require users to manually enable privacy settings or install third-party extensions. Brave’s recent enhancements, such as the Shred button for Android, further empower users to easily discard tracking data and monitor their browsing footprint [2]. As privacy regulations and cyber threats escalate, Brave’s model puts pressure on the rest of the market to match its default-first stance.
</p>

<p>
	<br />
	<strong><span style="font-size:24px;">Analysis</span></strong>
</p>

<p>
	 
</p>

<p>
	Brave’s aggressive privacy posture is more than a marketing play. It tests whether default-on security can be a true differentiator in a market dominated by Chrome, Edge, and Safari. The stakes are high: if Brave’s approach gains traction, it could force incumbents to raise their baseline protections, shifting the entire browser security paradigm.
</p>

<p>
	<br />
	<strong><span style="font-size:24px;">Is Default-First Privacy a Sustainable Advantage?</span></strong>
</p>

<p>
	 
</p>

<p>
	Brave’s claim of the strongest privacy and security features among mainstream browsers [1] is bold, but not without merit. While Chrome and Edge offer privacy controls, they often require user intervention or rely on add-ons. Brave’s integrated model reduces friction for users who want protection but lack technical expertise. According to Futurum Group's 2H 2025 Cybersecurity Decision Maker Survey (n=1,008), 62.1% agree AI-powered defensive tools are now a necessity, and relying solely on human vigilance is no longer viable. This signals a market ready for default-on, automated protections. However, sustaining this advantage depends on Brave’s ability to keep pace with evolving threats and maintain usability without overwhelming users with complexity.
</p>

<p>
	<br />
	<span style="font-size:24px;"><strong>Enterprise Adoption Faces Usability and Ecosystem Hurdles</strong></span>
</p>

<p>
	 
</p>

<p>
	For enterprises, browser choice is not just about privacy. Compatibility, manageability, and integration with productivity suites matter. Brave’s privacy-centric approach could appeal to regulated industries, but lack of deep integration with Microsoft 365 or Google Workspace may limit adoption. Futurum Group's 2H 2025 Cybersecurity Decision Maker Survey (n=1,008) found that 43.0% of organizations plan to expand their security vendor count, indicating openness to new solutions, but also highlighting the challenge of tool sprawl. Unless Brave can demonstrate seamless fit with enterprise workflows, its reach may remain limited to privacy-conscious segments.
</p>

<p>
	<br />
	<span style="font-size:24px;"><strong>Competitive Response Will Shape the Next Browser War</strong></span>
</p>

<p>
	 
</p>

<p>
	Brave’s push raises the bar for privacy, but incumbents have scale, brand trust, and distribution power. If Chrome, Edge, or Firefox match or exceed Brave’s default protections, Brave’s differentiation could erode quickly. Yet, as 62.0% of organizations have observed a significant increase in sophisticated AI-driven social engineering attacks, according to Futurum Group's 2H 2025 Cybersecurity Decision Maker Survey (n=1,008), demand for stronger browser defenses is likely to grow. The next phase of competition will hinge on who can deliver robust privacy without sacrificing performance, compatibility, or user experience.
</p>

<p>
	<br />
	<span style="font-size:24px;"><strong>What to Watch</strong></span>
</p>

<p>
	 
</p>

<ul>
	<li>
		    Will Chrome or Edge adopt Brave-style default privacy settings within the next 18 months?
	</li>
	<li>
		    Can Brave secure enterprise deals despite limited productivity suite integrations?
	</li>
	<li>
		    Will user demand for built-in privacy features accelerate browser market share shifts?
	</li>
	<li>
		    How will rising AI-driven threats pressure all browsers to rethink security architectures?
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong><span style="font-size:24px;">Sources</span></strong>
</p>

<p>
	 
</p>

<p>
	1. Datenschutz- und Sicherheitsfunktionen
</p>

<p>
	2. Brave's unique Shred button now available for Android …
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://futurumgroup.com/insights/is-brave-setting-the-new-standard-for-browser-privacy-and-security/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">34767</guid><pubDate>Tue, 28 Apr 2026 22:06:04 +0000</pubDate></item><item><title>MS-DEFCON 4: Is Secure Boot fixed?</title><link>https://nsaneforums.com/news/software-news/ms-defcon-4-is-secure-boot-fixed-r34765/</link><description><![CDATA[<p>
	<em>By Susan Bradley</em>
</p>

<p>
	 
</p>

<p>
	<strong>The April updates continue to dribble out more fixes for Secure Boot certificates for some systems.</strong>
</p>

<p>
	 
</p>

<p>
	But once you receive the April updates, you still may be waiting for the new certs to be installed. That happened to me on some systems.
</p>

<p>
	 
</p>

<p>
	Nonetheless, the patching world is relatively quiet. Microsoft did have an out-of-band update this month, but it was limited to domain controllers and Windows Servers. I’m lowering the MS-DEFCON level to 4.
</p>

<p>
	 
</p>

<p>
	Before I review the Secure Boot certificates matter, please keep this reminder in mind, particularly on the consumer side of things: Regardless of the state of your system with respect to the new certs, your PC will still boot. Check my previous column from March, <a href="https://www.askwoody.com/2026/understanding-the-nuances-of-secure-boot/" rel="external nofollow">Understanding the nuances of Secure Boot</a>, for details and for PowerShell commands you can use to examine the state of your PC. We’ve mentioned that Microsoft is improving its messages about the state of Secure Boot, but last Thursday this message showed up on my Surface Pro 7+:
</p>

<p>
	 
</p>

<p>
	<img alt="Too little data" data-ratio="50.80" decoding="async" src="https://www.askwoody.com/wp-content/uploads/2026/04/ALERT-2026-04-28-bradley-fig-01.jpg"><br>
	<em>Figure 1. Not enough data?</em>
</p>

<p>
	 
</p>

<p>
	Maybe it’s just me, but I figure Microsoft ought to be able to figure out the status of its own hardware products. Note that the icon shows a green check mark, the indicator that the Secure Boot state is okay. Doesn’t seem okay to me. And that’s why you still might need those PowerShell commands to determine the actual state.
</p>

<p>
	 
</p>

<p>
	Let’s recap the current situation for Windows systems.
</p>

<p>
	 
</p>

<p>
	Between now and June, your machine will receive, or has already received, what it needs to update the certificates used to ensure that malicious code can’t be interjected into the boot process. In a business setting, having these up-to-date certificates is extremely important to ensure that no one tampers with your systems.
</p>

<p>
	 
</p>

<p>
	Newer computers purchased with Windows 11 24H2 or 25H2 are most likely already up to date. Older systems may need updates from the hardware vendor in order to receive the needed fixes.
</p>

<p>
	 
</p>

<p>
	You might also receive an additional “Secure Boot Allowed Key Exchange Key (KEK) Update.” But even after that installs, your system may show that it’s still on the old certificates.
</p>

<p>
	 
</p>

<p>
	If so, don’t panic. There is still time before June, and it’s not a death sentence for your PC. It’s just something you must take seriously and get fixed, sooner or later.
</p>

<h3>
	Consumers
</h3>

<p>
	With AI now being used to find bugs, you may start to see the bug counts reported by various vendors skyrocket. (We’ve already seen the bug count on Firefox increase.) But that doesn’t mean we should panic. As with many vulnerabilities, the attacker first has to get at you. With the built-in Windows firewall on Microsoft operating systems and the inherent kernel protections built into MacOS, your biggest risk these days is clickbait.
</p>

<p>
	 
</p>

<p>
	An attacker has a harder time getting into consumer systems and would prefer to go after bigger fish. With consumers, simpler methods such as phishing and bogus email attachments are easier and, unfortunately, still seem to bear fruit. But there is one other matter of concern in the consumer space: unpatched routers. You are more likely to be used in a bot network than be damaged by a bot network.
</p>

<p>
	 
</p>

<p>
	I’m more concerned about recent issues where tools that we’ve relied on have been hit with what’s called supply-chain infections. For example, <a href="https://hothardware.com/news/official-cpuid-com-installers-trojanized?mc_cid=81978ac57a&amp;mc_eid=e4729fedf6" rel="external nofollow">CPU-Z’s installer</a> was infected with malware. And I’m always concerned about reliance on VPNs whose users may not have done their due diligence.
</p>

<p>
	 
</p>

<p>
	Windows 10 ESU subscribers should be offered <a href="https://support.microsoft.com/en-us/topic/april-14-2026-kb5082200-os-builds-19045-7184-and-19044-7184-4fa6421d-5c52-4aa1-ace0-647647282000" rel="external nofollow">KB5082200,</a> the main April update. In my own internal testing, I found no issues and had only one reboot. You may see more information on the status of Secure Boot certificates in the Windows Security section, but this is like many of Microsoft’s fixes — one that will be phased in over time. If you go to <strong>Windows Security Device security</strong> and don’t see evidence of Secure Boot status, it may not have been dribbled to you.
</p>

<p>
	 
</p>

<p>
	You may see <a href="https://support.microsoft.com/en-us/topic/kb5087371-windows-recovery-environment-update-for-windows-10-version-21h2-and-22h2-april-14-2026-a50d724b-dbca-4dd9-ad50-910e0deb28c4" rel="external nofollow">KB5087371</a>, the Windows Recovery Environment update, offered up to your Windows 10 machines. If it fails to install on your system, your recovery partition isn’t big enough. This update — and its similar releases — annoys me. It fails because OEMs deployed systems with recovery partitions that are too small. Either the OEM or Microsoft should take it upon themselves to code for this issue and not demand that their customers use third-party tools or complicated procedures to expand partitions. If this update <a href="https://learn.microsoft.com/en-us/answers/questions/5859827/winre-update-kb5087371-fails-to-install-(win10-22h" rel="external nofollow">fails to install</a>, hide it and go on with life. A better option is to have a backup solution independent of WinRE so that you can roll back and reinstall at will. You should not rely on rolling back to a prior system state. The ultimate protection for any issue is to have a backup.
</p>

<p>
	 
</p>

<p>
	If only Microsoft understood that as well.
</p>

<p>
	 
</p>

<p>
	For Windows 11 machines, my recommendation is to install Windows 11 version 25H2 or 24H2 (<a href="https://support.microsoft.com/en-us/topic/april-14-2026-kb5083769-os-builds-26200-8246-and-26100-8246-22f90ae5-9f26-40ac-9134-6a586a71163b" rel="external nofollow">KB5083769</a>). Remember, the out-of-band extra updates are only for Windows Servers that are domain controllers; the bugs introduced in April will not impact desktop operating systems. In addition, the reported issue that may trigger a BitLocker recovery key will be seen only in unique and rare circumstances in a business setting. That said — and it’s broken-record time — I still want you to know exactly whether BitLocker is on or off, and where your recovery key is saved. If you do want encryption on your local hard drive, back up the key in your Microsoft account (for consumers) or in your Entra account (businesses).
</p>

<p>
	 
</p>

<p>
	I’ve seen one other unusual issue that by now may be fixed. It has to do with Classic Outlook and OneDrive. Suddenly users can’t <a href="https://learn.microsoft.com/en-us/answers/questions/5866863/cant-download-onedrive-files-as-an-attachment-to-o" rel="external nofollow">attach OneDrive files</a> as they used to. That Q&amp;A at Microsoft Learn includes the following workaround:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	<em>This should only [be] an issue if you try to select the file you want to attach from the “Recent Items” list you see when you click on Attach.</em>
</p>

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

<p style="margin-left: 40px;">
	<em>Instead, click on “This PC” and navigate to your OneDrive folder and select the file you want to attach and it will work.</em>
</p>

<h3>
	Businesses
</h3>

<p>
	For those of you with Windows Server 2016, 2019, 2022, or 2025 in the domain controller role, install the out-of-band updates for April instead of the regular patches.
</p>

<p>
	 
</p>

<p>
	<strong>Standard Windows updates</strong>
</p>

<p>
	 
</p>

<div>
	<ul>
		<li>
			Windows Server 2025: KB5091157 (OS Build 26100.32698) Out-of-band
		</li>
		<li>
			Windows Server, version 23H2: KB5091571 (OS Build 25398.2276) Out-of-band
		</li>
		<li>
			Windows Server 2022: KB5091575 (OS Build 20348.5024) Out-of-band
		</li>
		<li>
			Windows Server 2019: KB5091573 (OS Build 17763.8647) Out-of-band
		</li>
		<li>
			Windows Server 2016: KB5091572 (OS Build 14393.9062) Out-of-band
		</li>
	</ul>
</div>

<p>
	 
</p>

<p>
	<strong>Windows hotpatch updates</strong>
</p>

<p>
	 
</p>

<div>
	<ul>
		<li>
			Windows Server 2025 Datacenter: Azure Edition: Hotpatch KB5091470 (OS Build 26100.32704) Out-of-band
		</li>
		<li>
			Windows Server 2022 Datacenter: Azure Edition: Hotpatch KB5091576 (OS Build 20348.5029) Out-of-band
		</li>
	</ul>
</div>

<p>
	 
</p>

<p>
	If you have a patching environment that cannot distinguish domain controllers from other servers, go ahead and install this out-of-band on all your server deployments. Even though the bug fixes are specifically to fix a boot loop in domain controllers, I found no ill effects when testing and installing these same out-of-band updates to all my server deployments.
</p>

<p>
	 
</p>

<p>
	The April updates do include a change for anyone who clicks on a saved Remote Desktop file. If you merely browse to Remote Desktop and launch it from that shortcut, your users will see no change. But if they launch their Remote Desktop connection from a saved .rdp file shortcut, they will be faced with a new reminder and a requirement to re-enable pass-through items such as printers. You can <a href="https://www.askwoody.com/forums/topic/rdp-dialog-warning/" rel="external nofollow">revert</a> the behavior.
</p>

<p>
	 
</p>

<p>
	But there’s another vulnerability that businesses should evaluate to determine whether they can do more to ensure they are protected against current and future threats. A recent <a href="https://www.huntress.com/blog/nightmare-eclipse-intrusion" rel="external nofollow">write-up by Huntress</a> showcases that attackers are coming through VPNs to attack the operating system to then target a zero day in Microsoft Defender. You should already be patched for CVE-2026-33825. Huntress indicated that they “linked the activity back to compromised FortiGate SSL VPNs,” so review whether you can turn on multifactor protection for VPN software used in your environment. I am a personal fan of Duo.com because userscan handle the two-factor without issues.
</p>

<p>
	 
</p>

<p>
	Those of you supporting Apple devices should make sure you support TLS 1.2 or later. A future update in the Apple ecosystem will mandate it as the default communication protocol between workstations, phones, and servers. Follow <a href="https://support.apple.com/en-us/126655" rel="external nofollow">the guidance</a> for running tests on your network to see whether you are ready for the upcoming change.
</p>

<p>
	 
</p>

<p style="margin: 5px 0; padding: 0; text-decoration: underline;">
	<strong>Resources</strong>
</p>

<div style="line-height: 1.2;">
	<ul style="margin: 0 0 10px 20px; padding: 0; list-style-type: disc;">
		<li style="margin: 3px 0; padding: 0;">
			Susan’s <a href="https://www.askwoody.com/patch-list-master/" rel="external nofollow">Master Patch List</a>
		</li>
		<li style="margin: 3px 0; padding: 0;">
			The <a href="https://www.askwoody.com/ms-defcon-system/" rel="external nofollow">MS-DEFCON System</a> explained
		</li>
		<li style="margin: 3px 0; padding: 0;">
			<a href="https://blockapatch.com/" rel="external nofollow">BlockAPatch</a> — Tools to help you hide or block updates
		</li>
		<li style="margin: 3px 0; padding: 0;">
			Steve Gibson’s excellent <a href="https://www.grc.com/incontrol.htm/" rel="external nofollow">InControl</a> to manage feature releases
		</li>
	</ul>
</div>

<p>
	 
</p>

<p>
	<a href="https://www.askwoody.com/newsletter/ms-defcon-4-is-secure-boot-fixed/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:54 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34765</guid><pubDate>Tue, 28 Apr 2026 21:55:09 +0000</pubDate></item><item><title>Windows 11 KB5083769 update breaks BITS and causes system freezes</title><link>https://nsaneforums.com/news/software-news/windows-11-kb5083769-update-breaks-bits-and-causes-system-freezes-r34763/</link><description><![CDATA[<h3>
	Users report that the April 2026 Patch Tuesday update triggers download timeouts and locks up bitsadmin, requiring a reboot to fix.
</h3>

<p>
	It seems that every month after a Patch Tuesday update, something breaks in Windows 11. Following the release of <a automate_uuid="351abb67-c761-4777-b797-04e0a738dec2" href="https://www.neowin.net/news/windows-11-april-update-triggers-death-loops-and-bizarre-pixelated-crashes/" rel="external nofollow">KB5083769 </a>earlier this month, users now seem to be running into BITS and SOAP download timeouts and bitsadmin freezes. This issue doesn’t seem to be limited to just one user either.
</p>

<p>
	 
</p>

<p>
	In a <a automate_uuid="0e198e3a-71ff-4df8-aee2-f4c4917231e2" href="https://learn.microsoft.com/en-us/answers/questions/5871539/possible-issue-with-kb5083769-bits-soap-download-t" rel="external nofollow">very clinical report</a> on Microsoft Learn Q&amp;A, user CHIHARU SHIBATA explains that since installing the most recent Patch Tuesday update, some of their PCs have started experiencing failures while their application is auto-updating, specifically during the download process.
</p>

<p>
	 
</p>

<p>
	According to Shibata, their application supports two download methods, BITS (Background Intelligent Transfer Service) and SOAP (Simple Object Access Protocol) Web Service. The issue is causing both download methods to fail, with the download requests timing out.
</p>

<p>
	 
</p>

<p>
	They also report that the <strong>bitsadmin /list /allusers</strong> command appears to freeze during the failure state. A system reboot is apparently able to resolve the issue temporarily, with downloads succeeding. However, if you leave the system idle for “several tens of minutes”, the download failures reappear.
</p>

<p>
	 
</p>

<p>
	Uninstalling the KB5083769 update stops the issue from happening. Even after several hours, downloads continue to work normally. Based on their experience, the poster thinks Microsoft’s latest update has a defect affecting BITS or networking components.
</p>

<p>
	 
</p>

<p>
	In a <a automate_uuid="00142fab-14a7-4f3e-a071-6217d2aeacb7" href="https://learn.microsoft.com/en-us/answers/questions/5868822/autocad-products-including-advance-steel-freeze-or" rel="external nofollow">related issue</a>, Bhaskar Murari, made a post on the same website explaining that AutoCAD’s Advance Steel would fail to open drawings. One person replied to that thread explaining that if the KB can’t be uninstalled, then disabling BITS and disabling it on the affected system is a way to work around the issue. If readers want to do this, use the following steps:
</p>

<p>
	 
</p>

<ul>
	<li>
		Open the Services Manager: Press Win + R on your keyboard to open the Run dialog, type services.msc, and press Enter.
	</li>
	<li>
		Locate the Service: In the list that appears, scroll down until you find Background Intelligent Transfer Service.
	</li>
	<li>
		View Properties: Double-click on the service name (or right-click it and select Properties) to open the window seen in your attachment.
	</li>
</ul>

<p>
	 
</p>

<p>
	While these bugs are certainly frustrating for some users, it’s still a good idea to install Patch Tuesday updates that Microsoft delivers each month for the security features they deliver. If you are strongly against doing the updates, you can temporarily pause updates via Windows Updates in the settings.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-kb5083769-update-breaks-bits-and-causes-system-freezes/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:45 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34763</guid><pubDate>Tue, 28 Apr 2026 21:46:12 +0000</pubDate></item><item><title>Here are all the new features Microsoft added to Excel in April 2026</title><link>https://nsaneforums.com/news/software-news/here-are-all-the-new-features-microsoft-added-to-excel-in-april-2026-r34762/</link><description><![CDATA[<h3>
	Microsoft rolls out smarter Copilot editing in Excel with multi-step plans, Python integration, and improved collaboration tools.
</h3>

<p>
	We are racing towards the end of April 2026, and as expected, Microsoft has begun publishing its round-ups for popular software. This time, to kick things off, we have Excel. For those unaware with this format, the Redmond tech firm typically <a automate_uuid="0087d44e-2ca4-45ac-b9de-d3d16d7bb141" href="https://www.neowin.net/news/here-are-all-the-new-features-microsoft-added-to-excel-in-march-2026/" rel="external nofollow">recaps all the new capabilities</a> it introduced to its spreadsheet software during the past four weeks.
</p>

<p>
	 
</p>

<p>
	Just like March 2026, this month may seem like a relatively quieter roundup too. The previous month introduced three new features, while April 2026 just has two. However, one of these two features is actually a collection of capabilities.
</p>

<p>
	 
</p>

<p>
	Basically, Microsoft has introduced new Edit with Copilot features across Excel for Windows, Mac, and the web. There's a new switcher UX that allows you to switch between <strong>Chat only</strong> and <strong>Allow editing</strong>. The former answers your questions without editing your file, while the latter actively makes changes to your content based on your prompts. Microsoft says that it has enabled Allow editing for "many" eligible users by default.
</p>

<p>
	 
</p>

<p>
	In the same vein, Copilot can now generate a multi-step plan to make changes to your content. For example, if you ask Copilot to "Make a dashboard based on this data", it will explain to you its insights about how your data can be structured and visualized, along with any formula adjustments. Once you approve this execution plan, Copilot will get to work and build the dashboard on your behalf. This feature allows you to confidently utilize Copilot for complex agentic tasks.
</p>

<p>
	 
</p>

<p>
	Additionally, changes made by Copilot after a prompt will be highlighted for one turn with a visual indicator so you can revert or make adjustments, if needed. Finally, Python can be leveraged in Edit with Copilot. The AI assistant will either do this automatically, or you could even invoke this capability manually if you feel like utilizing the programming language would be better.
</p>

<p>
	 
</p>

<p>
	That's all for the first collection of enhancements. The second is just a small upgrade that modernizes the comments experience on iOS. The revamped interface is designed to be streamlined so you can easily collaborate with others, even while using Excel on your phone.
</p>

<p>
	 
</p>

<p>
	As stated previously, this was a much more feature-packed month compared to the previous one. Excel customers will be hoping that May 2026 brings similarly useful updates too.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/here-are-all-the-new-features-microsoft-added-to-excel-in-april-2026/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:44 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34762</guid><pubDate>Tue, 28 Apr 2026 21:45:05 +0000</pubDate></item><item><title>This Windows 11 concept looks clean, but may be controversial</title><link>https://nsaneforums.com/news/software-news/this-windows-11-concept-looks-clean-but-may-be-controversial-r34761/</link><description><![CDATA[<h3>
	New Windows 11 concept strips AI clutter and ads for a cleaner, customizable UX, but bold changes to Start and Taskbar may divide users.
</h3>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403196_screenshot_2026-04-29_000136.webp">
</figure>

<p>
	Over the past few years, we have highlighted several concept works that reimagine various pieces of software, including <a automate_uuid="2943cc7d-cc65-4757-af15-5cc33d6e5318" href="https://www.neowin.net/news/this-stunning-windows-12-file-explorer-concept-makes-the-current-one-look-ancient/" rel="external nofollow">File Explorer in "Windows 12"</a>, <a automate_uuid="44f37482-a075-4bb0-bb39-91d58efcc82e" href="https://www.neowin.net/news/sleek-windows-122-concept-video-has-fans-dreaming-of-the-future/" rel="external nofollow">"Windows 12.2"</a>, and <a automate_uuid="5f8b5fed-cad6-4191-ac87-365a6775a305" href="https://www.neowin.net/news/windows-classic-remastered-concept-is-the-fusion-of-your-favorite-versions-of-windows/" rel="external nofollow">"Windows Classic Remastered"</a>. Many of these are understandably divisive as they introduce major changes that look nice on paper, but degrade overall utility. Now, someone has designed a more refined version of Windows 11, or so they claim, in their latest concept.
</p>

<p>
	 
</p>

<p>
	Raditya Aryaputra on Behance has designed what a "refined" version of Windows 11 would look like, if Microsoft got rid of AI clutter, and intrusive advertisements/recommendations. This "back to the basics" approach would make the OS feel more responsive and customizable according to the designer.
</p>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="406" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403204_screenshot_2026-04-29_000210.webp">
</figure>

<p>
	In their concept, the Start menu (pictured above) removes recommended content and just focuses on arranging your apps in categories and vertical lists. Although there is a section for most used apps, it likely isn't designed with AI recommendations in mind. You'll also notice some new icons, along with Windows Search moved to the bottom.
</p>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403219_screenshot_2026-04-29_000248.webp">
</figure>

<p>
	In addition, the Taskbar has been made more modular, and it now shows a lot of extra information. Of course, some details may appear overwhelming, but the idea is that it is fully customizable by the end-user.
</p>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403227_screenshot_2026-04-29_000327.webp">
</figure>

<p>
	Meanwhile, the Widgets panel receives relatively minor changes and primarily gets rid of the MSN News feed section that is curated by AI.
</p>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403235_screenshot_2026-04-29_000401.webp">
</figure>

<p>
	While Aryaputra doesn't decouple Copilot from Windows completely, they do make it less intrusive by mainly integrating it to Windows Search.
</p>

<figure class="image image--expandable">
	<img alt="Concept photos of a Windows 11 reimagining" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777403243_screenshot_2026-04-29_000433.webp">
</figure>

<p>
	Finally, the calendar in the Taskbar is just a bit neater because it doesn't get clubbed with notifications, and just focuses on showing you its core functionalities, along with meetings.
</p>

<p>
	 
</p>

<p>
	Overall, it's an interesting concept that aims to simplify some aspects of Windows 11 and get rid of bloat. That said, some enthusiasts, including ourselves, might be on the fence with this one because of the major changes it introduces to the UX and the learning curve associated with it. Some may find the Start menu and the Taskbar to be a bit too cluttered, but we can assume that this redesign shows off the full feature-set, while allowing users to tone some elements down, according to their preferences.
</p>

<p>
	 
</p>

<p>
	At the end of the day, it is important to keep in mind that a concept is still a concept. Major redesigns like these tend to emphasize aesthetics with some usability, but usually do not possess the insights into Windows-specific user-centric design and feedback that actually goes into shaping an OS used by over a billion people globally. That said, there's no harm in imagining what a (subjectively) perfect Windows 11 could look like.
</p>

<p>
	 
</p>

<p>
	Source and images: <a automate_uuid="0875457f-373a-48c7-b5e0-eeff7dbfd38a" href="https://www.behance.net/gallery/247856157/Refining-Windows" rel="external nofollow">Raditya Aryaputra (Behance)</a>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/this-windows-11-concept-looks-clean-but-may-be-controversial/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:41 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34761</guid><pubDate>Tue, 28 Apr 2026 21:42:46 +0000</pubDate></item><item><title>Firefox 150.0.1 is out with important security fixes, higher limits for Relay, and bug fixes</title><link>https://nsaneforums.com/news/software-news/firefox-15001-is-out-with-important-security-fixes-higher-limits-for-relay-and-bug-fixes-r34760/</link><description><![CDATA[<h3>
	Mozilla Firefox 150.0.1 is now available for download with a bunch of fixes for drop-downs, zooming, compatibility with Bitdefender, and more.
</h3>

<p>
	Mozilla has released Firefox 150.0.1 with a few fixes for <a automate_uuid="95198639-cb1d-4d5d-8735-93d0d69a044a" href="https://www.neowin.net/news/firefox-1500-is-out-with-improved-split-view-new-features-for-pdf-editor-and-more/" rel="external nofollow" target="_blank">the recent major update, version 150</a>. As usual, this maintenance update fixes various bugs, but there is one notable change, particularly for Relay users.
</p>

<p>
	 
</p>

<p>
	Fixes in Firefox 150.0.1 include patches for issues on various popular websites for Bitdefender users, bugs with repetitive location permission prompts, bugged drop-down menus, zooming issues, and more. Additionally, if you use Firefox Relay, you can now create up to 50 email masks, which is ten times more than the previous limit of five masks. This limit is now available for users on the free tier, while those paying for Mozilla Firefox Relay get an unlimited number of email masks. For reference, Firefox Relay is available for $0.99 / month (billed annually) or $1.99 / month (billed monthly).
</p>

<p>
	 
</p>

<p>
	Finally, Firefox 150.0.1 includes security fixes for memory-related vulnerabilities. Five vulnerabilities are marked as high-severity, while one is flagged as critical.
</p>

<p>
	 
</p>

<p>
	Here is the full changelog:
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue where Facebook and other websites might not load properly for users with Bitdefender security software installed. (<a automate_uuid="ad10e2b4-6ed6-4251-91b9-7292c82d60fe" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034178" rel="external nofollow" target="_blank">Bug 2034178</a>)
		</p>
	</li>
	<li>
		<p>
			Fixed an issue where denying a geolocation permission prompt could cause Firefox to show the system permission dialog again on a second attempt. (<a automate_uuid="9c0faa6a-4189-49d4-af5c-d13ff14e577c" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2034120" rel="external nofollow" target="_blank">Bug 2034120</a>)
		</p>
	</li>
	<li>
		<p>
			Fixed an issue that prevented tabs from being added to some older saved tab groups. (<a automate_uuid="049dd074-5471-4114-a063-aa28df010ca8" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2031961" rel="external nofollow" target="_blank">Bug 2031961</a>)
		</p>
	</li>
	<li>
		<p>
			Fixed a layout issue where some drop-down menus expanded to display all list items at once. (<a automate_uuid="2c68b78b-a4af-4252-b6aa-583a01155bf3" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2033117" rel="external nofollow" target="_blank">Bug 2033117</a>)
		</p>
	</li>
	<li>
		<p>
			Fixed an issue where borders and outlines on some page elements disappeared when pinch zooming or smart zooming on macOS and Windows. (<a automate_uuid="bc1569a3-dc35-4111-b49f-5d63e3109b75" href="https://bugzilla.mozilla.org/show_bug.cgi?id=2030043" rel="external nofollow" target="_blank">Bug 2030043</a>)
		</p>
	</li>
	<li>
		All Relay users can now create up to 50 email masks—an increase from the previous limit of 5.
	</li>
</ul>

<p>
	 
</p>

<p>
	Full release notes for Firefox 150.0.1 are available <a automate_uuid="0cf6324e-7461-45ab-bc34-d41f0dfd6bac" href="https://www.firefox.com/en-US/firefox/150.0.1/releasenotes/" rel="external nofollow" target="_blank">here</a>, while the list of patched security vulnerabilities is available <a automate_uuid="0a04e793-396b-455b-b802-33e7f2442459" href="https://www.mozilla.org/en-US/security/advisories/mfsa2026-35/" rel="external nofollow" target="_blank">here</a>. To update your browser right here and right now, head to Menu &gt; Help &gt; About Firefox.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/firefox-15001-is-out-with-important-security-fixes-higher-limits-for-relay-and-bug-fixes/" rel="external nofollow" target="_blank">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="113165" data-embedcontent="" data-embedid="embed5781318189" src="https://nsaneforums.com/topic/484075-mozilla-firefox-browser-15001/?do=embed&amp;comment=1898327&amp;embedComment=1898327&amp;embedDo=findComment#comment-1898327" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:38 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34760</guid><pubDate>Tue, 28 Apr 2026 21:38:38 +0000</pubDate></item><item><title>Microsoft brings Linux-inspired feature to Windows 11 with major PowerToys update</title><link>https://nsaneforums.com/news/software-news/microsoft-brings-linux-inspired-feature-to-windows-11-with-major-powertoys-update-r34759/</link><description><![CDATA[<h3>
	Aside from that, there are multiple improvements in store for users with this new PowerToys v0.99.0 release.
</h3>

<p>
	Recently, we covered a third-party script for Windows 11 <a automate_uuid="b80048ab-c5a6-48e3-82e0-0724c6e8c557" href="https://www.neowin.net/news/this-useful-unofficial-script-for-fixing-windows-11-is-getting-many-new-features/" rel="external nofollow">called WMT</a> that can help fix or repair things. While such unofficial tools can prove helpful where there is no easy option on Windows, an official alternative exists in the form of Microsoft PowerToys too.
</p>

<p>
	 
</p>

<p>
	You probably already know what it is but for anyone who does not read Neowin regularly, Microsoft PowerToys is a free, open-source set of utilities for Windows 10 and 11 that are designed to help with customization that can also in turn boost your productivity. It offers tools such as FancyZones for window layouts, PowerToys Run for quick app launching, Color Picker, PowerRename, and more. The app is primarily meant for power users on Windows.
</p>

<p>
	 
</p>

<p>
	The Redmond giant has released PowerToys v0.99.0 today, bringing two new utilities and a series of improvements across the suite. The update introduces Power Display, a system tray tool that allows users to adjust monitor brightness, contrast, and color profiles directly from Windows. Custom profiles can be saved and switched with a single click, and integration with Light Switch enables automatic adjustments when themes change.
</p>

<p class="img-center">
	<img alt="microsoft powertoys v0990 power display" class="ipsImage" height="589" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777363608_powertoys_power_display.webp">
</p>

<p class="img-center">
	<img alt="microsoft powertoys v0990 power display" class="ipsImage" height="540" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777363603_powertoys_power_display_2.webp">
</p>

<p>
	Perhaps the most interesting release is the new "Grab And Move", which brings a Linux-style window control to Windows. By holding the ALT key with the left mouse click, users will be able to drag windows from anywhere on the interface. Meanwhile, ALT key with right click can be used to resize it.
</p>

<p class="img-center">
	<img alt="microsoft powertoys v0990" class="ipsImage" height="255" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777363613_powertoys_grab_and_move.gif">
</p>

<p>
	Command Palette and Dock have received improvements too. The latter now supports a compact mode, persistent calculator history, and better pinning options, while extensions for plain text and image viewing have been enhanced.
</p>

<p class="img-center">
	<img alt="microsoft powertoys v0990" class="ipsImage" height="460" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777363598_powertoys_pin_to_dock.webp">
</p>

<p>
	Keyboard Manager has also been updated, allowing users to manually adjust recorded remappings through dropdown menus and disable specific keys or shortcuts. ZoomIt has expanded its functionality with scrolling screenshots, making it easier to capture long pages.
</p>

<p class="img-center">
	<img alt="powertoys v0990 new keyboard manager features" class="ipsImage" height="503" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777364074_powertoys_keyboard_manager_update.webp">
</p>

<p class="img-center">
	<img alt="powertoys v0990 new keyboard manager features" class="ipsImage" height="325" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777364069_powertoys_keyboard_manager_update_2.webp">
</p>

<p>
	Other modules have seen refinements as well. Image Resizer has migrated to WinUI 3, aligning with Windows 11’s design language (the whole OS is <a automate_uuid="321feab9-a873-4c2a-84c1-3d6892aae317" href="https://www.neowin.net/news/microsofts-secret-k2-plan-leaks-could-bring-big-windows-11-performance-upgrade/" rel="external nofollow">getting a performance upgrade</a> in this regard). Advanced Paste should now work more reliably in Electron or Chromium-based apps such as Teams and Visual Studio Code.
</p>

<p>
	 
</p>

<p>
	You can read the full changelog below:
</p>

<h3>
	Advanced Paste
</h3>

<ul>
	<li>
		Eliminated 13 XAML compiler warnings by switching x:Bind expressions on non-observable properties from OneWay to OneTime mode in <a automate_uuid="2fa9d27d-f174-4f02-8c39-0d8e37ce03d8" href="https://github.com/microsoft/PowerToys/pull/46726" rel="external nofollow">#46726</a>
	</li>
	<li>
		Fixed auto-copy failing on Electron/Chromium apps (e.g. Teams, VS Code) by releasing held modifier keys before injecting Ctrl+C in <a automate_uuid="56d23841-c297-4bcf-bcb4-b876a886dabe" href="https://github.com/microsoft/PowerToys/pull/46486" rel="external nofollow">#46486</a>
	</li>
</ul>

<h3>
	Always On Top
</h3>

<ul>
	<li>
		Fixed the pin/unpin sound playing even when the operation failed by gating sound playback on whether SetWindowPos actually succeeded in <a automate_uuid="92eacee5-2e7b-4fd9-8956-2b76ffe46bde" href="https://github.com/microsoft/PowerToys/pull/46910" rel="external nofollow">#46910</a>
	</li>
</ul>

<h3>
	Command Palette
</h3>

<h4>
	Dock
</h4>

<ul>
	<li>
		Added a new pin-to-Dock dialog that gives users more control over how commands are pinned, replacing the previous one-click pin behavior in <a automate_uuid="da7ad6b9-1443-4dd8-befa-ef956dc66583" href="https://github.com/microsoft/PowerToys/pull/46436" rel="external nofollow">#46436</a>.
	</li>
	<li>
		Added a Compact Dock mode (28px tall, subtitle hidden) for Top/Bottom dock positions, and hid the Dock Size setting for Left/Right positions in <a automate_uuid="9ce88cd9-6056-4438-83b5-cd6747617b7b" href="https://github.com/microsoft/PowerToys/pull/46699" rel="external nofollow">#46699</a>
	</li>
	<li>
		Made the Dock window stay on top of all other windows by default, automatically yielding when a full-screen app is detected in <a automate_uuid="dda6934f-d291-48eb-bd81-15222acf4a5b" href="https://github.com/microsoft/PowerToys/pull/46163" rel="external nofollow">#46163</a>.
	</li>
	<li>
		Decoupled the Dock context menu from the Command Bar's active item so it no longer updates when a different list item is selected, and made the Dock search box position follow the Dock position in <a automate_uuid="174113a8-bb0a-405c-ab23-613d8ca83d76" href="https://github.com/microsoft/PowerToys/pull/46420" rel="external nofollow">#46420</a>.
	</li>
	<li>
		Fixed duplicate dock bands caused by missing duplicate check when pinning in <a automate_uuid="78ef4468-f12a-477e-97d9-55f1936f389c" href="https://github.com/microsoft/PowerToys/pull/46438" rel="external nofollow">#46438</a>
	</li>
	<li>
		Fixed a build-breaking merge inconsistency in DockWindow.xaml.cs in <a automate_uuid="2226c8cb-f4da-40b5-ae0b-65a00b85d0b8" href="https://github.com/microsoft/PowerToys/pull/46639" rel="external nofollow">#46639</a>.
	</li>
	<li>
		Fixed the Dock not reflecting pin/unpin changes until restart in <a automate_uuid="f2335b5c-458e-40b6-a5f5-21ecae0beeab" href="https://github.com/microsoft/PowerToys/pull/47169" rel="external nofollow">#47169</a>
	</li>
	<li>
		Fixed the Dock window showing a visible frame on startup by hiding the DWM border during window creation in <a automate_uuid="87daec1e-cb6d-409d-867d-1510901739d6" href="https://github.com/microsoft/PowerToys/pull/47187" rel="external nofollow">#47187</a>
	</li>
</ul>

<h4>
	Extensions &amp; SDK
</h4>

<ul>
	<li>
		Added plain text viewer and image viewer IContent types to the extension SDK in <a automate_uuid="285e21d1-777e-45bb-bc5e-9797af64d51a" href="https://github.com/microsoft/PowerToys/pull/43964" rel="external nofollow">#43964</a>.
	</li>
	<li>
		Added persistent calculator history with save, reuse, delete, and clear actions, configurable primary action, and replace-query-on-enter behavior in <a automate_uuid="817eef6c-e421-4b50-80c5-4466d86cd753" href="https://github.com/microsoft/PowerToys/pull/45307" rel="external nofollow">#45307</a>.
	</li>
	<li>
		Added a NetworkSpeedUnit choice setting to the Performance Monitor extension (bits/s, decimal bytes/s, IEC binary bytes/s) in <a automate_uuid="9644942f-65ab-4f4e-8928-9847a98bfbcd" href="https://github.com/microsoft/PowerToys/pull/46320" rel="external nofollow">#46320</a>.
	</li>
	<li>
		Enabled dock pinning of Windows Terminal profiles with per-profile icons, and hardened GUID parsing so a malformed profile entry no longer breaks the whole list in <a automate_uuid="c7245db6-c26d-4510-b060-46459b2402ac" href="https://github.com/microsoft/PowerToys/pull/46372" rel="external nofollow">#46372</a>
	</li>
	<li>
		Assigned stable IDs to FancyZones layout commands in the PowerToys extension so users can pin individual layouts to the dock in <a automate_uuid="d3978a64-b777-4230-aabf-de1abe54647a" href="https://github.com/microsoft/PowerToys/pull/46198" rel="external nofollow">#46198</a>.
	</li>
	<li>
		Hardened the Performance Monitor extension with exception handling and crash recovery via a sentinel file mechanism in <a automate_uuid="17c1fc34-ad39-4a49-b178-160ec149247c" href="https://github.com/microsoft/PowerToys/pull/46541" rel="external nofollow">#46541</a>.
	</li>
	<li>
		Gave each built-in extension its own settings file with transparent one-time migration from the legacy shared settings.json in <a automate_uuid="2ba2baaa-4f10-4f05-98e5-63d7c79bb3cb" href="https://github.com/microsoft/PowerToys/pull/46685" rel="external nofollow">#46685</a>.
	</li>
	<li>
		Shipped Copilot instructions and 5 skills (publish-extension, add-adaptive-card-form, add-extension-settings, add-dock-band, add-fallback-commands) inside the extension template in <a automate_uuid="c46cec59-b9b4-428e-bd06-01d37e9b7be6" href="https://github.com/microsoft/PowerToys/pull/46683" rel="external nofollow">#46683</a>.
	</li>
	<li>
		Fixed invisible/corrupted icons in newly created extensions by extracting template expansion into a dedicated service that no longer rewrites binary files in <a automate_uuid="3770ab01-cd6a-4b1d-aee7-2bc432b20996" href="https://github.com/microsoft/PowerToys/pull/46490" rel="external nofollow">#46490</a>.
	</li>
	<li>
		Fixed a Watson crash where a single extension in a bad state would kill the entire extension-loading loop in <a automate_uuid="7e721993-0522-4784-ba90-e973ffb38ade" href="https://github.com/microsoft/PowerToys/pull/47032" rel="external nofollow">#47032</a>
	</li>
	<li>
		Fixed right-click context menus failing to open on the first attempt for slow out-of-process third-party extensions in <a automate_uuid="8723bd3c-17a2-4b9f-ab06-177950acebba" href="https://github.com/microsoft/PowerToys/pull/46626" rel="external nofollow">#46626</a>.
	</li>
	<li>
		Fixed the Settings toggle for disabling fallback commands from out-of-process extensions by switching the type check from a concrete class to the WinRT interface in <a automate_uuid="55782234-099f-43a1-8344-a696dcc10bf8" href="https://github.com/microsoft/PowerToys/pull/47127" rel="external nofollow">#47127</a>
	</li>
	<li>
		Simplified the Time &amp; Date extension page to recalculate results on every query rather than caching, breaking a potential infinite update loop in <a automate_uuid="075692cf-d866-447a-9463-3825abc685e2" href="https://github.com/microsoft/PowerToys/pull/46396" rel="external nofollow">#46396</a>.
	</li>
	<li>
		Fixed Calculator extension unit tests failing under non-English cultures in <a automate_uuid="5c90ee91-2c33-405e-ae2b-6fec55c8dc64" href="https://github.com/microsoft/PowerToys/pull/46911" rel="external nofollow">#46911</a>.
	</li>
</ul>

<h4>
	Search &amp; Indexer
</h4>

<ul>
	<li>
		Improved indexer search with implicit filename broadening for plain free-text queries, retry-with-literal matching for punctuation-heavy searches, and a Windows Search availability indicator in <a automate_uuid="805557c4-f156-4c89-a731-dbee83760779" href="https://github.com/microsoft/PowerToys/pull/46907" rel="external nofollow">#46907</a>.
	</li>
	<li>
		Fixed a crash when converting large calculator results to hex/oct/bin by switching the secondary-results base conversion to BigInteger with a custom base converter in <a automate_uuid="552ae6fa-aea7-4c56-9ee2-0f0cfed28caa" href="https://github.com/microsoft/PowerToys/pull/46176" rel="external nofollow">#46176</a>.
	</li>
	<li>
		Split the full-screen shortcut guard into separate full-screen and busy checks with an opt-in IgnoreShortcutWhenBusy setting, added a live diagnostic InfoBar, and introduced an opt-in triple-press breakthrough to bypass suppression in <a automate_uuid="20ffc5b4-8ca7-4877-91bc-654fe2f9a43e" href="https://github.com/microsoft/PowerToys/pull/45891" rel="external nofollow">#45891</a>.
	</li>
	<li>
		Fixed the Window Walker Close window command to respect the "Keep open after closing window" setting and automatically refreshed the window list in <a automate_uuid="ecd3c8c3-8069-495d-84e3-4e5489bee98c" href="https://github.com/microsoft/PowerToys/pull/45721" rel="external nofollow">#45721</a>.
	</li>
</ul>

<h4>
	Reliability &amp; UX
</h4>

<ul>
	<li>
		Fixed a 100% reproducible crash when typing in the search box by adding a reentrancy guard around filtered-items mutations in <a automate_uuid="e9119d15-e329-42d5-bc3e-1d146661600f" href="https://github.com/microsoft/PowerToys/pull/47148" rel="external nofollow">#47148</a>.
	</li>
	<li>
		Fixed a second typing crash that occurred when the indexer fallback was enabled by correcting a P/Invoke function signature in <a automate_uuid="37699522-c2e9-4aeb-a1d8-35d8d81b5b23" href="https://github.com/microsoft/PowerToys/pull/47186" rel="external nofollow">#47186</a>
	</li>
	<li>
		Hardened ListViewModel item-fetch synchronization with copy-on-write cache publication, latest-fetch-wins semantics, and improved cancellation cleanup in <a automate_uuid="3058f7b7-3756-4678-8b36-035d73ad9c7c" href="https://github.com/microsoft/PowerToys/pull/46429" rel="external nofollow">#46429</a>.
	</li>
	<li>
		Refactored settings and app state to be immutable end-to-end to eliminate concurrency race conditions in <a automate_uuid="2db6d2f6-e0c4-472f-bf3e-f3df0a2fef3b" href="https://github.com/microsoft/PowerToys/pull/46451" rel="external nofollow">#46451</a>.
	</li>
	<li>
		Added a CanGoBack guard to Frame.GoBack, preventing a crash when navigating back with an empty navigation stack in <a automate_uuid="23b4cbde-35a3-4649-9fb5-acf37df54163" href="https://github.com/microsoft/PowerToys/pull/46493" rel="external nofollow">#46493</a>.
	</li>
	<li>
		Fixed duplicate and contradictory Pin to Dock/Unpin from dock context menu entries appearing on top-level home-page items in <a automate_uuid="8bc056e4-e254-4ae0-9834-7d109a0c29b1" href="https://github.com/microsoft/PowerToys/pull/46458" rel="external nofollow">#46458</a>.
	</li>
	<li>
		Prevented PgUp/PgDown paging from landing on non-interactive entries like separators and section headers in <a automate_uuid="bba2fa85-ec97-4a85-958c-033c6ce55168" href="https://github.com/microsoft/PowerToys/pull/46439" rel="external nofollow">#46439</a>.
	</li>
	<li>
		Fixed keyboard focus restoration on the Extensions settings page so Shift+Tab returns to the previously selected extension card in <a automate_uuid="8503e9b8-42e2-40f6-844f-c0c4c599db37" href="https://github.com/microsoft/PowerToys/pull/45903" rel="external nofollow">#45903</a>.
	</li>
	<li>
		Reverted focus-restoration on the Extensions settings page that was causing clicks to open the wrong extension item in <a automate_uuid="1fd22fc4-3b96-4083-89a6-b2b036d8504a" href="https://github.com/microsoft/PowerToys/pull/46642" rel="external nofollow">#46642</a>.
	</li>
	<li>
		Fixed inline code (backtick text) in the Details and Content panels being invisible on light-theme backgrounds in <a automate_uuid="91d26d0e-17d5-4a6e-97fd-0794157c385c" href="https://github.com/microsoft/PowerToys/pull/46739" rel="external nofollow">#46739</a>.
	</li>
	<li>
		Fixed the Window Walker "Not Responding" tag being illegible in dark mode in <a automate_uuid="5456c838-191d-4223-a7f6-5462d75a5c1e" href="https://github.com/microsoft/PowerToys/pull/46924" rel="external nofollow">#46924</a>.
	</li>
	<li>
		Fixed a WinUI layout bug where the settings page content was visually offset when wrapped in a ScrollViewer with MaxWidth in <a automate_uuid="f61b72ff-2686-4383-9f87-90bf7db318ab" href="https://github.com/microsoft/PowerToys/pull/46568" rel="external nofollow">#46568</a>
	</li>
	<li>
		Fixed a regression in PinToDockDialogContent.xaml where a type rename was missed during a merge gap in <a automate_uuid="5d51ddd9-74b6-40d8-b063-9256d60dcbb6" href="https://github.com/microsoft/PowerToys/pull/46599" rel="external nofollow">#46599</a>.
	</li>
	<li>
		Fixed a screen reader accessibility issue where the Alias text box announced "Enter Alias" instead of just "Alias" in <a automate_uuid="94dda035-ae10-4591-9467-d990ca69a79b" href="https://github.com/microsoft/PowerToys/pull/45906" rel="external nofollow">#45906</a>
	</li>
	<li>
		Added screen reader announcements for shortcut key information on the settings button in <a automate_uuid="f760e698-2607-4e18-a6f6-9fad47f55112" href="https://github.com/microsoft/PowerToys/pull/46164" rel="external nofollow">#46164</a>.
	</li>
	<li>
		Removed redundant container-level tab stops in the details panel for improved keyboard accessibility in <a automate_uuid="e5e81f52-d449-474f-a672-e7b22fd92634" href="https://github.com/microsoft/PowerToys/pull/46346" rel="external nofollow">#46346</a>.
	</li>
</ul>

<h4>
	Infrastructure &amp; Code Quality
</h4>

<ul>
	<li>
		Extracted persistence and file I/O logic from SettingsModel and AppStateModel into dedicated service classes in <a automate_uuid="73103628-ba01-4b86-9416-b52b7aa52ecd" href="https://github.com/microsoft/PowerToys/pull/46312" rel="external nofollow">#46312</a>.
	</li>
	<li>
		Introduced CmdPalLogger, CmdPalLoggerProvider, and an extension method integrating Microsoft.Extensions.Logging with ManagedCommon.Logger in <a automate_uuid="0a1b8a5d-49d2-4b0e-b064-ab3261f34d90" href="https://github.com/microsoft/PowerToys/pull/46768" rel="external nofollow">#46768</a>.
	</li>
	<li>
		Bumped all CommunityToolkit.WinUI packages from 8.2.250402 to 8.2.251219 and removed three SearchBar workaround hacks in <a automate_uuid="59b39572-34a9-4cff-bbe7-c1fab2d96bd0" href="https://github.com/microsoft/PowerToys/pull/46027" rel="external nofollow">#46027</a>.
	</li>
	<li>
		Enabled telemetry event firing correctly in AOT builds by adding EventSourceSupport in <a automate_uuid="2e06291e-2a33-4159-b9f9-ac9fe3ec2fcf" href="https://github.com/microsoft/PowerToys/pull/47121" rel="external nofollow">#47121</a>
	</li>
	<li>
		Updated the extension solution filter files to include new transitive dependencies and added a leaner SLNF for faster developer builds in <a automate_uuid="236726ea-ebcd-4fb8-ad01-569648a41c04" href="https://github.com/microsoft/PowerToys/pull/46896" rel="external nofollow">#46896</a>.
	</li>
	<li>
		Updated the Microsoft.CmdPal.Ext.PowerToys solution filter file to include missing project dependencies in <a automate_uuid="7c799703-659a-4cb1-ac12-ab2e13941d94" href="https://github.com/microsoft/PowerToys/pull/46136" rel="external nofollow">#46136</a>.
	</li>
	<li>
		Removed a legacy workaround for FontIconSource.CreateIconElement (fixed in WinAppSDK 1.8.4) in <a automate_uuid="0e4bcfaf-9de2-4c75-a139-b2ea735a2eae" href="https://github.com/microsoft/PowerToys/pull/45790" rel="external nofollow">#45790</a>.
	</li>
	<li>
		Moved developer documentation to doc/devdocs/modules/cmdpal to align with other PowerToys modules in <a automate_uuid="8d1bcd9b-8440-4eea-9348-9522ddd089ab" href="https://github.com/microsoft/PowerToys/pull/46926" rel="external nofollow">#46926</a>.
	</li>
	<li>
		Bumped Command Palette version to 0.10 in <a automate_uuid="2e5b4505-5dd7-459b-bc8a-1afdda7649fd" href="https://github.com/microsoft/PowerToys/pull/47181" rel="external nofollow">#47181</a>
	</li>
</ul>

<h3>
	Image Resizer
</h3>

<ul>
	<li>
		Migrated Image Resizer from WPF to WinUI 3, unblocking future AOT compilation and aligning with Windows 11 design language in <a automate_uuid="62253792-c187-4727-be8f-4e403b9faf7b" href="https://github.com/microsoft/PowerToys/pull/45288" rel="external nofollow">#45288</a>.
	</li>
	<li>
		Restored honoring the user-configured JPEG quality setting when resizing JPEGs, which had been silently ignored at a fixed ~Q90 default after the WinUI 3 migration in <a automate_uuid="954a1070-3acd-49dc-a83a-97b33956930d" href="https://github.com/microsoft/PowerToys/pull/47134" rel="external nofollow">#47134</a>
	</li>
	<li>
		Fixed missing PNG encoder settings by applying codec-specific encoder properties in the transcode path in <a automate_uuid="83321b96-5e1b-44e9-a527-f20d93a14a08" href="https://github.com/microsoft/PowerToys/pull/46695" rel="external nofollow">#46695</a>.
	</li>
	<li>
		Fixed a regression where JsonPropertyName attributes were not forwarded by the ObservableProperty generator, restoring correct JSON serialization in <a automate_uuid="4e45b135-df08-409c-bd16-48a1f4e91690" href="https://github.com/microsoft/PowerToys/pull/47056" rel="external nofollow">#47056</a>
	</li>
</ul>

<h3>
	Keyboard Manager
</h3>

<ul>
	<li>
		Reverted multiline text replacement back to character-by-character sending with Shift+Enter for newlines, fixing multiline replacements in chat apps and plain editors in <a automate_uuid="00c4d864-e349-47ee-b60a-7f751a8d93f7" href="https://github.com/microsoft/PowerToys/pull/46794" rel="external nofollow">#46794</a>
	</li>
	<li>
		Addressed code review feedback on manual key selection: fixed localization, centralized VK_DISABLED constants, added validation for disable mappings, fixed dropdown revert logic, and plugged Process handle leaks in <a automate_uuid="9cf3f5b1-e57d-4672-8fdb-30c3988e26e0" href="https://github.com/microsoft/PowerToys/pull/46377" rel="external nofollow">#46377</a>
	</li>
</ul>

<h3>
	Light Switch
</h3>

<ul>
	<li>
		Fixed Light Switch and PowerDisplay integration by re-enabling the Apply monitor settings expander and disabled-warning InfoBar in Settings, and ensuring every hotkey press notifies PowerDisplay instead of only every other press in <a automate_uuid="b1b3c08a-4d8e-4117-9bf8-6ccb6e4d64ef" href="https://github.com/microsoft/PowerToys/pull/47190" rel="external nofollow">#47190</a>
	</li>
</ul>

<h3>
	Mouse Utilities
</h3>

<ul>
	<li>
		Refactored PadImage in PowerOCR (Text Extractor) to improve memory management and nullability clarity in <a automate_uuid="ffb3b62b-76c9-4216-b8cf-7d60fccd11f2" href="https://github.com/microsoft/PowerToys/pull/44906" rel="external nofollow">#44906</a>.
	</li>
</ul>

<h3>
	Peek
</h3>

<ul>
	<li>
		Added auto-detection of file name encoding when previewing zip files, fixing garbled text for archives created on non-UTF-8 systems in <a automate_uuid="883a7ee9-93a7-41ea-a6f9-4fc0e813c3f2" href="https://github.com/microsoft/PowerToys/pull/44799" rel="external nofollow">#44799</a>.
	</li>
</ul>

<h3>
	Power Display
</h3>

<ul>
	<li>
		Re-enabled the PowerDisplay module with a new icon/logo, DPI fixes, UI/UX improvements, and installer integration in <a automate_uuid="28bdab22-5705-48d0-9969-76c4cc4b6fc0" href="https://github.com/microsoft/PowerToys/pull/46489" rel="external nofollow">#46489</a>
	</li>
	<li>
		Cleaned up the PowerDisplay module by fixing resource leaks, removing dead code, converting a recursive parser to iterative, and changing the default activation shortcut to Win+Ctrl+Shift+P in <a automate_uuid="9ffa8b8a-d75d-4a8d-8b4e-d9981f1c33b9" href="https://github.com/microsoft/PowerToys/pull/46979" rel="external nofollow">#46979</a>
	</li>
	<li>
		Fixed thread safety by marking shared fields as volatile, guarding color temperature writes behind a capability check, and correcting a misleading log message in <a automate_uuid="c2e50128-da3c-4a7e-ad33-89f05d028ad7" href="https://github.com/microsoft/PowerToys/pull/47008" rel="external nofollow">#47008</a>
	</li>
	<li>
		Fixed PowerDisplay startup restore, volume initialization, and Identify window lifecycle in <a automate_uuid="639c09da-ff0d-4eb1-a8bd-2fce39ecf539" href="https://github.com/microsoft/PowerToys/pull/47051" rel="external nofollow">#47051</a>
	</li>
	<li>
		Introduced a shared flyout positioning helper used by PowerDisplay and Quick Access, fixing taskbar overlap at 100% scaling and off-screen rendering after DPI changes in <a automate_uuid="2e564d86-ba9c-4e13-abc7-c353287adccb" href="https://github.com/microsoft/PowerToys/pull/47097" rel="external nofollow">#47097</a>
	</li>
	<li>
		Polished Power Display by standardizing the module name, shrinking the flyout slightly, and removing dead code in <a automate_uuid="658f7585-9cbb-41fe-ae14-639bceb493c2" href="https://github.com/microsoft/PowerToys/pull/47163" rel="external nofollow">#47163</a>
	</li>
</ul>

<h3>
	PowerToys Run
</h3>

<ul>
	<li>
		Fixed a command breakout in the Shell plugin by escaping double quotes in the command string, while still allowing environment variables to expand in <a automate_uuid="0db9371f-fee0-4c7f-8ab7-7727c64c7552" href="https://github.com/microsoft/PowerToys/pull/45554" rel="external nofollow">#45554</a>.
	</li>
	<li>
		Removed unused XAML namespace declarations from PowerLauncher XAML files in <a automate_uuid="a3609610-98d8-4724-908c-36818904ccde" href="https://github.com/microsoft/PowerToys/pull/46221" rel="external nofollow">#46221</a>.
	</li>
</ul>

<h3>
	Quick Accent
</h3>

<ul>
	<li>
		Added subscript and superscript Unicode characters to the Special Characters set for keys 0-9, A, E, N, X, Y, Z, and math operators in <a automate_uuid="407061fc-00a4-4367-be8c-8b30b4c265a5" href="https://github.com/microsoft/PowerToys/pull/45540" rel="external nofollow">#45540</a>.
	</li>
	<li>
		Added the missing Icelandic accented letter í to the VK_I key definition in <a automate_uuid="810fe8c5-085c-4323-8568-e102391d5b06" href="https://github.com/microsoft/PowerToys/pull/46424" rel="external nofollow">#46424</a>.
	</li>
	<li>
		Added Shift+N capitalization support for superscript Latin small letter n in <a automate_uuid="9cd94935-1199-46e0-a802-8fb438352fc7" href="https://github.com/microsoft/PowerToys/pull/46571" rel="external nofollow">#46571</a>.
	</li>
	<li>
		Restored the en-dash character under the VK_MINUS key in the Special Characters set in <a automate_uuid="c00875ce-fdcc-497e-b1a0-8fc8f531c863" href="https://github.com/microsoft/PowerToys/pull/47106" rel="external nofollow">#47106</a>
	</li>
	<li>
		Fixed the default "All available" language setting silently falling back to a small character set due to parsing issues, added case-insensitive parsing with invalid-entry warnings, and added two new Hungarian character mappings in <a automate_uuid="af956840-483b-4a31-bbd9-e7b711a716e9" href="https://github.com/microsoft/PowerToys/pull/47117" rel="external nofollow">#47117</a>.
	</li>
</ul>

<h3>
	Settings
</h3>

<ul>
	<li>
		Fixed the Settings shortcut/key visuals so arrow glyphs (up/down/left/right) render as proper FontIcon glyphs instead of literal text in <a automate_uuid="990bae6e-fbeb-45e2-9ed3-5052143f8e81" href="https://github.com/microsoft/PowerToys/pull/46454" rel="external nofollow">#46454</a>.
	</li>
	<li>
		Formatted the last checked for updates timestamp as friendly relative strings (Today at 1:22 PM, Yesterday at 3:45 PM) in <a automate_uuid="3a7f1d05-ee95-4644-8c91-7d4491182885" href="https://github.com/microsoft/PowerToys/pull/46923" rel="external nofollow">#46923</a>
	</li>
	<li>
		Fixed Dashboard layout issues by removing excessive empty scroll space, restoring responsive behavior, and correcting a 1-pixel vertical alignment mismatch in <a automate_uuid="2fc8005d-679f-45d3-aea8-9dbf0a777ff1" href="https://github.com/microsoft/PowerToys/pull/46922" rel="external nofollow">#46922</a>
	</li>
	<li>
		Fixed the Quick Accent character-sets grid being clipped and showing an inner horizontal scrollbar, so the list reflows from 3 to 2 to 1 columns on resize in <a automate_uuid="9f7be124-2518-42d1-9d87-e1a499ca98ac" href="https://github.com/microsoft/PowerToys/pull/45986" rel="external nofollow">#45986</a>.
	</li>
	<li>
		Renamed the shortcut conflict checkbox label from "Ignore shortcut" to "Ignore conflict" for clarity in <a automate_uuid="81b8a489-1f7a-446c-894b-1da897e1717e" href="https://github.com/microsoft/PowerToys/pull/46318" rel="external nofollow">#46318</a>
	</li>
	<li>
		Fixed the backup folder path being visually clipped on the General and Image Resizer pages in <a automate_uuid="1bc9ef17-a4dd-4546-be7f-336320311ac4" href="https://github.com/microsoft/PowerToys/pull/46920" rel="external nofollow">#46920</a>
	</li>
	<li>
		Refreshed Settings UI assets and copy: fixed a ZoomIt page regression, updated the Command Palette settings page with current links and screenshots, and added missing overview screenshots in <a automate_uuid="6a313442-5d5d-4850-91bd-7afff1865905" href="https://github.com/microsoft/PowerToys/pull/47132" rel="external nofollow">#47132</a>
	</li>
	<li>
		Fixed missing images in the Settings UI by adjusting the project file so image assets are packaged correctly in <a automate_uuid="05f23ce5-0e22-4ce7-bde2-935a0a3cbf96" href="https://github.com/microsoft/PowerToys/pull/47165" rel="external nofollow">#47165</a>
	</li>
	<li>
		Tweaked wording on a handful of Settings strings for clarity and consistency in <a automate_uuid="6359c9f7-7e92-453f-9330-184b61b0f9d4" href="https://github.com/microsoft/PowerToys/pull/47164" rel="external nofollow">#47164</a>
	</li>
</ul>

<h3>
	Text Extractor
</h3>

<ul>
	<li>
		Removed the third-party WPF-UI library in favor of native WPF Fluent theming with custom control templates in <a automate_uuid="4a8a0940-0d8d-4d11-8b25-1f4588a1689d" href="https://github.com/microsoft/PowerToys/pull/46218" rel="external nofollow">#46218</a>
	</li>
</ul>

<h3>
	Window Manager (Grab And Move)
</h3>

<ul>
	<li>
		Added the Grab And Move module enabling Alt+Left Click window dragging and Alt+Right Click window resizing, without needing to target title bars in <a automate_uuid="2b4f5521-fc68-414a-9edc-c046626e086a" href="https://github.com/microsoft/PowerToys/pull/47024" rel="external nofollow">#47024</a>
	</li>
	<li>
		Unstuck the Alt key after Ctrl+Alt+Del or Alt+Tab into an admin process, made Win selectable as the move/resize activation modifier, and made the window geometry readout opaque in <a automate_uuid="5de0638b-6746-4d6e-93ff-61de9e2426f4" href="https://github.com/microsoft/PowerToys/pull/47052" rel="external nofollow">#47052</a>.
	</li>
	<li>
		Updated Grab And Move Settings strings to be modifier-agnostic now that Win is selectable alongside Alt in <a automate_uuid="23fc73e8-7b6a-47ef-947d-37d751789d40" href="https://github.com/microsoft/PowerToys/pull/47178" rel="external nofollow">#47178</a>
	</li>
</ul>

<h3>
	ZoomIt
</h3>

<ul>
	<li>
		Added panoramic/scrolling screenshot capture, text extraction when snipping, and break timer improvements with screen saver mode and optional computer lock in <a automate_uuid="2ac17a7b-4643-4cbb-a46a-f49f3fe64eba" href="https://github.com/microsoft/PowerToys/pull/46506" rel="external nofollow">#46506</a>.
	</li>
	<li>
		Fixed ZoomIt x86 build compatibility by emulating the _mm_cvtsi128_si64 intrinsic with _mm_storel_epi64 for 32-bit targets in <a automate_uuid="19abb748-268d-4dc2-a965-63c2abecfae2" href="https://github.com/microsoft/PowerToys/pull/46529" rel="external nofollow">#46529</a>.
	</li>
</ul>

<p>
	 
</p>

<p>
	To download PowerToys version 0.99.0, head over to <a automate_uuid="8399a684-fbfc-4988-b951-bba7d12c4eca" href="https://www.neowin.net/software/powertoys-0990/" rel="external nofollow">Neowin software stories</a> or its official GitHub repo <a automate_uuid="e352cb71-7686-4518-b0f2-03ac0f375b02" href="https://github.com/microsoft/PowerToys/releases/tag/v0.99.0" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-brings-linux-inspired-feature-to-windows-11-with-major-powertoys-update/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="113165" data-embedcontent="" data-embedid="embed7383028903" src="https://nsaneforums.com/topic/484102-microsoft-powertoys-for-windows-10-v0990/?do=embed&amp;comment=1898395&amp;embedComment=1898395&amp;embedDo=findComment#comment-1898395" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:34 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34759</guid><pubDate>Tue, 28 Apr 2026 21:37:15 +0000</pubDate></item><item><title>NVIDIA 596.36 driver carries support for 12GB RTX 5070 laptop GPU and Conan Exiles Enhanced</title><link>https://nsaneforums.com/news/software-news/nvidia-59636-driver-carries-support-for-12gb-rtx-5070-laptop-gpu-and-conan-exiles-enhanced-r34758/</link><description><![CDATA[<h3>
	The driver is adding support for Conan Exiles Enhanced version's DLSS 4.5 features and NVIDIA's new GeForce RTX 5070 laptop GPU with a 12GB VRAM.
</h3>

<p>
	A new graphics driver has just been released for NVIDIA GeForce customers to use. The WHQL-certified 596.36 Game Ready driver is now live, and it's carrying support for the new <em>Conan Exiles Enhanced</em> upgrade, as well as the company's new RTX 5070 laptop GPU configuration.
</p>

<p>
	 
</p>

<p>
	<em>Conan Exiles Enhanced</em>, the free update for Funcom's eight-year-old multiplayer RPG, is bringing improved visuals, enhanced performance, and modern rendering technologies on May 5. With the latest driver, NVIDIA is adding day-one support for DLSS Multi Frame Generation, DLSS Super Resolution, and Reflex technologies as a part of its DLSS 4.5 upgrade.
</p>

<p>
	 
</p>

<p>
	The driver also brings support for NVIDIA's new GeForce RTX 5070 laptop GPU with a 12GB VRAM configuration.
</p>

<p>
	 
</p>

<p>
	"Demand for GeForce RTX GPUs remains strong, and memory supply is constrained. In order to maximize memory availability, we are releasing the GeForce RTX 5070 Laptop GPU 12GB configuration with 24Gb G7 memory," <a automate_uuid="9e040b5c-a2b3-4297-b433-a69923e991e0" href="https://www.nvidia.com/en-us/geforce/news/conan-exiles-enhanced-geforce-game-ready-driver/" rel="external nofollow">explained the company</a>. "This gives our partners access to an additional pool of memory to complement the 16Gb G7 supply that currently ships with most GeForce GPUs. The 12GB configuration will exist alongside the current 8GB configuration, and allows our partners to bring a broader range of GeForce RTX 5070 laptops to consumers."
</p>

<p>
	 
</p>

<p>
	These are the fixed gaming bugs in this release:
</p>

<p>
	 
</p>

<ul>
	<li>
		<em>God of War: Ragnarok</em>: Certain textures may intermittently flash white during gameplay.
	</li>
	<li>
		<em>Assassin's Creed Shadows</em>: Flickering on the character model's clothing
	</li>
	<li>
		<em>The Crew Motorfest</em>: Grass and vegetation flickering
	</li>
</ul>

<p>
	 
</p>

<p>
	These are the general bug fixes:
</p>

<p>
	 
</p>

<ul>
	<li>
		Blocky artifacts when playing back H.264 content with DXVA 2.0
	</li>
	<li>
		Blender 5.0.1 EEVEE: Non-shader nodes connected to the material output rendered as black (zero value)
	</li>
</ul>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube-nocookie.com/embed/PuxA0ig3oL0?feature=oembed" title="Conan Exiles Enhanced – Announcement Trailer" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	The NVIDIA 596.36 driver is now available for download from the NVIDIA app. For those who want to download it directly, <a automate_uuid="7bdc865f-9aa2-4dcf-b90c-024933917290" href="https://www.nvidia.com/en-us/drivers/" rel="external nofollow">standalone links are here</a>. Here are the <a automate_uuid="19b98260-7045-42cd-880c-ef873cab82ed" href="https://us.download.nvidia.com/Windows/596.36/596.36-win11-win10-release-notes.pdf" rel="external nofollow">official release notes</a> (PDF).
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/nvidia-59636-driver-carries-support-for-12gb-rtx-5070-laptop-gpu-and-conan-exiles-enhanced/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedauthorid="56074" data-embedcontent="" data-embedid="embed116889280" src="https://nsaneforums.com/topic/484108-nvidia-geforce-game-ready-driver-59636/?do=embed&amp;comment=1898404&amp;embedComment=1898404&amp;embedDo=findComment#comment-1898404" style="overflow: hidden; height: 334px; max-width: 502px;"></iframe>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:31 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34758</guid><pubDate>Tue, 28 Apr 2026 21:34:00 +0000</pubDate></item><item><title>Microsoft Teams users are extremely angry at new banner asking them to pay</title><link>https://nsaneforums.com/news/software-news/microsoft-teams-users-are-extremely-angry-at-new-banner-asking-them-to-pay-r34757/</link><description><![CDATA[<h3>
	A UI tweak in Microsoft Teams is frustrating users worldwide, raising fresh questions about design choices and user control.
</h3>

<p>
	<a automate_uuid="7a97308b-16c3-454b-a6f7-f2ac6e55827a" href="https://www.neowin.net/news/microsoft-teams-and-outlook-are-getting-significant-changes-soon/" rel="external nofollow">Microsoft Teams is heavily used in enterprise environments</a>, which is not surprising considering the breadth of functionalities that it offers, along with integration with other services in Redmond's ecosystem. However, a recent change has been annoying many Teams customers across the globe.
</p>

<p>
	 
</p>

<p>
	When you sign into a workplace Teams account, the app's title bar shows a three-dot icon from where you can access some broad settings like zoom level, pinning, feedback, and more. Nested inside it is also the option to unlock <a automate_uuid="607aced9-b3aa-449e-a085-50f25f83d5c4" href="https://www.neowin.net/news/microsoft-updates-teams-licensing-to-bring-some-premium-features-to-more-customers/" rel="external nofollow">Teams Premium</a>, a paid add-on which costs $10/user/month. This three-dot menu is not something that automatically grabs attention, which is good since it basically hides optional complexities behind its UX. This is how unnoticeable it looks, we have obscured parts of the UX to preserve privacy:
</p>

<figure class="image image--expandable">
	<img alt="An obscured Microsoft Teams screenshot with a red arrow pointing to the three-dot menu in the title" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777375559_screenshot_2026-04-28_161923.webp">
</figure>

<p>
	However, a recent update has modified the appearance of this three-dot menu with a rather distinctive change that has sparked customer backlash. Basically, if you open the Teams app as a full-screen interface, you'll notice that Microsoft has unnested the "Unlock Premium" option and is now showing it as a sort of a banner next to the three-dots, complete with a diamond icon. You can check it out below:
</p>

<figure class="image image--expandable">
	<img alt="Teams screenshot showing Unlock Premium option" class="ipsImage" height="413" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777375972_screenshot_2026-04-28_163118.webp">
</figure>

<p>
	If you click on Unlock Premium option, you're presented with a pop-up that shows you all the benefits that you receive through this paid add-on license, along with the ability to utilize a 60-day trial for free without needing a credit card. If you sign up for the trial, it activates instantly.
</p>

<p>
	 
</p>

<p>
	There are a few problems with this approach. For starters, many people aren't happy that they're being asked to pay more in a software that they already pay for, via their organization. The second problem is that there is no way to get rid of the Unlock Premium text and just restore the three-dot menu. Finally, and most importantly, most Teams users obviously aren't really in a place to decide if they can enable Teams Premium within their entire organization. This is a decision that is primarily reserved for management and IT.
</p>

<p>
	 
</p>

<p>
	Of course, Microsoft's rationale behind this could be that if enough users within a tenant try out Teams Premium, they'll be impressed by it and convince their management to pay more for additional benefits.
</p>

<p>
	 
</p>

<p>
	That said, Teams customers really aren't happy with this "ad" for Teams premium, with the dedicated feedback portal filled with comments like:
</p>

<p>
	 
</p>

<ul>
	<li>
		I WANT TO REMOVE THE UNLOCK PREMIUM BUTTON
	</li>
	<li>
		As everyone else has said, the majority of us are not in a position within our organization to authorize a premium subscription, so please remove it from the interface/allow it to be dismissed. It makes it difficult to find teams settings, because the "..." menu is attached to the unlock premium button. Delete delete delete.
	</li>
	<li>
		This is especially annoying because in most cases, it's a decision that would be made by one specific person or team. In other words, I'm not someone who can make that decision to "upgrade" anything within our company, yet I have to look at this stupid "ad" in Teams every single day.
	</li>
	<li>
		This is just bad UX that leads to mistrust. Most importantly, this advertisement makes settings very hard to discover - who would think to click "unlock premium" if they want to change notification settings? Second, "Unlock" implies that this is just a locked feature that can be unlocked. It is not, it is a subscription that must be purchased. Both of these feel like dark patterns that make my relationship with the product and with Microsoft feel more adversarial. Nothing new there, but market dominance only saves you for so long.
	</li>
	<li>
		STOP ALL POP UPS AND DISTRACTIONS
	</li>
	<li>
		This is rather annoying. It doesn't look professional, and it is a distraction for users.
	</li>
	<li>
		PLEASE!! the amount of hours i have to spend explaining to the staff we are poor and can't afford the product!!! please allow us to hide the up sell button!
	</li>
</ul>

<p>
	 
</p>

<p>
	Microsoft has been drawing criticism for this UX modification for the past month or so, ever since the change went public. However, it will be interesting to see if the company decides to reverse course or continue with its upselling tactics.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-teams-users-are-extremely-angry-at-new-banner-asking-them-to-pay/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Wednesday 29 April 2026 at 7:30 am AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34757</guid><pubDate>Tue, 28 Apr 2026 21:30:52 +0000</pubDate></item><item><title>Your Ubuntu 16.04 systems are now sitting ducks unless you pay up or move out</title><link>https://nsaneforums.com/news/software-news/your-ubuntu-1604-systems-are-now-sitting-ducks-unless-you-pay-up-or-move-out-r34751/</link><description><![CDATA[<h3>
	Standard security maintenance has expired for Ubuntu 16.04 LTS, leaving unpatched systems exposed to critical vulnerabilities and data loss.
</h3>

<p>
	Canonical has announced that <a automate_uuid="f46a6f36-d237-48cd-a6ad-13312401a2fb" href="https://www.neowin.net/news/ubuntu-aims-for-true-convergence-across-devices-in-2016/" rel="external nofollow">Ubuntu 16.04 LTS</a> has reached the end of standard Expanded Security Maintenance with Ubuntu Pro. Anyone still on this version wanting to keep using it must now buy the Legacy add-on via an Ubuntu Pro subscription to extend the life until April 2031.
</p>

<p>
	 
</p>

<p>
	Buying the Legacy add-on is quite an extreme measure and should only be used if you have some application that won’t work on newer versions. For everyone else, you’ll want to either do a clean install of <a automate_uuid="a732e7e6-bf69-484f-a4f1-6d8579b39f19" href="https://www.neowin.net/news/ubuntu-2604-lts-resolute-raccoon-is-now-available-with-linux-70-and-native-cuda/" rel="external nofollow">Ubuntu 26.04 LTS</a> or you can do progressive in-place upgrades through 18.04 LTS, 20.04 LTS, 22.04 LTS, and 24.04 LTS. The upgrade path from 24.04 LTS to 26.04 LTS is not open until later.
</p>

<p>
	 
</p>

<p>
	If you choose to go with the Legacy add-on, Canonical will provide security maintenance for binary packages across the main and universe repositories. You’ll get critical patches for essential packages such as MySQL 5.7, Python 2.7, PostgreSQL 9.5, and NGINX 1.10. The support also covers OpenStack Mitaka and key components like Ceph and Kubernetes where technically possible.
</p>

<p>
	 
</p>

<p>
	Explaining why you might want the Legacy add-on, Canonical writes:
</p>

<p>
	 
</p>

<p style="margin-left:40px">
	"Migrating a decade-old infrastructure is a massive undertaking. Whether it’s due to complex troubleshooting, hardware compatibility, or strict regulatory requirements (like PCI-DSS or the EU Cyber Resillience Act), sometimes an immediate upgrade isn’t possible.
</p>

<p>
	 
</p>

<p style="margin-left:40px">
	Legacy add-on allows you to:
</p>

<p>
	 
</p>

<ul>
	<li>
		Keep mission-critical systems operational without the risk of unpatched CVEs.
	</li>
	<li>
		Continue meeting security standards while your teams focus on long-term migration planning.
	</li>
	<li>
		Receive ongoing security patches for your machines.
	</li>
	<li>
		Access 24×7 technical support for break fix and bug fix."
	</li>
</ul>

<p>
	 
</p>

<p>
	If you do not upgrade or buy the legacy add-on, then your system will be vulnerable to any new exploits that are released. For organizations, this will be a massive issue as it could lead to the loss of customer data. You can find out more in <a automate_uuid="a1138d02-946c-4b20-9346-ca689b64b382" href="https://ubuntu.com/blog/ubuntu-16-04-lts-has-reached-the-end-of-standard-expanded-security-maintenance-with-ubuntu-pro-here-are-your-options" rel="external nofollow">Canonical’s announcement</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/your-ubuntu-1604-systems-are-now-sitting-ducks-unless-you-pay-up-or-move-out/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Tuesday 28 April 2026 at 5:29 pm AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34751</guid><pubDate>Tue, 28 Apr 2026 07:30:30 +0000</pubDate></item><item><title>Apple announces new, more affordable subscription option on the App Store</title><link>https://nsaneforums.com/news/software-news/apple-announces-new-more-affordable-subscription-option-on-the-app-store-r34750/</link><description><![CDATA[<h3>
	Developers will be able to offer monthly subscriptions with a 12-month commitment to the users for affordable payments.
</h3>

<p>
	Apple has introduced a new subscription option on the App Store to make the lives of developers and users a bit easier. The Cupertino giant will allow developers to offer monthly subscriptions with a 12-month commitment for their apps as a new payment option.
</p>

<p>
	 
</p>

<p>
	Annual plans are generally cheaper. The new option allows developers to transfer that benefit to those who want to pay monthly. In other words, people can have more affordable subscriptions by paying a smaller amount each month instead of a single payment.
</p>

<p>
	 
</p>

<p>
	"People can cancel their subscription at any time, which will prevent the subscription from renewing after they’ve completed their agreed-to payments to fulfill their commitment," Apple said. Your subscription will automatically renew into another 12-month commitment once all 12 payments are completed. You can cancel early, but your monthly payments will continue until the commitment period ends, or you will lose access to the subscription if your payment fails.
</p>

<p>
	 
</p>

<figure class="image image--expandable">
	<img alt="App Store monthly payments with a 12-month commitment" class="ipsImage" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777348636_app_store_12-month_subcription.webp">
</figure>

<p>
	Developers can configure the new subscription option in App Store Connect and test it in XCode. <a automate_uuid="65ef44a7-942b-465e-bc80-9720ac0e1aab" href="https://developer.apple.com/news/?id=agq42lxe" rel="external nofollow">Apple said</a> that monthly subscriptions with a 12-month commitment will be available worldwide next month, with the release of iOS 26.5, iPadOS 26.5, macOS Tahoe 26.5, tvOS 26.5, and visionOS 26.5. However, it won't be available in the US and Singapore, and Apple hasn't revealed any possible release date.
</p>

<p>
	 
</p>

<p>
	The feature will be backward compatible with iOS 26.4, iPadOS 26.4, macOS Tahoe 26.4, tvOS 26.4, and visionOS 26.4 once it goes live. You can easily keep an eye on the number of completed and remaining payments for the subscription in your Apple account. Apple will send emails and push notifications ahead of the renewal date to remind you of the upcoming purchase.
</p>

<p>
	 
</p>

<p>
	Apart from that, Apple is going through a major transition this year. Apple CEO Tim Cook <a automate_uuid="ebe079a8-a44d-4ebc-91ce-f8ec3d0af227" href="https://www.neowin.net/news/tim-cook-is-stepping-down-as-apple-ceo-john-ternus-to-take-over/" rel="external nofollow">will step down after almost 15 years</a>, succeeded by John Ternus, who is currently the SVP of Hardware Engineering. The iPhone Fold (<a automate_uuid="a7a5999a-dfa9-415d-8d0b-f5737ad29005" href="https://www.neowin.net/news/john-ternuss-tenure-at-apple-begins-with-these-10-new-products/" rel="external nofollow">and several other products</a>) will mark Ternus' first major moment on the stage as the new Apple boss.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/apple-announces-new-more-affordable-subscription-option-on-the-app-store/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Tuesday 28 April 2026 at 5:28 pm AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34750</guid><pubDate>Tue, 28 Apr 2026 07:29:19 +0000</pubDate></item><item><title>Tired of Google Drive storage limits? WhatsApp is building its own encrypted cloud</title><link>https://nsaneforums.com/news/software-news/tired-of-google-drive-storage-limits-whatsapp-is-building-its-own-encrypted-cloud-r34749/</link><description><![CDATA[<h3>
	Meta's new backup service offers 2GB of free storage and a 50GB paid tier to help Android users escape Google's shrinking 15GB storage caps.
</h3>

<p>
	WhatsApp is reportedly working on a way to back up your chats in a place other than <a automate_uuid="c817b50b-82ef-41e6-8a0a-d38974aedb3e" href="https://www.neowin.net/news/google-brings-new-ui-for-google-drive-desktop-and-other-features/" rel="external nofollow">Google Drive</a> or <a automate_uuid="4f2ebf95-7c59-4a45-89cf-585fa56b41d5" href="https://www.neowin.net/news/microsoft-makes-it-easier-to-add-icloud-accounts-to-outlook/" rel="external nofollow">iCloud</a>. Meta is now looking to host chat backups on its own servers where it will use end-to-end encryption to keep user data safe. It’s expected that there will be a free tier and a paid tier.
</p>

<p>
	 
</p>

<p>
	On the free tier, users are looking at getting 2GB of storage for their chat backups, while paid users will get 50GB of storage for $0.99 (it's unclear is this is per month or per year). In screenshots shared by WABetaInfo, users on Android will be given the choice of choosing a chat backup provider, either WhatsApp or Google. It reassures users that their data is safe, even from Meta.
</p>

<figure class="image image--expandable">
	<img alt="Choose backup service in WhatsApp" class="ipsImage" height="530" width="720" src="https://cdn.neowin.com/news/images/uploaded/2026/04/1777351783_wa_choose_new_chat_backup_cloud_provider_whatsapp_option_feature_android.webp">
</figure>

<p>
	The chats are protected with a passkey, so you’ll be able to access them with a fingerprint, face, or app lock–it’s your choice. The passkey is then stored in your password manager. The backups are encrypted with a secure 64-digit encryption key, which is very secure.
</p>

<p>
	 
</p>

<p>
	This move should come as a relief to users freeloading from Google and are constantly nagged to pay for extra storage for supposedly being near full capacity on their account storage as it’ll mean you can delete your WhatsApp backups from there, and store them on Meta’s infrastructure.
</p>

<p>
	 
</p>

<p>
	WABetaInfo also notes that it’s not known if the free storage will be for everyone, or just those subscribed to WhatsApp Plus. If it does end up being for everyone then perhaps the paid tier will be added to WhatsApp Plus, these are details we will learn after the feature is out.
</p>

<p>
	 
</p>

<p>
	Source and image: <a automate_uuid="6968f7f5-c373-4522-92cf-071e7b86b8da" href="https://wabetainfo.com/whatsapp-to-test-first-party-encrypted-cloud-backup-provider/" rel="external nofollow">WABetaInfo</a>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/tired-of-google-drive-storage-limits-whatsapp-is-building-its-own-encrypted-cloud/" rel="external nofollow">Source</a>
</p>

<hr class="ipsHr">
<p>
	<span style="font-size:12px;"><em>Hope you enjoyed this news post. Feedback welcome.</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>Posted Tuesday 28 April 2026 at 5:27 pm AEST (my time).</em></span>
</p>

<p>
	<span style="font-size:12px;"><em>News posts: 2023 5,800+ | 2024 5,700+ | 2025 5,700+ | 2026 (to end of March) 1,297</em></span>
</p>

<p>
	<strong><span style="font-size:12px;"><a href="https://nsaneforums.com/topic/459202-remember-matrix/" rel="">RIP Matrix</a></span></strong>
</p>
]]></description><guid isPermaLink="false">34749</guid><pubDate>Tue, 28 Apr 2026 07:28:02 +0000</pubDate></item></channel></rss>
