<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/321/?d=2</link><description>News: Software News</description><language>en</language><item><title>Microsoft adds new "Mica Alt" Windows 11 UX material</title><link>https://nsaneforums.com/news/software-news/microsoft-adds-new-mica-alt-windows-11-ux-material-r8264/</link><description><![CDATA[<p>
	The visual effects in the Windows 11 user interface (UI) and its various apps are provided by three materials namely Acrylic, Mica and Smoke. Microsoft has now added one more material dubbed "Mica Alt" recently, which was spotted by Twitter user and leakster FireCube.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed1532042191" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/FireCubeStudios/status/1567027281364664321?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1567027281364664321%257Ctwgr%255Ecc29537513a975a8cef7fa236991a0f570d75cca%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/microsoft-adds-new-mica-alt-windows-11-ux-material/" style="overflow: hidden; height: 578px;"></iframe>
</div>

<p>
	 
</p>

<p>
	As noted by FireCube, the new Mica Alt material is generally meant to be used for Tabbed instances and Microsoft's guidance document sort of confirms it too. Microsoft talks about this in its <a href="https://docs.microsoft.com/en-us/windows/apps/design/style/mica#app-layering-with-mica-alt" rel="external nofollow">App layering section</a> of the guidance:
</p>


<p>
	 
</p>

<p>
	<strong>App layering with Mica Alt</strong>
</p>

<p>
	 
</p>

<p>
	Mica Alt is an alternative to Mica as a foundation layer in your app's hierarchy with the same features like inactive and active states and subtle personalization. We encourage you to apply Mica Alt as the base layer of your app when requiring contrast between title bar elements and the commanding areas of your app (e.g. navigation, menus).
</p>

<p>
	 
</p>

<p>
	A common scenario for using Mica Alt is when you are creating an application with a tabbed title bar.
</p>

<p>
	 
</p>

<p>
	In terms of requirements, Microsoft says that the new Mica Alt material can be used "in apps that use Windows App SDK 1.1 or higher".
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-adds-new-mica-alt-windows-11-ux-material/" rel="external nofollow">Microsoft adds new "Mica Alt" Windows 11 UX material</a>
</p>
]]></description><guid isPermaLink="false">8264</guid><pubDate>Tue, 06 Sep 2022 20:30:25 +0000</pubDate></item><item><title>PowerToys 0.62 is out with three brand-new tools</title><link>https://nsaneforums.com/news/software-news/powertoys-062-is-out-with-three-brand-new-tools-r8263/</link><description><![CDATA[<p>
	Microsoft has released a fresh update for its set of Windows tools called PowerToys. Version 0.62 is now available for download with three brand-new utilities: Screen Ruler for measuring pixels between objects on the screen; Quick Accent for typing letters with accents; and Text Extractor for copying text from images.
</p>

<h3>
	What is new in PowerToys 0.62?
</h3>

<p>
	<strong>Highlights</strong>:
</p>

<p>
	 
</p>

<ul>
	<li>
		New utility: Screen Ruler is a quick and easy way to measure pixels on your screen.
	</li>
	<li>
		New utility: Quick Accent is an easy way to write letters with accents.
	</li>
	<li>
		New utility: Text Extractor works like Snipping Tool, but copies the text out of the selected region using OCR and puts it on the clipboard.
	</li>
	<li>
		PowerToy Run ships with a new Plugin letting you search in past query results.
	</li>
</ul>

<p>
	 
</p>


<p>
	Note that the new utilities come with a list of known issues:
</p>

<p>
	 
</p>

<ul>
	<li>
		The Text Extractor utility <a href="https://github.com/microsoft/PowerToys/issues/20278" rel="external nofollow">fails to recognize text in some cases on ARM64 devices running Windows 10</a>.
	</li>
	<li>
		After installing PowerToys, <a href="https://github.com/microsoft/PowerToys/issues/19124" rel="external nofollow">the new Windows 11 context menu entries for </a><a href="https://github.com/microsoft/PowerToys/issues/19124" rel="external nofollow">PowerRename</a> and Image <a href="https://github.com/microsoft/PowerToys/issues/19124" rel="external nofollow">Resizer</a> might not appear before a system restart.
	</li>
	<li>
		There are reports of users who are <a href="https://github.com/microsoft/PowerToys/issues/18015" rel="external nofollow">unable to open the Settings window</a>. This is being caused by incompatibilities with some applications (RTSS RivaTuner Statistics Server and MSI AfterBurner are known examples of this). If you're affected by this, please check the linked issue to verify if any of the presented solutions works for you.
	</li>
</ul>

<p>
	 
</p>

<p>
	And here is the rest of changes, improvements, and bug fixes in PowerToys 0.62:
</p>

<p>
	 
</p>

<p>
	<strong>Always on Top</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed a bug causing the border to linger when closing an Outlook popup window.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Color Picker</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed the HSB color format to correctly track HSV instead of HSL.
	</li>
	<li>
		Fixed an issue where the zoom factor wasn't reset when reopening the zoom window.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>FancyZones</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Removed the button to open Settings from the FancyZones Editor, as it was opening behind the overlay.
	</li>
	<li>
		Changed the Highlight distance control to a slider in the FancyZones Editor, to address accessibility issues with screen readers.
	</li>
	<li>
		Fixed an issue where the FancyZones Editor would duplicate or edit the wrong layout.
	</li>
	<li>
		Fixed an issue that caused canvas layout width/height to be changed without even opening the layout in FancyZones Editor.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>File explorer add-ons</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Quality of life improvements to Developer Files preview, including a progress bar while loading, performance improvements, an improved dark mode, and logs.
	</li>
	<li>
		Fixed possible WebView related vulnerabilities in the SVG and Markdown handlers.
	</li>
	<li>
		Fixed some race conditions in Developer Files preview causing the loading bar to hang.
	</li>
	<li>
		Added localization support to the Developer Files preview messages.
	</li>
	<li>
		It's now possible to configure default color for Stl Thumbnails.
	</li>
	<li>
		Added an option to format JSON and XML files before rendering.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>PowerRename</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue that was generating a silent crash when the context menu was triggered when not selecting any file or folder. (This was a hotfix for 0.61)
	</li>
	<li>
		Improved performance when loading a big number of files.
	</li>
	<li>
		Fixed a specific case in which PowerRename tried to rename a file to an empty string.
	</li>
	<li>
		The UI now shows when a file can't be renamed due to its name being too long or containing invalid characters.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>PowerToys Run</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Added a fix to the VSCodeWorkspaces plugin to better support portable installations.
	</li>
	<li>
		The Folder plugin now expands %HOMEPATH% correctly.
	</li>
	<li>
		Fixed a case where a previous result was being activated when searching for new results. Added a setting to better control input throttling.
	</li>
	<li>
		Added support for port numbers in the URI plugin.
	</li>
	<li>
		Fixed query errors when the search delay option was turned off.
	</li>
	<li>
		New History plugin to search for old search results.
	</li>
	<li>
		Changed the default TimeDate activation keyword to ), as queries starting by ( are expected as Calculator global queries, and added information in Settings so users know that some activation keywords may conflict with normal usage of some plugins when trying to do a global query.
	</li>
	<li>
		The Unit Converter plugin updated its UnitsNet dependency and now supports plural units.
	</li>
	<li>
		Improved the validation logic in the Calculator plugin.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Runner</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Improved: Clean up old install folders and logs at startup.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Settings</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Image and phrasing adjustments.
	</li>
	<li>
		Icon and image updates for the new utilities.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Shortcut Guide</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed the Narrator shortcut to include the newly added Control key.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Installer</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed a regression that was causing the PowerToys shortcut to be deleted on update. (This was a hotfix for 0.61)
	</li>
	<li>
		Updated the .NET dependency to 6.0.8.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Documentation</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed wrong links to installers in README.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>Development</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Removed FXCop leftovers.
	</li>
	<li>
		Added version number to missing binaries and added a CI script to verify that all binaries have their version numbers set correctly.
	</li>
	<li>
		Updated a dependency to fix building on Visual Studio 17.3 C++ tools.
	</li>
	<li>
		Fixed and reactivated the CI unit tests for FancyZones.
	</li>
	<li>
		Cleaned up and removed dead code from PowerRename code base.
	</li>
	<li>
		Added a script for verifying the solution targets match the expected CPU architectures.
	</li>
	<li>
		Obsolete package Castle.Core was removed.
	</li>
	<li>
		Language typos were corrected across the PowerToys assets.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can download PowerToys 0.62 <a href="https://apps.microsoft.com/store/detail/microsoft-powertoys/XP89DCGQ3K6VLD" rel="external nofollow">from the Microsoft Store</a> or <a href="https://github.com/microsoft/PowerToys/releases/tag/v0.62.0" rel="external nofollow">the app's </a><a href="https://github.com/microsoft/PowerToys/releases/tag/v0.62.0" rel="external nofollow">GitHub</a> repository.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/powertoys-062-is-out-with-three-brand-new-tools/" rel="external nofollow">PowerToys 0.62 is out with three brand-new tools</a>
</p>
]]></description><guid isPermaLink="false">8263</guid><pubDate>Tue, 06 Sep 2022 20:29:01 +0000</pubDate></item><item><title>Firefox 104.0.2 fixes a crash, media playback and touch issues</title><link>https://nsaneforums.com/news/software-news/firefox-10402-fixes-a-crash-media-playback-and-touch-issues-r8262/</link><description><![CDATA[<p>
	Mozilla plans to release Firefox 104.0.2 to the Stable channel today. The new version of Firefox fixes an out-of-memory crash, video and audio playback issues, and issues when using touch-devices or a stylus.
</p>

<p>
	 
</p>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180619" alt="firefox 104.0.2" width="1362" height="619" src="https://www.ghacks.net/wp-content/uploads/2022/09/firefox-104.0.2.png"></noscript><img alt="firefox-104.0.2.png" class="ipsImage" data-ratio="75.10" height="327" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/09/firefox-104.0.2.png">


<p>
	 
</p>


<p>
	Firefox 104.0.2 will be released later today. Most installations will be updated automatically, thanks to the browser's built-in updating functionality. Some users prefer to update manually instead. Firefox can be downloaded from the <a data-wpel-link="external" href="https://www.mozilla.org/de/firefox/all/#product-desktop-release" rel="external nofollow" target="_blank">official Mozilla website</a> once the new release is published.
</p>

<h2>
	Firefox 104.0.2
</h2>

<p>
	Firefox 104.0.2 addresses four non-security issues in earlier versions of Firefox. The first fixes a crash issue that has been affecting 32-bit builds on Windows since the release of Firefox 102.
</p>

<p>
	 
</p>

<p>
	According to the <a data-wpel-link="external" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1774155" rel="external nofollow" target="_blank">bug report</a> on Mozilla's bug tracking site and the <a data-wpel-link="external" href="https://phabricator.services.mozilla.com/D154692" rel="external nofollow" target="_blank">changed code</a> in Firefox, it appears that the issue was caused by reporting data specs, which could be "arbitrarily long".  The issue is also fixed in an upcoming Firefox 102 ESR update.
</p>

<p>
	 
</p>

<p>
	Two of the issues fixed in Firefox 104.0.2 address video and playback issues in the browser. Both affected the playback of video and audio content in Firefox sometimes, according to Mozilla.
</p>

<p>
	 
</p>

<p>
	The issue occurred video and audio playback loaded via "a cross-origin frame src attribute" or with "Content-Security-Policy:sandbox".  Both issues prevented playback of media and had similar causes. Firefox reused responses from the initial document in both cases for optimization. While that worked well for many use cases, it prevented the playback of media. Firefox users should not experience the described issues anymore after installation of the new version on Stable or ESR.
</p>

<p>
	 
</p>

<p>
	The fourth and final issue addresses an issue that affected touch-device and stylus users. The bug prevented touch and stylus users from dragging the scrollbar on pages.
</p>

<p>
	 
</p>

<p>
	Firefox 104.0.2 is the second point release. <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/23/firefox-104-analyze-a-websites-power-usage-and-ui-throttling/" rel="external nofollow">Mozilla released Firefox 104 in late August</a>, and pushed out <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/30/firefox-104-0-1-fixes-youtube-playback-issues/" rel="external nofollow">Firefox 104.0.1 to address a playback issue on YouTube</a>.
</p>

<p>
	 
</p>

<p>
	The next major stable version of Firefox is version 105. Mozilla plans to release it on September 20, 2022.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> were you affected by any of the described issues?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/06/firefox-104-0-2-fixes-a-crash-media-playback-and-touch-issues/" rel="external nofollow">Firefox 104.0.2 fixes a crash, media playback and touch issues</a>
</p>

<p>
	 
</p>

<p>
	<strong>Frontpaged:   <a href="https://nsaneforums.com/topic/431708-mozilla-firefox-browser-10402/#comment-1760804" rel="">Mozilla Firefox Browser 104.0.2</a></strong>
</p>
]]></description><guid isPermaLink="false">8262</guid><pubDate>Tue, 06 Sep 2022 20:25:53 +0000</pubDate></item><item><title>Microsoft warns about Windows issues caused by Daylight Saving Time</title><link>https://nsaneforums.com/news/software-news/microsoft-warns-about-windows-issues-caused-by-daylight-saving-time-r8235/</link><description><![CDATA[<p>
	Microsoft has published a message for Chilean users running client and server versions of Windows 7-11. According to the software giant, customers could experience issues and bugs in various parts of the operating systems due to the upcoming Daylight Saving Time (DST) time zone change. Luckily, it is no Y2K bug, so Windows users from Chile should not expect anything extraordinary.
</p>

<p>
	<br />
	On August 9, 2022, the Chilean government announced that the country's official time would advance 60 minutes on September 10 instead of September 4. As a result, computers running Windows could show the following symptoms:
</p>

<p>
	 
</p>

<ul style="margin-left:40px;">
	<li>
		 <em>Time shown in Windows and apps will not be correct.</em>
	</li>
	<li>
		<em> Apps and cloud services which use date and time for integral functions, such as Microsoft Teams and Microsoft Outlook, notifications and scheduling of meetings might be 60 minutes off.</em>
	</li>
	<li>
		<em> Automation using date and time, such as Scheduled tasks, might not run at the expected time.</em>
	</li>
	<li>
		<em> Timestamp on transactions, files, and logs will be 60 minutes off.</em>
	</li>
	<li>
		<em> Operations that rely on time-dependent protocols such as Kerberos might cause authentication failures when attempting to logon or access resources.</em>
	</li>
	<li>
		<em> Windows devices and apps outside of Chile might also be affected if they are connecting to servers or devices in Chile or if they are scheduling or attending meetings taking place in Chile from another location or time zone. Windows devices outside of Chile should not use the workaround, as it would change their local time on the device.</em>
	</li>
</ul>

<p>
	 
</p>

<p>
	Here is what customers from Chile should do to avoid bugs and other problems caused by the DST change:
</p>

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

<ul>
	<li style="margin-left:40px;">
		<em>You can mitigate this issue on devices in Chile by doing either of the following on September 4, 2022 and undoing on September 11, 2022:</em>
	</li>
	<li style="margin-left:40px;">
		<em> Select the Windows logo key, type "Date and time", and select Date and time settings. From the Date &amp; time settings page, toggle Adjust for daylight saving time automatically to Off.</em>
	</li>
	<li style="margin-left:40px;">
		<em> Go to <strong>Control Panel &gt; Clock and Region &gt; Date and Time &gt; Change time zone</strong> and uncheck the option for “<strong>Automatically adjust clock for Daylight Saving Time</strong>”.</em>
	</li>
