<?xml version="1.0"?>
<rss version="2.0"><channel><title>News: Software News</title><link>https://nsaneforums.com/news/software-news/page/196/?d=2</link><description>News: Software News</description><language>en</language><item><title>Nvidia's new hotfix driver for Windows fixes web browsing stutter, VSYNC micro-stutters</title><link>https://nsaneforums.com/news/software-news/nvidias-new-hotfix-driver-for-windows-fixes-web-browsing-stutter-vsync-micro-stutters-r21614/</link><description><![CDATA[<p>
	Nvidia has released a hotfix driver update today with version 551.46. The new driver, Nvidia says, is meant to fix multiple stuttering and micro-stuttering issues while gaming with VSYNC (vertical synchronisation) on, or doing tasks like web browsing. The company typically releases hotfix drivers like these when there is bug-resolve other than gaming issues or if the problem is a fairly major one.
</p>

<p>
	 
</p>

<p>
	The new hotfix driver is based on one of the previous Nvidia driver versions, <a href="https://www.neowin.net/news/nvidia-55123-whql-driver-is-out-with-support-for-rtx-4070-ti-super/" rel="external nofollow">551.23</a>, which introduced support for the RTX 4070 Ti Super. It has been a busy couple of months so for Team Green as Nvidia has launched multiple new cards in the form of new Super GPUs, as well as something for the entry-level market too with its RTX 3050 6GB.
</p>

<p>
	 
</p>

<p>
	As such the company has also released new drivers, with version <a href="https://www.neowin.net/news/nvidia-55131-whql-driver-is-out-with-rtx-4080-super-support/" rel="external nofollow">551.31 that added RTX 4080 Super</a> support, and version <a href="https://www.neowin.net/news/nvidia-55132-whql-is-out-with-rtx-3050-6gb-support/" rel="external nofollow">551.32, a couple of days later</a>, which added RTX 3050 6GB support. These however only apply exclusively to owners of those cards only and driver version 551.23 remains the latest Game Ready WHQL driver for all users.
</p>

<p>
	 
</p>

<p>
	The full changelog for the GeForce Hotfix driver version 551.46 is given below:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		GeForce Hotfix display driver version 551.46 is based on our latest <a href="https://www.neowin.net/news/nvidia-55123-whql-driver-is-out-with-support-for-rtx-4070-ti-super/" rel="external nofollow">Game Ready Driver 551.23</a>.
	</p>

	<p>
		 
	</p>

	<p>
		This hotfix addresses the following issues:
	</p>

	<p>
		 
	</p>

	<ul>
		<li>
			Some users may experience intermittent micro-stuttering in games when vertical sync is enabled [4445940]
		</li>
		<li>
			Potential stutter may be observed when scrolling in web browsers on certain system configurations [4362307]
		</li>
		<li>
			[Red Dead Redemption 2][Vulkan] Stutter observed on some Advanced Optimus notebooks [4425987]
		</li>
		<li>
			[Immortals of Aveum] Addresses stability issues over extended gameplay [4415277]
		</li>
	</ul>
</blockquote>

<p>
	In order to download this hotfix driver, head over to the official Nvidia website <a href="https://nvidia.custhelp.com/app/answers/detail/a_id/5519?=&amp;linkId=100000240085402" rel="external nofollow">at this link</a>. The driver applies to 64-bit versions of both Windows (10 and 11).
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/nvidias-new-hotfix-driver-for-windows-fixes-web-browsing-stutter-vsync-micro-stutters/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21614</guid><pubDate>Thu, 08 Feb 2024 18:47:03 +0000</pubDate></item><item><title>Microsoft BitLocker encryption cracked in just 43 seconds with a $4 Raspberry Pi Pico</title><link>https://nsaneforums.com/news/software-news/microsoft-bitlocker-encryption-cracked-in-just-43-seconds-with-a-4-raspberry-pi-pico-r21607/</link><description><![CDATA[<p>
	<span style="font-size:22px;"><strong>BitLocker is available in Windows 11 Pro, Enterprise, and Education editions</strong></span>
</p>

<p>
	 
</p>

<p>
	What just happened? Bitlocker encryption in Windows OS improves data security by protecting system files and personal data using the AES encryption algorithm. It's an important measure for people who need additional security, enabling PC users to safely encrypt and protect data from potential attackers. However, new research shows that it can be easily cracked using inexpensive, off-the-shelf hardware.
</p>

<p>
	 
</p>

<p>
	In a YouTube video, security researcher Stacksmashing demonstrated that hackers can extract the BitLocker encryption key from Windows PCs in just 43 seconds using a $4 Raspberry Pi Pico. According to the researcher, targeted attacks can bypass BitLocker's encryption by directly accessing the hardware and extracting the encryption keys stored in the computer's Trusted Platform Module (TPM) via the LPC bus.
</p>

<p>
	 
</p>

<p>
	The attack was possible due to a design flaw found in devices with dedicated TPMs, like modern laptops and desktops. As explained by the researcher, BitLocker sometimes uses external TPMs to store key information, such as the Platform Configuration Registers and Volume Master Key. However, as it turns out, the communication lanes (LPC bus) between the CPU and external TPM remain unencrypted on boot-up, allowing threat actors to sniff any traffic between the two modules and extract the encryption keys.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allowfullscreen="" frameborder="0" height="113" src="https://www.youtube-nocookie.com/embed/wTl4vEednkQ?feature=oembed" title="Breaking Bitlocker - Bypassing the Windows Disk Encryption" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	To carry out his proof-of-concept attack, Stacksmashing used a ten-year-old laptop with BitLocker encryption and then programmed the Raspberry Pi Pico to read the raw binary codes from the TPM to gain access to the Volume Master Key. Thereafter, he used Dislocker with the recently-acquired Volume Master Key to decrypt the drive.
</p>

<p>
	 
</p>

<p>
	It is worth noting here that this is not the first time we're hearing about somebody bypassing BitLocker encryption. Last year, cybersecurity researcher Guillaume Quéré demonstrated how the BitLocker full volume encryption system can allow users to eavesdrop on any traffic between the discrete TPM chip and CPU via an SPI bus. However, Microsoft claimed that defeating BitLocker encryption is a long and cumbersome process that requires lengthy access to the hardware.
</p>

<p>
	 
</p>

<p>
	The latest development has now shown that BitLocker can be bypassed much more easily than previously thought, and raises pertinent questions about existing encryption methodologies. It remains to be seen whether Microsoft will root out this particular vulnerability from BitLocker, but in the long run, cybersecurity researchers need to do a better job of identifying and fixing potential security loopholes before they become a problem for users.
</p>

<p>
	 
</p>

<p>
	<strong><a href="https://www.techspot.com/news/101792-microsoft-bitlocker-encryption-can-cracked-43-seconds-4.html" rel="external nofollow">Source</a></strong>
</p>
]]></description><guid isPermaLink="false">21607</guid><pubDate>Thu, 08 Feb 2024 12:23:46 +0000</pubDate></item><item><title>Manage iPhone and iPad from your Windows PC using the Apple Devices app</title><link>https://nsaneforums.com/news/software-news/manage-iphone-and-ipad-from-your-windows-pc-using-the-apple-devices-app-r21606/</link><description><![CDATA[<p class="main-content__highlights__title">
	Key notes
</p>

<ul>
	<li>
		Apple Devices app is available for PCs running Windows 10 version 19045.0 or higher
	</li>
</ul>

<p>
	 
</p>

<p>
	<img alt="Apple-Devices-Windows-app-700x386.jpg" class="ipsImage" data-ratio="55.14" height="386" width="700" src="https://mspoweruser.com/wp-content/uploads/2024/02/Apple-Devices-Windows-app-700x386.jpg">
</p>

<p>
	 
</p>

<p>
	Last year, Apple announced its plans to split the popular iTunes app for Windows into three different apps: Apple Music, Apple TV and Apple Devices. The <a href="https://mspoweruser.com/download-the-official-apple-music-app-for-windows-pcs/" rel="external nofollow">official Apple Music app for Windows</a> will allow you to access millions of songs and podcast content. The <a href="https://mspoweruser.com/download-the-official-apple-tv-app-for-windows-pcs/" rel="external nofollow">official Apple TV app for Windows</a> will allow you to enjoy millions of movies, TV shows and more. The new Apple Devices app for Windows will allow you to manage Apple devices including iPhone, iPad and iPod from your Windows PC.
</p>

<p>
	 
</p>

<p>
	Apple Devices app for Windows will allow you to:
</p>

<p>
	 
</p>

<ul>
	<li>
		Transfer photos, music, movies and more between your Windows computer and your iPhone, iPad or iPod.
	</li>
	<li>
		You can sync selected files from specific apps to your iPhone, iPad or iPod.
	</li>
	<li>
		Safeguard the information on your iPhone, iPad or iPod touch by backing it up. Easily restore the information onto your device whenever needed.
	</li>
</ul>

<p>
	 
</p>

<p>
	Apple Devices app is available for PCs running Windows 10 version 19045.0 or higher. <a href="https://apps.microsoft.com/store/detail/apple-devices-preview/9NP83LWLPZ9K" rel="external nofollow" target="_blank">Download the Apple Devices app for Windows from the Microsoft Store</a>. If your PC is running on an OS that doesn’t support Apple Devices app, then you need to download the iTunes app to manage your Apple devices. <a href="https://www.microsoft.com/p/itunes/9pb2mz1zmb1s?rtc=1&amp;activetab=pivot:overviewtab" rel="external nofollow">Download iTunes for Windows from the Microsoft Store</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/manage-iphone-and-ipad-from-your-windows-pc-using-the-apple-devices-app/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21606</guid><pubDate>Thu, 08 Feb 2024 07:53:50 +0000</pubDate></item><item><title>Microsoft's official app for improving performance in Windows 10 and 11 lands in the store</title><link>https://nsaneforums.com/news/software-news/microsofts-official-app-for-improving-performance-in-windows-10-and-11-lands-in-the-store-r21605/</link><description><![CDATA[<p>
	<img alt="1707333266_microsoft_pc_manager.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707333266_microsoft_pc_manager.jpg">
</p>

<p>
	 
</p>

<p>
	Did you know that Microsoft has an official app for boosting performance in Windows 10 and 11? In October 2022, <a href="https://www.neowin.net/news/microsofts-upcoming-pc-manager-will-try-to-boost-performance-and-switch-you-to-edge/" rel="external nofollow">the company launched the so-called "PC Manager" app</a> with a few built-in utilities made for tweaking performance, speeding things up a bit, and keeping your computer in good shape software-wise. Not the app is out of preview, and you can download it from the Microsoft Store.
</p>

<p>
	 
</p>

<p>
	<img alt="1707333288_pc_manager.jpg" class="ipsImage" data-ratio="65.83" height="450" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707333288_pc_manager.jpg">
</p>

<p>
	 
</p>

