<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Geeks for your information - Tips and tricks]]></title>
		<link>https://www.geeks.fyi/</link>
		<description><![CDATA[Geeks for your information - https://www.geeks.fyi]]></description>
		<pubDate>Wed, 29 Apr 2026 20:32:10 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[10 Software Tweaks To Make an Old Windows Laptop Fast Again]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=21464</link>
			<pubDate>Mon, 12 Jan 2026 08:29:39 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=21464</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Older <a href="https://www.ghacks.net/category/windows/" target="_blank" rel="noopener" class="mycode_url">Windows</a> laptops often slow down for reasons that have little to do with failing hardware. Background apps, startup clutter, syncing services, and visual effects all add overhead that accumulates over time. In many cases, performance can be restored with a few targeted software changes rather than a full reinstall.<br />
<br />
These tweaks focus on reducing background load, freeing system resources, and letting Windows prioritize performance where it matters.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1. Scan the system for malware</span><br />
<br />
Malware remains one of the fastest ways to cripple an otherwise functional PC. Even modern systems protected by built-in tools can miss certain threats. Running a full scan with a reputable third-party scanner can identify hidden processes that consume CPU, memory, or disk activity.<br />
<br />
If malware is found, removal alone can produce an immediate improvement in responsiveness.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2. Remove unused and preinstalled software</span><br />
<br />
Many laptops ship with preinstalled utilities that continue running in the background long after setup. Over time, additional unused applications add to that load.<br />
<br />
Uninstalling software that is no longer needed reduces background services, disk usage, and update activity. This is especially effective on systems with limited storage or memory.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">3. Disable unnecessary startup apps</span><br />
<br />
Some applications do not need to launch every time Windows starts. Disabling non-essential startup items reduces boot time and frees RAM.<br />
<br />
Startup apps can be managed through Task Manager. Disabling an app here does not remove it; it simply prevents automatic launch.<br />
<br />
<a href="https://www.ghacks.net/2026/01/12/10-software-tweaks-to-make-an-old-windows-laptop-fast-again/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Older <a href="https://www.ghacks.net/category/windows/" target="_blank" rel="noopener" class="mycode_url">Windows</a> laptops often slow down for reasons that have little to do with failing hardware. Background apps, startup clutter, syncing services, and visual effects all add overhead that accumulates over time. In many cases, performance can be restored with a few targeted software changes rather than a full reinstall.<br />
<br />
These tweaks focus on reducing background load, freeing system resources, and letting Windows prioritize performance where it matters.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">1. Scan the system for malware</span><br />
<br />
Malware remains one of the fastest ways to cripple an otherwise functional PC. Even modern systems protected by built-in tools can miss certain threats. Running a full scan with a reputable third-party scanner can identify hidden processes that consume CPU, memory, or disk activity.<br />
<br />
If malware is found, removal alone can produce an immediate improvement in responsiveness.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">2. Remove unused and preinstalled software</span><br />
<br />
Many laptops ship with preinstalled utilities that continue running in the background long after setup. Over time, additional unused applications add to that load.<br />
<br />
Uninstalling software that is no longer needed reduces background services, disk usage, and update activity. This is especially effective on systems with limited storage or memory.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">3. Disable unnecessary startup apps</span><br />
<br />
Some applications do not need to launch every time Windows starts. Disabling non-essential startup items reduces boot time and frees RAM.<br />
<br />
Startup apps can be managed through Task Manager. Disabling an app here does not remove it; it simply prevents automatic launch.<br />
<br />
<a href="https://www.ghacks.net/2026/01/12/10-software-tweaks-to-make-an-old-windows-laptop-fast-again/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[These 5 Windows Tweaks Fixed My Slow SSD Without New Hardware]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=21439</link>
			<pubDate>Fri, 02 Jan 2026 07:28:03 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=21439</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>If your PC suddenly feels sluggish, it's easy to assume your SSD is wearing out. That's exactly what I thought when apps started launching slower and file operations felt laggy. But after a few targeted Windows-level checks, my system performance bounced back-no reinstall, no replacement drive.<br />
<br />
The biggest surprise was <span style="font-weight: bold;" class="mycode_b">TRIM</span> being disabled. TRIM allows <a href="https://www.ghacks.net/category/windows/" target="_blank" rel="noopener" class="mycode_url">Windows</a> to tell an SSD which blocks are no longer in use, so the drive can clean them up ahead of time. When it's off, often after cloning a drive, restoring an old image, or changing storage controllers, performance can degrade steadily. Re-enabling it takes seconds and immediately removes a common bottleneck.<br />
<br />
Another overlooked factor is <span style="font-weight: bold;" class="mycode_b">SSD firmware</span>. Firmware controls garbage collection, caching, and wear leveling, and outdated versions can cause subtle slowdowns or compatibility issues after Windows updates. Checking the manufacturer's utility and applying a firmware update can restore lost performance and improve stability.<br />
<br />
Windows themselves can also get in the way. Background indexing, write-caching settings, and power management policies can all affect SSD responsiveness, especially on systems that were upgraded across multiple Windows versions. Small adjustments here can make storage feel fast again.<br />
<br />
The key takeaway is simple: before blaming your SSD's health, check Windows. A handful of built-in settings and quick tweaks can fix performance issues that look like failing hardware, but aren't.<br />
<br />
<a href="https://www.ghacks.net/2026/01/01/these-5-windows-tweaks-fixed-my-slow-ssd-without-new-hardware/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>If your PC suddenly feels sluggish, it's easy to assume your SSD is wearing out. That's exactly what I thought when apps started launching slower and file operations felt laggy. But after a few targeted Windows-level checks, my system performance bounced back-no reinstall, no replacement drive.<br />
<br />
The biggest surprise was <span style="font-weight: bold;" class="mycode_b">TRIM</span> being disabled. TRIM allows <a href="https://www.ghacks.net/category/windows/" target="_blank" rel="noopener" class="mycode_url">Windows</a> to tell an SSD which blocks are no longer in use, so the drive can clean them up ahead of time. When it's off, often after cloning a drive, restoring an old image, or changing storage controllers, performance can degrade steadily. Re-enabling it takes seconds and immediately removes a common bottleneck.<br />
<br />
Another overlooked factor is <span style="font-weight: bold;" class="mycode_b">SSD firmware</span>. Firmware controls garbage collection, caching, and wear leveling, and outdated versions can cause subtle slowdowns or compatibility issues after Windows updates. Checking the manufacturer's utility and applying a firmware update can restore lost performance and improve stability.<br />
<br />
Windows themselves can also get in the way. Background indexing, write-caching settings, and power management policies can all affect SSD responsiveness, especially on systems that were upgraded across multiple Windows versions. Small adjustments here can make storage feel fast again.<br />
<br />
The key takeaway is simple: before blaming your SSD's health, check Windows. A handful of built-in settings and quick tweaks can fix performance issues that look like failing hardware, but aren't.<br />
<br />
<a href="https://www.ghacks.net/2026/01/01/these-5-windows-tweaks-fixed-my-slow-ssd-without-new-hardware/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Windows 11: How to remove AI Actions from File Explorer]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=21382</link>
			<pubDate>Thu, 11 Dec 2025 08:17:59 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=21382</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>When Microsoft introduced the dual context menu in Windows 11, it explained that the new modern version would also address a problem that many Windows users faced after years of usage: context menu bloat.<br />
<br />
However, while Microsoft might have that in mind when it added the new context menu as a layer on top of the old, which still exists, it probably did not foresee the rise of AI in the organization and the desire to add "AI to everything".<br />
<br />
When you right-click on files in Windows 11, version 24H2 or later, you may see yet another entry in the modern context menu. AI actions lists all the AI-related actions that Windows users may undertake when they select files. From running a visual search on Bing over removing backgrounds with Paint to erasing objects in Photos.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/12/File-Explorer-AI-Actions.png" loading="lazy"  alt="[Image: File-Explorer-AI-Actions.png]" class="mycode_img" /><br />
<br />
The AI actions menu in File Explorer. I(mage source: Microsoft)While that may be indeed useful to some users, others may have no need for them or no desire to use them. Up until now, Windows 11 did not include a built-in option to remove AI actions from the context menu. However, that changed in the most recent builds for the operating system.<br />
<br />
Microsoft notes in the release notes of build 26220.7344: "If there are no available or enabled AI Actions, this section will no longer show in the context menu."<br />
<br />
Here is what that means: Microsoft won't show the entry for file types that do not have any associated AI actions. Windows users may also disable actions in<br />
<br />
Settings to hide the entire menu.<br />
<br />
<a href="https://www.ghacks.net/2025/12/10/windows-11-how-to-remove-ai-actions-from-file-explorer/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>When Microsoft introduced the dual context menu in Windows 11, it explained that the new modern version would also address a problem that many Windows users faced after years of usage: context menu bloat.<br />
<br />
However, while Microsoft might have that in mind when it added the new context menu as a layer on top of the old, which still exists, it probably did not foresee the rise of AI in the organization and the desire to add "AI to everything".<br />
<br />
When you right-click on files in Windows 11, version 24H2 or later, you may see yet another entry in the modern context menu. AI actions lists all the AI-related actions that Windows users may undertake when they select files. From running a visual search on Bing over removing backgrounds with Paint to erasing objects in Photos.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/12/File-Explorer-AI-Actions.png" loading="lazy"  alt="[Image: File-Explorer-AI-Actions.png]" class="mycode_img" /><br />
<br />
The AI actions menu in File Explorer. I(mage source: Microsoft)While that may be indeed useful to some users, others may have no need for them or no desire to use them. Up until now, Windows 11 did not include a built-in option to remove AI actions from the context menu. However, that changed in the most recent builds for the operating system.<br />
<br />
Microsoft notes in the release notes of build 26220.7344: "If there are no available or enabled AI Actions, this section will no longer show in the context menu."<br />
<br />
Here is what that means: Microsoft won't show the entry for file types that do not have any associated AI actions. Windows users may also disable actions in<br />
<br />
Settings to hide the entire menu.<br />
<br />
<a href="https://www.ghacks.net/2025/12/10/windows-11-how-to-remove-ai-actions-from-file-explorer/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to use the open source tool FlyOOBE to enable locked Windows features]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=21321</link>
			<pubDate>Fri, 14 Nov 2025 06:53:57 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=21321</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Most Windows features pass an extensive selection of pre-release groups and even after-release groups before they land on the systems of the majority of Windows users. If you follow release announcements, you may have noticed the splitting up of features into gradual and normal rollout groups. <a href="https://www.ghacks.net/2025/11/07/here-is-how-you-enable-the-new-windows-11-start-menu-right-now/" target="_blank" rel="noopener" class="mycode_url">The new Start menu, for example, is being rolled out over time</a>.<br />
<br />
What this means is that even though a feature is included in a release, it may not be enabled for the majority of users in the beginning. It may take weeks or months before features land on user PCs.<br />
<br />
While that may not be a problem most of the time, it might be a problem at times. For example, if you want to start using a new feature because it looks like it could benefit your workflows.<br />
<br />
<a href="https://github.com/thebookisclosed/ViVe/releases" target="_blank" rel="noopener" class="mycode_url">That is were the trusted ViVeTool </a>comes into play usually. It is an open source tool that you may use to enable or disable certain Windows features, even those that are not yet rolled out to a particular Windows PC.<br />
<br />
However, ViVeTool is a command line utility that you may find difficult to use. Good news is that you have another option, one that does not require you to use the command line at all.<br />
<br />
<a href="https://github.com/builtbybel/FlyOOBE/releases" target="_blank" rel="noopener" class="mycode_url">Flyoobe</a> is a free open source tool that you may use for that purpose. While its main purpose is to upgrade from Windows 10 to Windows 11, even if the system is not compatible with Windows 11 according to Microsoft, it does support other features, such as debloating Windows or enabling/disabling features using the ViVeTool.<br />
<br />
<a href="https://www.ghacks.net/2025/11/13/how-to-use-the-open-source-tool-flyoobe-to-enable-locked-windows-features/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Most Windows features pass an extensive selection of pre-release groups and even after-release groups before they land on the systems of the majority of Windows users. If you follow release announcements, you may have noticed the splitting up of features into gradual and normal rollout groups. <a href="https://www.ghacks.net/2025/11/07/here-is-how-you-enable-the-new-windows-11-start-menu-right-now/" target="_blank" rel="noopener" class="mycode_url">The new Start menu, for example, is being rolled out over time</a>.<br />
<br />
What this means is that even though a feature is included in a release, it may not be enabled for the majority of users in the beginning. It may take weeks or months before features land on user PCs.<br />
<br />
While that may not be a problem most of the time, it might be a problem at times. For example, if you want to start using a new feature because it looks like it could benefit your workflows.<br />
<br />
<a href="https://github.com/thebookisclosed/ViVe/releases" target="_blank" rel="noopener" class="mycode_url">That is were the trusted ViVeTool </a>comes into play usually. It is an open source tool that you may use to enable or disable certain Windows features, even those that are not yet rolled out to a particular Windows PC.<br />
<br />
However, ViVeTool is a command line utility that you may find difficult to use. Good news is that you have another option, one that does not require you to use the command line at all.<br />
<br />
<a href="https://github.com/builtbybel/FlyOOBE/releases" target="_blank" rel="noopener" class="mycode_url">Flyoobe</a> is a free open source tool that you may use for that purpose. While its main purpose is to upgrade from Windows 10 to Windows 11, even if the system is not compatible with Windows 11 according to Microsoft, it does support other features, such as debloating Windows or enabling/disabling features using the ViVeTool.<br />
<br />
<a href="https://www.ghacks.net/2025/11/13/how-to-use-the-open-source-tool-flyoobe-to-enable-locked-windows-features/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Windows 11 2025: how to get the update, and why you may not want it right now]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=21184</link>
			<pubDate>Wed, 01 Oct 2025 07:15:37 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=21184</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite><a href="https://blogs.windows.com/windowsexperience/2025/09/30/how-to-get-the-windows-11-2025-update/" target="_blank" rel="noopener" class="mycode_url">Microsoft released</a> the big 2025 update for its Windows 11 operating system just a few hours ago. Called the Windows 11 2025 Update, or Windows 11, version 25H2, it is the annual feature update that Microsoft releases for Windows 11.<br />
<br />
The good news is that this year's update will install quickly on many systems. Microsoft released what it calls an<a href="https://www.ghacks.net/2025/06/30/no-windows-12-this-year-microsoft-promises-speedy-windows-11-version-25h2-updates/" target="_blank" rel="noopener" class="mycode_url"> Enablement Package</a>, which upgrades the system. The update installs in a matter of minutes, as all relevant packages are already installed on the system.<br />
<br />
Users won't have to sit through half an hour or more of update installation and repeated reboots. It installs like a smaller update, but only for devices that run Windows 11, version 24H2, last year's update.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to get the Windows 11 2025 Update</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2023/05/windows-11-get-the-latest-updates-as-soon-as-theyre-available.png" loading="lazy"  alt="[Image: windows-11-get-the-latest-updates-as-soo...ilable.png]" class="mycode_img" /><br />
<br />
The rollout of the update has started, but not every Windows 11 device will get it right away. Only systems that run Windows 11, version 24H2 with the latest updates installed will get a chance to grab the update right away. This means that the preview update, <a href="https://www.ghacks.net/2022/04/25/should-you-install-preview-updates-for-windows-10-or-windows-11/" target="_blank" rel="noopener" class="mycode_url">some call it beta</a>, for Windows 11, 24H2 needs to be installed on the device.<br />
<br />
For that, it is necessary to enable "get the latest updates as soon as they're available" in Settings &gt; Windows Update.<br />
<br />
However, there are also known issues that may prevent the installation. Microsoft lists just two on the <a href="https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-25H2" target="_blank" rel="noopener" class="mycode_url">official Windows 11 25H2 dashboard</a>.<br />
<br />
<a href="https://www.ghacks.net/2025/10/01/windows-11-2025-how-to-get-the-update-and-why-you-may-not-want-it-right-now/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite><a href="https://blogs.windows.com/windowsexperience/2025/09/30/how-to-get-the-windows-11-2025-update/" target="_blank" rel="noopener" class="mycode_url">Microsoft released</a> the big 2025 update for its Windows 11 operating system just a few hours ago. Called the Windows 11 2025 Update, or Windows 11, version 25H2, it is the annual feature update that Microsoft releases for Windows 11.<br />
<br />
The good news is that this year's update will install quickly on many systems. Microsoft released what it calls an<a href="https://www.ghacks.net/2025/06/30/no-windows-12-this-year-microsoft-promises-speedy-windows-11-version-25h2-updates/" target="_blank" rel="noopener" class="mycode_url"> Enablement Package</a>, which upgrades the system. The update installs in a matter of minutes, as all relevant packages are already installed on the system.<br />
<br />
Users won't have to sit through half an hour or more of update installation and repeated reboots. It installs like a smaller update, but only for devices that run Windows 11, version 24H2, last year's update.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to get the Windows 11 2025 Update</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2023/05/windows-11-get-the-latest-updates-as-soon-as-theyre-available.png" loading="lazy"  alt="[Image: windows-11-get-the-latest-updates-as-soo...ilable.png]" class="mycode_img" /><br />
<br />
The rollout of the update has started, but not every Windows 11 device will get it right away. Only systems that run Windows 11, version 24H2 with the latest updates installed will get a chance to grab the update right away. This means that the preview update, <a href="https://www.ghacks.net/2022/04/25/should-you-install-preview-updates-for-windows-10-or-windows-11/" target="_blank" rel="noopener" class="mycode_url">some call it beta</a>, for Windows 11, 24H2 needs to be installed on the device.<br />
<br />
For that, it is necessary to enable "get the latest updates as soon as they're available" in Settings &gt; Windows Update.<br />
<br />
However, there are also known issues that may prevent the installation. Microsoft lists just two on the <a href="https://learn.microsoft.com/en-us/windows/release-health/status-windows-11-25H2" target="_blank" rel="noopener" class="mycode_url">official Windows 11 25H2 dashboard</a>.<br />
<br />
<a href="https://www.ghacks.net/2025/10/01/windows-11-2025-how-to-get-the-update-and-why-you-may-not-want-it-right-now/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to restore access to classic Notepad on Windows 11]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20722</link>
			<pubDate>Wed, 26 Mar 2025 10:51:32 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20722</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft replaced the classic Notepad text editor on Windows 11 with an advanced version featuring new features such <a href="https://www.ghacks.net/2023/01/23/how-to-get-notepad-with-tabs-in-the-stable-version-of-windows-11/" target="_blank" rel="noopener" class="mycode_url">as tabs</a> and <a href="https://www.ghacks.net/2024/11/08/heres-a-closer-look-at-rewrite-ai-in-notepad/" target="_blank" rel="noopener" class="mycode_url">AI integrations</a>. Not every Windows user likes the change. Some prefer the old snappy version of Notepad instead.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The problem:</span> When you launch Notepad on Windows 11, for instance from the Start menu or runbox, the new Notepad application is launched.<br />
<br />
What Microsoft does not tell you is that the classic Notepad application is still onboard. You can restore it with just a few basic steps, which I will outline below.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to restore classic Notepad on Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/03/classic-notepad-windows-11.png" loading="lazy"  alt="[Image: classic-notepad-windows-11.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span>:  This methods works on all recent versions of Windows 11, including Windows 11, version 24H2.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here are the steps:</span><br />
<ol type="1" class="mycode_list"><li>Open the Start menu.<br />
</li>
<li>Select Settings to launch the Settings application.<br />
</li>
<li>Navigate to Apps &gt; Advanced App settings &gt; App execution aliases.<br />
</li>
<li>Scroll down the list until you find Notepad.<br />
</li>
<li>Toggle the alias to Off with a click.<br />
</li>
</ol>
<a href="https://www.ghacks.net/2025/03/26/how-to-restore-access-to-classic-notepad-on-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft replaced the classic Notepad text editor on Windows 11 with an advanced version featuring new features such <a href="https://www.ghacks.net/2023/01/23/how-to-get-notepad-with-tabs-in-the-stable-version-of-windows-11/" target="_blank" rel="noopener" class="mycode_url">as tabs</a> and <a href="https://www.ghacks.net/2024/11/08/heres-a-closer-look-at-rewrite-ai-in-notepad/" target="_blank" rel="noopener" class="mycode_url">AI integrations</a>. Not every Windows user likes the change. Some prefer the old snappy version of Notepad instead.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The problem:</span> When you launch Notepad on Windows 11, for instance from the Start menu or runbox, the new Notepad application is launched.<br />
<br />
What Microsoft does not tell you is that the classic Notepad application is still onboard. You can restore it with just a few basic steps, which I will outline below.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to restore classic Notepad on Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/03/classic-notepad-windows-11.png" loading="lazy"  alt="[Image: classic-notepad-windows-11.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span>:  This methods works on all recent versions of Windows 11, including Windows 11, version 24H2.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here are the steps:</span><br />
<ol type="1" class="mycode_list"><li>Open the Start menu.<br />
</li>
<li>Select Settings to launch the Settings application.<br />
</li>
<li>Navigate to Apps &gt; Advanced App settings &gt; App execution aliases.<br />
</li>
<li>Scroll down the list until you find Notepad.<br />
</li>
<li>Toggle the alias to Off with a click.<br />
</li>
</ol>
<a href="https://www.ghacks.net/2025/03/26/how-to-restore-access-to-classic-notepad-on-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Windows 11: How to add JPEG-XL support officially]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20658</link>
			<pubDate>Tue, 04 Mar 2025 17:33:12 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20658</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft's Windows 11 operating system supports a wide range of file formats by default. JPEG XL, a royalty-free open image format has not been on that default list up until now.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What is JPEG XL?</span> The image format promises better web compatibility than JPEG, including several features that allow webmasters and users to migrate existing images to the new format:<ul class="mycode_list"><li>Compression efficiency.<br />
</li>
<li>Support for lossless and lossy compression.<br />
</li>
<li>Support for transparency.<br />
</li>
<li>Support for HDR and a wide range of colors.<br />
</li>
<li>Progressive loading support.<br />
</li>
<li>Backward compatibility.<br />
</li>
</ul>
The main downside right now is limited support for the format and a lack of hardware decoding support.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Windows 11: how to install support for JPEG XL</span><br />
<br />
Microsoft published the JPEG XL Image Extension <a href="https://apps.microsoft.com/detail/9mzprth5c0tb?hl=en-us&amp;gl=DE" target="_blank" rel="noopener" class="mycode_url">on the Microsoft Store</a>. Windows 11 users may download the application to add support for the JPEG XL format on Windows 11.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span>: The image extension is only compatible with Windows 11, version 24H2. You get an JPEG XL Image Extension failed error when you try to install it on an earlier version of Windows 11 or on a Windows 10 system.<br />
<br />
If you run Windows 11, version 24H2 on a device and do use the Microsoft Store, you may open the JPEG XL Image Extension page to download and install support for JPEG XL.<br />
<br />
<a href="https://www.ghacks.net/2025/03/03/windows-11-how-to-add-jpeg-xl-support-officially/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft's Windows 11 operating system supports a wide range of file formats by default. JPEG XL, a royalty-free open image format has not been on that default list up until now.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What is JPEG XL?</span> The image format promises better web compatibility than JPEG, including several features that allow webmasters and users to migrate existing images to the new format:<ul class="mycode_list"><li>Compression efficiency.<br />
</li>
<li>Support for lossless and lossy compression.<br />
</li>
<li>Support for transparency.<br />
</li>
<li>Support for HDR and a wide range of colors.<br />
</li>
<li>Progressive loading support.<br />
</li>
<li>Backward compatibility.<br />
</li>
</ul>
The main downside right now is limited support for the format and a lack of hardware decoding support.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Windows 11: how to install support for JPEG XL</span><br />
<br />
Microsoft published the JPEG XL Image Extension <a href="https://apps.microsoft.com/detail/9mzprth5c0tb?hl=en-us&amp;gl=DE" target="_blank" rel="noopener" class="mycode_url">on the Microsoft Store</a>. Windows 11 users may download the application to add support for the JPEG XL format on Windows 11.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span>: The image extension is only compatible with Windows 11, version 24H2. You get an JPEG XL Image Extension failed error when you try to install it on an earlier version of Windows 11 or on a Windows 10 system.<br />
<br />
If you run Windows 11, version 24H2 on a device and do use the Microsoft Store, you may open the JPEG XL Image Extension page to download and install support for JPEG XL.<br />
<br />
<a href="https://www.ghacks.net/2025/03/03/windows-11-how-to-add-jpeg-xl-support-officially/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Windows 11: how to display full folder thumbnails]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20597</link>
			<pubDate>Fri, 14 Feb 2025 10:38:52 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20597</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Folders in Windows 11 show a preview of the files they contain when certain folder views are enabled. This is the case for the medium, large, and extra large icon views, as well as the views tiles and content.<br />
<br />
Windows 11 displays a cut-off preview of one of the files, which you may dislike because it may get harder to identify files.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/02/windows-11-folders-view.png" loading="lazy"  alt="[Image: windows-11-folders-view.png]" class="mycode_img" /><br />
<br />
The operating system comes without options to change this. Good news is that third-party apps come to the rescue to modify the default view.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Restore folder thumbnails in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/02/full-folder-view.png" loading="lazy"  alt="[Image: full-folder-view.png]" class="mycode_img" /><br />
<br />
<a href="https://github.com/LesFerch/FolderThumbnailFix" target="_blank" rel="noopener" class="mycode_url">FolderThumbnailFix</a> is an open source tool that changes a single file in Windows 11. This file is responsible for cutting off the thumbnails that folders show in the operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Word of warning:</span> While we did not notice any issues using the program, it is recommended to either backup the original file in question or create a system restore point or system backup before using the application. The developer notes furthermore that some antivirus apps may falsely flag the app as malicious.<br />
<br />
<a href="https://www.ghacks.net/2025/02/13/windows-11-how-to-display-full-folder-thumbnails/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Folders in Windows 11 show a preview of the files they contain when certain folder views are enabled. This is the case for the medium, large, and extra large icon views, as well as the views tiles and content.<br />
<br />
Windows 11 displays a cut-off preview of one of the files, which you may dislike because it may get harder to identify files.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/02/windows-11-folders-view.png" loading="lazy"  alt="[Image: windows-11-folders-view.png]" class="mycode_img" /><br />
<br />
The operating system comes without options to change this. Good news is that third-party apps come to the rescue to modify the default view.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Restore folder thumbnails in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/02/full-folder-view.png" loading="lazy"  alt="[Image: full-folder-view.png]" class="mycode_img" /><br />
<br />
<a href="https://github.com/LesFerch/FolderThumbnailFix" target="_blank" rel="noopener" class="mycode_url">FolderThumbnailFix</a> is an open source tool that changes a single file in Windows 11. This file is responsible for cutting off the thumbnails that folders show in the operating system.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Word of warning:</span> While we did not notice any issues using the program, it is recommended to either backup the original file in question or create a system restore point or system backup before using the application. The developer notes furthermore that some antivirus apps may falsely flag the app as malicious.<br />
<br />
<a href="https://www.ghacks.net/2025/02/13/windows-11-how-to-display-full-folder-thumbnails/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[This is the simplest option to upgrade Windows 11 on unsupported hardware]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20511</link>
			<pubDate>Sat, 18 Jan 2025 11:17:48 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20511</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Several methods exist to <a href="https://www.ghacks.net/2024/10/08/how-to-upgrade-to-windows-11-24h2-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">install Windows 11 on unsupported hardware</a> and to upgrade to a new version of Windows 11 from older versions.<br />
<br />
<a href="https://www.ghacks.net/2021/10/06/microsoft-posts-instructions-for-upgrading-to-windows-11-on-unsupported-pcs/" target="_blank" rel="noopener" class="mycode_url">Microsoft allows this on one hand</a>, but says it does not offer any kind of support, if the PC does not meet the system requirements.<br />
<br />
Manual methods are available, but programs like Rufus have made the entire process better by automating most of it. Still, changes may block certain options that worked before.<br />
<br />
<a href="https://www.ghacks.net/2024/10/21/windows-11-flyby11-enables-upgrades-on-unsupported-devices/" target="_blank" rel="noopener" class="mycode_url">I reviewed the open source application Flyby11</a> last October. The program supported two methods to install the latest version of Windows 11 on unsupported hardware. It was easy to use and worked well during tests.<br />
<br />
The developer of the program <a href="https://github.com/builtbybel/Flyby11/releases" target="_blank" rel="noopener" class="mycode_url">has released</a> a new version that makes things even simpler. All it takes now is to drag &amp; drop a Windows 11 ISO image on the drop area in the program interface. Everything else is taken care of by the program.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/01/flyby-upgrade-windows-11-unsupported-hardware.png" loading="lazy"  alt="[Image: flyby-upgrade-windows-11-unsupported-hardware.png]" class="mycode_img" /><br />
<br />
Probably the biggest hindrance for many users at this point is the Windows 11 ISO. That's why Flyby11 links to Microsoft's official download website.<br />
<br />
You may also use Rufus for that or any other program or services that offers the latest Windows 11 ISO image. As far as the Microsoft option is concerned, <a href="https://www.microsoft.com/en-us/software-download/windows11" target="_blank" rel="noopener" class="mycode_url">here is its link</a>.<br />
<br />
Once you have downloaded the ISO file, drag and drop it on the program interface. The application starts an inPlace upgrade right away at this point.<br />
<br />
<a href="https://www.ghacks.net/2025/01/17/this-is-the-simplest-option-to-upgrade-windows-11-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Several methods exist to <a href="https://www.ghacks.net/2024/10/08/how-to-upgrade-to-windows-11-24h2-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">install Windows 11 on unsupported hardware</a> and to upgrade to a new version of Windows 11 from older versions.<br />
<br />
<a href="https://www.ghacks.net/2021/10/06/microsoft-posts-instructions-for-upgrading-to-windows-11-on-unsupported-pcs/" target="_blank" rel="noopener" class="mycode_url">Microsoft allows this on one hand</a>, but says it does not offer any kind of support, if the PC does not meet the system requirements.<br />
<br />
Manual methods are available, but programs like Rufus have made the entire process better by automating most of it. Still, changes may block certain options that worked before.<br />
<br />
<a href="https://www.ghacks.net/2024/10/21/windows-11-flyby11-enables-upgrades-on-unsupported-devices/" target="_blank" rel="noopener" class="mycode_url">I reviewed the open source application Flyby11</a> last October. The program supported two methods to install the latest version of Windows 11 on unsupported hardware. It was easy to use and worked well during tests.<br />
<br />
The developer of the program <a href="https://github.com/builtbybel/Flyby11/releases" target="_blank" rel="noopener" class="mycode_url">has released</a> a new version that makes things even simpler. All it takes now is to drag &amp; drop a Windows 11 ISO image on the drop area in the program interface. Everything else is taken care of by the program.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2025/01/flyby-upgrade-windows-11-unsupported-hardware.png" loading="lazy"  alt="[Image: flyby-upgrade-windows-11-unsupported-hardware.png]" class="mycode_img" /><br />
<br />
Probably the biggest hindrance for many users at this point is the Windows 11 ISO. That's why Flyby11 links to Microsoft's official download website.<br />
<br />
You may also use Rufus for that or any other program or services that offers the latest Windows 11 ISO image. As far as the Microsoft option is concerned, <a href="https://www.microsoft.com/en-us/software-download/windows11" target="_blank" rel="noopener" class="mycode_url">here is its link</a>.<br />
<br />
Once you have downloaded the ISO file, drag and drop it on the program interface. The application starts an inPlace upgrade right away at this point.<br />
<br />
<a href="https://www.ghacks.net/2025/01/17/this-is-the-simplest-option-to-upgrade-windows-11-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to rebuild the icon cache in Windows 11]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20473</link>
			<pubDate>Tue, 31 Dec 2024 09:07:56 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20473</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Windows 11 uses the icon cache extensively to display icons of applications and other elements of the operating system. It is designed to speed up the loading and display of icons.<br />
<br />
Sometimes, issues may arise. A common issue is corruption of the icon cache. This may lead to the display of wrong, old, duplicate, missing, or broken icons and other issues.<br />
<br />
The reason for this, most of the time, is corruption of the icon cache. The solution in that case is to rebuild the icon cache.<br />
<br />
This guide explains how that is done on Windows 11. The same method works on Windows 10 as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rebuilding the icon cache in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-refresh-icon-cache.png" loading="lazy"  alt="[Image: windows-11-refresh-icon-cache.png]" class="mycode_img" /><br />
<br />
 You can rebuild the icon cache using a single command. Here is how that is done:<br />
<ol type="1" class="mycode_list"><li>Use the keyboard shortcut Windows-X to display the administrative menu.<br />
</li>
<li>Select Terminal from the menu.<br />
</li>
<li>Confirm the security prompt by selecting the option yes.<br />
</li>
<li>Paste the command "ie4uinit.exe -show" and press the Enter-key.<br />
</li>
</ol>
Note that you do not get a response; this is normal and nothing to worry about.<br />
<br />
<a href="https://www.ghacks.net/2024/12/30/how-to-rebuild-the-icon-cache-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Windows 11 uses the icon cache extensively to display icons of applications and other elements of the operating system. It is designed to speed up the loading and display of icons.<br />
<br />
Sometimes, issues may arise. A common issue is corruption of the icon cache. This may lead to the display of wrong, old, duplicate, missing, or broken icons and other issues.<br />
<br />
The reason for this, most of the time, is corruption of the icon cache. The solution in that case is to rebuild the icon cache.<br />
<br />
This guide explains how that is done on Windows 11. The same method works on Windows 10 as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Rebuilding the icon cache in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-refresh-icon-cache.png" loading="lazy"  alt="[Image: windows-11-refresh-icon-cache.png]" class="mycode_img" /><br />
<br />
 You can rebuild the icon cache using a single command. Here is how that is done:<br />
<ol type="1" class="mycode_list"><li>Use the keyboard shortcut Windows-X to display the administrative menu.<br />
</li>
<li>Select Terminal from the menu.<br />
</li>
<li>Confirm the security prompt by selecting the option yes.<br />
</li>
<li>Paste the command "ie4uinit.exe -show" and press the Enter-key.<br />
</li>
</ol>
Note that you do not get a response; this is normal and nothing to worry about.<br />
<br />
<a href="https://www.ghacks.net/2024/12/30/how-to-rebuild-the-icon-cache-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to enable or disable Wi-Fi in Windows 11]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20452</link>
			<pubDate>Thu, 19 Dec 2024 10:42:14 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20452</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Wi-Fi is next to Ethernet one of the main ways of connecting a device to the Internet. A PC needs a wireless adapter or chip to support Wi-Fi. The majority of mobile devices, for example laptops and tablets, support wireless connectivity.<br />
<br />
This guide provides step-by-step instructions on disabling or enabling wireless Internet connectivity on Windows 11 PCs. It also lists examples when this may be useful.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The default</span>: Wi-Fi is enabled by default on Windows 11. This means that the device is actively looking for wireless access points to connect to. Once a connection has been established, Windows will try to connect to the access point automatically.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reasons for wanting to turn Wi-Fi off</span><ul class="mycode_list"><li>The device connects to the Internet via an Ethernet cable.<br />
</li>
<li>You want to or have to block Internet connectivity for a time or permanently.<br />
</li>
<li>Simplify network management.<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Enable or disable Wi-Fi in the Quick Settings</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Click on the Wi-Fi icon displayed in the System Tray area on the Windows 11 taskbar. You find it on the right side of the taskbar next to volume.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/wifi-icon-windows-11-taskbar.png" loading="lazy"  alt="[Image: wifi-icon-windows-11-taskbar.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Tip</span></span>: you can also press the keys Windows and A together to display the Quick Settings.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 2</span>: Click on the Wi-Fi symbol displayed in the Quick Settings interface. This toggles Wi-Fi on the device. A blue background indicates that Wi-Fi is enabled, a white background that it is turned off.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/quick-settings-wifi.png" loading="lazy"  alt="[Image: quick-settings-wifi.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Optional</span>: You may also use the interface to connect to a different wireless access point. For this, it is necessary to click on the right-arrow icon in the Quick Settings next to the wireless icon.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-other-wifi-access-points.png" loading="lazy"  alt="[Image: windows-11-other-wifi-access-points.png]" class="mycode_img" /><br />
<br />
Note that I removed the names of the access points. They are displayed next to the strength indicator in the interface. There is also a Wi-Fi toggle on the page to enable or disable Wi-Fi.<br />
<br />
<a href="https://www.ghacks.net/2024/12/18/how-to-enable-or-disable-wi-fi-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Wi-Fi is next to Ethernet one of the main ways of connecting a device to the Internet. A PC needs a wireless adapter or chip to support Wi-Fi. The majority of mobile devices, for example laptops and tablets, support wireless connectivity.<br />
<br />
This guide provides step-by-step instructions on disabling or enabling wireless Internet connectivity on Windows 11 PCs. It also lists examples when this may be useful.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">The default</span>: Wi-Fi is enabled by default on Windows 11. This means that the device is actively looking for wireless access points to connect to. Once a connection has been established, Windows will try to connect to the access point automatically.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Reasons for wanting to turn Wi-Fi off</span><ul class="mycode_list"><li>The device connects to the Internet via an Ethernet cable.<br />
</li>
<li>You want to or have to block Internet connectivity for a time or permanently.<br />
</li>
<li>Simplify network management.<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Enable or disable Wi-Fi in the Quick Settings</span><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 1:</span> Click on the Wi-Fi icon displayed in the System Tray area on the Windows 11 taskbar. You find it on the right side of the taskbar next to volume.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/wifi-icon-windows-11-taskbar.png" loading="lazy"  alt="[Image: wifi-icon-windows-11-taskbar.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b"><span style="font-style: italic;" class="mycode_i">Tip</span></span>: you can also press the keys Windows and A together to display the Quick Settings.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Step 2</span>: Click on the Wi-Fi symbol displayed in the Quick Settings interface. This toggles Wi-Fi on the device. A blue background indicates that Wi-Fi is enabled, a white background that it is turned off.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/quick-settings-wifi.png" loading="lazy"  alt="[Image: quick-settings-wifi.png]" class="mycode_img" /><br />
<br />
<span style="font-weight: bold;" class="mycode_b">Optional</span>: You may also use the interface to connect to a different wireless access point. For this, it is necessary to click on the right-arrow icon in the Quick Settings next to the wireless icon.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-other-wifi-access-points.png" loading="lazy"  alt="[Image: windows-11-other-wifi-access-points.png]" class="mycode_img" /><br />
<br />
Note that I removed the names of the access points. They are displayed next to the strength indicator in the interface. There is also a Wi-Fi toggle on the page to enable or disable Wi-Fi.<br />
<br />
<a href="https://www.ghacks.net/2024/12/18/how-to-enable-or-disable-wi-fi-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to restore the full date and time format on Windows 11's taskbar]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20440</link>
			<pubDate>Thu, 12 Dec 2024 07:56:47 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20440</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft rolled out a change recently on Windows 11 that removed some bits of information from the taskbar. For the date, only day and month are shown, while the year has been removed. For the time, only the hour and minute is shown. Information such as AM or PM has also been removed.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/simpler-date-time.png" loading="lazy"  alt="[Image: simpler-date-time.png]" class="mycode_img" /><br />
<br />
Microsoft says this was done to free up space on the taskbar. While some users may like the change, as it gives them more room for other icons and information on the taskbar, others may dislike it.<br />
<br />
Good news is that Microsoft added a new preference as well that allows users who do not like the change to restore the classic behavior.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Tip</span>: You can hover with the mouse cursor over date and time to get a small popup with the full information.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to restore the full date and time on Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/show-abbreviated-date-and-time.png" loading="lazy"  alt="[Image: show-abbreviated-date-and-time.png]" class="mycode_img" /><br />
<br />
Here is a step-by-step guide to restore the classic taskbar behavior:<br />
<ol type="1" class="mycode_list"><li>Right-click on date and time on the taskbar.<br />
</li>
<li>Select "adjust date and time". You can also open Settings &gt; Time &amp; language &gt; Date &amp; time manually instead.<br />
</li>
<li>Expand "Show time and date in the System tray" by clicking on the down-arrow icon.<br />
</li>
<li>Uncheck "Show abbreviated time and date".<br />
</li>
</ol>
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/full-date-and-time-restored.png" loading="lazy"  alt="[Image: full-date-and-time-restored.png]" class="mycode_img" /><br />
<br />
The change is immediate. You should see the full date and time again on the taskbar.<br />
<br />
<a href="https://www.ghacks.net/2024/12/11/how-to-restore-the-full-date-and-time-format-on-windows-11s-taskbar/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Microsoft rolled out a change recently on Windows 11 that removed some bits of information from the taskbar. For the date, only day and month are shown, while the year has been removed. For the time, only the hour and minute is shown. Information such as AM or PM has also been removed.<br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/simpler-date-time.png" loading="lazy"  alt="[Image: simpler-date-time.png]" class="mycode_img" /><br />
<br />
Microsoft says this was done to free up space on the taskbar. While some users may like the change, as it gives them more room for other icons and information on the taskbar, others may dislike it.<br />
<br />
Good news is that Microsoft added a new preference as well that allows users who do not like the change to restore the classic behavior.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Tip</span>: You can hover with the mouse cursor over date and time to get a small popup with the full information.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to restore the full date and time on Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/show-abbreviated-date-and-time.png" loading="lazy"  alt="[Image: show-abbreviated-date-and-time.png]" class="mycode_img" /><br />
<br />
Here is a step-by-step guide to restore the classic taskbar behavior:<br />
<ol type="1" class="mycode_list"><li>Right-click on date and time on the taskbar.<br />
</li>
<li>Select "adjust date and time". You can also open Settings &gt; Time &amp; language &gt; Date &amp; time manually instead.<br />
</li>
<li>Expand "Show time and date in the System tray" by clicking on the down-arrow icon.<br />
</li>
<li>Uncheck "Show abbreviated time and date".<br />
</li>
</ol>
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/full-date-and-time-restored.png" loading="lazy"  alt="[Image: full-date-and-time-restored.png]" class="mycode_img" /><br />
<br />
The change is immediate. You should see the full date and time again on the taskbar.<br />
<br />
<a href="https://www.ghacks.net/2024/12/11/how-to-restore-the-full-date-and-time-format-on-windows-11s-taskbar/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to enable the Ultimate Performance plan in Windows 11]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20416</link>
			<pubDate>Thu, 05 Dec 2024 10:43:09 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20416</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Windows 11 supports several power modes by default. These allow users to customize the power consumption of the device.<br />
<br />
By default, only a few power modes are available: balanced, power saver, and high performance. Here is how they differ:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Balanced</span>: attempts to balance performance and energy consumption.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Save Power</span>: attempts to save power by reducing performance.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">High performance:</span> improves performance, but may require more energy.<br />
</li>
</ul>
What Microsoft does not tell its users is that Windows 11 supports more power modes. These are not shown by default, however and need to be enabled by administrators before they become available.<br />
<br />
One of these modes is Ultimate Performance. This mode is available on Windows 11 Pro for Workstations systems only by default. It can be activated on other systems. Here is what it does:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Ultimate Performance</span>: ensures maximum performance on high-end PCs<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Tip</span>: you may enable the Ultimate power plan <a href="https://www.ghacks.net/2018/04/13/enable-the-ultimate-power-plan-on-windows-10-pro-or-home/" target="_blank" rel="noopener" class="mycode_url">on Windows 10</a> as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to enable Ultimate Performance mode in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-enable-ultimate-performance-mode.png" loading="lazy"  alt="[Image: windows-11-enable-ultimate-performance-mode.png]" class="mycode_img" /><br />
<br />
It takes just a few steps to add the Ultimate Performance power plan to the Windows 11 system.<br />
<ol type="1" class="mycode_list"><li>Use the keyboard shortcut <span style="font-weight: bold;" class="mycode_b">Windows</span>-X to open the secret menu.<br />
</li>
<li>Launch <span style="font-weight: bold;" class="mycode_b">Terminal</span> from the menu.<br />
</li>
<li>Type the command <span style="font-weight: bold;" class="mycode_b">powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61</span>.<br />
</li>
<li>Press the <span style="font-weight: bold;" class="mycode_b">Enter-key</span>.<br />
</li>
</ol>
<a href="https://www.ghacks.net/2024/12/04/how-to-enable-the-ultimate-performance-plan-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>Windows 11 supports several power modes by default. These allow users to customize the power consumption of the device.<br />
<br />
By default, only a few power modes are available: balanced, power saver, and high performance. Here is how they differ:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Balanced</span>: attempts to balance performance and energy consumption.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">Save Power</span>: attempts to save power by reducing performance.<br />
</li>
<li><span style="font-weight: bold;" class="mycode_b">High performance:</span> improves performance, but may require more energy.<br />
</li>
</ul>
What Microsoft does not tell its users is that Windows 11 supports more power modes. These are not shown by default, however and need to be enabled by administrators before they become available.<br />
<br />
One of these modes is Ultimate Performance. This mode is available on Windows 11 Pro for Workstations systems only by default. It can be activated on other systems. Here is what it does:<ul class="mycode_list"><li><span style="font-weight: bold;" class="mycode_b">Ultimate Performance</span>: ensures maximum performance on high-end PCs<br />
</li>
</ul>
<span style="font-weight: bold;" class="mycode_b">Tip</span>: you may enable the Ultimate power plan <a href="https://www.ghacks.net/2018/04/13/enable-the-ultimate-power-plan-on-windows-10-pro-or-home/" target="_blank" rel="noopener" class="mycode_url">on Windows 10</a> as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">How to enable Ultimate Performance mode in Windows 11</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/12/windows-11-enable-ultimate-performance-mode.png" loading="lazy"  alt="[Image: windows-11-enable-ultimate-performance-mode.png]" class="mycode_img" /><br />
<br />
It takes just a few steps to add the Ultimate Performance power plan to the Windows 11 system.<br />
<ol type="1" class="mycode_list"><li>Use the keyboard shortcut <span style="font-weight: bold;" class="mycode_b">Windows</span>-X to open the secret menu.<br />
</li>
<li>Launch <span style="font-weight: bold;" class="mycode_b">Terminal</span> from the menu.<br />
</li>
<li>Type the command <span style="font-weight: bold;" class="mycode_b">powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61</span>.<br />
</li>
<li>Press the <span style="font-weight: bold;" class="mycode_b">Enter-key</span>.<br />
</li>
</ol>
<a href="https://www.ghacks.net/2024/12/04/how-to-enable-the-ultimate-performance-plan-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Do this if you want to stop ads in Windows 11]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20403</link>
			<pubDate>Thu, 28 Nov 2024 10:02:29 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20403</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>What do Xbox Wireless Controllers, Microsoft Defender and Call of Duty: Black Ops 6, and Bing AI in common? All of them were advertised by Microsoft on Windows 11 in the past year.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What if I told you that there is an easy way to turn off these ads on Windows 11?</span> It takes just a minute of your time and you are done with it.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here is how it is done:</span><br />
<ol type="1" class="mycode_list"><li>Open the Start menu and load the Settings. You may also use the shortcut Windows-I for that.<br />
</li>
<li>Go to System &gt; Notifications.<br />
</li>
<li>Scroll down and expand the "Additional settings" section there.<br />
</li>
<li>Uncheck "Get tips and suggestions when using Windows".<br />
</li>
<li>Optional: uncheck "Show the Windows welcome experience after updates and when signed in to show what's new and suggested".<br />
</li>
<li>Optional: uncheck "Suggest ways to get the most out of Windows and finish setting up this device".<br />
</li>
<li>Restart the PC.<br />
</li>
</ol>
This gets rid of ads as suggestions or notifications in Windows 11.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span> that this does not block all the ads that Microsoft has displayed to users or will display to users. You may also see ads on the <a href="https://www.ghacks.net/2023/10/14/how-to-disable-lock-screen-ads-on-windows-11/" target="_blank" rel="noopener" class="mycode_url">lock screen</a>, in <a href="https://www.ghacks.net/2024/07/11/microsoft-is-not-done-yet-more-ads-spotted-in-latest-windows-11-build/" target="_blank" rel="noopener" class="mycode_url">the Microsoft Store</a>, the <a href="https://www.ghacks.net/2023/05/08/another-area-in-windows-11-may-show-ads-in-the-future/" target="_blank" rel="noopener" class="mycode_url">Settings page</a>, <a href="https://www.ghacks.net/2022/03/14/microsoft-is-testing-file-explorer-ads-in-latest-windows-11-insider-build/" target="_blank" rel="noopener" class="mycode_url">File Explorer</a>, and many other areas.<br />
<br />
If you want to get rid of most ads, you may want to use a tool like Winaero Tweaker. It is free and covers a lot of them. Here is how you configure it for that.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Using Winaero Tweaker to disable ads on Windows 11 (and 10)</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/11/disable-ads-windows-11-winaero-tweaker.png" loading="lazy"  alt="[Image: disable-ads-windows-11-winaero-tweaker.png]" class="mycode_img" /><br />
<br />
Winaero Tweaker is a free program to change lots of settings on systems running Windows 10 or 11. Start by downloading the latest version from <a href="https://winaero.com/" target="_blank" rel="noopener" class="mycode_url">the official website</a>.<br />
<br />
<a href="https://www.ghacks.net/2024/11/27/do-this-if-you-want-to-stop-ads-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>What do Xbox Wireless Controllers, Microsoft Defender and Call of Duty: Black Ops 6, and Bing AI in common? All of them were advertised by Microsoft on Windows 11 in the past year.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">What if I told you that there is an easy way to turn off these ads on Windows 11?</span> It takes just a minute of your time and you are done with it.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Here is how it is done:</span><br />
<ol type="1" class="mycode_list"><li>Open the Start menu and load the Settings. You may also use the shortcut Windows-I for that.<br />
</li>
<li>Go to System &gt; Notifications.<br />
</li>
<li>Scroll down and expand the "Additional settings" section there.<br />
</li>
<li>Uncheck "Get tips and suggestions when using Windows".<br />
</li>
<li>Optional: uncheck "Show the Windows welcome experience after updates and when signed in to show what's new and suggested".<br />
</li>
<li>Optional: uncheck "Suggest ways to get the most out of Windows and finish setting up this device".<br />
</li>
<li>Restart the PC.<br />
</li>
</ol>
This gets rid of ads as suggestions or notifications in Windows 11.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Note</span> that this does not block all the ads that Microsoft has displayed to users or will display to users. You may also see ads on the <a href="https://www.ghacks.net/2023/10/14/how-to-disable-lock-screen-ads-on-windows-11/" target="_blank" rel="noopener" class="mycode_url">lock screen</a>, in <a href="https://www.ghacks.net/2024/07/11/microsoft-is-not-done-yet-more-ads-spotted-in-latest-windows-11-build/" target="_blank" rel="noopener" class="mycode_url">the Microsoft Store</a>, the <a href="https://www.ghacks.net/2023/05/08/another-area-in-windows-11-may-show-ads-in-the-future/" target="_blank" rel="noopener" class="mycode_url">Settings page</a>, <a href="https://www.ghacks.net/2022/03/14/microsoft-is-testing-file-explorer-ads-in-latest-windows-11-insider-build/" target="_blank" rel="noopener" class="mycode_url">File Explorer</a>, and many other areas.<br />
<br />
If you want to get rid of most ads, you may want to use a tool like Winaero Tweaker. It is free and covers a lot of them. Here is how you configure it for that.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Using Winaero Tweaker to disable ads on Windows 11 (and 10)</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/11/disable-ads-windows-11-winaero-tweaker.png" loading="lazy"  alt="[Image: disable-ads-windows-11-winaero-tweaker.png]" class="mycode_img" /><br />
<br />
Winaero Tweaker is a free program to change lots of settings on systems running Windows 10 or 11. Start by downloading the latest version from <a href="https://winaero.com/" target="_blank" rel="noopener" class="mycode_url">the official website</a>.<br />
<br />
<a href="https://www.ghacks.net/2024/11/27/do-this-if-you-want-to-stop-ads-in-windows-11/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[FlyBy11: update introduces more Windows 11 installation options and plugins]]></title>
			<link>https://www.geeks.fyi/showthread.php?tid=20335</link>
			<pubDate>Thu, 31 Oct 2024 10:05:55 +0000</pubDate>
			<dc:creator><![CDATA[<a href="https://www.geeks.fyi/member.php?action=profile&uid=1322">harlan4096</a>]]></dc:creator>
			<guid isPermaLink="false">https://www.geeks.fyi/showthread.php?tid=20335</guid>
			<description><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>My <a href="https://www.ghacks.net/2024/10/21/windows-11-flyby11-enables-upgrades-on-unsupported-devices/" target="_blank" rel="noopener" class="mycode_url">first review of the open source tool FlyBy11</a> is less than ten days old. The initial version could be run in Windows 11 devices which did not <a href="https://www.ghacks.net/2023/03/26/how-to-check-if-your-device-meets-windows-11-system-requirements/" target="_blank" rel="noopener" class="mycode_url">meet the system requirements</a> to <a href="https://www.ghacks.net/2024/10/08/how-to-upgrade-to-windows-11-24h2-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">upgrade to Windows 11 version 24H2</a>.<br />
<br />
Microsoft removed some options to upgrade Windows 11 that worked previously. FlyBy11 supports both options that remain. It is not the only tool that does so. <a href="https://www.ghacks.net/2024/10/11/rufus-4-6-bypasses-windows-11-24h2-compatibility-checks-automatically/" target="_blank" rel="noopener" class="mycode_url">Rufus</a>, for example, supports one of the options as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">FlyBy11 Update adds more options</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/10/flybyscript-windows-11.png" loading="lazy"  alt="[Image: flybyscript-windows-11.png]" class="mycode_img" /><br />
<br />
When you launch FlyByScript now <a href="https://github.com/builtbybel/Flyby11/releases" target="_blank" rel="noopener" class="mycode_url">after the download</a>, you still get the dreaded "are you sure" security warning on Windows 11. Once you accept it, you see more options. The initial options, now called Method 1 and Method 2, are still available.<br />
<br />
If you plan to upgrade to Windows 11 version 24H2 on an unsupported system, these are the options that you may try. First the easier option, method 1, but if that does not work for whatever reason, the Registry hack that is method 2.<br />
<br />
 The third option that is now available is for systems that do meet the hardware requirements. You can initiate the upgrade on these systems right away. That may be easier than having to wait for Microsoft to show the upgrade when you run checks using Windows Update.<br />
<br />
Another excellent addition is that you now get checks that tell you if method 2 or the direct option is enabled already. A small detail but still useful for verification.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Plugins are introduced</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/10/flyby11-script-upgrade.png" loading="lazy"  alt="[Image: flyby11-script-upgrade.png]" class="mycode_img" /><br />
<br />
The second big addition is a plugin system. This is not the first app of the developer with a plugin system. You activate it by selecting the import option in the main interface.<br />
<br />
A total of ten plugins are provided. Not all are useful in all situations. There is Windows Old Remover, which you may run after a successful upgrade to free up disk space.<br />
<br />
<br />
Other plugins remove OneDrive from the system, restore all built-in apps, or create restore points. All in all, these can come in handy and there is the prospect of future plugins that may automate certain processes before or after upgrades are installed on the system.<br />
<br />
You do not need the plugins, but they may come in handy.<br />
<br />
<a href="https://www.ghacks.net/2024/10/30/flyby11-update-introduces-more-windows-11-installation-options-and-plugins/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></description>
			<content:encoded><![CDATA[<blockquote class="mycode_quote"><cite>Quote:</cite>My <a href="https://www.ghacks.net/2024/10/21/windows-11-flyby11-enables-upgrades-on-unsupported-devices/" target="_blank" rel="noopener" class="mycode_url">first review of the open source tool FlyBy11</a> is less than ten days old. The initial version could be run in Windows 11 devices which did not <a href="https://www.ghacks.net/2023/03/26/how-to-check-if-your-device-meets-windows-11-system-requirements/" target="_blank" rel="noopener" class="mycode_url">meet the system requirements</a> to <a href="https://www.ghacks.net/2024/10/08/how-to-upgrade-to-windows-11-24h2-on-unsupported-hardware/" target="_blank" rel="noopener" class="mycode_url">upgrade to Windows 11 version 24H2</a>.<br />
<br />
Microsoft removed some options to upgrade Windows 11 that worked previously. FlyBy11 supports both options that remain. It is not the only tool that does so. <a href="https://www.ghacks.net/2024/10/11/rufus-4-6-bypasses-windows-11-24h2-compatibility-checks-automatically/" target="_blank" rel="noopener" class="mycode_url">Rufus</a>, for example, supports one of the options as well.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">FlyBy11 Update adds more options</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/10/flybyscript-windows-11.png" loading="lazy"  alt="[Image: flybyscript-windows-11.png]" class="mycode_img" /><br />
<br />
When you launch FlyByScript now <a href="https://github.com/builtbybel/Flyby11/releases" target="_blank" rel="noopener" class="mycode_url">after the download</a>, you still get the dreaded "are you sure" security warning on Windows 11. Once you accept it, you see more options. The initial options, now called Method 1 and Method 2, are still available.<br />
<br />
If you plan to upgrade to Windows 11 version 24H2 on an unsupported system, these are the options that you may try. First the easier option, method 1, but if that does not work for whatever reason, the Registry hack that is method 2.<br />
<br />
 The third option that is now available is for systems that do meet the hardware requirements. You can initiate the upgrade on these systems right away. That may be easier than having to wait for Microsoft to show the upgrade when you run checks using Windows Update.<br />
<br />
Another excellent addition is that you now get checks that tell you if method 2 or the direct option is enabled already. A small detail but still useful for verification.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Plugins are introduced</span><br />
<br />
<img src="https://www.ghacks.net/wp-content/uploads/2024/10/flyby11-script-upgrade.png" loading="lazy"  alt="[Image: flyby11-script-upgrade.png]" class="mycode_img" /><br />
<br />
The second big addition is a plugin system. This is not the first app of the developer with a plugin system. You activate it by selecting the import option in the main interface.<br />
<br />
A total of ten plugins are provided. Not all are useful in all situations. There is Windows Old Remover, which you may run after a successful upgrade to free up disk space.<br />
<br />
<br />
Other plugins remove OneDrive from the system, restore all built-in apps, or create restore points. All in all, these can come in handy and there is the prospect of future plugins that may automate certain processes before or after upgrades are installed on the system.<br />
<br />
You do not need the plugins, but they may come in handy.<br />
<br />
<a href="https://www.ghacks.net/2024/10/30/flyby11-update-introduces-more-windows-11-installation-options-and-plugins/" target="_blank" rel="noopener" class="mycode_url">Continue Reading...</a></blockquote>
]]></content:encoded>
		</item>
	</channel>
</rss>