</ul>

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

<p style="margin-left:40px;">
	<em>To mitigate this issue in the Santiago time zone, after 12:00 a.m. on September 11, 2022, and for those in the Easter Islands time zone, after 10:00 p.m. on September 10, 2022, follow the steps below to re-enable automatic DST adjustments and ensure accurate time switching with future DST transitions. This can be done by doing either of the following:</em>
</p>

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

<ul>
	<li style="margin-left:40px;">
		<em> Select the Windows logo key, type "Date and time", and select Date and time settings. From the Date &amp; time settings page, toggle Adjust for daylight saving time automatically to On.</em>
	</li>
	<li style="margin-left:40px;">
		<em> Go to <strong>Control Panel &gt; Clock and Region &gt; Date and Time &gt; Change time zone</strong> and check the option for “<strong>Automatically adjust clock for Daylight Saving Time</strong>”.</em>
	</li>
</ul>

<p>
	 
</p>

<p>
	The workaround mentioned in <span style="color:#2980b9;">the official documentation</span> applies only to customers living in Chile, and Microsoft says users from other countries should not change their Daylight Saving Time settings. The company plans to release an update to support the new DST settings in Chile, but it needs more time to build, test, and ship such updates. Microsoft will not make it before the change goes into effect, so users need to tweak their systems manually this year.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/microsoft-warns-about-windows-issues-caused-by-daylight-saving-time/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">8235</guid><pubDate>Tue, 06 Sep 2022 13:25:55 +0000</pubDate></item><item><title>Here is what is going to happen after the release of Windows 11 2022 Update</title><link>https://nsaneforums.com/news/software-news/here-is-what-is-going-to-happen-after-the-release-of-windows-11-2022-update-r8221/</link><description><![CDATA[<p>
	The first major update for Microsoft's Windows 11 operating system, the Windows 11 2022 Update, or Windows 11 version 22H2, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/17/rumor-windows-11-version-22h2-release-date-could-be-september-20-2022/" rel="external nofollow">will likely be released in the coming weeks</a>.
</p>

<p>
	 
</p>

<p>
	<picture data-rv-in-image="rv-in-image-1"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.webp" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.webp" type="image/webp"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.png" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.png" type="image/png"><noscript><img class="alignnone size-full wp-image-177872 sp-no-webp" alt="Microsoft unveils Tabs in File Explorer" height="675" width="1200" srcset="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.png" src="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.png"></noscript></source></source></picture><img alt="Microsoft-unveils-Tabs-in-File-Explorer." class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/04/Microsoft-unveils-Tabs-in-File-Explorer.webp">
</p>

<p>
	 
</p>


<p>
	We have looked at the improvements in the first feature update for Windows 11, and continue the Windows 11 version 22H2 article series until we have covered all of the improvements and changes.
</p>

<p>
	 
</p>

<p>
	So far, we have reviewed <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/18/windows-11-version-22h2-start-menu-changes/" rel="external nofollow">Start Menu</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/21/windows-11-version-22h2-taskbar-changes/" rel="external nofollow">taskbar</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/24/windows-11-version-22h2-snap-assist-changes/" rel="external nofollow">Snap Assist</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/26/windows-11-version-22h2-file-explorer-changes/" rel="external nofollow">File Explorer</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/31/windows-11-version-22h2-task-manager-changes/" rel="external nofollow">Task Manager</a> and <a data-wpel-link="internal" href="https://www.ghacks.net/2022/09/03/windows-11-version-22h2-gaming-changes/" rel="external nofollow">gaming</a> changes in the Windows 11 2022 Update already. Most users may not want to <a data-wpel-link="internal" href="https://www.ghacks.net/2022/09/04/should-you-install-the-windows-11-2022-update-right-away/" rel="external nofollow">install the update right away</a>, to avoid running into potential issues that have not been detected in the beta test.
</p>

<h2>
	What is happening after the release of Windows 11 version 22H2
</h2>

<p>
	Microsoft has not revealed its plans officially at this point. In fact, the company has yet to announce the official release date for the first feature update for Windows 11. Most expect that the company plans to release the Windows 11 2022 Update on September 20, 2022.
</p>

<p>
	 
</p>

<p>
	<a data-wpel-link="internal" href="https://www.ghacks.net/2022/07/14/rumor-microsoft-plans-to-release-new-major-windows-versions-every-three-years/" rel="external nofollow">Microsoft could move to a three year release cycle for the operating system</a>, away from the one feature update per year release cycle. The next major update would not be released before 2025. Whether that is going to be another major Windows 11 update or the <a data-wpel-link="internal" href="https://www.ghacks.net/2022/02/21/the-next-final-version-of-windows-12-may-already-be-in-development/" rel="external nofollow">release of Windows 12</a> remains to be seen.
</p>

<p>
	 
</p>

<p>
	In the three years in-between, Microsoft plans to release smaller feature drops. Called Moments, these updates introduce new features to the operating system without requiring the installation of major updates.
</p>

<p>
	 
</p>

<p>
	We are aware of two Moment updates for Windows 11, with the first update expected in October 2022 already. <a data-wpel-link="external" href="https://twitter.com/thebookisclosed/status/1566498451952730114" rel="external nofollow" target="_blank">According</a> to Albacore, who is well informed usually, Moment 1 will introduce new features such as tabs in File Explorer in Windows 11. The Moment 2 update won't be released until next year according to Albacore.
</p>

<p>
	 
</p>

<p>
	Additional Moment updates are likely, and will be released whenever Microsoft considers features to be ready for final release.
</p>

<h3>
	Closing Words
</h3>

<p>
	The new release process improves update management for users and administrators. Instead of having to install a feature update every year, and risk major issues, features will be introduced as smaller cumulative updates that have a smaller risk of major issues.
</p>

<p>
	 
</p>

<p>
	<strong>Now You: </strong>what is your take on the release process?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/05/here-is-what-is-going-to-happen-after-the-release-of-windows-11-2022-update/" rel="external nofollow">Here is what is going to happen after the release of Windows 11 2022 Update</a>
</p>
]]></description><guid isPermaLink="false">8221</guid><pubDate>Mon, 05 Sep 2022 19:35:04 +0000</pubDate></item><item><title>Bypass Paywalls Clean browser extension review</title><link>https://nsaneforums.com/news/software-news/bypass-paywalls-clean-browser-extension-review-r8206/</link><description><![CDATA[<p>
	Bypass Paywalls Clean is an open source browser extension for Mozilla Firefox, Google Chrome and other Chromium-based web browsers that loads paywalled articles once installed.
</p>

<p>
	 
</p>
<noscript><img class="alignnone size-full wp-image-180608" alt="bypass paywalls clean" width="2275" height="1206" srcset="https://www.ghacks.net/wp-content/uploads/2022/09/bypass-paywalls-clean.png 2275w, https://www.ghacks.net/wp-content/uploads/2022/09/bypass-paywalls-clean-1536x814.png 1536w, https://www.ghacks.net/wp-content/uploads/2022/09/bypass-paywalls-clean-2048x1086.png 2048w" sizes="(max-width: 2275px) 100vw, 2275px" src="https://www.ghacks.net/wp-content/uploads/2022/09/bypass-paywalls-clean.png"></noscript>

<p>
	<img alt="bypass-paywalls-clean.png" class="ipsImage" data-ratio="75.10" height="381" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/09/bypass-paywalls-clean.png">
</p>

<p>
	 
</p>

<p>
	More and more sites implement paywalls as part of subscription services. Some sites allow guests to view a small number of articles before the paywall is erected, others may ask guests to subscribe right away. The main reason for doing so is to get users to sign-up and pay for the access privilege.
</p>

<p>
	 
</p>

<p>
	While sites and organizations may do as they please, more and more users are irritated by paywalled sites. Search for a topic on a search engine or stumble upon a link on a social site, and you may be directed to an article that you can't read unless you subscribe first. This user experience is frustrating.
</p>

<p>
	 
</p>

<p>
	Bypass Paywalls Clean is a browser extension that bypasses paywalls on more than one hundred sites. One of the main ideas behind the browser extension is to give everyone access to news. The developer has this to say about the extension's purpose:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Not everyone is able to afford multiple subscriptions on many different news sites, especially when they just want to read a single article (from Twitter) without being enrolled in a monthly/yearly membership.
</p>

<p>
	 
</p>

<p>
	The extension works right after installation. You should be able to read articles on the supported sites without configuring anything beforehand.
</p>

<p>
	 
</p>

<p>
	The extension's settings list all supported sites. There you may enable or disable individual ones, and check the preferences. Note that the extension has a daily user counter enabled by default, which you may disable here as well.
</p>

<p>
	 
</p>
<noscript><img class="alignnone size-full wp-image-180609" alt="custom sites" width="2275" height="1038" srcset="https://www.ghacks.net/wp-content/uploads/2022/09/custom-sites.png 2275w, https://www.ghacks.net/wp-content/uploads/2022/09/custom-sites-1536x701.png 1536w, https://www.ghacks.net/wp-content/uploads/2022/09/custom-sites-2048x934.png 2048w" sizes="(max-width: 2275px) 100vw, 2275px" src="https://www.ghacks.net/wp-content/uploads/2022/09/custom-sites.png"></noscript>

<p>
	<img alt="custom-sites.png" class="ipsImage" data-ratio="75.10" height="328" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/09/custom-sites.png">
</p>

<p>
	 
</p>

<p>
	Bypass Paywalls Clean supports custom news sites, which you may add to the extension; this requires technical understanding of how bypasses work, on the other hand. Just select custom sites to get started and fill out the relevant values to add a bypass for a custom site.
</p>

<p>
	 
</p>

<p>
	Options include blocking JavaScript, using regular expressions for blocking, changing the user agent or referrer, and other parameters.
</p>

<p>
	 
</p>

<p>
	New sites that get added by the extension developer are enabled automatically once the extension picks them up; this can be disabled in the preferences. There, you also find an option to check for updated rules on startup, which is disabled by default.
</p>

<h3>
	Closing Words
</h3>

<p>
	Bypass Paywalls Clean worked well during tests. We did not experience any issues using it, but some interruptions may occur when sites make changes and rules are not updated right away. As long as rules do get updated, bypasses should continue to work though.
</p>

<p>
	 
</p>

<p>
	<strong>Landing page:   <a href="https://github.com/iamadamdev/bypass-paywalls-chrome" ipsnoembed="true" rel="external nofollow">https://github.com/iamadamdev/bypass-paywalls-chrome</a></strong>
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> how do you handle sites with paywalls?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/05/bypass-paywalls-clean-browser-extension-review/" rel="external nofollow">Bypass Paywalls Clean browser extension review</a>
</p>
]]></description><guid isPermaLink="false">8206</guid><pubDate>Mon, 05 Sep 2022 07:49:59 +0000</pubDate></item><item><title>References to the Windows 11 22H2 Moment update (build 22940) have begun to surface</title><link>https://nsaneforums.com/news/software-news/references-to-the-windows-11-22h2-moment-update-build-22940-have-begun-to-surface-r8204/</link><description><![CDATA[<p>
	Earlier this year, in May, Microsoft had confirmed via a blog post that <a href="https://www.neowin.net/news/microsoft-confirms-windows-11-version-22h2-rtm-is-build-22621/" rel="external nofollow">Build 22621 was the Windows 11 22H2 (Sun Valley 2) </a>RTM candidate. It had also released some additional details which kind of hinted at the <a href="https://www.neowin.net/news/microsoft-seemingly-confirms-when-windows-11-22h2-will-release-publicly/" rel="external nofollow">potential general availability date</a> for the next major Windows 11 feature update. Although not set in stone back then, it was pretty obvious that the event was happening <a href="https://www.neowin.net/news/microsoft-seemingly-confirms-when-windows-11-22h2-will-release-publicly/" rel="external nofollow">after September 5</a>.
</p>

<p>
	 
</p>

<p>
	Last month, multiple reports began surfacing that the launch was slated <a href="https://www.neowin.net/news/report-windows-11-22h2-sun-valley-2-apparently-going-public-on-september-20/" rel="external nofollow">for September 20</a>. They also added that more features would be added later via a <a href="https://www.neowin.net/news/report-windows-11-22h2-sun-valley-2-apparently-going-public-on-september-20/" rel="external nofollow">new “Moment” update</a> which would happen after the Windows 11 22H2 GA, <a href="https://www.neowin.net/news/recent-build-22621382-kb5016632-rumored-to-be-windows-11-22h2-sun-valley-2-ga/" rel="external nofollow">rumored to be Build 22621.382</a>.
</p>

<p>
	 
</p>

<p>
	Now tidbits of upcoming Insider builds related to the Moment update may have begun surfacing as “Build 22940” has been spotted in a PowerShell issue opened back in July. According to Twitter user Albacore, who also happens to be a pretty famous Windows leaker, the Build 229xx range belongs to the 2nd Moment update.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed1719756547" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/thebookisclosed/status/1566498451952730114?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1566498451952730114%257Ctwgr%255E9d7608f095ad2f250d1ff500986054356a88f92c%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/references-to-the-windows-11-22h2-moment-update-build-22940-have-begun-to-surface/" style="overflow: hidden; height: 752px;"></iframe>
</div>

<p>
	 
</p>


<p>
	Albacore adds that the 1st moment update also has its own set of Insider builds under the range 228xx, and the updates are apparently getting back-ported to the recent Windows 11 Beta channel <a href="https://www.neowin.net/news/tags/windows_11_beta_channel/" rel="external nofollow">builds that have been happening under 22622</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/references-to-the-windows-11-22h2-moment-update-build-22940-have-begun-to-surface/" rel="external nofollow">References to the Windows 11 22H2 Moment update (build 22940) have begun to surface</a>
</p>
]]></description><guid isPermaLink="false">8204</guid><pubDate>Mon, 05 Sep 2022 03:59:55 +0000</pubDate></item><item><title>Ex-Windows UX guru reveals concept behind Windows 8 Start "Command Center" context menu</title><link>https://nsaneforums.com/news/software-news/ex-windows-ux-guru-reveals-concept-behind-windows-8-start-command-center-context-menu-r8199/</link><description><![CDATA[<p>
	Jensen Harris, who served as a Director for user experience (UX) at Microsoft, has been sharing tidbits of info about previous Windows versions and canned projects during his time there. Recently, he revealed the <a href="https://www.neowin.net/news/microsoft-ex-employee-reveals-canned-windows-8-startup-sound-but-you-likely-already-know-it/" rel="external nofollow">Windows 8 start-up sound that was axed</a>, though chances are you may probably have heard it <a href="https://www.neowin.net/news/microsoft-ex-employee-reveals-canned-windows-8-startup-sound-but-you-likely-already-know-it/" rel="external nofollow">somewhere else</a>. Harris also chimed in recently to talk about the Windows 11 Start menu revealing how "<a href="https://www.neowin.net/news/microsofts-ex-user-experience-chief-is-shocked-by-poor-design-of-windows-11s-start-menu/" rel="external nofollow">shocked</a>" he was at the (terrible?) experience.
</p>

<p>
	 
</p>