<p>
	Microsoft PC Manager is available on Windows 10 and 11 (x64 and ARM). For those downloading it, Microsoft promises one-click solutions for optimizing performance and RAM usage, cleaning your drives from junk files, troubleshooting parts of the OS, anti-virus protection with the help of the Microsoft Defender platform, pop-up blocker for Windows apps (I wonder if it can block OneDrive's constant nags to enable backups), and more.
</p>

<p>
	 
</p>

<p>
	The company says the app "adheres to the four product concepts of simplicity, fluency, close to native, efficient and secure, and pure without disturbance." Indeed, the app looks and feels native to Windows 11 and provides quite a lot of features without overwhelming the user.
</p>

<p>
	 
</p>

<p>
	<img alt="1707333274_pc_manager_1.jpg" class="ipsImage" data-ratio="65.83" height="450" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707333274_pc_manager_1.jpg">
</p>

<p>
	 
</p>

<p>
	Besides basic maintenance, the Microsoft PC Manager app offers some extra conveniences, such as a floating toolbar with a RAM usage indicator (sadly, no CPU or GPU tracking, just memory), a link to Snipping Tool, the ability to pin websites for quick access, and more. There is even a sort of built-in Task Manager that lets you browse through running processes, see how much RAM each one consumes, and kill those hogging your computer's resources. You can keep the floating bar on the screen or hide it in a collapsible sidebar.
</p>

<p>
	 
</p>

<p class="img-center">
	<img alt="1707333282_pc_manager_2.jpg" class="ipsImage" data-ratio="36.76" height="211" width="574" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707333282_pc_manager_2.jpg">
</p>

<p>
	The Microsoft PC Manager app was initially made for the Chinese market, but it should now be generally available in more regions. Sadly, the localization is still sub-par, with only English and Chinese languages available.
</p>

<p>
	 
</p>

<p>
	If you are interested in trying the Microsoft PC Manager app, <a href="https://apps.microsoft.com/detail/9PM860492SZD" rel="external nofollow">head to the Microsoft Store</a> using this link.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsofts-official-app-for-improving-performance-in-windows-10-and-11-lands-in-the-store/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21605</guid><pubDate>Thu, 08 Feb 2024 03:20:37 +0000</pubDate></item><item><title>Edge 123 is now available in the Dev Channel with extension support on Android and more</title><link>https://nsaneforums.com/news/software-news/edge-123-is-now-available-in-the-dev-channel-with-extension-support-on-android-and-more-r21600/</link><description><![CDATA[<p>
	Microsoft Edge 123 is now available for testing in the Dev Channel. Microsoft has released version 123.0.2380.1 for public testing, giving Edge Insiders multiple fixes and under-the-hood changes to try. In addition, Edge Dev 123 for Android brings <a href="https://www.neowin.net/news/microsoft-appears-to-add-extension-support-for-edge-on-android/" rel="external nofollow">the recently spotted extension support</a> (via <a href="https://www.deskmodder.de/blog/2024/02/07/android-microsoft-edge-kann-erweiterungen-installieren/" rel="external nofollow">Deskmodder</a>). You can enable it on the edge://flags page and try some popular extensions to enhance your browsing experience.
</p>

<h3>
	What is new in Microsoft Edge 123.0.2380.1 Dev?
</h3>

<p>
	New features:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<ul>
		<li>
			<p>
				Added Content Security Policy (CSP) in the browser to enable the Suno Plugin to work within the Windows Copilot.
			</p>
		</li>
	</ul>
</blockquote>

<p>
	Reliability improvements:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<ul>
		<li>
			<p>
				The problem of the browser crashing when the favorites hub was opened while navigating to a website was fixed.
			</p>

			<p>
				 
			</p>
		</li>
		<li>
			<p>
				Fixed an issue that causes browser to crash while clicking add account.
			</p>
		</li>
	</ul>
</blockquote>

<p>
	Other changes:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<ul>
		<li>
			The issue of the ‘More tools’ menu item not responding to screen reader’s ‘Double tap’ instructions has been fixed.
		</li>
		<li>
			Resolved an issue where the 'Subscribe to Copilot Pro' button would not appear after switching to an MSA account without a subscription until the browser was restarted.
		</li>
		<li>
			The problem of the font dialog of reading mode not reflecting the selected font type has been resolved.
		</li>
		<li>
			Fixed a bug that caused favicons to vanish after updating to the latest build, but they returned after relaunching the browser.
		</li>
		<li>
			Resolved a problem where the Ask Copilot button did not work in privacy mode.
		</li>
		<li>
			Fixed an issue where the chat page would overlap with the 'ask me' window on Android devices when in landscape mode.
		</li>
		<li>
			The issue of the NTP (New Tab Page) background image not working was fixed.
		</li>
		<li>
			The problem of games not launching when disconnected from the network was fixed.
		</li>
		<li>
			The issue of Narrator announcing extra information while navigating to the ‘Explore more games to play’ button was resolved.
		</li>
		<li>
			Resolved an issue where clicking the ‘Get Started’ button would not launch Copilot.
		</li>
		<li>
			Fixed an issue where icons would disappear during the installation of the extension.
		</li>
		<li>
			iOS: Resolved a problem where an alert would appear and a new tab would open when clicking on a Copilot Pro deep link in Copilot chat.
		</li>
		<li>
			Mac: The problem of multiple success messages appearing when logging into Terminal after launching the browser has been resolved.
		</li>
	</ul>
</blockquote>

<p>
	You can download Microsoft Edge Dev <a href="https://www.microsoft.com/en-us/edge/download/insider" rel="external nofollow">from the official Edge Insider website</a>. It is available on Windows 10 and 11, macOS, Linux, and Android. Microsoft plans to release Edge 123 in the Stable Channel on the week of March 21, 2024.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/edge-123-is-now-available-in-the-dev-channel-with-extension-support-on-android-and-more/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21600</guid><pubDate>Wed, 07 Feb 2024 18:50:49 +0000</pubDate></item><item><title>Hi Microsoft, please stop using 'harmful designs' and deceptive tactics to give Edge the competitive advantage over other browsers on Windows, says Mozilla</title><link>https://nsaneforums.com/news/software-news/hi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla-r21599/</link><description><![CDATA[<h3>
	Mozilla claims that Microsoft doesn't give Windows users the freedom of choice when selecting the default browser on Windows.
</h3>

<h2 id="what-you-need-to-know-3">
	What you need to know
</h2>

<ul>
	<li>
		New research commissioned by Mozilla reveals the Microsoft uses harmful designs and deceptive tactics to push its Edge browser to Windows users.
	</li>
	<li>
		The report details that the tech giant uses misleading UIs and ads, and more to prevent users from using other browsers aside from Microsoft Edge as default on Windows.
	</li>
	<li>
		Mozilla points out that this places other browsers like Google Chrome and Firefox at a disadvantage, and calls on regulators to look into the matter.
	</li>
</ul>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Even in 2024, browser wars continue to be a thing. Users have varied interests and wants regarding the browser they use on their devices. <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/tag/google-chrome" data-component-tracked="1" href="https://www.windowscentral.com/tag/google-chrome" rel="external nofollow">Google Chrome</a> and <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/tag/microsoft-edge" data-component-tracked="1" href="https://www.windowscentral.com/tag/microsoft-edge" rel="external nofollow">Microsoft Edge</a> are arguably the most popular browsers among users, but is it by choice or design?
</p>

<p>
	 
</p>

<p>
	The folks at Mozilla have openly indicated that it's the latter, further throwing blame at Microsoft. The company pointed out that users <a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="skimlinks" data-merchant-id="undefined" data-merchant-name="SkimLinks - mozilla.org" data-merchant-network="undefined" data-merchant-url="undefined" data-placeholder-url="https://go.redirectingat.com/?id=23432X820454&amp;xcust=hawk-custom-tracking&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Fbrowser-competition%2Fover-the-edge-the-use-of-design-tactics-to-undermine-browser-choice%2F&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" data-url="https://research.mozilla.org/browser-competition/over-the-edge-the-use-of-design-tactics-to-undermine-browser-choice/" href="https://go.redirectingat.com/?id=23432X820454&amp;xcust=wp_au_2042151549035268600&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Fbrowser-competition%2Fover-the-edge-the-use-of-design-tactics-to-undermine-browser-choice%2F&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">don't have free will to use any browser as their default on Windows devices</a>. 
</p>

<p>
	 
</p>

<p>
	Mozilla tasked Harry Brignull and Cennydd Bowles, alongside researchers and experts, to investigate the matter. As it turns out, Microsoft might be playing a foul game by preventing freedom of choice when selecting default browsers on Windows (<a data-analytics-id="inline-link" data-component-tracked="1" data-url="https://www.techradar.com/computing/browsers/mozilla-blows-the-whistle-on-microsoft-over-the-edge-report-accuses-windows-11-maker-of-browser-bias-and-deceptive-tactics" href="https://www.techradar.com/computing/browsers/mozilla-blows-the-whistle-on-microsoft-over-the-edge-report-accuses-windows-11-maker-of-browser-bias-and-deceptive-tactics" rel="external nofollow">via TechRadar</a>). 
</p>

<p>
	 
</p>

<p>
	In the report "<a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="skimlinks" data-merchant-id="undefined" data-merchant-name="SkimLinks - mozilla.org" data-merchant-network="undefined" data-merchant-url="undefined" data-placeholder-url="https://go.redirectingat.com/?id=23432X820454&amp;xcust=hawk-custom-tracking&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Ffiles%2F2024%2F01%2FOver-the-Edge-Report-January-2024.pdf&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" data-url="https://research.mozilla.org/files/2024/01/Over-the-Edge-Report-January-2024.pdf" href="https://go.redirectingat.com/?id=23432X820454&amp;xcust=wp_au_3283458113961912300&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Ffiles%2F2024%2F01%2FOver-the-Edge-Report-January-2024.pdf&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">Over the Edge: The Use of Design Tactics to Undermine Browser Choice</a>," the researchers point out how Microsoft has placed its Edge browser on a pedestal across its operating system, leaving its competitors at a disadvantage. 
</p>

<p>
	 
</p>

<p>
	The report also outlines the deceptive ploys the tech giant leverages to affirm its position in the race for browser dominance, including misleading UIs and ads, alarming notifications that are worded and presented as system warnings, and more.
</p>

<p>
	 
</p>

<p>
	Microsoft, Google, and Apple were <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/microsoft-added-to-eu-gatekeeper-list-but-bing-and-edge-are-under-investigation" data-component-tracked="1" href="https://www.windowscentral.com/microsoft/microsoft-added-to-eu-gatekeeper-list-but-bing-and-edge-are-under-investigation" rel="external nofollow">some companies listed as gatekeepers by the EU Commission</a> last year. Microsoft made the list because of its Windows OS and LinkedIn, and Google for its Chrome browser and search engine. The Commission gave the gatekeepers six months to comply with the DMA; failure would attract hefty fines and penalties. One of the requirements under the DMA tasks the companies listed to make their services interoperable.
</p>

<p>
	 
</p>

<p>
	Interestingly, Microsoft's Bing was initially listed as a gatekeeper service, but the company argued that <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/bing/microsoft-argues-bing-isnt-big-enough-to-make-eus-gatekeeper-list-says-report" data-component-tracked="1" href="https://www.windowscentral.com/software-apps/bing/microsoft-argues-bing-isnt-big-enough-to-make-eus-gatekeeper-list-says-report" rel="external nofollow">the search engine hadn't hit the threshold to fall under this category</a>. The Commission investigated the matter and recently concluded that <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/microsoft-edge-and-bing-might-get-a-free-pass-from-europes-dma-since-they-arent-dominant-enough-in-digital-markets" data-component-tracked="1" href="https://www.windowscentral.com/microsoft/microsoft-edge-and-bing-might-get-a-free-pass-from-europes-dma-since-they-arent-dominant-enough-in-digital-markets" rel="external nofollow">Bing and Edge aren't dominant enough in digital markets</a>, exempting them from DMA regulation. 
</p>

<p>
	 
</p>

<p>
	Mozilla hoped that the DMA regulation on Microsoft Edge would give Firefox some breathing space and the opportunity to compete on an even playing field. But as it happens, that ship has seemingly sailed off with its competitive advantage. Microsoft's CEO, Satya Nadella, shares the same sentiments regarding search, adding that <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/bing/google-doesnt-play-fair-with-bing-says-microsoft-ceo-satya-nadella" data-component-tracked="1" href="https://www.windowscentral.com/software-apps/bing/google-doesnt-play-fair-with-bing-says-microsoft-ceo-satya-nadella" rel="external nofollow">Google doesn't play fair with Bing</a>. 
</p>

<h2 id="it-apos-s-the-same-script-for-microsoft-just-a-different-play-3">
	It's the same script for Microsoft, just a different play
</h2>

<p>
	<img alt="DwKe9KSfzHNnJi7mcpMD4a-970-80.jpg.webp" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://cdn.mos.cms.futurecdn.net/DwKe9KSfzHNnJi7mcpMD4a-970-80.jpg.webp">
</p>

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

<p>
	 
</p>

<p>
	This isn't the first time we've learned about Microsoft pushing its browser and search engine down users' throats. Late last year, some users trying to download Google Chrome while using Microsoft Edge were slapped with a survey asking them to detail <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/browsing/edge-begs-for-answers-microsoft-polling-users-who-download-chrome" data-component-tracked="1" href="https://www.windowscentral.com/software-apps/browsing/edge-begs-for-answers-microsoft-polling-users-who-download-chrome" rel="external nofollow">why they wanted to try another browser</a>.
</p>

<p>
	 
</p>

<p>
	How can we forget when Microsoft deliberately placed ads on Google Chrome's download page, perhaps to prevent users from transitioning? The fact that Windows 11 and 10 come with Microsoft Edge preinstalled doesn't improve the situation.
</p>

<p>
	 
</p>

<p>
	Mozilla further makes its case in the <a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="skimlinks" data-merchant-id="undefined" data-merchant-name="SkimLinks - mozilla.org" data-merchant-network="undefined" data-merchant-url="undefined" data-placeholder-url="https://go.redirectingat.com/?id=23432X820454&amp;xcust=hawk-custom-tracking&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Ffiles%2F2024%2F01%2FOver-the-Edge-Report-January-2024.pdf&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" data-url="https://research.mozilla.org/files/2024/01/Over-the-Edge-Report-January-2024.pdf" href="https://go.redirectingat.com/?id=23432X820454&amp;xcust=wp_au_2755537415978152400&amp;xs=1&amp;url=https%3A%2F%2Fresearch.mozilla.org%2Ffiles%2F2024%2F01%2FOver-the-Edge-Report-January-2024.pdf&amp;sref=https%3A%2F%2Fwww.windowscentral.com%2Fsoftware-apps%2Fbrowsing%2Fhi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">in-depth report</a> and pleads with regulators to look into the matter to promote healthy competition.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.windowscentral.com/software-apps/browsing/hi-microsoft-please-stop-using-harmful-designs-and-deceptive-tactics-to-give-edge-the-competitive-advantage-over-other-browsers-on-windows-says-mozilla" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21599</guid><pubDate>Wed, 07 Feb 2024 18:49:33 +0000</pubDate></item><item><title>Microsoft has changed Copilot on Windows so it launches with a larger chat window by default</title><link>https://nsaneforums.com/news/software-news/microsoft-has-changed-copilot-on-windows-so-it-launches-with-a-larger-chat-window-by-default-r21597/</link><description><![CDATA[<p>
	<img alt="1707311020_microsoft-copilot-windows-1_s" class="ipsImage" data-ratio="73.06" height="499" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707311020_microsoft-copilot-windows-1_story.jpg">
</p>

<p>
	 
</p>

<p>
	Sometimes, Microsoft announced new features to Windows with press releases or even streamed press events. This week, the company revealed a small but still fairly significant change to its Copilot for Windows feature that was apparently based on user feedback.
</p>

<p>
	 
</p>

<p>
	Shilpa Ranganathan, the Corporate Vice-President for Windows at Microsoft, posted what was, for her at least, a <a href="https://twitter.com/ShilpaRan/status/1754932739625910653" rel="external nofollow">fairly rare message on her X (formerly Twitter) account this week</a>. She revealed that the chat windows for Copilot for Windows will now launch with a larger chat space as the default. She hinted that Microsoft had heard from users they wanted such a larger chat window.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedid="92a6808e32abfd6a7d7c5435d0c5049b" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/ShilpaRan/status/1754932739625910653?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1754932739625910653%257Ctwgr%255E7d439d04c456c9a3ffcb7b5807009da64b857d01%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/microsoft-has-changed-copilot-on-windows-so-it-launches-with-a-larger-chat-window-by-default/"></iframe>
</div>

<p>
	Ranganathan pointed out that the Copilot chat window can still be resized for anyone who wants a larger or smaller window. The default size can also be switched back to " thinner side-by-side window too!"
</p>

<p>
	 
</p>

<p>
	There may be even more Copilot chat window size options coming in the future. In a reply to a person's X post who asked Ranganathan if the Copilot chat window could take up the entire screen or the full screen on one monitor in a two-monitor desktop PC setup, <a href="https://twitter.com/ShilpaRan/status/1755059701933568155" rel="external nofollow">she wrote</a>, "Good feedback. We are also working on this!"
</p>

<p>
	 
</p>

<p>
	One other thing about her X post is that the image she shared with the large Copilot window also had a Notepad app running behind it with the message, "So much goodness coming to Copilot in Windows soon." It certainly sounds like Ranganathan is going to be posting more updates and messages about Copilot in the future, so we will be keeping an eye on her X account from now on.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-has-changed-copilot-on-windows-so-it-launches-with-a-larger-chat-window-by-default/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21597</guid><pubDate>Wed, 07 Feb 2024 18:42:27 +0000</pubDate></item><item><title>How to show WinRAR file sizes in KB / MB instead of Bytes</title><link>https://nsaneforums.com/news/software-news/how-to-show-winrar-file-sizes-in-kb-mb-instead-of-bytes-r21584/</link><description><![CDATA[<h3>
	By default, files opened inside the WinRAR archives are shown in Bytes instead of KB or MB or GB. There’s an easy way to fix that.
</h3>

<p>
	WinRAR is among the most famous .zip and .rar compression, archiving and extraction software in the world.
</p>

<p>
	 
</p>

<p>
	More than 30 years ago, WinRAR was released to the public in a command line version. However, it was only two years later, in 1995, that a UI based version was released for the public.
</p>

<p>
	 
</p>

<p>
	Since then, WinRAR has grown leaps and bounds. It has become among the most well known file archivers out there.
</p>

<p>
	 
</p>

<p>
	A file archive software, which offers higher compression and quick extraction speed. In addition to great UI and features. WinRAR has many reasons to be famous.
</p>

<p>
	 
</p>

<p>
	Not to forget, it is regularly updated, with additions and improvements in compression and extractions, bot in terms of sizes and speeds.
</p>

<h3 class="wp-block-heading">
	Bought WinRAR Yet?
</h3>

<p>
	However, WinRAR is also famous for something else. WinRAR is well known to offer the software as a trial version. A trial version, which ideally should work only for 30 days.
</p>

<p>
	 
</p>

<p>
	But it doesn’t stop working after 30 days and keeps working even after that. This makes the trial version to keep working forever. It has meant that a huge amount of WinRAR users have never bought the software.
</p>

<p>
	 
</p>

<p>
	This has led to many people buying WinRAR and posting their purchase pics online as a joke. So much so that a whole subreddit on Reddit called <a href="https://www.reddit.com/r/PaidForWinRAR/" rel="external nofollow" target="_blank" title="">r/PaidForWinrar</a> (now inactive) is dedicated for those who paid for the full version of the software.
</p>

<p>
	 
</p>

<p>
	If that isn’t enough, people regularly post on Twitter (now X) about their achievements of purchasing a WinRAR license. Often re-tweeted by the official WinRAR’s Twitter (now X) handle <a href="https://twitter.com/WinRAR_RARLAB" rel="external nofollow" target="_blank" title="">@WinRAR_RARLAB</a>, like this one:
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedid="17ac3e16cc040d3fd2f094f285941b63" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/WinRAR_RARLAB/status/1751921991966236862?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1751921991966236862%257Ctwgr%255Ef08c08fe0f4b029de367dddf0d5766b1958c7334%257Ctwcon%255Es1_%26ref_url=https://ourdigitech.com/software/how-to-show-winrar-file-sizes-in-kb-mb-instead-of-bytes/"></iframe>
</div>

<p>
	Not to forget, <a href="https://twitter.com/hashtag/IBoughtWinRAR" rel="external nofollow" target="_blank" title="">#iboughtwinrar hashtag</a> is famous on Twitter too.
</p>

<p>
	 
</p>

<p>
	So how WinRAR even earns if not many are buying it except for jokes? Well, it’s said that WinRAR earns most of it through their industrial licenses by selling it to companies.
</p>

<p>
	 
</p>

<p>
	However, among all the great things about WinRAR, it has one simple problem. By default, the size of the archived files opened inside WinRAR are shown in bytes instead of Kilobytes (KB) or Megabytes (MB) or Gigabytes (GB). There’s a simple way to fix this.
</p>

<h3 class="wp-block-heading">
	Change WinRAR file size from Bytes to KB or MB
</h3>

<figure class="wp-block-image size-large wp-lightbox-container" data-wp-context='{ "core":				{ "image":					{   "imageLoaded": false,						"initialized": false,						"lightboxEnabled": false,						"hideAnimationEnabled": false,						"preloadInitialized": false,						"lightboxAnimation": "zoom",						"imageUploadedSrc": "https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-In-Bytes-Highlighted.webp",						"imageCurrentSrc": "",						"targetWidth": "1426",						"targetHeight": "752",						"scaleAttr": "",						"dialogLabel": "Enlarged image"					}				}			}' data-wp-interactive="">
	<img alt="WinRAR-In-Bytes-Highlighted-1024x540.web" class="ipsImage" data-ratio="75.00" height="379" width="720" src="https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-In-Bytes-Highlighted-1024x540.webp">
</figure>

<p>
	The simple way to change file size in WinRAR from bytes to KB or MB or MB is this:
</p>

<p>
	 
</p>

<ul>
	<li>
		Open WinRAR.
	</li>
	<li>
		Click on <em>Options</em>. On top.
	</li>
	<li>
		Click on <em>Settings</em>. The very first option.
	</li>
	<li>
		Click on <em>File list</em>. Which is the fourth tab.
	</li>
	<li>
		Uncheck the option called <em>Exact sizes</em>.
	</li>
	<li>
		Click on <em>OK</em>. To save the settings.
	</li>
</ul>

<div class="wp-block-image">
	<figure class="aligncenter size-full wp-lightbox-container" data-wp-context='{ "core":				{ "image":					{   "imageLoaded": false,						"initialized": false,						"lightboxEnabled": false,						"hideAnimationEnabled": false,						"preloadInitialized": false,						"lightboxAnimation": "zoom",						"imageUploadedSrc": "https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-Settings-Exact-Size.webp",						"imageCurrentSrc": "",						"targetWidth": "486",						"targetHeight": "452",						"scaleAttr": "",						"dialogLabel": "Enlarged image"					}				}			}' data-wp-interactive="">
		<img alt="WinRAR-Settings-Exact-Size.webp" class="ipsImage" data-ratio="93.00" height="452" width="486" src="https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-Settings-Exact-Size.webp">
	</figure>
</div>

<p>
	That’s it. This is how it looks after the saving:
</p>

<p>
	 
</p>

<figure class="wp-block-image size-large wp-lightbox-container" data-wp-context='{ "core":				{ "image":					{   "imageLoaded": false,						"initialized": false,						"lightboxEnabled": false,						"hideAnimationEnabled": false,						"preloadInitialized": false,						"lightboxAnimation": "zoom",						"imageUploadedSrc": "https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-In-KB-MB-GB.webp",						"imageCurrentSrc": "",						"targetWidth": "1426",						"targetHeight": "752",						"scaleAttr": "",						"dialogLabel": "Enlarged image"					}				}			}' data-wp-interactive="">
	<img alt="WinRAR-In-KB-MB-GB-1024x540.webp" class="ipsImage" data-ratio="75.00" height="379" width="720" src="https://ourdigitech.com/ServerSide/wp-content/uploads/2024/02/WinRAR-In-KB-MB-GB-1024x540.webp">
</figure>

<h3 class="wp-block-heading">
	Conclusion
</h3>

<p>
	Years ago, when WinRAR was founded, files were not that big. So, them defaulting to bytes made sense when files sizes were small enough to be counted in bytes. But these days files sizes in Kilobytes (KB) or Megabytes (MB) or more so in Gigabytes (GB) are more common. So it makes more sense in showing them that way.
</p>

<p>
	 
</p>

<p>
	We must admit. From years, we have been using it the bytes way and frustratingly, we ourselves didn’t know that it was possible to change it. So we must credit <a href="https://gbatemp.net/threads/how-to-change-winrars-bytes-view-to-gigabytes-or-something.598899/#post-10298831" rel="external nofollow" target="_blank" title="">Spud096 from GBAtemp</a> for posting the easy fix for it. It’s because of that post that we came to know about this fix and we are able to share it with our readers.
</p>

<p>
	 
</p>

<p>
	As for WinRAR itself. People can download WinRAR from their <a href="https://www.win-rar.com" rel="external nofollow" target="_blank" title="">official homepage</a> and even purchase / buy a license of it if necessary. After all, it gives the ability for them to post it online showing that they bought the license for one of the most famous software out there.
</p>

<p>
	 
</p>

<p>
	<a href="https://ourdigitech.com/software/how-to-show-winrar-file-sizes-in-kb-mb-instead-of-bytes/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21584</guid><pubDate>Wed, 07 Feb 2024 08:12:52 +0000</pubDate></item><item><title>Your Windows 11 PC just got a more powerful version of Copilot &#x2014; here's how to access it</title><link>https://nsaneforums.com/news/software-news/your-windows-11-pc-just-got-a-more-powerful-version-of-copilot-%E2%80%94-heres-how-to-access-it-r21583/</link><description><![CDATA[<h3>
	Copilot for Microsoft 365 is now available directly on the Windows 11 desktop.
</h3>

<h2 id="what-you-need-to-know-3">
	What you need to know
</h2>

<ul>
	<li>
		Copilot for Microsoft 365 is an AI tool designed for use by organizations.
	</li>
	<li>
		The tool provides all the features of Copilot and Copilot Pro, plus it gives you access to Copilot in Teams, enterprise-grade data protection, and Copilot Studio.
	</li>
	<li>
		Now, you can summon Copilot for Microsoft 365 directly on the Windows 11 desktop.
	</li>
</ul>

<p>
	 
</p>

<hr>
<p>
	 
</p>

<p>
	Windows 11 PCs can now summon Copilot for Microsoft 365 directly on the desktop. Windows 11 already supported bringing up Copilot, but it's now possible to have Copilot Pro or Copilot for Microsoft 365 appear at the touch of a button.
</p>

<p>
	 
</p>

<p>
	If you have a Copilot for Microsoft 365 license, you'll see the option to toggle between "Work" and "Web" within Copilot. As a quick reminder, <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/software-apps/bing-chat-gets-a-new-name-giving-microsoft-yet-another-copilot" data-component-tracked="1" href="https://www.windowscentral.com/software-apps/bing-chat-gets-a-new-name-giving-microsoft-yet-another-copilot" rel="external nofollow">Bing Chat Enterprise was renamed to Copilot</a> at Ignite 2023.
</p>

<p>
	 
</p>

<p>
	To use the new feature, you need to be part of an organization that has a Copilot for Microsoft 365 license and Copilot in Windows enabled.
</p>

<p>
	 
</p>

<p>
	"Today, we are happy to share that the integration of Copilot for Microsoft 365 into the Windows desktop experience is now available," explained Microsoft in a <a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="hawklinks" data-merchant-id="1855" data-merchant-name="microsoft.com" data-merchant-network="LS" data-merchant-url="microsoft.com" data-placeholder-url="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=hawk-custom-tracking&amp;murl=https%3A%2F%2Ftechcommunity.microsoft.com%2Ft5%2Fcopilot-for-microsoft-365%2Fcopilot-for-microsoft-365-capabilities-now-available-in-the%2Fba-p%2F4049286" data-url="https://techcommunity.microsoft.com/t5/copilot-for-microsoft-365/copilot-for-microsoft-365-capabilities-now-available-in-the/ba-p/4049286" href="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=wp-au-1081303768304502400&amp;murl=https%3A%2F%2Ftechcommunity.microsoft.com%2Ft5%2Fcopilot-for-microsoft-365%2Fcopilot-for-microsoft-365-capabilities-now-available-in-the%2Fba-p%2F4049286" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">Tech Community post</a>. "This will bring Graph-grounded chat capabilities to Copilot in Windows for users who have a Copilot for Microsoft 365 license and Copilot for Windows enabled."
</p>

<p>
	 
</p>

<p>
	Copilot in Microsoft 365 is also accessible through Microsoft Teams, Microsoft Edge, and through <a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="hawklinks" data-merchant-id="1855" data-merchant-name="microsoft.com" data-merchant-network="LS" data-merchant-url="microsoft.com" data-placeholder-url="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=hawk-custom-tracking&amp;murl=https%3A%2F%2Fcopilot.microsoft.com%2F" data-url="https://copilot.microsoft.com/" href="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=wp-au-1304569547190449700&amp;murl=https%3A%2F%2Fcopilot.microsoft.com%2F" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">copilot.microsoft.com</a>.
</p>

<h2 id="a-more-powerful-copilot-3">
	A more powerful Copilot
</h2>

<p>
	<img alt="eKzM2CjUtvZpFsTiWFSdqY-970-80.jpeg.webp" class="ipsImage" data-ratio="75.10" height="480" width="720" src="https://cdn.mos.cms.futurecdn.net/eKzM2CjUtvZpFsTiWFSdqY-970-80.jpeg.webp">
</p>

<p>
	<em><span>Subscribers can now summon Copilot for Microsoft 365 on the Windows 11 desktop. </span><span itemprop="copyrightHolder">(Image credit: Microsoft)</span></em>
</p>

<p>
	 
</p>

<p>
	Microsoft's naming for Copilot can get a bit confusing. On top of the fact that just about every Microsoft service and app has some version of Copilot or Copilot integration, there are also multiple versions of Copilot.
</p>

<p>
	 
</p>

<p>
	The free version of Copilot is one you've probably seen on your PC, even if summoned by accident. Copilot Pro is aimed at prosumers and power users who need more AI features than the free version of Copilot. Despite the "pro" in the Copilot Pro name, that subscription is not the one aimed at enterprise and business customers. For professional use, you'll have to look at Copilot for Microsoft 365.
</p>

<p>
	 
</p>

<p>
	Microsoft explained in a <a data-analytics-id="inline-link" data-component-tracked="1" data-google-interstitial="false" data-hl-processed="hawklinks" data-placeholder-url="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=hawk-custom-tracking&amp;murl=https%3A%2F%2Fblogs.microsoft.com%2Fblog%2F2024%2F01%2F15%2Fbringing-the-full-power-of-copilot-to-more-people-and-businesses%2F" data-url="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=wp-gb-6794543725181494000&amp;murl=https%3A%2F%2Fblogs.microsoft.com%2Fblog%2F2024%2F01%2F15%2Fbringing-the-full-power-of-copilot-to-more-people-and-businesses%2F" href="https://click.linksynergy.com/deeplink?id=kXQk6%2AivFEQ&amp;mid=24542&amp;u1=wp-au-4357317006078802000&amp;murl=https%3A%2F%2Fblogs.microsoft.com%2Fblog%2F2024%2F01%2F15%2Fbringing-the-full-power-of-copilot-to-more-people-and-businesses%2F" referrerpolicy="no-referrer-when-downgrade" rel="external nofollow" target="_blank">blog post</a> earlier this month that "while Copilot Pro is [its] best experience for individuals, Copilot for Microsoft 365 is [its] best experience for organizations."
</p>

<p>
	 
</p>

<div id="slice-container-table-jBenBtbb7Fuikbpmm58f58-9">
	<div>
		<table border="1px solid black;">
			<thead class="table__head">
				<tr class="table__head__row">
					<th class="table__head__heading table__head__heading--left" colspan="1">
						<span>Header Cell - Column 0 </span>
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						Copilot
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						Copilot Pro
					</th>
					<th class="table__head__heading table__head__heading--left" colspan="1">
						Copilot for Microsoft 365
					</th>
				</tr>
			</thead>
			<tbody class="table__body">
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Price (per month)
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						Free
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						$20
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						$30
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Foundational Capabilities
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Web Grounding
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Commercial Data Protection
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Priority Model Access
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 4 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Copilot in Outlook, Word, Excel, PowerPoint, and OneNote
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 5 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Copilot in Teams
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 6 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 6 - Cell 2 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Microsoft Graph Grounding
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 7 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 7 - Cell 2 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Enterprise-Grade Data Protection
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 8 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 8 - Cell 2 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span class="ipsEmoji">✅</span>
					</td>
				</tr>
				<tr class="table__body__row">
					<td class="table_body__data" colspan="1" style="text-align:left">
						Customization
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						<span>Row 9 - Cell 1 </span>
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						Copilot GPT Builder
					</td>
					<td class="table_body__data" colspan="1" style="text-align:left">
						Copilot Studio
					</td>
				</tr>
			</tbody>
		</table>
	</div>
</div>

<p>
	 
</p>

<p>
	Copilot for Microsoft 365 used to be restricted to organizations that purchased at least 300 seats. That changed earlier this year when Microsoft made Copilot for Microsoft 365 more accessible. Small businesses can purchase between one and 300 seats for $30 per month per person.
</p>

<p>
	 
</p>

<p>
	The following plans can get Copilot for Microsoft 365 as an add-on:
</p>

<p>
	 
</p>

<ul>
	<li>
		Microsoft 365 E5
	</li>
	<li>
		Microsoft 365 E3
	</li>
	<li>
		Office 365 E3
	</li>
	<li>
		Office 365 E5
	</li>
	<li>
		Microsoft 365 A5 for faculty
	</li>
	<li>
		Microsoft 365 A3 for faculty
	</li>
	<li>
		Office 365 A5 for faculty
	</li>
	<li>
		Office 365 A3 for faculty
	</li>
	<li>
		Microsoft 365 Business Standard
	</li>
	<li>
		Microsoft 365 Business Premium
	</li>
</ul>

<p>
	 
</p>

<p>
	Microsoft continues to improve the capabilities of its various Copilots. Just this week, the company shared that <a data-analytics-id="inline-link" data-before-rewrite-localise="https://www.windowscentral.com/microsoft/copilot-is-about-to-gain-support-for-yet-another-microsoft-service-but-youll-have-to-pay-dollar30-per-month-for-it" data-component-tracked="1" href="https://www.windowscentral.com/microsoft/copilot-is-about-to-gain-support-for-yet-another-microsoft-service-but-youll-have-to-pay-dollar30-per-month-for-it" rel="external nofollow">Copilot for OneDrive is in the works</a>.
</p>

<p>
	 
</p>

<p>
	Copilot is still relatively new, and Copilot for Microsoft 365 is even newer than the base version of the AI tool. You can expect to see many more features added and improved in the near future.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.windowscentral.com/software-apps/your-windows-11-pc-just-got-a-more-powerful-version-of-copilot-heres-how-to-access-it" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21583</guid><pubDate>Wed, 07 Feb 2024 08:09:01 +0000</pubDate></item><item><title>Brave Browser 1.62: strict fingerprinting protection and HTTPS Everywhere changes</title><link>https://nsaneforums.com/news/software-news/brave-browser-162-strict-fingerprinting-protection-and-https-everywhere-changes-r21577/</link><description><![CDATA[<p>
	Brave Software released a new stable version of Brave Browser earlier today. Brave Browser 1.62 is a feature and security update for the Chromium-based web browser.
</p>

<p>
	The update is available already and should be installed on most systems automatically. Brave Browser users on desktop may select Menu &gt; Help &gt; About Brave to check the current version and install the update immediately.
</p>

<p>
	Brave should display the version 1.62.153 after the update on desktop devices.
</p>

<h2>
	Brave Browser 1.62
</h2>

<p>
	<img alt="brave-browser-1.62-2048x1194.png" class="ipsImage" data-ratio="75.10" height="419" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/01/brave-browser-1.62-2048x1194.png" />
</p>

<p>
	 
</p>

<p>
	Brave Browser includes several changes that the company announced previously.
</p>

<div>
	 
</div>

<p>
	Earlier this week, we reported that Brave Software made the decision to <a href="https://www.ghacks.net/2024/01/22/brave-browser-strict-fingerprinting-protection-will-be-removed/" rel="external nofollow">remove the strict fingerprinting protection</a> from the browser. The company said the opt-in feature caused web incompatibilities regularly and that it would bind development resources because of that.
</p>

<p>
	Brave Browser continues to protect against fingerprinting, albeit not as aggressively as before.
</p>

<p>
	 
</p>

<p>
	<img alt="brave-browser-strict-fingerprinting-2048" class="ipsImage" data-ratio="75.10" height="419" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/01/brave-browser-strict-fingerprinting-2048x1194.png" />
</p>

<p>
	 
</p>

<p>
	The official changelog confirms the removal of "aggressive fingerprinting". Brave 1.62 on my test system still had the strict option, however. It is possible that Brave added the removal of the feature prematurely to the changelog and that it will be removed from stable versions of the browser in the near future.
</p>

<p>
	Brave Browser 1.62 ditches HTTPS Everywhere as well. More precisely, it stops using the HTTPS Everywhere list. This list provided information about HTTP to HTTPS upgrades.
</p>

<div>
	 
</div>

<p>
	The EFF stopped supporting HTTPS Everywhere in early 2023. <a href="https://www.ghacks.net/2023/02/11/brave-browser-https-by-default/" rel="external nofollow">Brave switched to using a "not-compatible" list</a> in the browser in early 2023. The removal should not have consequences for users of the browser.
</p>

<p>
	About 10% of Brave users receive access to a new version of the News feed. The updated version displays a "News" header at the bottom of the new tab page and a preview of a single news article.
</p>

<p>
	 
</p>

<p>
	<img alt="brave-browser-1.62-news-update-2048x1194" class="ipsImage" data-ratio="75.10" height="419" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/01/brave-browser-1.62-news-update-2048x1194.png" />
</p>

<p>
	 
</p>

<p>
	A click on News scrolls down to the news section. Brave <a href="https://github.com/brave/brave-browser/issues/34593" rel="external nofollow">lists</a> several changes on GitHub. These include that articles are opened in new tabs by default, that users are taken back to the scroll position in the news feed after opening articles, and publisher and channel management improvements.
</p>

<p>
	Brave users who want this right away may load chrome://flags/#brave-news-feed-update and set the experimental flag to Enabled to get the new News feed and layout right away.
</p>

<div>
	 
</div>

<p>
	Brave's implementation of Tor has a few improvements. First, a new setting to only resolve .onion addresses in Tor windows. This is enabled by default.
</p>

<p>
	Automatic redirects for .onion URLs are also only done in Tor windows now in Brave Browser.
</p>

<p>
	The bulk of the changes in Brave Browser 1.62 are Web3 and AI changes. <a href="https://www.ghacks.net/2023/11/03/brave-browser-1-60-launches-with-leo-ai-and-security-improvements/" rel="external nofollow">Brave Leo</a>, the integrated AI that Brave introduced in version 1.60, received several updates.
</p>

<p>
	Notable, the ability to react to page content changes during conversations, the formatting of code responses, and new context indicators. <a href="https://www.ghacks.net/2023/03/16/meet-claude-waitlist-for-anthropics-chatbot-now-available/" rel="external nofollow">Claude AI</a>, <a href="https://www.ghacks.net/2023/11/05/a-look-at-the-summaries-feature-of-brave-browsers-ai-leo/" rel="external nofollow">which is also available in Brave</a>, supports Claude Instant now.
</p>

<p>
	Claude Instant is a free but rate-limited version of Claude. Anthropic, creators of Claude, described it as a "lighter, less expensive, and much faster option". Similarly, Mixtral 8x7B is also available as a new free but rate limited option.
</p>

<div>
	 
</div>

<p>
	Brave Browser 1.62 was updated to the latest Chromium build. This ensures that all recently reported security issues are also fixed in the new browser version.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.ghacks.net/2024/01/26/brave-browser-1-62-strict-fingerprinting-protection-and-https-everywhere-changes/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21577</guid><pubDate>Tue, 06 Feb 2024 21:44:25 +0000</pubDate></item><item><title>Microsoft is pestering Windows 10 users with full-screen pop-ups to upgrade to Windows 11</title><link>https://nsaneforums.com/news/software-news/microsoft-is-pestering-windows-10-users-with-full-screen-pop-ups-to-upgrade-to-windows-11-r21576/</link><description><![CDATA[<p>
	Microsoft is displaying a full-screen pop-up on Windows 10, to prompt users to upgrade to Windows 11. This is not the first time it has employed this strategy to try and attract users to move to the newer operating system.
</p>

<h3>
	<strong>Microsoft is resorting to pop-ups again to tell Windows 10 users to upgrade</strong>
</h3>

<p>
	<a data-wpel-link="external" href="https://www.windowslatest.com/2024/02/05/microsoft-again-reminds-windows-10-users-its-time-to-get-windows-11-with-renewed-pop-ups/" rel="external nofollow" target="_blank">Windows Latest</a> reports that Windows 10 users are being greeted by an annoying full-screen pop up (refer to the screenshot below), which highlights the free upgrade to Windows 11. The pop-up displays 4 screens, three of which highlight the improvements in Windows 11, while the last screen allows the user to continue with Windows 10.
</p>

<p>
	 
</p>

<p>
	<img alt="Microsoft-is-resorting-to-pop-ups-again-" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/02/Microsoft-is-resorting-to-pop-ups-again-to-tell-Windows-10-users-to-upgrade.jpg">
</p>

<p>
	 
</p>

<p>
	The pop-up screen is displayed after a Windows update is installed on the computer, and the culprit in question appears to be the <a data-wpel-link="external" href="https://support.microsoft.com/en-us/topic/january-23-2024-kb5034203-os-build-19045-3996-preview-d9540687-af96-46ba-9192-88fe44833561" rel="external nofollow" target="_blank">KB5034203 update</a> (OS Build 19045.3996). It is available as an optional preview update for Windows 10 users.
</p>

<p>
	 
</p>

<p>
	Microsoft previously announced that Windows 10 will reach end of support on October 24, 2025. The operating system may be on its last lap, but that has not stopped the Redmond company from porting over features from Windows 11. Microsoft brought its <a data-wpel-link="internal" href="https://www.ghacks.net/2023/09/27/windows-copilot-is-now-available-but-millions-of-users-cant-use-it-yet/" rel="external nofollow" target="_blank">Copilot</a> AI to Windows 10 last year, and is testing a new <a data-wpel-link="internal" href="https://www.ghacks.net/2024/01/15/microsoft-is-bringing-windows-11s-weather-widget-to-windows-10s-lock-screen/" rel="external nofollow" target="_blank">Weather Widget</a> for the lock screen, this is identical to the one on Windows 11's lock screen.
</p>

<p>
	 
</p>

<div class="rvloader-container mb--10" id="td-incontent-317398921009">
	<script class="rvloader">!function(){var t="td-incontent-"+Math.floor(Math.random()*Date.now()),e=document.getElementsByClassName("rvloader"),n=e[e.length-1].parentNode;undefined==n.getAttribute("id")&&(n.setAttribute("id",t),revamp.displaySlots([t]))}();</script>
</div>

<p>
	This might be an interesting strategy from the company, if users get a taste of the features before upgrading, it might make it easier to help them move to Windows 11.
</p>

<h3>
	<strong>Windows 11 is still behind Windows 10</strong>
</h3>

<p>
	Windows 11 debuted in October 2021, and over the course of 2 years, it has accumulated over 400 million users (monthly active users). It is expected to cross the 500 million mark in early 2024. The operating system attracted more users in September 2023, when Microsoft introduced Copilot, but it may not be as widely be used as you might think.
</p>

<p>
	 
</p>

<p>
	Microsoft had revealed last year, that over <a data-wpel-link="internal" href="https://www.ghacks.net/2023/05/27/windows-is-used-by-over-1-billion-users-according-to-microsoft/" rel="external nofollow" target="_blank">1 Billion PCs</a> were running on Windows 10 or 11, though the exact breakdown of the numbers remains a mystery. <a data-wpel-link="external" href="https://gs.statcounter.com/windows-version-market-share/desktop/worldwide/#monthly-202401-202402-bar" rel="external nofollow" target="_blank">Statcounter</a> says that Windows 10 still dominates the PC market with a 66.43% share. In comparison, Windows 11 just has a 27.89% share. According to <a data-wpel-link="external" href="https://store.steampowered.com/hwsurvey/Steam-Hardware-Software-Survey-Welcome-to-Steam" rel="external nofollow" target="_blank">Steam's Hardware &amp; Software Survey</a> for January 2024, Windows 11 boasted a user base of 44.24%, while 51.43% of gamers who took the survey were on Windows 10.
</p>

<p>
	 
</p>

<p>
	<img alt="Windows-11-is-still-behind-Windows-10.jp" class="ipsImage" data-ratio="75.10" height="405" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/02/Windows-11-is-still-behind-Windows-10.jpg">
</p>

<p>
	 
</p>

<p>
	It is likely that the numbers could rise rapidly when Windows 10 reaches its end of life. That said, there may be some hurdles for users to migrate to the new OS. An <a data-wpel-link="internal" href="https://www.ghacks.net/2023/12/24/canalys-research-at-least-240-million-windows-10-pcs-cant-be-upgraded/" rel="external nofollow" target="_blank">analysis</a> by Canalys Research revealed that at least 240 million Windows 10 PCs can't be upgraded to Windows 11, due to hardware limitations like the TPM 2.0 requirement. You may of course <a data-wpel-link="internal" href="https://www.ghacks.net/how-to-install-windows-11-without-tpm" rel="external nofollow" target="_blank">bypass</a> these artificial restrictions by using third-party tools, but the majority of users will be unaware of such <a data-wpel-link="internal" href="https://www.ghacks.net/2023/11/01/how-to-upgrade-to-windows-11-2023-update-on-unsupported-hardware/" rel="external nofollow" target="_blank">workarounds</a>. So, users may have to stay with Windows 10, or upgrade some parts of their PC, or may have to buy a new computer entirely, to use the latest operating system, browsers, and other apps.
</p>

<p>
	 
</p>

<div class="rvloader-container mb--10" id="td-incontent-1119145361005">
	<script class="rvloader">!function(){var t="td-incontent-"+Math.floor(Math.random()*Date.now()),e=document.getElementsByClassName("rvloader"),n=e[e.length-1].parentNode;undefined==n.getAttribute("id")&&(n.setAttribute("id",t),revamp.displaySlots([t]))}();</script>
</div>

<p>
	<img alt="Windows-11-free-upgrade-offer.jpg" class="ipsImage" data-ratio="75.10" height="390" width="720" src="https://www.ghacks.net/wp-content/uploads/2024/02/Windows-11-free-upgrade-offer.jpg">
</p>

<p>
	 
</p>

<p>
	The above screenshot is from one of the computers we have at home, it shows a banner that offers the free upgrade to Windows 11. I haven't received the optional update, nor have I noticed the full-screen pop-up that advertises the upgrade. However, Windows 10 does display some notifications in the Action Center from time to time, pestering me about switching to Windows 11.
</p>

<p>
	 
</p>

<p>
	Which operating system do you use? Windows 10 or Windows 11? What's keeping you from upgrading to Windows 11?
</p>

<p>
	 
</p>


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

<p>
	<a href="https://www.ghacks.net/2024/02/06/microsoft-is-pestering-windows-10-users-with-full-screen-pop-ups-to-upgrade-to-windows-11/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21576</guid><pubDate>Tue, 06 Feb 2024 18:34:40 +0000</pubDate></item><item><title>AIDA64 Extreme Review - Is It Worth Buying?</title><link>https://nsaneforums.com/news/software-news/aida64-extreme-review-is-it-worth-buying-r21575/</link><description><![CDATA[<p>
	Looking for an honest <strong><a href="https://www.aida64.com/goto/?p=affiliate&amp;afid=45664" rel="external nofollow" target="_blank">AIDA64 Extreme</a></strong> review? If you need an in-depth analysis of your computer, you’ve probably heard of this tool. It allows you to check system parameters and manage the Settings, drivers, services, and processes in the system.
</p>

<p>
	 
</p>

<p>
	Here’s all you need to know about its features, pricing, support, ease of use, and more.
</p>

<h2 class="wp-block-heading" id="h-aida64-features">
	AIDA64 Features
</h2>

<p>
	Let’s look at its main functions in depth:
</p>

<h3 class="wp-block-heading" id="h-1-computer-analysis">
	1. Computer Analysis
</h3>

<figure class="wp-block-image size-full">
	<img alt="Computer-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Computer-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 computer analysis" class="wp-image-468131" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Computer-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Computer--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Computer--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Computer--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Computer-.png"></noscript>
</figure>

<p>
	The <strong><a href="https://www.aida64.com/goto/?p=affiliate&amp;afid=45664" rel="external nofollow" target="_blank">AIDA64 Extreme</a></strong> tool analyzes your computer and covers the DMI, IPMI, Overclock, Power Management, and Sensors. While information about the system is also available in Windows Settings, it’s often insufficient.
</p>

<p>
	 
</p>

<p>
	This tool presents an in-depth analysis of every component of your system. For example, it gives every detail of every cache component while the System information window only mentions the number of caches.
</p>

<h3 class="wp-block-heading" id="h-2-motherboard-analysis">
	2. Motherboard Analysis
</h3>

<figure class="wp-block-image size-full">
	<img alt="Motherboard-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 motherboard" class="wp-image-468132" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Motherboard-.png"></noscript>
</figure>

<p>
	This section explains the details of components that are either a part of the motherboard or critically attached to it. It covers the CPU, CPUID, Motherboard, Memory, SPD, Chipset, BiOS, and ACPI. Interestingly, you won’t have to reboot the system to know the status of Secure Boot, UEFI Boot, BiOS update date, etc.
</p>

<h3 class="wp-block-heading" id="h-3-operating-system">
	3. Operating System
</h3>

<figure class="wp-block-image size-full">
	<img alt="Operating-System-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 operating system" class="wp-image-468133" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Operating-System-.png"></noscript>
</figure>

<p>
	The Operating System analysis has the Service Manager, <a href="https://mspoweruser.com/how-to-update-drivers-in-windows-10/" rel="external nofollow" target="_blank">Device Manager</a>, Task Manager, and other processes all at the same place. The advantage is that you have all of them at the same interface. While testing the tool, I was able to control the processes, drivers, and services easily.
</p>

<h3 class="wp-block-heading" id="h-4-server">
	4. Server
</h3>

<figure class="wp-block-image size-full">
	<img alt="Server-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Server-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 server" class="wp-image-468134" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Server-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Server--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Server--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Server--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Server-.png"></noscript>
</figure>

<p>
	This tool remotely manages server systems. It has the local group policy editor and accounts panel integrated into the app. You can share files, and manage logins, accounts, Server policies, Global groups, and Users through the Server panel.
</p>

<h3 class="wp-block-heading" id="h-5-display">
	5. Display
</h3>

<figure class="wp-block-image size-full">
	<img alt="Display-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Display-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 display" class="wp-image-468135" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Display-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Display--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Display--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Display--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Display-.png"></noscript>
</figure>

<p>
	The Display section is an excellent option for analyzing display-related components and managing the graphics. It displays information for the GPU, Windows video, and Monitor.
</p>

<p>
	 
</p>

<p>
	If you have OpenGL, Vulkan, Mantal, or any other app installed on your system, you can conveniently control it from the panel. You can also manage and add fonts from the application.
</p>

<h3 class="wp-block-heading" id="h-6-multimedia">
	6. Multimedia
</h3>

<figure class="wp-block-image size-full">
	<img alt="Multimedia-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64  multimedia" class="wp-image-468136" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Multimedia-.png"></noscript>
</figure>

<p>
	The Multimedia section analyzes the system audio and video. It also lists the Audio and Video codecs and has an additional section for HD Audio.
</p>

<p>
	 
</p>

<p>
	Other than this, the software controls PCI/PnP audio. Lastly, it reviews and fixes DLL files associated with the multimedia.
</p>

<h3 class="wp-block-heading" id="h-7-storage">
	7. Storage
</h3>

<figure class="wp-block-image size-full">
	<img alt="Storage-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Storage-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 storage" class="wp-image-468137" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Storage-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Storage--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Storage--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Storage--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Storage-.png"></noscript>
</figure>

<p>
	When I need to check the storage in my system, I usually hop onto the This PC section. However, to read the details of each drive, I need to open its properties individually.
</p>

<p>
	 
</p>

<p>
	With the AIDA64 Extreme app, I can check all the information related to the drives and storage in one panel. The details are displayed in a tabular form. It covers everything, including external drives.
</p>

<h3 class="wp-block-heading" id="h-8-network">
	8. Network
</h3>

<figure class="wp-block-image size-full">
	<img alt="Network-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Network-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 network" class="wp-image-468138" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Network-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Network--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Network--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Network--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Network-.png"></noscript>
</figure>

<p>
	The Network section for AIDA64 Extreme is similar to the default Network &amp; Internet Settings. It allows you to check the status of the Wireless Adapter, Bluetooth, VPN, and Proxy.
</p>

<p>
	 
</p>

<p>
	You can alter the Internet settings and the default page for Microsoft Edge. Other than this, you can route the IP addresses.
</p>

<h3 class="wp-block-heading" id="h-9-directx">
	9. DirectX
</h3>

<figure class="wp-block-image size-full">
	<img alt="DirectX-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/DirectX-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 directx" class="wp-image-468139" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/DirectX-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/DirectX--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/DirectX--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/DirectX--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/DirectX-.png"></noscript>
</figure>

<p>
	The DirectX menu manages the DirectX files, audio, and video. The interesting part is that you can check or uncheck DirectX fields to enable or disable certain properties.
</p>

<h3 class="wp-block-heading" id="h-10-devices">
	10. Devices
</h3>

<figure class="wp-block-image size-full">
	<img alt="Devices-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Devices-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 devices" class="wp-image-468140" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Devices-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Devices--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Devices--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Devices--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Devices-.png"></noscript>
</figure>

<p>
	The Devices section can update and uninstall system drivers and other external devices. It checks Windows, Physical, PCI, USB, Device resources, Input, and Printers.
</p>

<h3 class="wp-block-heading" id="h-11-software">
	11. Software
</h3>

<figure class="wp-block-image size-full">
	<img alt="Software-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Software-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 software" class="wp-image-468141" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Software-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Software--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Software--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Software--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Software-.png"></noscript>
</figure>

<p>
	The Software section allows you to control applications. It’s similar to the Programs and Features menu on your Windows OS. You can control the AutoStart programs, Scheduled applications, and also uninstall programs with one click.
</p>

<p>
	 
</p>

<p>
	Furthermore, you can hop on to this panel to verify software licenses and change the default types of files associated with the applications.
</p>

<h3 class="wp-block-heading" id="h-12-security">
	12. Security
</h3>

<figure class="wp-block-image size-full">
	<img alt="Security-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Security-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 security" class="wp-image-468142" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Security-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Security--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Security--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Security--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Security-.png"></noscript>
</figure>

<p>
	The Security Menu manages <a href="https://mspoweruser.com/best-ssh-client-for-windows/" rel="external nofollow" target="_blank">Windows Security,</a> Windows Update, external anti-virus, external Firewall, Anti-spyware, and Anti-trojan software products. It works with both internal and third-party security systems. The advantage is that you have all the options in the same panel.
</p>

<h3 class="wp-block-heading" id="h-13-config">
	13. Config
</h3>

<figure class="wp-block-image size-full">
	<img alt="Config-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Config-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 config" class="wp-image-468143" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Config-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Config--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Config--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Config--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Config-.png"></noscript>
</figure>

<p>
	This menu deals with the items related to System Configuration. This includes the Control Panel, Recycle Bin, System Files, System Folders, and Event Logs.
</p>

<h3 class="wp-block-heading" id="h-14-database">
	14. Database
</h3>

<figure class="wp-block-image size-full">
	<img alt="Database-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Database-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 database" class="wp-image-468144" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Database-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Database--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Database--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Database--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Database-.png"></noscript>
</figure>

<p>
	There are a lot of ODBC database files in the system. You can manage them with ease thanks to this app.
</p>

<h3 class="wp-block-heading" id="h-15-benchmark">
	15. Benchmark
</h3>

<figure class="wp-block-image size-full">
	<img alt="Benchmark-.png" class="ipsImage" data-ratio="75.10" height="518" width="720" src="https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark-.png"><noscript><img decoding="async" width="1153" height="830" alt="aida64 benchmark" class="wp-image-468145" srcset="https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark-.png 1153w, https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark--300x216.png 300w, https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark--150x108.png 150w, https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark--695x500.png 695w" sizes="(max-width: 1153px) 100vw, 1153px" src="https://mspoweruser.com/wp-content/uploads/2024/02/Benchmark-.png"></noscript>
</figure>

<p>
	The Benchmark section mentions the traits of different versions of processors. You can use this information to compare your processor with the other options.
</p>

<h2 class="wp-block-heading" id="h-support">
	Support
</h2>

<p>
	When I clicked on the support link, it redirected me to an online forum. The forum is moderately active and is managed by a staff of 4 moderators. You’ll get a reply in an hour or 2 if the topic is relevant.
</p>

<p>
	 
</p>

<p>
	I suggest you check through other answers in the forum for quicker resolution.
</p>

<h2 class="wp-block-heading" id="h-aida64-pricing">
	AIDA64 Pricing
</h2>

<p>
	AIDA64 offers a <strong>30-day free trial</strong>. You can use all the features of the app during this period. Best of all, it won’t ask for your credit card.
</p>

<p>
	 
</p>

<p>
	To continue using it, you’ll have to subscribe:
</p>

<p>
	 
</p>

<ul>
	<li>
		Full version price:<strong> $59.95 per year</strong>
	</li>
	<li>
		Extra year (2-year price):<strong> $89.93 per year</strong>
	</li>
	<li>
		Student discount: $<strong>41.96 per year</strong>
	</li>
</ul>

<p>
	 
</p>

<p>
	To get the discount, you’ll need to upload your student ID card.
</p>

<h2 class="wp-block-heading" id="h-aida64-review-verdict">
	AIDA64 Review – Verdict
</h2>

<p>
	Overall, AIDA64 Extreme allows easier access to all systems in the computer. I strongly recommend using this software for gaming and other high-end PCs.
</p>

<p>
	 
</p>

<p>
	While the generous free trial is nice, the full version is on the expensive side.
</p>

<p>
	 
</p>

<p>
	Did you try this software? If yes, then please let me know your opinion in the comment section below. Hopefully, this AIDA64 Extreme review will help you reach an informed decision.
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/aida64-extreme-review/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>
<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedauthorid="56074" data-embedcontent="" src="https://nsaneforums.com/topic/446396-aida64-7006700/?do=embed&amp;comment=1806500&amp;embedComment=1806500&amp;embedDo=findComment#comment-1806500"></iframe>]]></description><guid isPermaLink="false">21575</guid><pubDate>Tue, 06 Feb 2024 18:31:28 +0000</pubDate></item><item><title>A quick look back at the official announcement of Windows XP 23 years ago today</title><link>https://nsaneforums.com/news/software-news/a-quick-look-back-at-the-official-announcement-of-windows-xp-23-years-ago-today-r21566/</link><description><![CDATA[<p>
	There's been a ton of speculation lately on whether or not Microsoft will release a<a href="https://www.neowin.net/news/unlike-23h2-windows-11-24h2-could-be-a-major-update-windows-12-might-be-delayed/" rel="external nofollow"> major update to Windows 11 this year</a> or if the company will <a href="https://www.neowin.net/news/qualcomm-publicly-confirms-next-windows-and-it-could-be-windows-11-or-windows-12/" rel="external nofollow">take a bigger leap and launch "Windows 12."</a> However, 23 years ago today, Microsoft didn't keep us waiting or speculating about the next version of the OS. On February 5, 2001, the company officially announced it would launch Windows XP in the second half of the year.
</p>

<p>
	 
</p>

<p>
	<a href="https://news.microsoft.com/2001/02/04/microsoft-announces-windows-xp-and-office-xp/" rel="external nofollow">Microsoft's press release about Windows XP</a> did admit that the OS was previously under development with the code name "Whistler." As you can read <a href="https://www.neowin.net/news/a-very-brief-history-of-windows-xp/" rel="external nofollow">in our earlier look at the history of Windows XP</a>, Microsoft originally had its consumer and its business Windows teams as separate units. However, in 2000 Microsoft decided to merge those two units into one to work on Whistler, It would finally bring the Windows NT kernel to the consumer version and ditch the old MS-DOS architecture.
</p>

<p>
	 
</p>

<p>
	<img alt="1707165108_2_windows_xp_sp3.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707165108_2_windows_xp_sp3.jpg">
</p>

<p>
	 
</p>

<p>
	So, where did the final "Windows XP" name come from? Well, Microsoft was trying to ditch its date-based naming system for Windows that started with Windows 95 and continued with Windows 98. However, Microsoft used the Windows 2000 name for its business version of the OS, which forced the company to name the next consumer version Windows Millenium, shorted to Windows Me.
</p>

<p>
	 
</p>

<p>
	So for the next OS version, Microsoft went with Windows XP, which the company said was short for "e<strong>XP</strong>erience." Both the consumer and business versions of the OS would use the "XP" name. The company would eventually release a number of different XP versions.