<p>
	A few days ago, in a follow-up discussion related to the topic, Jensen Harris showed off what was meant to be the original Windows 8 Start button right click context menu.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed1094356794" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/jensenharris/status/1565404156822945792?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1565404156822945792%257Ctwgr%255Ecfa63c338fa0a859237026841975c957401527ee%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/ex-windows-ux-guru-reveals-concept-behind-windows-8-start-command-center-context-menu/" style="overflow: hidden; height: 1358px;"></iframe>
</div>

<p>
	 
</p>


<p>
	The idea behind the Start button context menu, dubbed "Command Center" then, was to make it much more useful for power users and was planned to be customizable via Registry tweaks or other power user-based applications.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed19146494" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/jensenharris/status/1565404167325495297?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1565404167325495297%257Ctwgr%255Ecfa63c338fa0a859237026841975c957401527ee%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/ex-windows-ux-guru-reveals-concept-behind-windows-8-start-command-center-context-menu/" style="overflow: hidden; height: 1128px;"></iframe>
</div>

<p>
	 
</p>

<p>
	Sadly, however, the Command Center project was dropped as there was a lack of time to complete the whole thing and it was also a difficult task to balance the needs of power users and less experienced ones all within the ambit of the same UI experience. Hence, the additional power features, like the ability to be tweaked via Registry edits, never made it to final version.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/ex-windows-ux-guru-reveals-concept-behind-windows-8-start-command-center-context-menu/" rel="external nofollow">Ex-Windows UX guru reveals concept behind Windows 8 Start "Command Center" context menu</a>
</p>
]]></description><guid isPermaLink="false">8199</guid><pubDate>Mon, 05 Sep 2022 01:58:17 +0000</pubDate></item><item><title>Should you install the Windows 11 2022 Update right away?</title><link>https://nsaneforums.com/news/software-news/should-you-install-the-windows-11-2022-update-right-away-r8193/</link><description><![CDATA[<p>
	Microsoft has not announced the official release date for the first Windows 11 feature update yet, but hints suggests that it may drop on September 20, 2022. With the release of a new feature update comes a question: should you install the Windows 11 2022 Update right away on your Windows 11 PCs, or should you wait?
</p>

<p>
	 
</p>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180554" alt="windows 11 2022 update task manager" width="1440" height="900" src="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-2022-update-task-manager.png"></noscript><img alt="windows-11-2022-update-task-manager.png" class="ipsImage" data-ratio="75.10" height="450" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-2022-update-task-manager.png">


<p>
	 
</p>


<p>
	Note that feature updates are rolled out in waves. It is possible that it is not offered to a specific device right away.
</p>

<p>
	 
</p>

<p>
	While it may be tempting to install the latest and, hopefully, greatest version of Windows 11 right away, there are valid reasons for skipping the first wave. On the positive side, Microsoft did test the feature update for Windows 11 for months and resolved plenty of bugs in the process.
</p>

<p>
	 
</p>

<p>
	Windows 11 2022 Update includes several improvements to key areas. If you have followed our ongoing series, you know about changes to the <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/18/windows-11-version-22h2-start-menu-changes/" rel="external nofollow">Start Menu</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/21/windows-11-version-22h2-taskbar-changes/" rel="external nofollow">taskbar</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/24/windows-11-version-22h2-snap-assist-changes/" rel="external nofollow">Snap Assist</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/26/windows-11-version-22h2-file-explorer-changes/" rel="external nofollow">File Explorer</a>, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/31/windows-11-version-22h2-task-manager-changes/" rel="external nofollow">Task Manager</a> and <a data-wpel-link="internal" href="https://www.ghacks.net/2022/09/03/windows-11-version-22h2-gaming-changes/" rel="external nofollow">gaming</a> already.
</p>

<p>
	 
</p>

<p>
	The changes improve certain core features of the operating system, which is nice, but Microsoft fails to deliver a killer-feature that would give early-adopters an incentive to upgrade right away.
</p>

<p>
	 
</p>

<p>
	There are downsides to being a first-wave adopter. Probably the biggest is that there will be bugs that were missed during beta testing. In the past, bugs introduced in feature updates have caused all kinds of issues for users. From systems that did not boot at all anymore over <a data-wpel-link="internal" href="https://www.ghacks.net/2018/10/10/microsoft-fixed-the-data-loss-issue-in-windows-10-version-1809/" rel="external nofollow">data loss</a> to apps failing to start.
</p>

<p>
	 
</p>

<p>
	Updates may fail to install. The upcoming Windows 11 version 22H2 feature update should install faster than previous feature updates for Windows 10, with the exception of the "no-feature" feature updates of Windows 10, but it will still take some time to install.
</p>

<p>
	 
</p>

<p>
	It is a good idea to create a system backup to be prepared for any of these issues that may occur after updating to Windows 11 version 22H2. Windows includes restore options, but these turned out to be less reliable than they should be over and over again.
</p>

<p>
	 
</p>

<p>
	Microsoft blocks updates on systems affected by confirmed issues. So called Safeguard Holds are designed to protect customer machines from issues. Businesses get even better protection as Microsoft will block updates on systems with "likely issues" as well. On home machines, likely issues are not reason for blocking updates.
</p>

<h3>
	Closing Words
</h3>

<p>
	It is always a good idea to wait with the installation of feature updates until the dust settles. While it may be tempting to install the latest and greatest right away, Windows 11 2022 Update does not include many features that warrant that. Windows 11 customers, who don't mind, should create a backup before they start the upgrade.
</p>

<p>
	 
</p>

<p>
	To answer the title question: no, in most cases, it is better to wait a month or two before installing feature updates.
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> how do you handle feature updates on Windows 10 or 11 devices?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/04/should-you-install-the-windows-11-2022-update-right-away/" rel="external nofollow">Should you install the Windows 11 2022 Update right away?</a>
</p>
]]></description><guid isPermaLink="false">8193</guid><pubDate>Sun, 04 Sep 2022 19:45:31 +0000</pubDate></item><item><title>Windows 11 version 22H2: gaming changes</title><link>https://nsaneforums.com/news/software-news/windows-11-version-22h2-gaming-changes-r8185/</link><description><![CDATA[<p>
	In the sixth part of the series, we are looking at the improvements for gamers and gaming in the upcoming Windows 11 2022 update.
</p>

<p>
	 
</p>


<p>
	When Microsoft launched the original version of Windows 11 last year, it promoted the operating system as the best Windows system for gaming. The statement was not just marketing, as <a data-wpel-link="internal" href="https://www.ghacks.net/2021/10/18/should-you-upgrade-to-windows-11-for-gaming/" rel="external nofollow">Microsoft did introduce some new features in Windows 11 related to gaming</a>.
</p>

<p>
	 
</p>

<p>
	In particular, Microsoft added support for Auto HDR and the DirectStorage API. Auto HDR is designed to enable HDR in games that do not support it. The technology requires a HDR compatible display.
</p>

<p>
	 
</p>

<p>
	DirectStorage was introduced on Xbox initially and then ported to Windows 11. It promises to improve the loading of games but only on devices with fast NVMe drives. <a data-wpel-link="internal" href="https://www.ghacks.net/2021/07/20/directstorage-wont-be-a-windows-11-exclusive-after-all/" rel="external nofollow">Microsoft did announce DirectStorage for Windows 10</a> as well, so no exclusive for the operating system.
</p>

<p>
	 
</p>

<p>
	Ashwin ran some game benchmarks on Windows 10 and 11, and concluded that the performance was very similar on both systems.
</p>

<p>
	 
</p>

<p>
	<strong>In a hurry? Here are the main changes:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Variable Refresh Rate (VRR) is available system-wide.
	</li>
	<li>
		New optimizations for windowed games feature.
	</li>
	<li>
		New Windows HDR Calibration app.
	</li>
	<li>
		New Xbox Controller Bar.
	</li>
</ul>

<h2>
	Variable Refresh Rate (VRR)
</h2>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180600" alt="windows 11 vrr" width="720" height="707" src="https://www.ghacks.net/wp-content/uploads/2022/09/windows-11-vrr.png"></noscript><img alt="windows-11-vrr.png" class="ipsImage" data-ratio="75.10" height="540" width="549" src="https://www.ghacks.net/wp-content/uploads/2022/09/windows-11-vrr.png">


<p>
	 
</p>

<p>
	Variable Refresh Rate for all apps and games is another improvement over the launch version of Windows 11.  It is another graphics-related setting that can be toggled on or off by the user of the system.
</p>

<p>
	 
</p>

<p>
	When enabled, Variable refresh rate aims to improve frame rates and reduce screen tearing in games and apps that do not support the feature by default.
</p>

<p>
	 
</p>

<p>
	Windows 11 gamers find the new feature under Settings &gt; System &gt; Display &gt; Graphics &gt; Default graphics settings.
</p>

<p>
	 
</p>

<p>
	Enabling or disabling Variable Refresh Rate and Optimizations for windowed games requires a restart of games or apps that are open already.
</p>

<h2>
	Optimizations for windowed games
</h2>

<p>
	<picture data-rv-in-image="rv-in-image-2"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-optimized-for-windowed-games.webp" type="image/webp"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-optimized-for-windowed-games.png" type="image/png"><noscript><img class="alignnone size-full wp-image-180431 sp-no-webp" alt="windows 11-optimized for windowed games" height="870" width="1440" srcset="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-optimized-for-windowed-games.png" src="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-optimized-for-windowed-games.png"></noscript></source></source></picture><img alt="windows-11-optimized-for-windowed-games." class="ipsImage" data-ratio="75.10" height="435" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/08/windows-11-optimized-for-windowed-games.webp">
</p>

<p>
	 
</p>

<p>
	One of the main new features of Windows 11 version 22H2 is the new <a data-wpel-link="internal" href="https://www.ghacks.net/2022/08/25/how-to-optimize-windows-11-for-windowed-games/" rel="external nofollow">optimizations for windowed games</a> feature. It is disabled by default as there may be side-effects, but games may want to play around with the setting to find out if it boosts some of the games on the Windows 11 system.
</p>

<p>
	 
</p>

<p>
	Optimizations for windowed games brings game optimizations introduced in DirectX 12 to games that run in windowed or borderless-windowed modes and use DirectX 11 or DirectX 10.
</p>

<p>
	 
</p>

<p>
	The mode may improve latency in games that benefit from the optimizations, and it unlocks Auto HDR for games running in windowed modes.
</p>

<p>
	 
</p>

<p>
	The aforementioned downside is that it may lead to screen tearing in some games. Microsoft suggests to match the game's frame rate to the monitor's display refresh rate or to enable V-Sync to avoid that.
</p>

<p>
	 
</p>

<p>
	The feature is somewhat hidden in the Settings. It is unclear if Microsoft plans to promote it in some way once Windows 11 2022 Update launches officially; if not, it is possible that most Windows gamers won't ever know about the feature.
</p>

<p>
	 
</p>

<p>
	<picture data-rv-in-image="rv-in-image-3"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/08/graphics-preferences.webp" type="image/webp"><source data-lazy-srcset="https://www.ghacks.net/wp-content/uploads/2022/08/graphics-preferences.png" type="image/png"><noscript><img class="alignnone size-full wp-image-180434 sp-no-webp" alt="graphics preferences" height="870" width="1390" srcset="https://www.ghacks.net/wp-content/uploads/2022/08/graphics-preferences.png" src="https://www.ghacks.net/wp-content/uploads/2022/08/graphics-preferences.png"></noscript></source></source></picture><img alt="graphics-preferences.webp" class="ipsImage" data-ratio="75.10" height="450" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/08/graphics-preferences.webp">
</p>

<p>
	 
</p>

<p>
	To configure the feature, do the following:
</p>

<p>
	 
</p>

<ol>
	<li>
		Select Start &gt; Settings to open the Settings application. You may also use Windows-I to open it.
	</li>
	<li>
		Go to System &gt; Display &gt; Graphics.
	</li>
	<li>
		Select "Change default graphics settings".
	</li>
	<li>
		Toggle Optimizations for windowed games to turn the feature on or off.
	</li>
</ol>

<p>
	 
</p>

<p>
	Note that it is possible to disable the feature for specific apps and programs as well. This is done under System &gt; Display &gt; Graphics by selecting an app or game from the list and then the "don't use optimizations for windowed games" option.
</p>

<h2>
	Windows HDR Calibration app
</h2>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180599" alt="hdr windows 11" width="1440" height="900" src="https://www.ghacks.net/wp-content/uploads/2022/09/hdr-windows-11.png"></noscript><img alt="hdr-windows-11.png" class="ipsImage" data-ratio="75.10" height="450" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/09/hdr-windows-11.png">


<p>
	 
</p>

<p>
	Microsoft plans to release a new Windows HDR Calibration app. It is not included in Windows 11 version 22H2, but needs to be downloaded from the Microsoft Store once it is released.
</p>

<p>
	 
</p>

<p>
	Microsoft <a data-wpel-link="external" href="https://devblogs.microsoft.com/directx/windows-hdr-calibration-app/" rel="external nofollow" target="_blank">announced</a> the app in February 2022, stating that it decided to bring the Xbox HDR Game Calibration app to Windows. The app is designed to calibrate HDR to improve the "color accuracy and consistency" of HDR displays.
</p>

<p>
	 
</p>

<p>
	Some HDR compatible displays may have a clipping effect under certain conditions, according to Microsoft.
</p>

<p>
	 
</p>

<p>
	The Windows app features three test patterns to improve the HDR experience. The tests are recommendations by the HDR Gaming Interest Group to improve the HDR gaming experience.
</p>

<p>
	 
</p>

<ul>
	<li>
		Determine the darkest visible detail.
	</li>
	<li>
		Determine the brightest visible detail.
	</li>
	<li>
		Determine how bright the display can be.
	</li>
</ul>

<p>
	 
</p>

<p>
	Microsoft has not announced a release date for the Windows HDR Calibration app at the time of writing. Settings will become available under Settings &gt; System &gt; Display &gt; HDR on compatible devices.
</p>

<h2>
	Xbox Controller Bar
</h2>

<p>
	Like the aforementioned Windows HDR Calibration app, the new controller bar is not linked specifically to the upcoming Windows 11 feature update.
</p>

<p>
	 
</p>

<p>
	Controller Bar has been in testing for some time as a component of the system's Game Bar. It provides fast access to certain games on the system that have been played recently.
</p>

<p>
	 
</p>

<p>
	Windows 11 users who use the Xbox Game Bar on the device may use the new functionality to quickly launch the three most recent games played on the device. Just last month, Microsoft <a data-wpel-link="external" href="https://twitter.com/windowsinsider/status/1564767366776586244?ref_src=twsrc%5Etfw" rel="external nofollow" target="_blank">teased</a> that it added support for launching cloud streaming games directly from the Controller Bar on Windows 11 devices.
</p>

<p>
	 
</p>

<p>
	Selecting one of the cloud games launches the Xbox app where users need to active the Play button to get started. It is unclear why Microsoft did not add a direct play option to the controller bar for these games.
</p>

<h3>
	Closing Words
</h3>

<p>
	Microsoft makes gradual improvements for gamers in the upcoming feature update for Windows 11. Whether games will benefit from those depends on gaming hardware and the games that are played on devices.
</p>

<p>
	 
</p>

<p>
	Some of the features are already available under certain conditions, e.g., when playing DirectX 12 games on the Windows 11 PC. Other features depend on hardware; the Auto HDR or Windows HDR Calibration app work only if a HDR display is available.