</p>

<p>
	 
</p>

<p>
	That included Windows XP Starter, which was made for lower-end PCs that could only run a few programs at a time. There was also Windows XP Media Center Edition, which, as the name implies, was made specifically for media hardware devices like TV set-top boxes.
</p>

<p>
	 
</p>

<p>
	<img alt="1707167884_microsoft-office-xp.jpg" class="ipsImage" data-ratio="70.28" height="479" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707167884_microsoft-office-xp.jpg">
</p>

<p>
	 
</p>

<p>
	The XP branding wasn't just for Windows. Microsoft also decided to add that name to the next version of its Office productivity suite. Yes, we got Office XP in 2001 as well, in place of the previous "Office 10" code name.
</p>

<p>
	 
</p>

<p>
	Just as an aside, Microsoft seemed to have the letter "X on the brain in 2001. The company launched the first Xbox game console in the same year that Windows XP and Office XP launched. We are a little surprised that we didn't get "XP Games" as the name. But we digress.
</p>

<p>
	 
</p>

<p>
	The announcement of both Windows XP and Office XP 23 years ago today was a fairly major turning point in Microsoft's history. XP ended up being a huge success for the company, as big if not bigger than Microsoft 95. Windows XP was also helped by the fact Microsoft took much, much longer to release the next version of the OS, Windows Vista.
</p>

<p>
	 
</p>

<p>
	There was a gap of over five years between the release of XP and Vista (which entered general availability in January 2007). Then, Vista ended up not being well received by PC owners, and Windows XP got its support extended while Microsoft tried to release Windows 7, which it did in late 2009.
</p>

<p>
	 
</p>

<p>
	Microsoft finally ended its official support for Windows XP in April 2014, over 12 years after it launched in the fall of 2001. Ironically, Windows 7 ended up having a fairly long support life span as well, thanks to the failure of Microsoft's Windows 8/8.1 operating system.
</p>

<p>
	 
</p>

<p>
	According <a href="https://www.neowin.net/news/statcounter-windows-11-market-share-jumps-to-2783/" rel="external nofollow">to the most recent numbers from Statcounter</a>, there are still 0.57 percent of Windows-based PCs that are running Windows XP, close to 10 years after it ended its official support time period. That means there are likely still lots of PCs running that OS that was officially announced over two decades ago. Heck we even have <a href="https://www.neowin.net/news/age-is-just-a-number-for-30-year-old-windows-311-still-powering-german-high-speed-trains/" rel="external nofollow">trains in Germany that are running on the much older Windows 3.11</a>, for goodness sakes.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/a-quick-look-back-at-the-official-announcement-of-windows-xp-23-years-ago-today/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21566</guid><pubDate>Tue, 06 Feb 2024 03:04:28 +0000</pubDate></item><item><title>Microsoft Clipchamp adds audio recording and text to speech editing improvements</title><link>https://nsaneforums.com/news/software-news/microsoft-clipchamp-adds-audio-recording-and-text-to-speech-editing-improvements-r21565/</link><description><![CDATA[<p>
	Microsoft first acquired <a href="https://www.neowin.net/news/microsoft-acquires-clipchamp-a-startup-offering-video-editing-software-on-the-web/" rel="external nofollow">the Clipchamp easy-to-use video editor in 2021</a>. Since then, the editor has become a part of Microsoft 365 Personal or Family plans, and more recently for <a href="https://www.neowin.net/news/microsoft-launches-its-clipchamp-video-editing-tool-for-microsoft-365-commercial-users/" rel="external nofollow">Microsoft 365 commercial subscriptions</a>. It also added its <a href="https://clipchamp.com/en/pricing/" rel="external nofollow">own Premium plan</a> for people who want to use it without a Microsoft 365 subscription.
</p>

<p>
	 
</p>

<p>
	Today, <a href="https://insider.microsoft365.com/en-us/blog/exploring-microsoft-clipchamps-latest-audio-improvements" rel="external nofollow">the Office Insider blog</a> announced some new audio features that are rolling out to Clipchamp users. One lets the user insert an audio recording into their video. They can click on the <strong>Audio</strong> option in the app's <strong>Record and Create</strong> tab, and then they start recording their audio clip, up to 30 minutes in length. After the recording is done, they can make edits to it in the app's timeline. This feature is available for all Personal account users.
</p>

<p>
	 
</p>

<p>
	<img alt="1707154315_clipchamptextspeechediting-10" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707154315_clipchamptextspeechediting-1024x566.jpg">
</p>

<p>
	 
</p>

<p>
	Clipchamp also has some improvements to its text-to-speech feature. Microsoft stated:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		You can now add a text to speech track item, and then change the language, voice, emotion, pitch, as well as edit the script from the property panel.
	</p>
</blockquote>

<p>
	The app also lets users change the speed of the text-to-speech audio as well. This is now available for all Personal Clipchamp accounts, and it has just started rolling out for commercial accounts.
</p>

<p>
	 
</p>