</p>

<p>
	 
</p>

<p>
	Most gamers won't notice a difference between gaming on Windows 10 and Windows 11 devices, even with the upcoming feature updates installed. Windows 11 may have the edge if a HDR display and a fast NVMe storage device are used, but how many gamers have these setups?
</p>

<p>
	 
</p>

<p>
	<strong>Now You:</strong> do you play games on your PCs?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/03/windows-11-version-22h2-gaming-changes/" rel="external nofollow">Windows 11 version 22H2: gaming changes</a>
</p>
]]></description><guid isPermaLink="false">8185</guid><pubDate>Sat, 03 Sep 2022 20:41:17 +0000</pubDate></item><item><title>Microsoft brings back half-improved and half-crippled tray area in Windows 11 build 25193</title><link>https://nsaneforums.com/news/software-news/microsoft-brings-back-half-improved-and-half-crippled-tray-area-in-windows-11-build-25193-r8169/</link><description><![CDATA[<p>
	In <a href="https://www.neowin.net/news/windows-11-dev-build-25193-fixes-start-menu-and-explorer-crashes-taskbar-overflow-issues/" rel="external nofollow">Windows 11 build 25193</a>, Microsoft is A/B testing some of the previously removed features. Besides <a href="https://www.neowin.net/news/windows-11-build-25193-restores-new-tablet-ui-microsoft-recently-removed/" rel="external nofollow">the tablet-optimized taskbar</a>, some insiders can once again access the updated tray area with the option to hide the icon menu.
</p>

<p>
	 
</p>

<p>
	Earlier this year, Microsoft introduced <a href="https://www.neowin.net/news/windows-11-22h2-will-let-you-disable-all-app-icons-in-the-notification-area/" rel="external nofollow">a reworked tray area</a> featuring redesigned tooltips and buttons, improved spacing, and the option to disable all icons and the "overflow" menu (the arrow-up button in the bottom-right corner of the screen). Like with the tablet-optimized taskbar, Microsoft later decided to <a href="https://www.neowin.net/news/windows-11-insider-preview-build-22618-fixes-show-hidden-icons-flyout-in-system-tray/" rel="external nofollow">remove the feature from Windows 11</a> due to negative feedback from users—customers were not happy that the redesigned system would not allow them to rearrange icons in the notification area.
</p>

<p>
	 
</p>

<p>
	Microsoft said it would go back to the drawing board to improve the feature in future updates. Months later, the redesigned tray is back with zero changes and without the option to rearrange icons. You can see how the new variant (on top) compares to the old one below.
</p>

<p>
	 
</p>

<p>
	<img alt="1662108618_new_tray_area.gif" class="ipsImage" data-ratio="31.22" height="123" width="394" src="https://cdn.neow.in/news/images/uploaded/2022/09/1662108618_new_tray_area.gif">
</p>

<p>
	 
</p>

<p>
	<img alt="1662108661_old_tray_area.gif" class="ipsImage" data-ratio="32.30" height="125" width="387" src="https://cdn.neow.in/news/images/uploaded/2022/09/1662108661_old_tray_area.gif">
</p>

<p>
	 
</p>

<p>
	Some users (us included) got the updated tray after installing Windows 11 build 25193, and other Insiders remain with the old variant. If you want to force-enable the feature to test it, use the ViveTool app and <a href="https://www.neowin.net/news/windows-11-build-25193-restores-new-tablet-ui-microsoft-recently-removed/" rel="external nofollow">the ID for the tablet-optimized taskbar</a>.
</p>

<p>
	 
</p>

<p>
	Since the new tray has no option to drag-and-drop icons, you will have to rearrange icons using the Settings app. Go to <strong>Personalization &gt; Taskbar &gt; Other system tray icons</strong> and toggle on or off icons you want to display on the taskbar or hide in the overflow. Turning off <strong>Hidden icon menu</strong> disables the latter, leaving a slightly cleaner tray.
</p>

<p>
	 
</p>

<p>
	Note that Microsoft has not acknowledged the return of the new tray area, so do not be quick to bash the company for restoring the feature unimproved. Perhaps, future builds will bring some enhancements to address customer feedback.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-brings-back-half-improved-and-half-crippledbu-tray-area-in-windows-11-build-25193/" rel="external nofollow">Microsoft brings back half-improved and half-crippled tray area in Windows 11 build 25193</a>
</p>
]]></description><guid isPermaLink="false">8169</guid><pubDate>Fri, 02 Sep 2022 19:45:45 +0000</pubDate></item><item><title>Windows 11 build 25193 restores new tablet UI Microsoft recently removed</title><link>https://nsaneforums.com/news/software-news/windows-11-build-25193-restores-new-tablet-ui-microsoft-recently-removed-r8168/</link><description><![CDATA[<p>
	It appears that Microsoft is preparing to restore some of the features it previously removed from Windows 11 preview builds. Earlier this year, Microsoft introduced <a href="https://www.neowin.net/news/windows-11-dev-build-22563-has-tablet-mode-taskbar-windows-update-changes-and-more/" rel="external nofollow">a brand-new tablet-optimized UI</a> featuring a simplified, more phone-like-looking compact taskbar without app icons. Shortly after, the company <a href="https://www.neowin.net/news/windows-11-build-22610-released-with-app-icon-cutoff-in-start039s-all-apps-fixed-and-more/" rel="external nofollow">ditched that mode</a>, claiming it needed more improvements based on feedback.
</p>

<p>
	 
</p>

<p>
	Four months later, the tablet-optimized taskbar is back (sort of). As spotted by @<a href="https://twitter.com/PhantomOfEarth/status/1565407002293051393" rel="external nofollow">PhantomOfEarth</a>, users can enable the new mode using the Vivetool app after updating to <a href="https://www.neowin.net/news/windows-11-dev-build-25193-fixes-start-menu-and-explorer-crashes-taskbar-overflow-issues/" rel="external nofollow">the latest build 25193</a>. A dedicated ID restores the option that manages the tablet-optimized taskbar on devices with touchscreens, such as tablets or hybrid laptops.
</p>

<p>
	 
</p>

<p>
	Here is how the tablet-optimized taskbar works in Windows 11:
</p>

<p>
	 
</p>

<p>
	<img alt="1648056829_tablet_mode_taskbar_(source-_" class="ipsImage" data-ratio="67.22" height="459" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/03/1648056829_tablet_mode_taskbar_(source-_ms)_story.jpg">
</p>


<h3>
	How to enable tablet UI in Windows 11 25193?
</h3>

<p>
	<strong>Before you begin</strong>, it is worth noting that Microsoft has not announced the return of the tablet-optimized taskbar. That means enabling hidden features not ready for public unveiling could cripple your operating system, apps, or data. Proceed with caution and remember to back up important information before experimenting. Using third-party apps for tinkering with the operating system is risky, so beware.
</p>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Force-enabling tablet-optimized taskbar in Windows 11 25193 is similar to how you enable <a href="https://www.neowin.net/news/windows-11-build-25188-brings-animated-icons-to-the-settings-app-here-is-how-to-enable-them/" rel="external nofollow">new animations in the Settings app</a>:
</p>

<p>
	 
</p>

<ol>
	<li>
		Download Vivetool from GitHub and extract it wherever you like. To keep things simple, we keep it in the root of drive C.
	</li>
	<li>
		Right-click the Start menu button and select <strong>Windows Terminal (Admin)</strong>.
	</li>
	<li>
		Switch to the Command Prompt profile.
	</li>
	<li>
		Go to the folder containing Vivetool files using the CD command. For example, CD C:\Vive.
	</li>
	<li>
		Type the following command: <strong>vivetool /enable /id:26008830</strong> and press Enter.
	</li>
	<li>
		Restart your computer.
	</li>
</ol>

<p>
	 
</p>

<p>
	After enabling the ID, go to <strong>Settings &gt; Personalization &gt; Taskbar &gt; Taskbar behaviors</strong> and place a checkmark next to the "<strong>Optimize taskbar for touch interactions</strong>" option.
</p>

<p>
	 
</p>

<p>
	<img alt="1662103012_windows_11_25193_taskbar_sett" class="ipsImage" data-ratio="75.10" height="401" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/09/1662103012_windows_11_25193_taskbar_settings.jpg">
</p>

<p>
	 
</p>

<p>
	It is worth noting that the option works only on touchscreen-enabled systems, and regular PCs cannot utilize it.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-build-25193-restores-new-tablet-ui-microsoft-recently-removed/" rel="external nofollow">Windows 11 build 25193 restores new tablet UI Microsoft recently removed</a>
</p>
]]></description><guid isPermaLink="false">8168</guid><pubDate>Fri, 02 Sep 2022 19:44:17 +0000</pubDate></item><item><title>Windows 11 reaches almost 24% market share on Steam</title><link>https://nsaneforums.com/news/software-news/windows-11-reaches-almost-24-market-share-on-steam-r8167/</link><description><![CDATA[<p>
	Valve has published the latest results of its monthly Hardware &amp; Software Survey, showing dominant preferences among Steam customers. According to the August 2022 report, Windows 11 is back climbing the ladder after <a href="https://www.neowin.net/news/windows-11-market-share-on-steam-dips-for-the-first-time/" rel="external nofollow">a small dip in July 2022</a>. Valve says Microsoft's latest operating system has made a U-turn and gained 2.66 points, reaching an all-time high of 23.78%.
</p>

<p>
	 
</p>

<hr>
<p>
	Disclaimer: The survey is not 100% accurate, since participation is optional.
</p>


<hr>
<p>
	 
</p>

<p>
	It is too early to predict when Windows 11 will become the most popular operating system on Steam. Still, the gap between seven-year-old Windows 10 and relatively young Windows 11 is slowly decreasing. In August 2022, Windows 10 experienced a significant decrease, going down from 73.11% to 69.06% (-4.11 points).
</p>

<p>
	 
</p>

<p>
	About 2.6% of Steam users do not care that Microsoft <a href="https://www.neowin.net/news/windows-7-is-no-longer-supported-beginning-today/" rel="external nofollow">stopped providing support for Windows 7</a> almost three years ago. Moreover, the good-old Windows 7 gained 0.56 points in August 2022, thus securing the third most popular OS title.
</p>

<p>
	 
</p>

<p>
	Overall, Windows holds 96.23% of Steam users (-0.8 points). Apple's macOS has 2.5% (+0.76 points), and Linux is third with 1.27% (+0.04 points).
</p>

<p>
	 
</p>

<ol>
	<li>
		Windows 10 64-bit – 69.06% (-4.11 points)
	</li>
	<li>
		Windows 11 – 23.78% (+2.66 points)
	</li>
	<li>
		Windows 7 – 2.6% (+0.56 points)
	</li>
	<li>
		macOS – 2.5% (+0.76 points)
	</li>
	<li>
		Linux – 1.27% (+0.04 points)
	</li>
</ol>

<p>
	 
</p>

<p>
	Now to the second part of the report—hardware. For the first time in a very long time, six-core processors are the most popular choice. Even though multicore processors from Intel and AMD are <a href="https://www.neowin.net/deals/deals-amd-ryzen-5800x-8-core-cpu-is-nearly-50-off-today-and-loads-more/" rel="external nofollow">affordable like never before</a>, two-thirds of surveyed customers use CPUs with six and four cores. It's a similar picture with GPUs: the most popular graphics cards are mid-range and budget models from NVIDIA.
</p>

<p>
	 
</p>

<table border="1" cellpadding="1" cellspacing="1">
	<thead>
		<tr>
			<th scope="row">
				 
			</th>
			<th colspan="3" scope="col">
				Steam Hardware Survey – August 2022
			</th>
		</tr>
	</thead>
	<tbody>
		<tr>
			<th rowspan="2" scope="row">
				Processors
			</th>
			<td>
				<strong>Intel</strong>
			</td>
			<td>
				<strong>AMD</strong>
			</td>
			<td>
				<strong>Microsoft</strong>
			</td>
		</tr>
		<tr>
			<td>
				67.91% (+1.65)
			</td>
			<td>
				32.6% (-1.67)
			</td>
			<td>
				0.02% (+0.01)
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Physical Cores
			</th>
			<td>
				<strong>6 cores</strong>
			</td>
			<td>
				<strong>4 cores</strong>
			</td>
			<td>
				<strong>8 cores</strong>
			</td>
		</tr>
		<tr>
			<td>
				33.04% (-0.72)
			</td>
			<td>
				31.29 (-0.65)
			</td>
			<td>
				18.97% (-0.53)
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Memory
			</th>
			<td>
				<strong>16 GB</strong>
			</td>
			<td>
				<strong>8 GB</strong>
			</td>
			<td>
				<strong>32 GB</strong>
			</td>
		</tr>
		<tr>
			<td>
				51.22% (-2.03)
			</td>
			<td>
				22.36% (+1.19)
			</td>
			<td>
				13.13% (-0.28)
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Graphics Cards
			</th>
			<td>
				<strong>Nvidia</strong>
			</td>
			<td>
				<strong>AMD</strong>
			</td>
			<td>
				<strong>Intel</strong>
			</td>
		</tr>
		<tr>
			<td>
				76.21%
			</td>
			<td>
				14.67%
			</td>
			<td>
				8.92%
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Graphics Cards Models
			</th>
			<td>
				<strong>NVIDIA GTX 1060</strong>
			</td>
			<td>
				<strong>NVIDIA GTX 1650</strong>
			</td>
			<td>
				<strong>NVIDIA RTX 2060</strong>
			</td>
		</tr>
		<tr>
			<td>
				6.39% (-0.57)
			</td>
			<td>
				6.03% (-0.16)
			</td>
			<td>
				4.85% (-0.13%)
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Graphics Cards Memory
			</th>
			<td>
				<strong>8 GB</strong>
			</td>
			<td>
				<strong>6 GB</strong>
			</td>
			<td>
				<strong>4 GB</strong>
			</td>
		</tr>
		<tr>
			<td>
				25.22% (-0.8)
			</td>
			<td>
				20.84% (-0.3)
			</td>
			<td>
				16.09% (-1.15)
			</td>
		</tr>
		<tr>
			<th rowspan="2" scope="row">
				Monitor Resolution
			</th>
			<td>
				<strong>1920 x 1080</strong>
			</td>
			<td>
				<strong>2560 x 1440</strong>
			</td>
			<td>
				<strong>1366 x 768</strong>
			</td>
		</tr>
		<tr>
			<td>
				65.74% (-1.36)
			</td>
			<td>
				10.92% (-0.56)
			</td>
			<td>
				6.23% (+0.98)
			</td>
		</tr>
	</tbody>
</table>

<p>
	 
</p>

<p>
	You can find more information <a href="https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam" rel="external nofollow">on the official Steam Hardware &amp; Software Survey page</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-reaches-almost-24-market-share-on-steam/" rel="external nofollow">Windows 11 reaches almost 24% market share on Steam</a>
</p>
]]></description><guid isPermaLink="false">8167</guid><pubDate>Fri, 02 Sep 2022 19:41:37 +0000</pubDate></item><item><title>Microsoft releases Edge 105 with security and IE mode improvements</title><link>https://nsaneforums.com/news/software-news/microsoft-releases-edge-105-with-security-and-ie-mode-improvements-r8166/</link><description><![CDATA[<p>
	Microsoft Edge users can download a new feature update for their favorite browser. Version 105 is now available in the Stable Channel, bringing security improvements and enhancements to the Cloud Site List Management experience for IE mode.