<p>
	Microsoft also revealed an upcoming Clipchamp audio feature called silent removal. If you have an audio track that might have some extended periods of no sound in them, the feature will remove some or all of these silent parts of your track automatically.
</p>

<p>
	 
</p>

<p>
	This will be rolled out later in February as a public preview for Personal Clipchamp accounts. When it comes out of its public preview testing period, it will be available only for Clipchamp Premium subscribers.
</p>

<p>
	 
</p>

<p>
	Just a heads up: Clipchamp Premium <a href="https://clipchamp.com/en/pricing/" rel="external nofollow">costs $11.99 a month or $119.99 a year</a>. It also includes features like 4K video resolution support, premium stock images, videos, and audios, more filters and effects and backup features.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-clipchamp-adds-audio-recording-and-text-to-speech-editing-improvements/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21565</guid><pubDate>Tue, 06 Feb 2024 03:03:07 +0000</pubDate></item><item><title>Qualcomm publicly confirms next Windows and it could be Windows 11 or Windows "12"</title><link>https://nsaneforums.com/news/software-news/qualcomm-publicly-confirms-next-windows-and-it-could-be-windows-11-or-windows-12-r21557/</link><description><![CDATA[<p>
	The hype around the potential launch of next-gen Windows, something casually referred to by the community as "Windows 12," is palatable. It all started with the report alleging that Microsoft was planning a move <a href="https://www.neowin.net/news/windows-12-microsoft-goes-back-to-releasing-new-windows-every-three-years/" rel="external nofollow">back to its three-year release cadence</a> for every Windows.
</p>

<p>
	 
</p>

<p>
	As such, more rumors started building up around this development though some of them, as Neowin pointed out, did not make much sense due to the <a href="https://www.neowin.net/news/lack-of-intel-meteor-lake-s-evidence-calls-into-question-windows-12-release-date-rumors/" rel="external nofollow">lack of matching evidence</a>. More recent reports paint a different picture since apparently, Microsoft has had a change of heart and as such, <a href="https://www.neowin.net/news/unlike-23h2-windows-11-24h2-could-be-a-major-update-windows-12-might-be-delayed/" rel="external nofollow">Windows "12" may not be happening in 2024</a>.
</p>

<p>
	 
</p>

<p>
	Still, there is mixed evidence about the matter. Microsoft seems to have confirmed that a "<a href="https://www.neowin.net/news/microsoft-might-just-have-confirmed-windows-12-release-alongside-leaked-office-2024-images/" rel="external nofollow">New Windows Client</a>" is indeed landing, though that could be pointing toward Windows 11 version 24H2, traces of which first started appearing at the end of last year, inside a <a href="https://www.neowin.net/news/microsofts-windows-11-24h2-mention-could-throw-a-wrench-at-the-windows-12-rumor-mill/" rel="external nofollow">DMSA-related group policy</a>. Later on, more evidence was unearthed in official <a href="https://www.neowin.net/news/microsoft-confirms-windows-11-version-24h2-in-support-documents/" rel="external nofollow">documentation related to the enumeration of device drivers</a>. However, there was a recent build jump from <a href="https://www.neowin.net/news/windows-build-27547-spotted-the-first-windows-12-build/" rel="external nofollow">26047 to 27545</a> which might be pointing towards early next-gen Windows work.
</p>

<p>
	 
</p>

<p>
	Qualcomm at its latest Q1 2024 earnings call, added that the "next version of Microsoft Windows" is arriving in "mid-2024." Cristiano Renno Amon, President and Chief Executive Officer of the company stated:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		.. We're tracking to the launch of products with this chipset tied with the next version of Microsoft Windows that has a lot of the Windows AI capabilities. We're still maintaining the same date, which is driven by Windows, which is mid-2024, getting ready for back-to-school. ..
	</p>
</blockquote>

<p>
	In case you are wondering about the product and chipset being discussed, it is the <a href="https://www.neowin.net/news/qualcomm-announces-snapdragon-x-elite-most-powereful-and-efficient-cpu-for-windows/" rel="external nofollow">Snapdragon X Elite</a> and Qualcomm has added in its report that it's seeing <a href="https://www.neowin.net/news/microsoft-hp-lenovo-dell-and-others-will-include-qualcomms-snapdragon-x-cpus-in-pcs/" rel="external nofollow">even more design wins</a>.
</p>

<p>
	 
</p>

<p>
	Qualcomm's own presentation suggested that it tested its X Elite chipset on an undefined "Windows OS" different than Windows 11 and this can certainly lead to the idea that perhaps the company has internally already run on Windows "12" on its hardware.
</p>

<p>
	 
</p>

<p>
	<img alt="1707125557_snapdragon_x_elite_vs_intel_i" class="ipsImage" data-ratio="19.58" height="134" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707125557_snapdragon_x_elite_vs_intel_i7_13th_gen_h_tested_on_windows_os.jpg">
</p>

<p>
	 
</p>

<p>
	You can view the full performance charts in our <a href="https://www.neowin.net/news/qualcomm-announces-snapdragon-x-elite-most-powereful-and-efficient-cpu-for-windows/" rel="external nofollow">dedicated article</a>.
</p>

<p>
	 
</p>

<p>
	Besides, this isn't the first time that the mid-2024 release time frame for next-gen Windows has been mentioned. Last year, another report surfaced which claimed something similar, that Microsoft and its hardware OEM partners were gearing up for the launch of a whole <a href="https://www.neowin.net/news/microsoft-may-release-windows-12-in-june-2024-dedicated-ai-hardware-might-be-recommended/" rel="external nofollow">bunch of "AI PCs" in June</a>. Besides Qualcomm, a senior Intel executive had also stated that a "<a href="https://www.neowin.net/news/intel-exec-claims-windows-12-is-coming-in-2024/" rel="external nofollow">Windows refresh</a>" was on the cards in 2024.
</p>

<p>
	 
</p>

<p>
	Source: Qualcomm Q124 earnings transcript (<a href="https://d1io3yog0oux5.cloudfront.net/_4aead64d6143e3f8c7bb3b2f391136ab/qualcomm/db/773/7380/file/QCOM-USQ_Transcript_2024-01-31_Q1FY24_Final.pdf" rel="external nofollow">PDF</a>) via <a href="https://www.pcmag.com/news/qualcomm-tips-windows-12-will-arrive-middle-of-this-year" rel="external nofollow">PCMag</a>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/qualcomm-publicly-confirms-next-windows-and-it-could-be-windows-11-or-windows-12/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21557</guid><pubDate>Mon, 05 Feb 2024 17:42:13 +0000</pubDate></item><item><title>Microsoft's main developer conference Build reportedly coming May 21-23</title><link>https://nsaneforums.com/news/software-news/microsofts-main-developer-conference-build-reportedly-coming-may-21-23-r21556/</link><description><![CDATA[<p>
	Although we are still a few months away from the annual developer conference season, leaks are already pointing at specific dates when Microsoft plans to host its flagship developer event. According to The Walking Cat (@<a href="https://twitter.com/_h0x0d_" rel="external nofollow">_h0x0d_</a> on X), a prolific and reliable leaker in the world of Microsoft, the software giant wants to host the Build 2024 conference in late May 2024.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedOther" contenteditable="false">
	<iframe allowfullscreen="" data-controller="core.front.core.autosizeiframe" data-embedid="a6a1809daf61b95db1ffb4a2836d285d" src="https://nsaneforums.com/index.php?app=core&amp;module=system&amp;controller=embed&amp;url=https://twitter.com/_h0x0d_/status/1754179762342240600?ref_src=twsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1754179762342240600%257Ctwgr%255E7a2ea78a53defe78e085652323fb11177aa031d6%257Ctwcon%255Es1_%26ref_url=https://www.neowin.net/news/microsofts-main-developer-conference-build-reportedly-coming-may-21-23/"></iframe>
</div>

<p>
	Interestingly, the specified dates almost match the last year's conference. In 2023, Microsoft held the event from May 23 through May 25.
</p>

<p>
	 
</p>

<p>
	The Build conference usually focuses on things that make lives easier for developers. Therefore, expect this year's event to feature multiple announcements tailored to app-makers. Still, there may be a few consumer-facing reveals. For example, in 2023, <a href="https://www.neowin.net/news/microsoft-brings-ai-to-windows-11-with-windows-copilot-to-make-every-user-a-power-user/" rel="external nofollow">Microsoft announced Copilot integration</a> in Windows 11, <a href="https://www.neowin.net/news/windows-11-gets-taskbar-ungrouping-native-rgb-controls-new-archive-formats-support-more/" rel="external nofollow">RAR support</a>, taskbar improvements, native RGB controls, and many more. You can check out all the Build 2023 news <a href="https://www.neowin.net/news/tags/build_2023/" rel="external nofollow">here</a>.
</p>

<p>
	 
</p>

<p>
	Of course, we have to wait for Microsoft to confirm the date and give us some hints on what to expect from the Build 2024 conference. Still, it is probably safe to assume that the company will unveil multiple AI-related features and changes for developers and consumers, which will arrive in the second half of the year. <a href="https://www.neowin.net/news/microsoft-plans-big-2024-windows-release-with-heavy-on-ai-and-groundbreaking-features/" rel="external nofollow">2024 is expected to be a big year for "AI PCs</a>," so Build 2024 looks like a perfect place to highlight stuff that is coming soon to the Windows ecosystem.
</p>

<p>
	 
</p>

<p>
	As it usually goes with unconfirmed information, even that coming from reliable sources, take it with a grain of salt until we have a word from Microsoft.
</p>

<p>
	 
</p>

<p>
	<em>What would you like to see at the Build 2024 conference? Is there a specific feature you want Microsoft to bring to its operating system? Share your thoughts in the comments.</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsofts-main-developer-conference-build-reportedly-coming-may-21-23/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21556</guid><pubDate>Mon, 05 Feb 2024 17:41:15 +0000</pubDate></item><item><title>Age is just a number for 30-year-old Windows 3.11 still powering German high-speed trains</title><link>https://nsaneforums.com/news/software-news/age-is-just-a-number-for-30-year-old-windows-311-still-powering-german-high-speed-trains-r21555/</link><description><![CDATA[<p class="img-center">
	<img alt="1707088420_win_311_ger_ico.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1707088420_win_311_ger_ico.jpg">
</p>

<p>
	 
</p>

<p>
	Using obsolete software within state-owned services and systems is not uncommon worldwide. The cause is sometimes simply a lack of resources and necessary investments, but occasionally, it’s a mere fact that the old code is simply just enough for a given job.
</p>

<p>
	 
</p>

<p>
	That’s apparently the case of German railroads where 30-year-old Windows for Workgroups 3.11 is still being used. Its ongoing duty was revealed a few days ago in a job posting on the German website Gulp.de, reported the local publication <a href="https://www.heise.de/news/Deutsche-Bahn-sucht-Admin-fuer-Windows-3-11-for-Workgroups-9611543.html" rel="external nofollow">Heise Online</a>.
</p>

<p>
	 
</p>

<p>
	The now-deleted job posting was listed by Siemens Mobility, which provides services to state-owned railroad company Deutsche Bahn (DB). It was looking for a system administrator with knowledge of legacy operating systems, especially Windows 3.11 for Workgroups.
</p>

<p>
	 
</p>

<p>
	The presented task of the administrator was to handle the updates and maintenance of the old system released in November 1993. The posting specifies that Windows 3.11 for Workgroups powers the cab’s display system, which shows the driver all the important technical data in real-time.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.tomshardware.com/software/windows/ms-dos-and-windows-311-still-run-train-dashboards-at-german-railway-company-listed-admin-job-for-30-year-old-operating-system" rel="external nofollow">Tom’s Hardware</a> reports that the system is most likely used in old ICE 1 and ICE2 high-speed InterCity Express trains. Those are old generations of German ICE railroad network trains manufactured between 1989 and 1997.
</p>

<p>
	 
</p>

<p>
	German <a href="https://www.bild.de/politik/inland/politik-inland/bahn-wahnsinn-it-experte-fuer-uralt-windows-gesucht-software-ist-30-jahre-alt-86982634.bild.html" rel="external nofollow">tabloid Bild</a> used the opportunity to highlight the fact that 36 % of German long-distance trains were late in 2023, with a delay of six minutes or more. However, there Is no indication that the cause could be tracked to Redmond’s developers back in the early nineties.
</p>

<p>
	 
</p>

<p>
	Siemens Mobility confirmed to Heise Online the authenticity of the job posting, explaining the trains and railroad infrastructure have a service life of 30 years or more. The company assured the public that its customers “continue to safely use tried and tested legacy systems that are standard in the industry” and that Siemens Mobility is providing support and maintenance for the entire life cycle.
</p>

<p>
	 
</p>

<p>
	Of course, newer systems are developed using the currently available software products, even utilizing artificial intelligence, the company added. But don’t be surprised if those modern systems still use Windows 10 or 11 in 2054.
</p>

<p>
	 
</p>

<p>
	<em>Image: Neowin via Internet Archive</em>
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/age-is-just-a-number-for-30-year-old-windows-311-still-powering-german-high-speed-trains/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21555</guid><pubDate>Mon, 05 Feb 2024 17:40:01 +0000</pubDate></item><item><title>Microsoft's next big Windows update: Windows 12 or another 11?</title><link>https://nsaneforums.com/news/software-news/microsofts-next-big-windows-update-windows-12-or-another-11-r21552/</link><description><![CDATA[<p class="main-content__highlights__title">
	<strong>K</strong>ey notes
</p>

<ul>
	<li data-sourcepos="1:1-1:122">
		Microsoft’s upcoming Windows update, codenamed Hudson Valley, will focus on AI features, but its name remains undecided.
	</li>
	<li data-sourcepos="2:1-2:68">
		Experts believe it’s likely to be a Windows 11 update due to leadership changes, fragmentation concerns, and user preference for familiarity.
	</li>
	<li data-sourcepos="3:1-3:55">
		Microsoft might aim for a unified Windows experience, avoiding a repeat of the Windows XP fragmentation issue.
	</li>
</ul>

<p>
	 
</p>

<p>
	Microsoft is gearing up for a significant update to its Windows operating system later this year, codenamed Hudson Valley. Packed with AI-powered features and potentially marking a new era for Windows, the update’s name remains a mystery. Will it be unveiled as Windows 12, signifying a major shift, or simply another update for Windows 11?
</p>

<p>
	 
</p>

<p>
	Before everything, we recently covered a post clarifying that Microsoft wasn’t releasing or testing the “<a href="https://mspoweruser.com/no-microsoft-is-not-releasing-or-testing-the-first-windows-12-insider-build-yet/" rel="external nofollow">first Windows 12 insider build</a>” yet.
</p>

<p>
	 
</p>

<p>
	Highlighting several factors influencing Microsoft’s decision:
</p>

<p>
	 
</p>

<p>
	Microsoft’s Windows division recently underwent a leadership change, with Mikhail Parakhin, CEO of Advertising and Web Services, now overseeing Windows alongside web products like Edge and Bing. This shift in leadership might bring a renewed focus on frequent updates and a unified Windows experience across different versions.
</p>

<p>
	 
</p>

<p>
	Currently, Windows 10 and 11 coexist, with roughly 1.4 billion users divided between them. Introducing another major version, Windows 12, could further fragment the user base, creating compatibility and support challenges for Microsoft.
</p>

<p>
	 
</p>

<p>
	Users often resist major interface changes, and Microsoft might prioritize user comfort by sticking with the familiar Windows 11 interface for Hudson Valley. This could ensure wider adoption of the update, especially considering Microsoft’s goal of showcasing its AI advancements to as many users as possible.
</p>

<p>
	 
</p>

<p>
	Recent decisions to backport features from Windows 11 to Windows 10 hint at Microsoft’s desire to treat both versions as a singular platform. This further strengthens the argument for Hudson Valley being an update within Windows 11, maintaining a unified user experience.
</p>

<p>
	 
</p>

<p>
	Microsoft’s ultimate goal could be to adopt a Chrome OS-like approach where Windows updates would be seamless and wouldn’t require major versioning, similar to how Chrome OS receives continuous updates without much hype. It would be interesting to see if Microsoft goes down this route in the future.
</p>

<p>
	 
</p>

<p>
	While strong arguments lean towards Hudson Valley being a Windows 11 update, Microsoft’s final decision remains under wraps. External factors like pressure from hardware manufacturers or internal plans for a major UX overhaul could still influence the naming and features of the update.
</p>

<p>
	 
</p>

<p>
	More <a href="https://www.windowscentral.com/software-apps/windows-11/why-windows-12-probably-isnt-happening-this-year" rel="external nofollow" target="_blank">here</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://mspoweruser.com/microsofts-next-big-windows-update-windows-12-or-another-11/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21552</guid><pubDate>Mon, 05 Feb 2024 08:19:33 +0000</pubDate></item><item><title>Windows 11 VMs on Linux to perform faster on Intel's 12th, 13th, 14th, 15th Gen CPUs</title><link>https://nsaneforums.com/news/software-news/windows-11-vms-on-linux-to-perform-faster-on-intels-12th-13th-14th-15th-gen-cpus-r21551/</link><description><![CDATA[<p>
	Back in October of last year, Microsoft, perhaps a bit surprisingly, published a guide <a href="https://www.neowin.net/news/bored-of-windows-even-microsoft-wants-you-to-try-linux-with-a-rather-helpful-guide/" rel="external nofollow">urging Windows users to try out Linux</a> via WSL.
</p>

<p>
	 
</p>

<p>
	If you are on the other end of the spectrum, already on Linux, and would like to try Windows via VM, and you happen to be running an Intel processor, 12th Gen or newer, there is good news for you. That's because Intel has been working to integrate Thread Director optimizations such that Windows guests on Linux hosts can perform better. <a href="http://lore.kernel.org/lkml/20240203091214.411862-1-zhao1.liu@linux.intel.com/" rel="external nofollow">These optimizations</a> (spotted by <a href="https://www.phoronix.com/news/Intel-Thread-Director-Virt" rel="external nofollow">Phoronix</a>) can net up to a 14+% performance bump. The patch was tested on the 13th Gen Core i9-13900K.
</p>

<p>
	 
</p>

<p>
	The patch notes also says that additional support from Intel HWP (Hardware P-States / Performance States) and CPPC (Collaborative Processor Performance Control) is also necessary
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		... the purpose of this patch set is to enable the ITD-based scheduling logic in Guest so that Guest can better schedule Guest tasks on Intel hybrid platforms.
	</p>

	<p>
		 
	</p>

	<p>
		Currently, ITD is necessary for Windows VMs. Based on ITD virtualization support, the Windows 11 Guest could have significant performance improvement (for example, on i9-13900K, up to 14%+ improvement on 3DMARK).
	</p>

	<p>
		 
	</p>

	<p>
		Our ITD virtualization is not bound to VMs' hybrid topology or vCPUs' CPU affinity. However, in our practice, the ITD scheduling optimization for win11 VMs works best when combined with hybrid topology and CPU affinity (this is related to the specific implementation of Win11 scheduling).
	</p>

	<p>
		 
	</p>

	<p>
		[..]
	</p>

	<p>
		 
	</p>

	<p>
		To enable ITD related scheduling optimization in Win11 VM, some other thermal related support is also needed (HWP, CPPC), but we could emulate it with dummy value in the VMM
	</p>
</blockquote>

<p>
	In case you may not be aware, <a href="https://www.neowin.net/news/microsoft-and-intel-confirm-windows-11-is-optimized-for-alder-lakes-biglittle-design/" rel="external nofollow">Intel Thread Director (ITD)</a> is the technology that helps Windows schedule tasks optimally across appropriate P-cores and E-cores on its Performance Hybrid architecture CPUs, ie, 12th Gen and newer.
</p>

<p>
	 
</p>

<p>
	Outside of VMs, it is noteworthy that Thread Director optimizations have already been a part of the <a href="https://www.neowin.net/news/linux-gets-more-intel-hybrid-optimization-as-microsoft-struggles-with-windows-11-22h2/" rel="external nofollow">Linux kernel</a> for some time now.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/windows-11-vms-on-linux-to-perform-faster-on-intels-12th-13th-14th-15th-gen-cpus/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21551</guid><pubDate>Mon, 05 Feb 2024 08:18:05 +0000</pubDate></item><item><title>Microsoft 365 Roadmap Weekly: Separate chat for Teams town hall presenters and more</title><link>https://nsaneforums.com/news/software-news/microsoft-365-roadmap-weekly-separate-chat-for-teams-town-hall-presenters-and-more-r21548/</link><description><![CDATA[<p>
	The <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week#owRoadmapMainContent" rel="external nofollow">Microsoft 365 Roadmap website</a> for the past seven days added a number of upcoming features. We've already talked about one of them: <a href="https://www.neowin.net/news/microsoft-plans-to-add-copilot-support-to-onedrive-on-the-web-in-may/" rel="external nofollow">OneDrive will get its own Copilot AI assistant in May</a>. However, the Roadmap site included many more additions as well. Let's take a look at just some of them right now.
</p>

<p>
	 
</p>

<p>
	<strong>Microsoft Teams: Separate chat for Teams town hall presenters and more</strong>
</p>

<p>
	 
</p>

<p>
	<img alt="1623452685_microsoft_teams_9_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2021/06/1623452685_microsoft_teams_9_story.jpg">
</p>

<p>
	 
</p>

<p>
	This was an especially busy Roadmap update for various versions of Teams. One of them that will be added to <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=377303" rel="external nofollow">Teams on the desktop and Mac platforms in March </a>involves a new Town Hall feature.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Organizers, co-organizers, and presenters can chat privately in a separate chat from attendees. This chat is available to access before, during, and after the event.
	</p>
</blockquote>

<p>
	In April, <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380752" rel="external nofollow">Microsoft Teams Rooms on Windows</a> will get an additional language feature:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Users can change the default app language on Microsoft Teams Rooms on Windows by tapping "More" and then "Language" on the room console. Admins can select up to three languages that users can pick from in the room.
	</p>
</blockquote>

<p>
	The Teams mobile apps got some attention on the Roadmap this week. In March, Parents who use Teams for Education on iOS and Android will be able <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380745" rel="external nofollow">to connect to the School Connection feature</a> via a link provided by their children's school.
</p>

<p>
	 
</p>

<p>
	Android Teams users will be able to r<a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380850" rel="external nofollow">ecord their screen and share it</a> on a Teams channel or with other users in March. Also, during that month, Teams Rooms admins <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380747" rel="external nofollow">will be able to add a requirement for Android users to access a meeting ID and passcode</a> to join a meeting.
</p>

<p>
	 
</p>

<p>
	In June, admins will be able to <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380671" rel="external nofollow">send Android Teams Room users custom backgrounds</a>, like the company's logo and brand for the main Teams room display, the extended room display, and its touch console.
</p>

<p>
	 
</p>

<p>
	<strong>Microsoft Outlook - Attachments drag and drop download support</strong>
</p>

<p>
	 
</p>

<p>
	<img alt="1594835886_outlook_red_story.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2020/07/1594835886_outlook_red_story.jpg">
</p>

<p>
	 
</p>

<p>
	The new Outlook for Windows app <a href="https://www.microsoft.com/en-us/microsoft-365/roadmap?filters=New%20Last%20Week&amp;searchterms=380720" rel="external nofollow">will get a new email attachments feature in March</a>.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Users can drag and drop attachments and emails from the new Outlook for Windows to their desktops or local folders to download them directly to that location.
	</p>
</blockquote>

<p>
	That's a quick look at some of the Microsoft 365 Roadmap additions in the last week. We will be back in seven days for another quick rundown of the new additions.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-365-roadmap-weekly-separate-chat-for-teams-town-hall-presenters-and-more/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21548</guid><pubDate>Sun, 04 Feb 2024 18:49:43 +0000</pubDate></item><item><title>"Open Source Windows" ReactOS just got better GUI install setup, no GPT yet</title><link>https://nsaneforums.com/news/software-news/open-source-windows-reactos-just-got-better-gui-install-setup-no-gpt-yet-r21540/</link><description><![CDATA[<p>
	There have been quite a few potential Windows alternatives that have popped up from time to time over the years. In our Look Back column, we have been revisiting some of these. For example, earlier today, we published a story on <a href="https://www.neowin.net/news/a-quick-look-back-at-corel-linux-os-another-attempt-to-make-a-competing-windows-like-os/" rel="external nofollow">Corel Linux</a>, and then last month we wrote about <a href="https://www.neowin.net/news/a-quick-look-back-at-beos-the-pc-operating-system-that-tried-to-challenge-windows-and-mac/" rel="external nofollow">BeOS</a>, as well as <a href="https://www.neowin.net/news/a-quick-look-back-at-microsofts-lawsuit-against-the-linux-based-lindows-os/" rel="external nofollow">Lindows</a>.
</p>

<p>
	 
</p>

<p>
	<img alt="1699300345_reactos_uefi_booting_cropped_" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2023/11/1699300345_reactos_uefi_booting_cropped_16_by_9_source_reactos.jpg">
</p>

<p>
	 
</p>

<p>
	Another one, which continues its development is <a href="https://www.neowin.net/news/inside-reactos/" rel="external nofollow">ReactOS</a>, which has often casually been referred to as the "Open source Windows," and it has again received a major update this past week.
</p>

<p>
	 
</p>

<p>
	If you recall, we covered the last big update back in November where the ReactOS development team announced that 64-bit UEFI bootability was available <a href="https://www.neowin.net/news/open-source-windows-reactos-boots-on-lumia-iphones-requirements-are-less-than-windows-11/" rel="external nofollow">across a wider range of devices</a>.
</p>

<p>
	 
</p>

<p>
	Alongside that, the team has been working to improve the GUI-mode setup, which is another way to go about installing ReactOS aside from the text-mode installer called "USETUP."
</p>

<p>
	 
</p>

<p>
	The idea behind this upgrade is simple, GUI is just much more convenient overall for the average user and when it comes to ReactOS, which has been described as the open-source Windows, the impetus for it to have a well-defined GUI (graphical user interface) is obvious.
</p>

<p>
	 
</p>

<p>
	In its blog post, ReactOS <a href="https://reactos.org/blogs/gui-setup-part2-partitioning/" rel="external nofollow">writes</a>:
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		Although the installation workflow used by the text-mode USETUP might make sense, from a UI perspective (each action is done from a different screen; only forward progress is allowed, and once an action has been chosen, it cannot be undone), the GUI-mode setup changes some of these assumptions. The wizard-style of the GUI setup allows going back and forth between different pages.
	</p>

	<p>
		 
	</p>

	<p>
		Its partitioning page shows a minimal interface, similar to the text-mode one, but more reminiscent of other GUI partitioning software.
	</p>
</blockquote>

<p>
	The image below combines screenshots of the improved ReactOS Setup wizard one page after another, starting from the Welcome screen and ending on the partitioning page:
</p>

<p>
	 
</p>

<p>
	<img alt="1706998982_reactos_gui_setup_config_page" class="ipsImage" data-ratio="75.10" height="540" width="608" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706998982_reactos_gui_setup_config_pages.jpg">
</p>

<p>
	 
</p>

<p>
	As you can see, the GUI is fairly similar to the classic Windows setup, like that of <a href="https://www.neowin.net/news/tags/windows_95/" rel="external nofollow">Windows 95</a>.
</p>

<p>
	 
</p>

<p>
	The "Advanced Options" on the fourth quadrant of the image lets users choose the target directory for ReactOS installation. Despite UEFI support, GPT (GUID partition table) does not work currently.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/open-source-windows-reactos-just-got-better-gui-install-setup-no-gpt-yet/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21540</guid><pubDate>Sun, 04 Feb 2024 07:37:50 +0000</pubDate></item><item><title>Concept proves Windows 7 wouldn't have been out of place even today</title><link>https://nsaneforums.com/news/software-news/concept-proves-windows-7-wouldnt-have-been-out-of-place-even-today-r21538/</link><description><![CDATA[<p>
	Fan-made <a href="https://www.neowin.net/news/tags/windows_concept/" rel="external nofollow">Windows </a>concepts are always fun to look at as they often offer a drastically different version than what the official one is. Part of the charm of such concepts is that they highlight what the fans of that product deeply desire to have. As such, at Neowin, we cover some of these interesting ideas as our community consists mainly of Windows enthusiasts who generally love going through the abstracts presented.
</p>

<p>
	 
</p>

<p>
	Recently, YouTuber AR 4789, who is a prolific Windows concept creator, published a concept on the alleged next Windows, "<a href="https://www.neowin.net/news/microsoft-plans-big-2024-windows-release-with-heavy-on-ai-and-groundbreaking-features/" rel="external nofollow">Windows 12</a>," imagining it as a revolutionary operating system from Microsoft in their video named "<a href="https://www.neowin.net/news/concept-imagines-windows-12-as-microsofts-next-revolutionary-os/" rel="external nofollow">Windows 12 - The Revolutionary</a>."
</p>

<p>
	 
</p>

<p>
	Another interesting abstract was presented before, where <a href="https://www.neowin.net/news/this-gorgeous-concept-could-make-you-forget-microsoft-ever-took-windows-xp-away/" rel="external nofollow">Windows XP was showcased in the style of Windows 11</a>. The same creator has again gone retro, though not as far back, as they have published a new video about Windows 7.
</p>

<p>
	 
</p>

<p>
	The general public sentiment around Windows 7 has mostly been positive. It took the best of Windows Vista while also addressing its shortcomings and criticisms. And even in 2024, Windows 7 is far from dead as it holds on to about 3% of the market per the <a href="https://www.neowin.net/news/statcounter-windows-11-market-share-jumps-to-2783/" rel="external nofollow">latest Statcounter data</a>.
</p>

<p>
	 
</p>

<p>
	The concept has an interesting touch as it includes the popular and beloved Windows Experience Index, a free hardware performance tool that, while basic, gave users an idea about how their overall system was and which component was the weak link. Sadly, Microsoft removed it on a <a href="https://www.neowin.net/news/windows-81-preview-removes-windows-experience-index/" rel="external nofollow">Windows 8.1 Preview</a>.
</p>

<p>
	 
</p>

<p>
	<img alt="1706946651_screenshot_1356.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946651_screenshot_1356.jpg">
</p>

<p>
	 
</p>

<p>
	There is an error in the above screenshot (purposely, perhaps) as it highlights the highest score (of 9.9) instead of highlighting the least.
</p>

<p>
	 
</p>

<p>
	Moving on, the video starts with the OOBE (out-of-box experience), and it contains the all-too-familiar window prompting users to connect to the internet, like on Windows 11.
</p>

<p>
	 
</p>

<p>
	<img alt="1706946609_screenshot_1353.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946609_screenshot_1353.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1706946695_screenshot_1364.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946695_screenshot_1364.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1706946704_screenshot_1365.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946704_screenshot_1365.jpg">
</p>

<p>
	 
</p>

<p>
	After that, we are greeted by the Windows desktop with the Start menu and Widgets, each of them having mixed the classic Windows 7 GUI style with a touch of modernity.
</p>

<p>
	 
</p>