</p>

<h3>
	What is new in Microsoft Edge 105?
</h3>

<p>
	Feature Updates:
</p>

<p>
	 
</p>

<ul>
	<li>
		Enhanced security mode improvements. Enhanced security mode now supports WebAssembly for x64 Windows. Additional cross-platform support is expected in the future. For more information, see <a href="https://docs.microsoft.com/en-us/deployedge/microsoft-edge-security-browse-safer" rel="external nofollow">Browse more safely with Microsoft Edge</a>.
	</li>
</ul>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" class="ipsEmbed_finishedLoading" data-controller="core.front.core.autosizeiframe" data-embedid="embed4163045547" scrolling="no" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/spoofyroot/status/1565429768622850050?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1565429768622850050%257Ctwgr%255Ec27785134a54ccba611cd94d62b8a401acb1e786%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/microsoft-releases-edge-105-with-security-and-ie-mode-improvements/" style="overflow: hidden; height: 371px;"></iframe>
</div>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Improvement to the Cloud Site List Management experience for IE mode.
		</p>

		<p>
			 
		</p>

		<ul>
			<li>
				<p>
					You can restore to one of the last 3 published versions of your site list in the Microsoft 365 Admin Center. For more information, see <a href="https://docs.microsoft.com/en-us/deployedge/edge-ie-mode-cloud-site-list-mgmt#restore-a-previous-version-of-a-site-list" rel="external nofollow">Restore a previous version of a site list</a>.
				</p>

				<p>
					 
				</p>
			</li>
			<li>
				<p>
					You can identify gaps in your enterprise site list by configuring reporting of site feedback with the <a href="https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#internetexplorerintegrationcloudusersitesreporting" rel="external nofollow">InternetExplorerIntegrationCloudUserSitesReporting</a> and <a href="https://docs.microsoft.com/en-us/deployedge/microsoft-edge-policies#internetexplorerintegrationcloudneutralsitesreporting" rel="external nofollow">InternetExplorerIntegrationCloudNeutralSitesReporting policies</a>. You can view local site list URLs from users and potentially misconfigured neutral site URLs in the Microsoft Edge site lists experience in the Microsoft 365 Admin Center. To learn more, see <a href="https://docs.microsoft.com/en-us/deployedge/edge-ie-mode-cloud-site-list-mgmt#view-site-feedback-on-the-microsoft-365-admin-center-1" rel="external nofollow">View site feedback on the Microsoft 365 Admin Center</a>.
				</p>

				<p>
					 
				</p>
			</li>
			<li>
				<p>
					You can configure session cookie sharing between Microsoft Edge and Internet Explorer for IE mode on your site list in the Microsoft 365 Admin Center. To learn more, see <a href="https://docs.microsoft.com/en-us/deployedge/edge-ie-mode-add-guidance-cookieshare" rel="external nofollow">Cookie sharing between Microsoft Edge and Internet Explorer</a>.
				</p>

				<p>
					 
				</p>
			</li>
		</ul>
	</li>
	<li>
		<p>
			Improvements to the Cloud Site List Management experience for IE mode now available in GCC. GCC customers can now utilize the full Microsoft Edge site list experience in the Microsoft 365 Admin Center.
		</p>

		<p>
			 
		</p>
	</li>
</ul>


<p>
	Like every other feature update for Microsoft Edge, version 105 brings new and changed policies, plus deprecates some older rules. You can find the complete list of policy updates in Microsoft Edge 105 <a href="https://docs.microsoft.com/en-us/deployedge/microsoft-edge-relnote-stable-channel" rel="external nofollow">in the official documentation</a>.
</p>

<p>
	 
</p>

<p>
	The next release, Microsoft Edge 106, is currently available for testing in the Dev Channel. Next week, Microsoft will promote it to the Beta Channel for the stable release preparations on the week of October 27, 2022.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-releases-edge-105-with-security-and-ie-mode-improvements/" rel="external nofollow">Microsoft releases Edge 105 with security and IE mode improvements</a>
</p>

<p>
	 
</p>

<p>
	<strong>Frontpaged:   <a href="https://nsaneforums.com/topic/431625-microsoft-edge-1050134325/#comment-1760509" rel="">Microsoft Edge 105.0.1343.25</a></strong>
</p>
]]></description><guid isPermaLink="false">8166</guid><pubDate>Fri, 02 Sep 2022 19:38:36 +0000</pubDate></item><item><title>Workaround for Microsoft Edge 105 startup problems</title><link>https://nsaneforums.com/news/software-news/workaround-for-microsoft-edge-105-startup-problems-r8165/</link><description><![CDATA[<p>
	Microsoft published a new version of its Edge web browser to the Stable channel today. The new Edge browser fixes 15 different security issues, including one rated critical. Most of the security issues are shared with Google Chrome and other Chromium-based browsers. Only one, a security issue rated low, affects Edge exclusively.
</p>

<p>
	 
</p>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180592" alt="microsoft edge 105 enhanced-security" width="1202" height="711" src="https://www.ghacks.net/wp-content/uploads/2022/09/microsoft-edge-105-enhanced-security.png"></noscript><img alt="microsoft-edge-105-enhanced-security.png" class="ipsImage" data-ratio="75.10" height="425" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/09/microsoft-edge-105-enhanced-security.png">


<p>
	 
</p>


<p>
	Edge users may want to hold off on updating the browser, as reports are coming in that some Edge installations do not start up properly anymore after the update.
</p>

<p>
	 
</p>

<p>
	Those who want to risk it may load edge://settings/help in the browser's address bar to display the installed version and update the browser.
</p>

<p>
	 
</p>

<p>
	Microsoft Edge 105 includes improves to the <a data-wpel-link="internal" href="https://www.ghacks.net/2022/07/29/microsoft-edges-enhanced-security-mode-explained/" rel="external nofollow">browser's enhanced security mode</a>. Enhanced Security mode is disabled by default; once enabled under Privacy, search, and services in the Settings, it is providing additional protections on some, many or all sites visited in Edge. An option to add exceptions is provided.
</p>

<p>
	 
</p>

<p>
	The <a data-wpel-link="external" href="https://docs.microsoft.com/en-us/DeployEdge/microsoft-edge-relnote-stable-channel#version-1050134325-september-1-2022" rel="external nofollow" target="_blank">remaining changes</a> are of use for organizations only.  Microsoft improved cloud site list management for the browser's Internet Explorer mode and updated several policies.
</p>

<h2>
	Edge 105 not starting
</h2>

<p>
	Edge 105 may not start properly anymore after the update to version 105. Our colleagues at <a data-wpel-link="external" href="https://www.deskmodder.de/blog/2022/09/02/microsoft-edge-105-105-0-1343-25-korrigiert-15-sicherheitsluecken/" rel="external nofollow" target="_blank">Deskmodder</a> have found a workaround for the issue. The issue seems to be caused by Registry keys that seem to have been added to the Registry by accident during the update.
</p>

<p>
	 
</p>

<p>
	Edge users who are affected by the startup issue need to delete MetricsReportingEnabled keys in the Registry.
</p>

<p>
	 
</p>

<ol>
	<li>
		Open the Registry Editor: use Windows-R to open the run box, type regedit and hit the Enter-key.
	</li>
	<li>
		Confirm the UAC prompt.
	</li>
	<li>
		Select Edit &gt; Find.
	</li>
	<li>
		Search for MetricsReportingEnabled.
	</li>
	<li>
		Delete the one or two instances of the key in the Registry.
	</li>
</ol>

<p>
	 
</p>

<p>
	Microsoft Edge should start normally after the keys have been deleted.
</p>

<p>
	 
</p>

<p>
	It is unclear how widespread the issue is. Microsoft deprecated the MetricsReportingEnabled and SendSiteInformationToImproveServices policies when it released Microsoft Edge 86 and made them obsolete in Edge 89.
</p>

<p>
	 
</p>

<p>
	Cautious Edge users may want to create a system backup before updating Edge to a new version. Most users may want to wait until the issue is resolved on Microsoft's end before updating Edge.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: do you use Microsoft Edge?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/02/workaround-for-microsoft-edge-105-startup-problems/" rel="external nofollow">Workaround for Microsoft Edge 105 startup problems</a>
</p>
]]></description><guid isPermaLink="false">8165</guid><pubDate>Fri, 02 Sep 2022 19:36:26 +0000</pubDate></item><item><title>Intel Graphics Driver 31.0.101.3413 fixes bugs in multiple games</title><link>https://nsaneforums.com/news/software-news/intel-graphics-driver-3101013413-fixes-bugs-in-multiple-games-r8164/</link><description><![CDATA[<p>
	Intel has prepared two new graphics drivers for its customers with supported processors featuring integrated GPUs. After shipping <a href="https://www.neowin.net/news/intel-issues-a-whopping-12-gb-intel-arc-3001013276-beta-driver-update/" rel="external nofollow">a massive 1.2 GB driver update for its ARC dGPU</a>, the company applied the same treatment to its regular drivers, making customers download drivers that "weigh" more than one gigabyte.
</p>

<p>
	 
</p>

<p>
	Customers with Intel CPUs who missed the previous driver update should note that <a href="https://www.neowin.net/news/intel-ends-10th-gen-and-older-support-with-its-windows-11-22h2-wddm-31-drivers/" rel="external nofollow">Intel has split its graphics driver by two</a>. One version is available for the latest 11th and 12th Gen processors, while another provides legacy software support for 6th-10th Gen CPUs.
</p>

<h3>
	What is new in Intel Graphics Driver 31.0.101.3413?
</h3>


<p>
	This update is available for customers with 11th and 12th Gen Intel processors. The changelog includes the following:
</p>

<p>
	 
</p>

<p>
	<strong>Fixed Issues:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		A black screen or TDR may occur after launching, or during gameplay in Gears 5 (DX12).
	</li>
	<li>
		An application hang may be observed in Ghostwire Tokyo (DX12) in certain environments during gameplay.
	</li>
	<li>
		Tom Clancy’s Ghost Recon Breakpoint (DX11) may experience minor shadow corruption in some areas of the
	</li>
	<li>
		game.
	</li>
	<li>
		Assassin’s Creed Valhalla (DX12) may experience an application crash or error message during gameplay.
	</li>
	<li>
		ARC Raiders (DX12) may exhibit an application crash shortly after launch.
	</li>
	<li>
		Redout 2 (DX12) may exhibit an application crash shortly after launch.
	</li>
	<li>
		Dolmen (DX12) may exhibit an application crash shortly after launch.
	</li>
	<li>
		Dirt 5 (DX12) may exhibit an application crash shortly after launch.
	</li>
	<li>
		Saints Row (DX12) may exhibit an application crash shortly after launch
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>And here is the list of known issues:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Counter-Strike: Global Offensive* (DX9) may experience a game crash when changing shadow quality settings<br>
		in game.
	</li>
	<li>
		Destiny 2* may exhibit display signal loss or display flashing during gameplay when HDR is enabled.
	</li>
	<li>
		Stranger of Paradise: Final Fantasy Origin* may experience an application crash during gameplay.
	</li>
	<li>
		An “Update driver” pop-up error message may be observed when launching Battlefield 1* after upgrading from 30.0.100.9955 or older drivers
	</li>
	<li>
		12th Gen Intel Core Processors:
		<ul>
			<li>
				Red Dead Redemption 2 (Vulkan) may experience an application crash when performing an ALT+TAB to desktop.
			</li>
			<li>
				Lighting corruption may be observed in the Halo Infinite* (DX12) multiplayer menus.
			</li>
			<li>
				Grid Legends (DX12) may experience lighting corruption when lighting quality is set to high in the games settings.
			</li>
			<li>
				CrossFire HD (DX9) may experience an application crash when task switching during gameplay.
			</li>
			<li>
				Chorus may experience an application crash in some interior areas of the game such as the ship hangar.
			</li>
			<li>
				Minor graphical anomalies may be seen in Destiny 2 (DX11), CrossFire HD (DX9), GRID Legends
			</li>
			<li>
				(DX12) (on changing lighting quality to high) and F1 2020 (DX12) when HDR is enabled.
			</li>
			<li>
				Sniper Elite 5 (DX12) may experience a game crash or TDR with an error dialog pop-up message.
			</li>
			<li>
				Red Dead Redemption 2 (DX12) may experience lower than expected performance when the game
			</li>
			<li>
				API is set to DirectX®12 with VSync enabled.
			</li>
		</ul>
	</li>
	<li>
		11th and 12th Gen Intel Core Processors:
		<ul>
			<li>
				Minor graphical anomalies may be seen in Gears 5 (DX12)
			</li>
			<li>
				A game crash or hang may occur when changing resolution in NBA 2K21 (DX12)
			</li>
		</ul>
	</li>
	<li>
		11th Gen Intel Core Processors with Intel Iris Xe Graphics:
		<ul>
			<li>
				Minor graphical anomalies may be seen in Elex (DX11), MechWarrior 5: Mercenaries (DX12), Strange Brigade (DX12) and The Ascent (DX12).
			</li>
		</ul>
	</li>
</ul>

<h3>
	What is new in Intel Graphics Driver 31.0.101.2111?
</h3>

<p>
	This driver is applicable to systems with 6th-10th Gen Intel Processors with integrated graphics.
</p>

<p>
	 
</p>

<p>
	<strong>Fixed Issues:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		An application crash may occur in Watch Dogs: Legion (DX11) when starting the game.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>And the known issues:</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		An intermittent crash or hang may occur during gameplay in Ghostwire: Tokyo (DX12).
	</li>
	<li>
		An error message pop-up may be observed when launching Call of Duty: Vanguard (DX12).
	</li>
	<li>
		Counter-Strike: Global Offensive (DX9) may experience a game crash when changing shadow quality settings in game.
	</li>
	<li>
		Destiny 2 may exhibit display signal loss or display flashing during gameplay when HDR is enabled.
	</li>
	<li>
		Stranger of Paradise: Final Fantasy Origin may experience an application crash during gameplay.
	</li>
	<li>
		Tom Clancy’s Ghost Recon Breakpoint may experience minor shadow corruption in some areas of the game.
	</li>
	<li>
		CrossFire (DX9) may experience an application crash and or security alert when joining a game.
	</li>
	<li>
		Minor graphical anomalies may be observed in Call of Duty: Warzone (DX12), Diablo II: Resurrected (DX12), Euro Truck Simulator (DX11), Farming Simulator 22 (DX12), Grand Theft Auto V (DX11), Halo Infinite (DX12), Hitman 2 (DX12), Marvel’s Guardians of the Galaxy (DX12) and Microsoft Flight Simulator (DX11).
	</li>
	<li>
		An “Update driver” pop-up error message may be observed when launching Battlefield 1 after upgrading from 30.0.100.9955 or older drivers.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can download the latest Intel Drivers <a href="https://www.intel.com/content/www/us/en/download/19344/intel-graphics-windows-dch-drivers.html" rel="external nofollow">from the official website</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/intel-graphics-driver-3101013413-fixes-bugs-in-multiple-games/" rel="external nofollow">Intel Graphics Driver 31.0.101.3413 fixes bugs in multiple games</a>