<p>
	<img alt="1706946622_screenshot_1354.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946622_screenshot_1354.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1706946664_screenshot_1358.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946664_screenshot_1358.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1706946670_screenshot_1360.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946670_screenshot_1360.jpg">
</p>

<p>
	 
</p>

<p>
	Finally, we have the File Explorer and a hint of the Settings app that shows some of the personalization options:
</p>

<p>
	 
</p>

<p>
	<img alt="1706946635_screenshot_1355.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946635_screenshot_1355.jpg">
</p>

<p>
	 
</p>

<p>
	<img alt="1706946678_screenshot_1361.jpg" class="ipsImage" data-ratio="59.31" height="405" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706946678_screenshot_1361.jpg">
</p>

<p>
	 
</p>

<p>
	The changes made in this concept are rather subtle (especially when <a href="https://www.neowin.net/news/this-gorgeous-concept-could-make-you-forget-microsoft-ever-took-windows-xp-away/" rel="external nofollow">compared to something older like XP</a>), and it kind of shows how good Windows 7 really was for its time that even today, we have hardly made much progress in the GUI department.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" src="https://www.youtube-nocookie.com/embed/5GfEbQkjX0c?feature=oembed" title="Windows 7 - 2024" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	You can watch the full video above.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/concept-proves-windows-7-wouldnt-have-been-out-of-place-even-today/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21538</guid><pubDate>Sat, 03 Feb 2024 18:21:58 +0000</pubDate></item><item><title>A quick look back at Corel Linux OS, another attempt to make a competing Windows-like OS</title><link>https://nsaneforums.com/news/software-news/a-quick-look-back-at-corel-linux-os-another-attempt-to-make-a-competing-windows-like-os-r21537/</link><description><![CDATA[<p>
	<img alt="1706964522_corel.jpg" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706964522_corel.jpg">
</p>

<p>
	 
</p>

<p>
	The past couple of weekends, we have been taking a look back at alternate PC operating systems that tried and failed to compete with Microsoft's Windows. Both of them employed user interfaces that were similar to Windows 95-98. <a href="https://www.neowin.net/news/a-quick-look-back-at-beos-the-pc-operating-system-that-tried-to-challenge-windows-and-mac/" rel="external nofollow">One of them, BeOS</a>, was developed completely from scratch, <a href="https://www.neowin.net/news/a-quick-look-back-at-microsofts-lawsuit-against-the-linux-based-lindows-os/" rel="external nofollow">while another, Lindows, used Linux</a> as its basis.
</p>

<p>
	 
</p>

<p>
	Both BeOS and Lindows were created by start-up companies. However, another contender for a Windows OS competitor in the late 1990s-early 2000s came from a well-established software company, Corel.
</p>

<p>
	 
</p>

<p>
	Corel was founded in Canada in 1985, and early in its history, it had a hit software product with the graphics editor CorelDRAW. In January 1996, the company decided to purchase the WordPerfect word processor program from Novell in a deal that at the time was worth $180 million.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.deseret.com/1996/1/31/19222369/corel-to-buy-wordperfect-from-novell" rel="external nofollow">In a report from Deseret News</a> about the deal, Corel's purchase of WordPerfect quickly turned the business into the world's second-largest software company, behind only Microsoft. Corel's Chairman Michael Cowpland stated his hopes that the company could compete with Microsoft in the early stages of the consumer internet.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		The Internet . . . is not being controlled by Microsoft and companies like ourselves are able to jump on that as far as anybody else.
	</p>
</blockquote>

<p>
	<img alt="1706965625_pdoh3dsxdit11.jpg" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706965625_pdoh3dsxdit11.jpg">
</p>

<p>
	 
</p>

<p>
	It's clear that Corel was going after Microsoft's growing market share for PC software with the purchase of WordPerfect. However, Microsoft's own Word software was becoming the dominant product in the word processing space. So in 1999, Corel decided to go after Microsoft in their biggest software area: the PC operating system.
</p>

<p>
	 
</p>

<p>
	<a href="http://www.cnn.com/TECH/computing/9911/16/comdex.corel.linux.idg/index.html" rel="external nofollow">As reported by CNN i</a>n November 1999, the company first announced Corel Linux OS at the Comdex trade show. <a href="https://www.zdnet.com/article/comdex-99-corel-puts-a-penguin-the-desktop/" rel="external nofollow">ZDNet</a> stated at the time the operating system was based on the Debian 2.2.12 version of Linux, which Corel chose because it felt Debian had quality coding.
</p>

<p>
	 
</p>

<div class="ipsEmbeddedVideo" contenteditable="false">
	<div>
		<iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" frameborder="0" height="113" src="https://www.youtube-nocookie.com/embed/utjorzQCYp0?feature=oembed" title="Corel Linux tutorial for PCem" width="200"></iframe>
	</div>
</div>

<p>
	 
</p>

<p>
	ZDNet stated the user interface for the OS was based on the KDE 1.1.2 desktop environment. It was certainly familiar to anyone who used Windows 95 or 98 at the time, but it offers some extras like being able to customize the themes of the UI. It also had its version of a File Manager, which again was designed to look and act much like the File Manager on Windows 95/98.
</p>

<p>
	 
</p>

<p>
	Yet another selling point was its relatively short (at that time) installation. ZDNet stated that it would take about 20 minutes to install the OS on an Intel-based PC.
</p>

<p>
	 
</p>

<p>
	The company offered three different versions of Corel Linux OS when it launched; there was a free version anyone could download from Corel's site. there was also a standard boxed version that was available for $49, which included 30 free days of email customer support and a limited version of WordPerfect.
</p>

<p>
	 
</p>

<p>
	<img alt="1706967212_s-l1600_6.jpg" class="ipsImage" data-ratio="75.10" height="540" width="720" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706967212_s-l1600_6.jpg">
</p>

<p>
	 
</p>

<p>
	There was also a Deluxe boxed edition of the OS that was priced at $89. People not only got Corel Linux OS, full print manuals, a full version of WordPerfect, and 30 free days of email and phone support, but it even came with a small rubber Linux penguin figure in the box.
</p>

<p>
	 
</p>

<p>
	Unfortunately for Corel, no one seemed interested in using their Linux based operating system. The company did release a second major update for the OS in August 2000, but it didn't gain traction either. In August 2001, <a href="https://www.wired.com/2001/08/xandros-buys-corels-linux/" rel="external nofollow">according to Wired</a>, Corel sold off its Linux business to a startup company called Xandros. That business sold a version of Corel Linux under the name Xandros Desktop. Ironically, Xandros's software was <a href="https://www.pc-opensystems.com/2021/09/xandros-opendesktop-2021-released.html" rel="external nofollow">eventually acquired by PC/OpenSystems</a>, which also owns Linspire, the former name of Lindows.
</p>

<p>
	 
</p>

<p>
	Corel itself <a href="https://www.corel.com/en/" rel="external nofollow">continues to offer versions of CorelDRAW, WordPerfect</a>, and other software products. However, in September 2022, the <a href="https://www.globenewswire.com/news-release/2022/09/13/2514623/0/en/Corel-is-reimagining-the-future-of-work-and-its-own-historic-brand-as-it-fully-rebrands-as-Alludo.html" rel="external nofollow">parent company rebranded itself as Alludo</a>, which is supposed to mean "all you do.” It also is the parent of many other software products, including WinZip, Parallels, and more.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/a-quick-look-back-at-corel-linux-os-another-attempt-to-make-a-competing-windows-like-os/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21537</guid><pubDate>Sat, 03 Feb 2024 18:15:17 +0000</pubDate></item><item><title>AMD fixes Windows 11 Modern Standby Ryzen wake issue with latest chipset driver</title><link>https://nsaneforums.com/news/software-news/amd-fixes-windows-11-modern-standby-ryzen-wake-issue-with-latest-chipset-driver-r21533/</link><description><![CDATA[<p>
	This week, AMD finally rolled out a <a href="https://www.neowin.net/news/amd-releases-new-windows-chipset-drivers-for-ryzen-8000-7000-5000-4000-3000-and-more/" rel="external nofollow">chipset driver package, version 6.01.25.342</a>, for both socket AM4 and the newer socket AM5, as well as for mobile platforms. The company however did not publish release notes for the driver at that time, they were published much later.
</p>

<p>
	 
</p>

<p>
	We suspected that the new drivers would probably have optimizations in them for the recently released Ryzen 8000 G-series APUs, and we were right, though the general chipset notes do not disclose that. However, diggin﻿g further down, we find that AMD has updated the Micro PEP (Platform Extension Plug-in) driver that is responsible for maintaining ACPI (Advanced Configuration and Power Interface) sleep states on Windows.
</p>

<p>
	 
</p>

<p>
	The driver notes says "support new APU" which likely indicates the new <a href="https://www.neowin.net/news/amd-ryzen-8000g-ddr5-desktop-apu-is-ready-for-the-nex-gen-ai-powered-windows/" rel="external nofollow">Ryzen 8000 G-series</a> parts. While not mentioned, the driver might have something for the recently discovered <a href="https://www.neowin.net/news/amd-forgot-to-un-throttle-its-ryzen-8700g-8600g-am5-desktop-apus-leading-to-performance-loss/" rel="external nofollow">performance-throttling STAPM bug</a> too, though chances of a firmware fix are higher.
</p>

<p>
	 
</p>

<p>
	There seem to be multiple improvements related to the S0i3 system idle state or Modern Standby mode. Besides the Micro PEP, the S0i3 Filter driver has also been updated and it is supposed to fix a wake issue where a system was unable to wake up.
</p>

<div class="img-center">
	<figure class="image image--expandable">
		<img alt="1706908181_s0i3_sleep_state_source-_anan" class="ipsImage" data-ratio="63.00" height="378" width="600" src="https://cdn.neowin.com/news/images/uploaded/2024/02/1706908181_s0i3_sleep_state_source-_anandtech.jpg">
		<figcaption>
			<em>via <a href="https://www.anandtech.com/show/6355/intels-haswell-architecture/3" rel="external nofollow">AnandTech</a></em>
		</figcaption>
	</figure>
</div>

<p>
	The release notes for the drivers are given below:
</p>

<blockquote>
	<p>
		AMD MicroPEP Driver 1.0.42.0
	</p>

	<ul>
		<li>
			Provide support of S0i3 entry/exit notification to ISP and PMF
		</li>
		<li>
			Support new APU
		</li>
		<li>
			Provide functionality to block S0i3 entry for certain user scenario temporarily
		</li>
		<li>
			Reinforce security descriptor in INF
		</li>
	</ul>

	<p>
		 
	</p>

	<p>
		AMD S0i3 Filter Driver 1.0.0.17
	</p>

	<ul>
		<li>
			Fix for system unable to wake up the from s0i3 on Windows 11.
		</li>
	</ul>
</blockquote>

<p>
	Aside from Standby-related improvements, AMD has made some improvements to the SFH or Sensor Fusion Hub. As the name suggests, the SFH helps AMD manage and process various sensors' data.
</p>

<blockquote>
	<p>
		AMD SFH1.1 Driver1.1.0.16
	</p>

	<ul>
		<li>
			Fixed the simple orientation update count.
		</li>
		<li>
			Report ALS data if valid only.
		</li>
		<li>
			Updated the backend lib for comparing the Color and Lux coeff.
		</li>
		<li>
			Included additional platform for accel WA setmodetwice.
		</li>
		<li>
			Support of stutter parser application.
		</li>
	</ul>
</blockquote>

<p>
	You can read the general release notes of the driver package <a href="https://www.neowin.net/news/amd-releases-new-windows-chipset-drivers-for-ryzen-8000-7000-5000-4000-3000-and-more/" rel="external nofollow">from our original article</a>.
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/amd-fixes-windows-11-modern-standby-ryzen-wake-issue-with-latest-chipset-driver/" rel="external nofollow">Source</a>
</p>

<p>
	 
</p>

<p>
	That's 28 news posts from me today, hope you enjoy reading them. Now I need a little nap <span><img alt=":)" data-emoticon="true" loading="lazy" src="https://nsaneforums.com/uploads/emoticons/default/smile.png" title=":)"></span>
</p>
]]></description><guid isPermaLink="false">21533</guid><pubDate>Sat, 03 Feb 2024 08:13:43 +0000</pubDate></item><item><title>Microsoft confirms Windows 11 version 24H2 in support documents</title><link>https://nsaneforums.com/news/software-news/microsoft-confirms-windows-11-version-24h2-in-support-documents-r21532/</link><description><![CDATA[<p>
	Windows 11 is expected to receive two substantial updates this year. The "Moment 5" update with a few improvements <a href="https://www.neowin.net/news/windows-11-moment-5-is-allegedly-coming-february-2024/" rel="external nofollow">is coming in late February or March</a>, with <a href="https://www.neowin.net/news/microsoft-plans-big-2024-windows-release-with-heavy-on-ai-and-groundbreaking-features/" rel="external nofollow">a bigger feature update scheduled for the second half of 2024</a>.
</p>

<p>
	 
</p>

<p>
	It is too early for Microsoft to speak about a new Windows 11 version (the one coming later this year should be called 24H2). Still, you can already spot its references in Microsoft's official documentation. Users noticed that the Microsoft Learn website mentions Windows 11 version 24H2 on <a href="https://learn.microsoft.com/en-us/windows/win32/api/psapi/nf-psapi-enumdevicedrivers" rel="external nofollow">a page describing the EnumDeviceDrivers function</a> that allows app developers to retrieve the load address for each device driver in the system.
</p>

<p>
	 
</p>

<blockquote class="QuoteNewsStyle">
	<p>
		<strong>Starting in Windows 11 Version 24H2</strong>, EnumDeviceDrivers will require SeDebugPrivilege to return valid ImageBase values.
	</p>
</blockquote>

<p>
	Microsoft published the EnumDeviceDriver article on January 29, 2024, so it is unlikely that the version 24H2 mention is a typo. At the same time, this short sentence only proves what was already rather obvious without giving any interesting details, timelines, or specific features. Windows versions decipher as a year/half, so a big feature update for Windows 11 released in the second half of 2024 should get version 24H2, <em>duh. </em>
</p>

<p>
	 
</p>

<p>
	Rumors say <a href="https://www.neowin.net/news/unlike-23h2-windows-11-24h2-could-be-a-major-update-windows-12-might-be-delayed/" rel="external nofollow">Microsoft plans to market Windows 11 version 24H2 as an AI-centric update</a> with plenty of new features that rely on artificial intelligence and dedicated hardware, such as neural processing units in the latest processors from AMD, Intel, and Qualcomm. At the same time, Microsoft wants to make sure users with older hardware can benefit from AI features. For example, one of the latest Windows 11 Canary builds <a href="https://www.neowin.net/news/one-of-windows-11-ai-features-is-now-available-to-all-users-no-special-hardware-required/" rel="external nofollow">allows using the Voice Clarity feature on systems without NPUs</a>.
</p>

<p>
	 
</p>

<p>
	There are also unconfirmed reports that <a href="https://www.neowin.net/news/microsoft-will-likely-set-16gb-ram-baseline-for-windows-12-ai-pcs/" rel="external nofollow">Microsoft increased the RAM baseline for so-called "AI PCs</a>" to 16GB. However, that might be just a recommendation, not a requirement (Windows 11 needs a minimum of 4GB to install without modifying official ISOs).
</p>

<p>
	 
</p>

<p>
	<a href="https://www.neowin.net/news/microsoft-confirms-windows-11-version-24h2-in-support-documents/" rel="external nofollow">Source</a>
</p>
]]></description><guid isPermaLink="false">21532</guid><pubDate>Sat, 03 Feb 2024 08:09:34 +0000</pubDate></item></channel></rss>