</p>
]]></description><guid isPermaLink="false">8164</guid><pubDate>Fri, 02 Sep 2022 19:34:51 +0000</pubDate></item><item><title>Windows 11 Beta Channel build 22622.590 contains fixes for OneDrive and Robocopy</title><link>https://nsaneforums.com/news/software-news/windows-11-beta-channel-build-22622590-contains-fixes-for-onedrive-and-robocopy-r8146/</link><description><![CDATA[<p>
	In July, Microsoft began flighting <a href="https://www.neowin.net/news/microsoft-releases-two-windows-11-builds-22621290-and-22622290-to-beta-channel/" rel="external nofollow">two separate of Windows 11 Preview builds</a> for Insiders on the Beta channel for a staggered release. Today, the Redmond company has released an update with new builds 22621.590 and 22622.590 (KB5017846). The company writes on its blog post:
</p>

<p>
	 
</p>

<p style="margin-left: 40px;">
	Hello Windows Insiders, today we are releasing Windows 11 Insider Preview Build 22621.590 and Build 22622.590 (KB5017846) to the Beta Channel.
</p>

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

<ul>
	<li>
		<p style="margin-left: 40px;">
			Build 22622.590 = New features rolling out.
		</p>
	</li>
	<li>
		<p style="margin-left: 40px;">
			Build 22621.590 = New features off by default.
		</p>
	</li>
</ul>

<p>
	 
</p>

<p>
	Although Build 22622 is supposed to receive new features, it appears that this weeks Beta build only contains fixes, which confusingly are also split between the two builds, if you're able to follow along.
</p>

<p>
	 
</p>

<p>
	<strong>Fixes in Build 22622.590</strong>
</p>

<p>
	 
</p>

<p>
	<strong>[General]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			We fixed the issue causing Control Panel to not launch from the Start menu, Search or if pinned to the taskbar in the <a href="https://blogs.windows.com/windows-insider/2022/08/24/announcing-windows-11-insider-preview-build-22621-586-and-22622-586/" rel="external nofollow">previous flight</a>.
		</p>
	</li>
	<li>
		<p>
			As a result of feedback from Windows Insiders, we have disabled the ability to share a local file directly to OneDrive using the built-in Windows share window that first began rolling out to Windows Insiders in the Dev Channel with <a href="https://blogs.windows.com/windows-insider/2022/07/19/announcing-windows-11-insider-preview-build-22621-436-and-22622-436/" rel="external nofollow">Build 22622.436</a>. We hope to bring this feature back in the future after further refinement of the experience. As we’ve mentioned previously, features we try out in the Dev or Beta Channels may not always ship.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	<strong>[File Explorer]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			Fixed an issue causing a small percentage of Insiders to experience repeated explorer.exe crashes after attempting to access certain folders on their systems in the previous Beta Channel build.
		</p>
	</li>
	<li>
		<p>
			As a one-time change to help people find their folders with the navigation pane updates, if the default folders pinned to File Explorer’s navigation pane had been unpinned, they will be re-pinned after upgrading.
		</p>
	</li>
	<li>
		<p>
			Fixed a recent issue where if File Explorer was open when you switched between light and dark mode, you could end up with some unreadable text / UI showing the wrong color.
		</p>
	</li>
	<li>
		<p>
			Fixed an issue where the New / Sort / View / etc buttons in the command bar could become noticeably clipped vertically after increasing your text scaling in Accessibility Settings.
		</p>
	</li>
	<li>
		<p>
			The search box background should no longer unexpectedly have a dark background sometimes when you’re using light mode.
		</p>
	</li>
	<li>
		<p>
			If you move keyboard focus to the tab row (using F6), pressing the arrow keys to move keyboard focus within the row will now include setting focus to the close button within the tab.
		</p>
	</li>
	<li>
		<p>
			If File Explorer is maximized and the taskbar is set to autohide, hovering your mouse on the bottom of the screen should now actually bring up the taskbar.
		</p>
	</li>
	<li>
		<p>
			Fixed a memory leak which was happening when closing File Explorer windows.
		</p>
	</li>
	<li>
		<p>
			Fixed a GDI objects leak when resizing the navigation pane in File Explorer, which could potentially lead to content in File Explorer not rendering correctly over time for Insiders who resized the navigation pane frequently.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	<strong>[Taskbar]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			The taskbar overflow flyout should now follow your accent colour like the rest of the taskbar does when “Show accent color on Start and taskbar” is enabled under Settings &gt; Personalization &gt; Colors.
		</p>
	</li>
	<li>
		<p>
			The apps in the taskbar overflow flyout should now be in the correct order when using an Arabic or Hebrew display language.
		</p>
	</li>
	<li>
		<p>
			When the taskbar is center aligned and full, the widgets entry point will now collapse to a shorter width to give you a little more room on the taskbar.
		</p>
	</li>
	<li>
		<p>
			Fixed a couple of issues related to the taskbar overflow which could lead to sporadic explorer.exe crashes.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	Here are the <strong>bug fixes for both Build 22621.590 and Build 22622.590</strong><span>:</span>
</p>

<p>
	 
</p>

<ul>
	<li>
		We fixed an issue that affects <strong>cldflt.sys</strong>. A bugcheck occurs when it is used with Microsoft OneDrive.
	</li>
	<li>
		We fixed an issue that affects robocopy. Robocopy fails to set a file to the right modified time when using the <strong>/IS</strong>
	</li>
</ul>

<p>
	 
</p>

<p>
	And finally, here are the known issues:
</p>

<p>
	 
</p>

<p>
	<strong>[General]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			We’re looking into reports that audio stopped working for some Insiders in recent Beta Channel builds.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	<strong>[File Explorer]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		<p>
			[<strong>NEW] </strong>We’re investigating reports that a small set of Insiders with “launch folder windows in a separate process” are unable to open File Explorer after last week’s flight. This issue is unrelated to the issue with accessing certain folders in the same flight, which is fixed in this week’s flight.
		</p>
	</li>
	<li>
		<p>
			[<strong>NEW</strong>] We’re working on the fix for an issue where command bar items like copy, paste, and empty recycle bin may unexpectedly not be enabled when they should be.
		</p>

		<p>
			 
		</p>
	</li>
</ul>

<p>
	You can find the official blog post <a href="https://blogs.windows.com/windows-insider/2022/09/01/announcing-windows-11-insider-preview-build-22621-590-and-22622-590/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-beta-channel-build-22622590-contains-fixes-for-onedrive-and-robocopy/" rel="external nofollow">Windows 11 Beta Channel build 22622.590 contains fixes for OneDrive and Robocopy</a>
</p>
]]></description><guid isPermaLink="false">8146</guid><pubDate>Thu, 01 Sep 2022 20:55:39 +0000</pubDate></item><item><title>Windows 11 Dev build 25193 fixes Start Menu and Explorer crashes, Taskbar overflow issues</title><link>https://nsaneforums.com/news/software-news/windows-11-dev-build-25193-fixes-start-menu-and-explorer-crashes-taskbar-overflow-issues-r8145/</link><description><![CDATA[<p>
	Microsoft has released a new Windows 11 Insider build 25193 to the Dev Channel. This is still version 22H2, since the Sun Valley 3 development, which was known as Windows 11 23H2, has been canceled in favor of releasing a major new Windows version <a href="https://www.neowin.net/news/windows-12-microsoft-goes-back-to-releasing-new-windows-every-three-years/" rel="external nofollow">every three years</a>. So for now, the Dev Channel is sticking with version 22H2, which will eventually release sometime in 2023.
</p>

<p>
	 
</p>

<p>
	Here's what's new in Build 25193:
</p>

<p>
	 
</p>

<p>
	<strong>Introducing Xbox subscription management in Settings</strong>
</p>

<p>
	 
</p>

<p>
	With this build, we are introducing a new Xbox subscription management experience within Windows 11 Settings app. If you are a member of Xbox Game Pass Ultimate, PC Game Pass, Xbox Game Pass for Console or Xbox Live Gold, you will now be able to see your subscription details via <strong>Settings &gt; Accounts</strong>.
</p>

<p>
	 
</p>

<p>
	Like the <a href="https://blogs.windows.com/windows-insider/2022/05/25/announcing-windows-11-insider-preview-build-25126/" rel="external nofollow">Microsoft 365 subscription management experience</a>, you will be able to view your billing recurrence, payment method and the games and benefits associated with your Xbox subscription.
</p>

<p>
	 
</p>

<p>
	In addition, you will also be able to manage and upgrade your subscription, redeem gift card tokens and be up to date on any actions required to continue your subscriptions without any disruptions.
</p>

<p>
	 
</p>

<p>
	<img alt="1662052753_xbox_subscription.jpg" class="ipsImage" data-ratio="75.10" height="479" width="720" src="https://cdn.neow.in/news/images/uploaded/2022/09/1662052753_xbox_subscription.jpg">
</p>

<p>
	<em>Xbox subscription management in Settings.</em>
</p>

<p>
	 
</p>

<p>
	If you don’t own any Xbox subscriptions, you can learn more about the games and benefits associated with Xbox subscriptions, by clicking the Learn more link on the card.
</p>

<p>
	 
</p>

<p>
	[We are beginning to roll this feature out, so it isn’t available to all Insiders just yet as we plan to monitor feedback and see how it lands before pushing it out to everyone.]
</p>

<p>
	 
</p>

<p>
	<strong>FEEDBACK: Please file feedback in Feedback Hub (WIN + F) under Settings &gt; User Profile Account Settings.</strong>
</p>

<p>
	 
</p>

<p>
	<strong>Support for new Braille displays in Narrator</strong>
</p>

<p>
	 
</p>

<p>
	We are excited to announce support for new Braille displays and new Braille input and output languages in Narrator. Some of the new braille displays we support include: the APH Chameleon, the APH Mantis Q40, the NLS eReader and many more. Refer to the <a href="https://sway.office.com/5bUU6cZHx1rAC6hV?ref=Link" rel="external nofollow">detailed documentation</a> to learn more about the new displays and languages that we support.
</p>

<p>
	 
</p>

<p>
	<strong>Prerequisites:</strong>
</p>

<p>
	 
</p>

<p>
	You must remove Narrator’s current braille support if it is already installed by following the steps below:
</p>

<p>
	 
</p>

<ol>
	<li>
		Open Settings.
	</li>
	<li>
		Go to Apps &gt; Optional features &gt; Installed features.
	</li>
	<li>
		Search for Accessibility – Braille support.
	</li>
	<li>
		Expand Accessibility – Braille support and uninstall the feature.
	</li>
</ol>

<p>
	 
</p>

<p>
	<strong>Install new narrator braille support:</strong>
</p>

<p>
	 
</p>

<ol>
	<li>
		Go to Settings &gt; Accessibility &gt; Narrator &gt; Braille.
	</li>
	<li>
		Select the more button.
	</li>
	<li>
		Download braille from this new window by selecting the Download and install braille button.
	</li>
	<li>
		After braille is installed, restart your computer and return to Settings &gt; Accessibility &gt; Narrator &gt; Braille.
	</li>
	<li>
		For Braille display to continue working seamlessly while switching between Narrator and third-party screen readers, select the braille display driver used by your third-party screen reader from the “Braille display driver” option. See the note below for customers that use the JAWS for Windows screen reader. This only needs to be done once. Refer to the <a href="https://sway.office.com/owCFmRgW4zv2hkmQ?ref=Link" rel="external nofollow">detailed documentation</a> to learn more about the braille driver solution.
	</li>
</ol>

<p>
	 
</p>

<p>
	<strong>Note: If you have the JAWS for Windows screen reader installed from <a href="http://www.freedomscientific.com" rel="external nofollow">Freedom Scientific</a> and are using a version released in April 2022 or later along with a Focus braille display then there is no need to select the braille display as noted above.</strong>
</p>

<p>
	 
</p>

<p>
	<strong>Additional Resources:</strong>
</p>

<p>
	 
</p>

<p>
	Please refer to the <a href="http://aka.ms/narratorguide" rel="external nofollow">Narrator User Guide</a> for additional information on <a href="https://support.microsoft.com/windows/chapter-8-using-narrator-with-braille-3e5f065b-1c9d-6eb2-ec6d-1d07c9e94b20#WindowsVersion=Windows_11" rel="external nofollow">braille functionality in Narrator</a>.
</p>

<p>
	 
</p>

<p>
	<strong>FEEDBACK: Please file feedback in Feedback Hub (WIN + F) under Accessibility &gt; Narrator.</strong>
</p>

<p>
	 
</p>


<p>
	Here are all the changes and improvements in the new build:
</p>

<p>
	 
</p>

<p>
	<strong>[General]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		As a result of feedback from Windows Insiders, we have disabled the ability to share a local file directly to OneDrive using the built-in Windows share window that first began rolling out to Windows Insiders in the Dev Channel with <a href="https://blogs.windows.com/windows-insider/2022/07/20/announcing-windows-11-insider-preview-build-25163/" rel="external nofollow">Build 25163</a>. We hope to bring this feature back in the future after further refinement of the experience. As we’ve mentioned previously, features we try out in the Dev or Beta Channels may not always ship.
	</li>
</ul>

<p>
	 
</p>

<p>
	Here are the fixes in Build 25193:
</p>

<p>
	 
</p>

<p>
	<strong>[General]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue causing enabling .NET Framework 3.5 from the Windows Features dialog to not work in the previous build.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[Taskbar] </strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Made a fix so the taskbar overflow will now use the same accent color as your taskbar.
	</li>
	<li>
		Fixed a couple of issues which were leading to sporadic explorer.exe crashes related to the taskbar overflow.
	</li>
	<li>
		Fixed an issue related to the widgets entry in the taskbar which was causing the taskbar icons to appear to drift around sometimes in the previous flight.
	</li>
	<li>
		Fixed an issue for Insiders with at least two monitors, where if the monitors had different DPI, the taskbar overflow could appear before it was needed or end up overlapped with the date and time on the secondary monitor.
	</li>
	<li>
		Fixed an issue where the taskbar overflow flyout might appear floating away from the taskbar if you opened it after a display scaling change.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[Start]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue that was causing unexpected characters to show instead of an apostrophe in the tooltip for the Sleep option in the Power menu.
	</li>
	<li>
		Fixed an issue which could lead to Start menu crashing on launch for some people when Search Highlights was enabled.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[File Explorer]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		If the taskbar is set to auto-hide and File Explorer is maximized, hovering your mouse on the bottom of the screen to invoke the taskbar should work now.
	</li>
	<li>
		Fixed an issue when dragging and dropping a folder to pin it to the navigation pane, that the line indicating where it would be inserted didn’t have enough contrast in dark mode.
	</li>
	<li>
		We fixed an issue where the search box background in File Explorer might be the opposite color of your current mode (for example dark in light mode).
	</li>
	<li>
		Fixed an issue where File Explorer would appear to open, close, and re-open before it finished drawing after being launched from certain places (for example when opening the location of a downloaded file from Microsoft Edge).
	</li>
	<li>
		Fixed an issue where certain files couldn’t be unpinned from the Favorites section of Home after you’d pinned them.
	</li>
	<li>
		Made another fix to help address UI issues when switching between dark and light mode if the File Explorer window was open when you switch.
	</li>
	<li>
		Fixed a GDI objects leak when resizing the navigation pane in File Explorer, which could potentially lead to content in File Explorer not rendering correctly over time for Insiders who resized the navigation pane frequently.
	</li>
	<li>
		Made some improvements to help the performance of loading Home when using a cloud storage provider, like OneDrive, to back up your files in File Explorer.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[Settings]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue causing the Storage page in Settings as well as Disk Cleanup to crash in the scan phase for some people.
	</li>
	<li>
		Fixed an issue where URIs to open pages under the Accounts section of Settings weren’t working for some people – Settings would open, but not navigate to the correct page. This impacted the link to open Sign-in Options in the Start menu.
	</li>
	<li>
		Fixed an issue leading to app icons not displaying correctly under Privacy &amp; Security &gt; Voice activation.
	</li>
	<li>
		Fixed a Settings crash when uninstalling apps using Apps &gt; Installed apps.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[Other]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Fixed an issue which could sometimes cause a ShellExperienceHost.exe crash when you stopped casting to another display or switched to duplicate your display.
	</li>
	<li>
		Added a warning to <a href="https://docs.microsoft.com/windows-server/administration/windows-commands/findstr" rel="external nofollow">findstr</a> if Unicode input is detected, to make it more clear if that’s why results aren’t returned for certain files.
	</li>
	<li>
		Fixed an issue in recent flights causing lines to not be included when printing tables from certain apps.
	</li>
	<li>
		Fixed an issue in recent flights which could lead to hangs in certain apps.
	</li>
</ul>

<p>
	 
</p>

<p>
	NOTE: Some fixes noted here in Insider Preview builds from the Dev Channel may make their way into the servicing updates for the released version of Windows 11.
</p>

<p>
	 
</p>

<p>
	Finally we have the known issues:
</p>

<p>
	 
</p>

<p>
	<strong>[General]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		Some games that use Easy Anti-Cheat may crash or cause your PC to bugcheck.
	</li>
	<li>
		We’re looking into reports that audio stopped working for some Insiders after upgrading to the latest flights.
	</li>
	<li>
		We’re investigating reports of a few different apps having started crashing in recent builds.
	</li>
	<li>
		[<strong>NEW</strong>] We’re investigating reports that Insiders are experiencing bugchecks when moving their mouse in certain games
	</li>
	<li>
		[<strong>NEW</strong>] We’re investigating reports that some Insiders are seeing OneDrive setup asking for permission to set up every time their PC reboots.
	</li>
</ul>

<p>
	 
</p>

<p>
	<strong>[File Explorer]</strong>
</p>

<p>
	 
</p>

<ul>
	<li>
		[<strong>NEW</strong>] We’re investigating reports that a small set of Insiders with “launch folder windows in a separate process” are unable to open File Explorer after last week’s flight.
	</li>
	<li>
		[<strong>NEW</strong>] We’re working on the fix for an issue where command bar items like copy, paste, and empty recycle bin may unexpectedly not be enabled when they should be.
	</li>
</ul>

<p>
	 
</p>

<p>
	[<strong>Widgets</strong>]
</p>

<p>
	 
</p>

<ul>
	<li>
		Notification badge number may appear misaligned on the taskbar.
	</li>
	<li>
		In some cases, the notification banner for some badging will not appear in the widgets board.
	</li>
	<li>
		[<strong>NEW</strong>] We’re investigating reports that the weather isn’t displaying correctly in the taskbar for some Insiders, with missing text and the weather icon raised too high.
	</li>
</ul>

<p>
	 
</p>

<p>
	You can find the official blog post for Build 25193 <a href="https://blogs.windows.com/windows-insider/2022/09/01/announcing-windows-11-insider-preview-build-25193/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-dev-build-25193-fixes-start-menu-and-explorer-crashes-taskbar-overflow-issues/" rel="external nofollow">Windows 11 Dev build 25193 fixes Start Menu and Explorer crashes, Taskbar overflow issues</a>
</p>
]]></description><guid isPermaLink="false">8145</guid><pubDate>Thu, 01 Sep 2022 20:52:37 +0000</pubDate></item><item><title>Microsoft Edge&#x2019;s new sidebar banishes recipe stories, shows you email</title><link>https://nsaneforums.com/news/software-news/microsoft-edge%E2%80%99s-new-sidebar-banishes-recipe-stories-shows-you-email-r8144/</link><description><![CDATA[<h3>
	And includes shortcuts that may not be all that useful
</h3>

<p>
	<img alt="Screenshot_2022_09_01_112026.0.png" class="ipsImage" data-ratio="75.10" height="479" width="720" src="https://cdn.vox-cdn.com/thumbor/52fRIzxFzBbTpGPLhYQMgvln1tM=/0x0:2560x1366/920x613/filters:focal(1953x178:2361x586):format(webp)/cdn.vox-cdn.com/uploads/chorus_image/image/71314073/Screenshot_2022_09_01_112026.0.png">
</p>

<p>
	 
</p>

<p>
	Microsoft has <a href="https://blogs.windows.com/msedgedev/2022/09/01/microsoft-edge-sidebar-multitask-smarter/" rel="external nofollow">added a new sidebar to its Edge browser</a> with buttons that let you see information about a site, check your email, access Microsoft Office, and even strip the essential elements of a recipe out of an overly long post (<a href="https://www.windowscentral.com/software-apps/microsoft-edge-adds-sidebar-in-latest-update-providing-quick-access-to-outlook-office-and-more" rel="external nofollow">via Windows Central</a>). The new feature seems to build on the “Search in sidebar” function <a href="https://www.theverge.com/2020/5/19/21262098/microsoft-edge-sidebar-search-pinterest-integration-features" rel="external nofollow">added to Edge in 2020</a>, but it adds even more multitasking abilities.
</p>

<p>
	 
</p>

<p>
	The sidebar includes some small but useful panes, like the one that lets you search the web and quickly read articles, or the one that includes a variety of widgets, such as a calculator, dictionary, internet speed test, and unit convertor. Some of the panes are more fully featured; the Outlook one, for example, lets you read and send emails, as well as see your calendar (as long as you’re logged into your Microsoft account, of course).
</p>

<p>
	 
</p>

<figure>
	<img alt="ezgif_1_5c114021db.gif" class="ipsImage" data-ratio="69.31" height="450" width="720" src="https://cdn.vox-cdn.com/thumbor/4-OTFMNMEkeBEk-otOunYo-rltQ=/1200x0/filters:no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23989136/ezgif_1_5c114021db.gif"> <noscript><img alt="ezgif_1_5c114021db.gif" src="https://cdn.vox-cdn.com/uploads/chorus_asset/file/23989136/ezgif_1_5c114021db.gif"></noscript>
	<figcaption>
		<em>Getting your email and calendar in a sidebar is actually pretty useful.</em>
	</figcaption>
	<em> Gif: Microsoft</em>
</figure>

<p>
	Unfortunately, the Microsoft Office pane isn’t as useful. It does give you quick shortcuts to recent documents, as well as to apps like Word, PowerPoint, and Excel, but clicking on them just opens them in a new tab. While that could help some people work a tiny bit faster, I was personally hoping I’d be able to open a mini spreadsheet next to whatever site I was browsing. The games sidebar is similar — it’s just shortcuts to web games.
</p>

<p>
	 
</p>

<p>
	Then there’s the “Discover” sidebar pane, which promises to add “contextually relevant info for any page.” From my testing, that can include information about a news site that ranks how reliable and accurate it is and shows info on what countries people visit it from. It also does its best to add context for specific articles on those sites, or for other things you’re reading, usually with information from Wikipedia (funnily enough, that’s sometimes the case even when you’re reading a Wikipedia article).
</p>

<p>
	 
</p>

<p>
	Perhaps one of the Discover pane’s most useful tricks, though, is when you’re on a recipe site, where the sidebar will automatically pull out the list of ingredients, potentially saving you from having to scroll through paragraphs about the writer’s favorite singer — though I will note that you may still have to do that if you want to read the actual instructions on what to do with those ingredients.
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot_2022_09_01_112153.png" class="ipsImage" data-ratio="75.10" height="356" width="720" src="https://cdn.vox-cdn.com/uploads/chorus_asset/file/23989088/Screenshot_2022_09_01_112153.png">
</p>

<p>
	<span class="c-image-gallery__caption--title"><em>Discover can pull out some essential recipe information.</em></span>
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot_2022_09_01_113238.png" class="ipsImage" data-ratio="75.10" height="355" width="720" src="https://cdn.vox-cdn.com/thumbor/Qw-5y4iWIce7bnANL4HaqCc2bWc=/1200x0/filters:no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23989089/Screenshot_2022_09_01_113238.png">
</p>

<p>
	<span class="c-image-gallery__caption--title"><em>It can also add rudimentary context to some articles, usually with info from Wikipedia.</em></span>
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot_2022_09_01_113314.png" class="ipsImage" data-ratio="75.10" height="354" width="720" src="https://cdn.vox-cdn.com/thumbor/KXsrIscBw36FJzVitDRucpenSB8=/1200x0/filters:no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23989090/Screenshot_2022_09_01_113314.png">
</p>

<p>
	<span class="c-image-gallery__caption--title"><em>In this case, that wasn’t particularly helpful.</em></span>
</p>

<p>
	 
</p>

<p>
	<img alt="Screenshot_2022_09_01_114202.png" class="ipsImage" data-ratio="75.10" height="355" width="720" src="https://cdn.vox-cdn.com/thumbor/LmnDvuFzL9tL4IrcxXKjr8Bftcs=/1200x0/filters:no_upscale()/cdn.vox-cdn.com/uploads/chorus_asset/file/23989105/Screenshot_2022_09_01_114202.png">
</p>

<p>
	<span class="c-image-gallery__caption--title"><em>That’s a little better, though.</em></span>
</p>

<p>
	 
</p>

<p>
	The sidebar itself is somewhat customizable. You can hide or show it using a keyboard shortcut (Control + Shift + / by default), and can choose which buttons you want to appear on it. Microsoft says it plans on adding “new features to the sidebar in the future,” but for now there’s enough there that it’s probably worth giving it a shot if you’re an Edge user.
</p>

<p>
	 
</p>

<p>
	If the sidebar doesn’t show up automatically, make sure <a href="https://support.microsoft.com/en-us/topic/microsoft-edge-update-settings-af8aaca2-1b69-4870-94fe-18822dbb7ef1" rel="external nofollow">you’re on the latest version of the browser</a>, and then click the “···” menu in the top right. You should see a “Show sidebar” button. If you don’t, go to Settings &gt; Appearance, and scroll down to the Customize toolbar section, where there’s a “Show sidebar” toggle.
</p>

<p>
	 
</p>

<p>
	PS: Here’s the obligatory <a href="https://www.youtube.com/watch?v=gVe8xk-_YVs" rel="external nofollow">Opera</a> / <a href="https://www.theverge.com/2021/6/9/22522757/vivaldi-4-mail-rss-calendar-tools-expanded-browser-features" rel="external nofollow">Vivaldi</a> / [insert your browser of choice here] did it first.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.theverge.com/2022/9/1/23333091/microsoft-edge-sidebar-widgets-search-email-recipes" rel="external nofollow">Microsoft Edge’s new sidebar banishes recipe stories, shows you email</a>
</p>
]]></description><guid isPermaLink="false">8144</guid><pubDate>Thu, 01 Sep 2022 20:43:57 +0000</pubDate></item><item><title>Edge gains modest ground on desktop browser market</title><link>https://nsaneforums.com/news/software-news/edge-gains-modest-ground-on-desktop-browser-market-r8143/</link><description><![CDATA[<p>
	Statcounter has published the August 2022 report, revealing the latest stats about browsers and operating systems. According to the findings, not much has changed in the browser market <a href="https://www.neowin.net/news/edge-is-getting-closer-to-11-market-share-on-desktop-market/" rel="external nofollow">since July 2022</a>. Some browsers lost a fraction of their share, while others increased their user bases.
</p>

<p>
	 
</p>

<p>
	Google Chrome remains the most popular choice, with a 67.33% share. In August 2022, the browser gained 1.19 points, leaving competitors in the dust.
</p>

<p>
	 
</p>

<p>
	Microsoft Edge holds second place with 10.91%. Like in previous months, Edge experienced a modest market share increase, gaining just 0.05 points.
</p>

<p>
	 
</p>


<p>
	Apple's Safari closes the top 3 desktop browsers with 8.83% and -0.14 points in August 2022. Finally, Firefox is fourth, holding 7.4% (-0.67 points).
</p>

<p>
	 
</p>

<ol>
	<li>
		Google Chrome - 67.33% (+1.19)
	</li>
	<li>
		Microsoft Edge - 10.91% (+0.05)
	</li>
	<li>
		Apple Safari - 8.83% (-0.14)
	</li>
	<li>
		Mozilla Firefox - 7.4% (-0.67)
	</li>
	<li>
		Opera - 2.86% (-0.21)
	</li>
</ol>

<p>
	 
</p>

<p>
	On the mobile market, things are similar, minus Microsoft Edge, which lies somewhere in the "Other" section. Google Chrome is first (65.04%, -0.12 points), Apple Safari is second (24.59%, +0.36 points), and Samsung Internet is third (4.81%, -0.05 points). Opera, UC Browser, Android, and all the other mobile browsers split the remaining 5.56% of the market.
</p>

<p>
	 
</p>

<p>
	Source: <a href="https://gs.statcounter.com/" rel="external nofollow">Statcounter</a>
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/edge-gains-modest-ground-on-desktop-browser-market/" rel="external nofollow">Edge gains modest ground on desktop browser market</a>
</p>
]]></description><guid isPermaLink="false">8143</guid><pubDate>Thu, 01 Sep 2022 20:42:08 +0000</pubDate></item><item><title>Windows 11 Settings now lets you manage Xbox subscriptions</title><link>https://nsaneforums.com/news/software-news/windows-11-settings-now-lets-you-manage-xbox-subscriptions-r8142/</link><description><![CDATA[<p>
	Microsoft says the latest Windows 11 preview build has improved the Accounts Settings page to provide Xbox subscription management capabilities.
</p>

<p>
	 
</p>

<p>
	The new 'Your Microsoft account' settings page within Windows 11's Settings was rolled out by the Windows Insider team starting <a href="https://blogs.windows.com/windows-insider/2021/10/27/announcing-windows-11-insider-preview-build-22489/" rel="external nofollow" target="_blank">in October 2021</a>.
</p>

<p>
	 
</p>

<p>
	The end goal behind this effort is to provide users with all the info they need on their Microsoft accounts (including but not limited to Microsoft 365 subscriptions) from within the OS, thus eliminating the need to sign in on the web.
</p>

<p>
	 
</p>

<p>
	"With this build, we are introducing a new Xbox subscription management experience within Windows 11 Settings app," Microsoft's Amanda Langowski and Brandon LeBlanc said today.
</p>

<p>
	 
</p>

<p>
	"If you are a member of Xbox Game Pass Ultimate, PC Game Pass, Xbox Game Pass for Console or Xbox Live Gold, you will now be able to see your subscription details via Settings &gt; Accounts."
</p>

<p>
	 
</p>

<p>
	Windows 11 users can check the payment method, billing recurrence, and any games and benefits linked to their Xbox subscription. 
</p>

<p>
	 
</p>

<div>
	<p>
		<img alt="Xbox%20sub%20management%20in%20Windows%2" class="ipsImage" data-ratio="75.10" height="390" width="720" src="https://www.bleepstatic.com/images/news/u/1109292/2022/Xbox%20sub%20management%20in%20Windows%2011%20Settings.jpg">
	</p>

	<div>
		<em>Xbox subscription management in Windows 11 Settings (Microsoft)</em>
	</div>

	<p>
		 
	</p>
</div>

<p>
	"In addition, you will also be able to manage and upgrade your subscription, redeem gift card tokens and be up to date on any actions required to continue your subscriptions without any disruptions," Langowski and LeBlanc <a href="https://blogs.windows.com/windows-insider/2022/09/01/announcing-windows-11-insider-preview-build-25193/" rel="external nofollow" target="_blank">added</a>.
</p>

<p>
	 
</p>

<p>
	You can now access this info (previously only available in your console's guide menu or via the Services &amp; subscriptions page on the <a href="https://account.microsoft.com/services" rel="external nofollow" target="_blank">Microsoft account management page</a>) in Windows by going into Settings &gt; Accounts.
</p>

<p>
	 
</p>

<p>
	This new feature is rolling out to Windows Insiders in the Dev Channel, who have installed Windows 11 Insider Preview Build 25193.
</p>

<p>
	 
</p>

<p>
	Microsoft added information about Office subscriptions linked to the user's Microsoft 365 account to the Windows 11 account settings page in May for Windows Insiders in the Dev Channel.
</p>

<p>
	 
</p>

<p>
	In today's Windows 11 dev build, Microsoft also introduced support for new Braille displays and new Braille input and output languages in Windows Narrator.
</p>

<p>
	 
</p>

<p>
	New braille displays supported starting with this release include the APH Chameleon, the APH Mantis Q40, the NLS eReader, and <a href="https://sway.office.com/5bUU6cZHx1rAC6hV?ref=Link" rel="external nofollow" target="_blank">many others</a>.
</p>

<p>
	 
</p>

<p>
	 
</p>

<p>
	<a href="https://www.bleepingcomputer.com/news/microsoft/windows-11-settings-now-lets-you-manage-xbox-subscriptions/" rel="external nofollow">Windows 11 Settings now lets you manage Xbox subscriptions</a>
</p>
]]></description><guid isPermaLink="false">8142</guid><pubDate>Thu, 01 Sep 2022 20:41:09 +0000</pubDate></item><item><title>Thunderbird 102.2.1 launches with important security fixes</title><link>https://nsaneforums.com/news/software-news/thunderbird-10221-launches-with-important-security-fixes-r8141/</link><description><![CDATA[<p>
	Thunderbird 102.2.1 is now available. The new version of the open source email client fixes several security issues in Thunderbird and includes other changes.
</p>

<p>
	The security update addresses several vulnerabilities that may overcome the built-in remote content blocking mechanism.
</p>

<p>
	 
</p>


<p>
	Thunderbird 102.2.1 is <a data-wpel-link="external" href="https://www.thunderbird.net/en-US/" rel="external nofollow" target="_blank">already available</a> as an in-client update and as a separate download from the official project website. Existing users may select Help &gt; About Thunderbird to display the current version. The program runs an automatic check for updates at this point to download and install any new version that is found during the check.
</p>

<h2>
	Thunderbird 102.2.1
</h2>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180571" alt="thunderbird 102.2.1" width="672" height="330" src="https://www.ghacks.net/wp-content/uploads/2022/09/thunderbird-102.2.1.png"></noscript><img alt="thunderbird-102.2.1.png" class="ipsImage" data-ratio="49.11" height="330" width="672" src="https://www.ghacks.net/wp-content/uploads/2022/09/thunderbird-102.2.1.png">


<p>
	 
</p>

<p>
	The official security advisories page lists four different security issues that are patched in the new email client version. One issues is rated high, the other three are rated moderate.
</p>

<p>
	 
</p>

<ul>
	<li>
		CVE-2022-3033: Leaking of sensitive information when composing a response to an HTML email with a META refresh tag
	</li>
	<li>
		CVE-2022-3032: Remote content specified in an HTML document that was nested inside an iframe's srcdoc attribute was not blocked
	</li>
	<li>
		CVE-2022-3034: An iframe element in an HTML email could trigger a network request
	</li>
	<li>
		CVE-2022-36059: Matrix SDK bundled with Thunderbird vulnerable to denial-of-service attack
	</li>
</ul>

<p>
	 
</p>

<p>
	The security issue rated high addresses the following issue. Emails that contain a meta tag with the http-equiv="refresh" and content attribute specifying an URL, could bypass the remote content block of the email client when a user replied to these emails.
</p>

<p>
	 
</p>

<p>
	The attacker could abuse it to run JavaScript code in "the context of the message compose document", which allowed the threat actor to read and modify the content of the message compose document; this could include the decrypted content of an encrypted message, and this data could be transferred to another server.
</p>

<p>
	 
</p>

<p>
	Two of the three remaining vulnerabilities address remote content blocking bypass issues as well. The second vulnerability loaded remote objects in an HTML email that contained an iframe element and used a srcdoc attribute to define the inner HTML document. Remote content, such as images or videos, could be loaded that way from remote locations.
</p>

<p>
	 
</p>

<p>
	The third addresses an issue with HTML emails that specified to load an iframe from a remote location. The request was sent but Thunderbird never displayed the document.
</p>

<p>
	 
</p>

<p>
	The fourth vulnerability corrects an issue in the Matrix chat protocol, which could make Thunderbird vulnerable to denial of service attacks.
</p>

<h3>
	Other changes
</h3>

<p>
	The <a data-wpel-link="external" href="https://www.thunderbird.net/en-US/thunderbird/102.2.1/releasenotes/" rel="external nofollow" target="_blank">official release notes</a> lists several non-security improvements and fixes in the email client. The only new feature in Thunderbird 102.2.1 is the -calendar startup parameter to load the Calendar on start of the email client.
</p>

<p>
	 
</p>

<p>
	The only change displays a button now during account setup to connect automatically discovered address books and calendars.
</p>

<p>
	 
</p>

<p>
	More than a dozen fixes are listed. They address a whole range of issues, including Pop email retrieval issues after network errors and recoveries, issues when exporting a profile, or issues when updating mail quota colors.
</p>

<p>
	 
</p>

<p>
	<strong>Now you:</strong> Thunderbird 102, still the previous version, or something else entirely for emails?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/09/01/thunderbird-102-2-1-launches-with-important-security-fixes/" rel="external nofollow">Thunderbird 102.2.1 launches with important security fixes</a>
</p>

<p>
	 
</p>

<p>
	Frontpaged:   <a href="https://nsaneforums.com/topic/431595-mozilla-thunderbird-10221/#comment-1760425" rel="">Mozilla Thunderbird 102.2.1</a>
</p>
]]></description><guid isPermaLink="false">8141</guid><pubDate>Thu, 01 Sep 2022 20:39:38 +0000</pubDate></item><item><title>Microsoft Edge: Super Resolution now with HD icon</title><link>https://nsaneforums.com/news/software-news/microsoft-edge-super-resolution-now-with-hd-icon-r8120/</link><description><![CDATA[<p>
	Microsoft Edge Canary users may see a new HD icon in the browser's address bar. The icon indicates that Edge tried to improve the quality of images displayed on the active webpage.
</p>

<p>
	 
</p>

<p>
	</p><noscript><img class="alignnone size-full wp-image-180565" alt="super resolution edge" width="1227" height="713" src="https://www.ghacks.net/wp-content/uploads/2022/08/super-resolution-edge.png"></noscript><img alt="super-resolution-edge.png" class="ipsImage" data-ratio="75.10" height="418" width="720" src="https://www.ghacks.net/wp-content/uploads/2022/08/super-resolution-edge.png">


<p>
	 
</p>


<p>
	Super Resolution, that is the name of the feature, is currently being tested. Some Edge Canary users may see the HD icon in the address bar, others may not.
</p>

<p>
	 
</p>

<p>
	Microsoft <a data-wpel-link="external" href="https://blogs.bing.com/search-quality-insights/may-2022/Turing-Image-Super-Resolution" rel="external nofollow" target="_blank">announced</a> the integration of the feature in Microsoft Edge and on Bing Maps in July. The full name of the feature, <a data-wpel-link="internal" href="https://www.ghacks.net/2022/05/22/microsoft-turing-image-super-resolution-promises-to-do-away-with-low-res-images-everywhere/" rel="external nofollow">Turning Image Super Resolution</a>, was cut in Edge to just Super Resolution.
</p>

<p>
	 
</p>

<p>
	Turning Image Super Resolution was created to improve low-quality photographs and images, The technology was developed by Microsoft and uses artificial intelligence to improve poor-quality images.
</p>

<p>
	 
</p>

<p>
	Microsoft's end goal with the feature is to "permanently eliminate low-resolution images off the internet via Turning Image Super Resolution".
</p>

<p>
	 
</p>

<p>
	Some Edge Canary users may have experienced the automated image enhancing feature for months. A relatively new feature is the display of the HD icon in the Edge address bar. It highlights that super resolution was applied to then images on the active webpage.
</p>

<p>
	 
</p>

<p>
	A click on the icon provides a short description of the feature and an option to turn it off. A similar setting has been available in the Edge Privacy settings for some time.
</p>

<p>
	 
</p>

<p>
	Edge users may load edge://settings/privacy in the browser's address bar and scroll down to Services to find the option there. Called Enhance images in Microsoft Edge, Microsoft describes it as "sharpens images and improves color, lighting and contrast".
</p>

<p>
	 
</p>

<p>
	The option has a simple on/off toggle. The HD icon that is displayed in the address bar makes the toggling more comfortable.
</p>

<p>
	 
</p>

<p>
	Super Resolution is an all or nothing feature at this point. It is either enabled, and will be applied to all images that the algorithm considers low quality, or disabled, in which case it is not applying its optimizations to images.
</p>

<p>
	 
</p>

<p>
	Since the feature is in testing, it is possible that Microsoft could add options to it, including a block or allow list, or finer controls.
</p>

<h3>
	Closing Words
</h3>

<p>
	Edge users who browse websites with low quality images regularly may find the feature useful, as it seems to improve the quality on average of poor quality images.  Whether that is enough to bring more users over to Edge remains to be seen.
</p>

<p>
	 
</p>

<p>
	<strong>Now You</strong>: super resolution, is that something for you?
</p>

<p>
	 
</p>

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

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2022/08/31/microsoft-edge-super-resolution-now-with-hd-icon/" rel="external nofollow">Microsoft Edge: Super Resolution now with HD icon</a>
</p>
]]></description><guid isPermaLink="false">8120</guid><pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate></item><item><title>Edge Dev 106.0.1363.0 improves accessibility and built-in screenshot tool</title><link>https://nsaneforums.com/news/software-news/edge-dev-106013630-improves-accessibility-and-built-in-screenshot-tool-r8107/</link><description><![CDATA[<p>
	Microsoft Edge 106.0.1363.0 is now available in the Dev Channel. The latest weekly feature update in the Edge Insider program improves the browser's accessibility and fixes several bugs. Here is what is new.
</p>

<p>
	<br />
	<span style="font-size:20px;">What is new in Microsoft Edge Dev 106.0.1363.0?</span>
</p>

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

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

<ul>
	<li style="margin-left:40px;">
		 Added a tooltip display on thumbs up/down so it is read aloud by Narrator
	</li>
	<li style="margin-left:40px;">
		 Updated the policy for Efficiency mode support
	</li>
</ul>

<p style="margin-left:40px;">
	<br />
	<strong> Improved reliability:</strong>
</p>

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

<ul>
	<li style="margin-left:40px;">
		 Fixed an issue where Web Select doesn’t copy some images
	</li>
	<li style="margin-left:40px;">
		 Fixed an issue with Bluetooth focus on Duo devices
	</li>
</ul>

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

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

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

<ul>
	<li style="margin-left:40px;">
		 Fixed orientation issue with printing
	</li>
	<li style="margin-left:40px;">
		 Fixed an issue where certain keyboard keys like the arrow keys do not work in text fields
	</li>
	<li style="margin-left:40px;">
		 Fixed missing smart explore icon on certain videos
	</li>
</ul>

<p>
	 
</p>

<p>
	Microsoft Edge 106 will arrive in the Beta Channel for final testing before the public release on the week of October 4, 2022. Microsoft plans to release Edge 106 to all users on the week of October 27, 2022.
</p>

<p>
	<br />
	Microsoft Edge Dev is available on all supported platforms: Windows (down to now-deceased Windows 7), macOS, Linux, Android, and iOS (invite-only). You can download the browser from the <span style="color:#2980b9;">official Edge Insider website</span>.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/edge-dev-106013630-improves-accessibility-and-built-in-screenshot-tool/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">8107</guid><pubDate>Wed, 31 Aug 2022 17:25:40 +0000</pubDate></item><item><title>Microsoft has chosen Linux distro Mariner as sole host OS for Xbox storefronts</title><link>https://nsaneforums.com/news/software-news/microsoft-has-chosen-linux-distro-mariner-as-sole-host-os-for-xbox-storefronts-r8106/</link><description><![CDATA[<p>
	A core part of the digital experience when it comes to games is the storefront where you make purchases. However, this is often taken for granted by the consumer without any consideration about the amount of effort that went into its development, both from a design and an architectural standpoint. That said, Microsoft has today announced a major change in its Xbox storefront infrastructure across console, PC, mobile, and Xbox Cloud Gaming.
</p>

<p>
	<br />
	The Redmond tech giant has stated that it is migrating its Xbox storefront infrastructure from Azure Service Fabric to Azure Kubernetes Service (AKS). As a part of this process, it has chosen Mariner as the host OS. The move is being led by Microsoft's Creator Platforms and Experiences (CPE) group.
</p>

<p>
	<br />
	For those unaware, CBL-Mariner is an open-source Linux distro that has been developed by Microsoft to power various cloud services on Azure. It's the base container image for Azure services, and powers the graphical components of Windows Subsystem for Linux 2 (WSL), and Azure Sphere OS, among many other things.
</p>

<p>
	<br />
	Microsoft says that it picked Mariner because of its roadmap focusing on reducing its footprint and increasing security and compliance. Brian Wentz, Principal Software Engineer at CPE also noted that:
</p>

<p style="margin-left:40px;">
	<br />
	<em> CPE is in the final stages of migrating from Service Fabric to AKS, and as part of that transition, we’ve chosen to move to Mariner as our host OS. In less than a month, we scaled to 12k cores on Mariner. Once the transition is complete, Mariner will be the only Linux distro powering CPE.</em>
</p>

<p style="margin-left:40px;">
	<br />
	<em> [...] Looking ahead, we want to reduce our servicing costs at the container level as well, and plan to move to Mariner base container images in the next 6 months. Longer term, we also plan to utilize Mariner distroless containers.</em>
</p>

<p>
	<br />
	This is not the first initiative of this kind from Microsoft, though. Prior to this, it migrated PlayFab - a company that it acquired in 2018 - to Mariner as well. PlayFab powers the backend platform for many live service games and also offers analytics and LiveOps. It hosts more than 2.5 billion player accounts spread across 5,000 games.
</p>

<p>
	<br />
	PlayFab's successful migration to Mariner has given the CPE team the confidence to do the same for Xbox storefront infrastructure. The group plans to migrate all Microsoft Gaming services to Mariner by the end of this calendar year.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.neowin.net/news/microsoft-has-chosen-linux-distro-mariner-as-sole-host-os-for-xbox-storefronts/" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">8106</guid><pubDate>Wed, 31 Aug 2022 17:20:20 +0000</pubDate></item></channel></rss>
