<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tutorials (How to) &#8211; Memory&#039;s Tech Tips</title>
	<atom:link href="https://memstechtips.com/tutorials-how-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://memstechtips.com</link>
	<description>I help you understand tech with clear and memorable guides.</description>
	<lastBuildDate>Wed, 27 May 2026 09:18:13 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://memstechtips.com/wp-content/uploads/2025/05/cropped-Memory-Logo-black-on-white-3-32x32.png</url>
	<title>Tutorials (How to) &#8211; Memory&#039;s Tech Tips</title>
	<link>https://memstechtips.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Fix Microsoft Store Not Opening on Windows 10 &#038; 11 (4 Methods)</title>
		<link>https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/</link>
					<comments>https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Mon, 23 Mar 2026 07:19:37 +0000</pubDate>
				<category><![CDATA[Windows Troubleshooting]]></category>
		<category><![CDATA[Microsoft Store]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11351</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-6_6s6dhWgdk.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/">How to Fix Microsoft Store Not Opening on Windows 10 &#038; 11 (4 Methods)</a></p>
<p>If the Microsoft Store won&#8217;t open on Windows 10 or 11, the fastest first step is to run wsreset.exe to clear the Store cache — it takes under a minute...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/">How to Fix Microsoft Store Not Opening on Windows 10 &#038; 11 (4 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-6_6s6dhWgdk.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/">How to Fix Microsoft Store Not Opening on Windows 10 &#038; 11 (4 Methods)</a></p>

<p class="wp-block-paragraph">If the Microsoft Store won&#8217;t open on Windows 10 or 11, the fastest first step is to run <strong>wsreset.exe</strong> to clear the Store cache — it takes under a minute and fixes most cases. If the Store still won&#8217;t open, uninstall it through PowerShell and reinstall it cleanly via the Xbox app. As a last resort, an in-place upgrade or using <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> to reinstall the Store can bring it back without losing any files.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Fix Microsoft Store Not Opening Windows 11 (Tutorial)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/6_6s6dhWgdk?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Fix Microsoft Store Not Opening on Windows 10 &amp; 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li>Running <strong>wsreset.exe</strong> clears the Microsoft Store cache and resolves most &#8220;Store won&#8217;t open&#8221; issues in under a minute — try this first before anything else.</li>



<li>If wsreset doesn&#8217;t help, resetting the Store through <strong>Settings &gt; Apps &gt; Installed apps &gt; Microsoft Store &gt; Advanced options &gt; Reset</strong> wipes the app data without uninstalling it.</li>



<li>The nuclear option is to uninstall Store via PowerShell with <code>Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage</code> and reinstall through the Xbox app — this clears fully corrupted installations.</li>



<li>If none of the above work, an in-place upgrade repairs core Windows components without wiping your files, and restores a working Microsoft Store in the process.</li>



<li><a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> has a built-in option to reinstall the Microsoft Store with one click, which is the easiest method if you already have it installed.</li>
</ul>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">This guide covers four methods to fix the Microsoft Store not opening, starting with the quickest and least invasive:</p>



<ul class="wp-block-list">
<li><strong><a href="#method-1">Method 1: Run wsreset.exe</a></strong> — Clears the Store cache in seconds. Try this first. (Recommended starting point)</li>



<li><strong><a href="#method-2">Method 2: Reset the Store via Settings</a></strong> — Wipes app data without uninstalling. Good middle step.</li>



<li><strong><a href="#method-3">Method 3: Reinstall Store via PowerShell + Xbox App</a></strong> — Full uninstall and clean reinstall for corrupted installations.</li>



<li><strong><a href="#method-4">Method 4: In-Place Upgrade or Winhance</a></strong> — Last resort options if everything else fails.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Win + R</strong>, type <strong>wsreset.exe</strong>, press Enter — wait for Store to reopen automatically</li>



<li>If that fails: Settings &gt; Apps &gt; Installed apps &gt; Microsoft Store &gt; Advanced options &gt; Reset</li>



<li>If that fails: Open PowerShell as Administrator and run <strong>Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage</strong></li>



<li>Download the Xbox app from Xbox.com, install it, click Browse the catalog</li>



<li>Click &#8220;Review now&#8221; on the missing components banner, find Microsoft Store, click Install</li>



<li>Restart your PC once installation completes</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Microsoft Store Stops Opening</h2>



<p class="wp-block-paragraph">In my years running a computer repair shop, the Microsoft Store refusing to open was one of the most common app complaints I dealt with. It almost always came down to corrupted app files or a stuck cache. This can happen after a Windows update goes wrong, after an interrupted Store update, or after using certain debloating scripts that accidentally strip out files the Store depends on.</p>



<p class="wp-block-paragraph">The good news is there are multiple fixes that escalate from a 30-second cache clear to a full reinstall. Work through them in order — most people only need the first or second method.</p>



<h2 class="wp-block-heading" id="method-1">Method 1: Run wsreset.exe (Start Here)</h2>



<p class="wp-block-paragraph">The wsreset.exe tool is built into Windows specifically to clear the Microsoft Store cache. It runs silently, clears the cache files, then automatically relaunches the Store. On Windows 10 and 11, this fixes the &#8220;Store won&#8217;t open&#8221; issue roughly half the time.</p>



<p class="wp-block-paragraph">Press <strong>Win + R</strong> to open the Run dialog, type the command below, and press Enter:</p>



<pre class="wp-block-code"><code>wsreset.exe</code></pre>



<p class="wp-block-paragraph">A blank Command Prompt window will appear and stay open for about 10-15 seconds while the cache clears. Don&#8217;t close it. When it&#8217;s done, the Microsoft Store will launch automatically. If the Store opens normally, you&#8217;re done — no further steps needed.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> You can also search for &#8220;wsreset&#8221; in the Start menu and run it from there — same result.</p>
</blockquote>



<h2 class="wp-block-heading" id="method-2">Method 2: Reset the Store via Settings</h2>



<p class="wp-block-paragraph">If wsreset didn&#8217;t fix it, the next step is to reset the Microsoft Store app through Windows Settings. This wipes the app&#8217;s local data and resets it to defaults without fully uninstalling it — a deeper clean than wsreset but less drastic than a full reinstall.</p>



<p class="wp-block-paragraph">Open Settings and navigate to <strong>Apps &gt; Installed apps</strong>. Find Microsoft Store in the list (you can search for it), click the three-dot menu next to it, and select <strong>Advanced options</strong>. Scroll down to the Reset section and click <strong>Reset</strong>, then confirm. The reset takes a few seconds. Once it&#8217;s done, try opening the Microsoft Store again.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> On Windows 10, the path is Settings &gt; Apps &gt; Apps &amp; features &gt; Microsoft Store &gt; Advanced options &gt; Reset.</p>
</blockquote>



<h2 class="wp-block-heading" id="method-3">Method 3: Reinstall Store via PowerShell and Xbox App</h2>



<p class="wp-block-paragraph">When the Store&#8217;s installation is genuinely corrupted — not just cached data but the actual app files — resetting it won&#8217;t be enough. The fix is to fully uninstall the Microsoft Store via PowerShell, then reinstall a clean copy through the Xbox app. The Xbox app is the cleanest path because Microsoft Store is listed as one of its required dependencies, giving you a one-click reinstall option from inside the app.</p>



<h3 class="wp-block-heading">Step 1: Uninstall Microsoft Store via PowerShell</h3>



<p class="wp-block-paragraph">Right-click the Start button and select <strong>PowerShell (Admin)</strong> or <strong>Terminal (Admin)</strong>. If you don&#8217;t see either option, search for PowerShell in the Start menu, right-click it, and choose &#8220;Run as administrator.&#8221;</p>



<p class="wp-block-paragraph">Once PowerShell is open, paste in this command and press Enter:</p>



<pre class="wp-block-code"><code>Get-AppxPackage -allusers *WindowsStore* | Remove-AppxPackage</code></pre>



<p class="wp-block-paragraph">Wait for the command to finish, then close PowerShell. The Microsoft Store is now uninstalled. You won&#8217;t be able to open it until you complete the reinstall steps below.</p>



<h3 class="wp-block-heading">Step 2: Download and Install the Xbox App</h3>



<p class="wp-block-paragraph">Open your browser and go to <strong>Xbox.com</strong> (or search for &#8220;Xbox app for Windows&#8221;). Scroll down to find the &#8220;Download the app&#8221; button and click it. Once the installer downloads, run it, accept the terms, and click Install. When installation finishes, click &#8220;Let&#8217;s go&#8221; to open the Xbox app.</p>



<h3 class="wp-block-heading">Step 3: Reinstall Microsoft Store Through the Xbox App</h3>



<p class="wp-block-paragraph">In the Xbox app, click <strong>Browse the catalog</strong>. Near the top of the screen, you should see a banner that says there are missing components for the Xbox app. Click <strong>Review now</strong> to see the full list of dependencies, which includes Microsoft Store. Click <strong>Install</strong> next to Microsoft Store.</p>



<p class="wp-block-paragraph">If you don&#8217;t see the missing components banner, click the sign-in button in the top-right corner of the Xbox app, then go to <strong>Settings &gt; General</strong>. The dependency list will be there even without the banner. Find Microsoft Store in the list and click Install. It may take a few minutes. When it&#8217;s done, you&#8217;ll get a notification confirming the Store was installed. Try opening it normally now.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> If the Xbox app itself won&#8217;t install, make sure Windows is up to date via Settings &gt; Windows Update. Missing system updates can occasionally block app installations.</p>
</blockquote>



<h2 class="wp-block-heading" id="method-4">Method 4: In-Place Upgrade or Winhance (Last Resort)</h2>



<p class="wp-block-paragraph">If the reinstall via Xbox app didn&#8217;t fix things, the issue likely goes deeper than just the Store files — something in the underlying Windows component infrastructure may be broken. At this point there are two solid options.</p>



<h3 class="wp-block-heading">Option A: In-Place Upgrade</h3>



<p class="wp-block-paragraph">An in-place upgrade reinstalls Windows over itself, repairing all core system files and restoring default apps including the Microsoft Store — without wiping your personal files, apps, or settings. I have a full guide on <a href="https://memstechtips.com/how-to-perform-in-place-upgrade-windows-10/">how to perform an in-place upgrade on Windows</a> that walks through the process step by step. It takes about 30 minutes and is one of the most thorough repair options available without doing a clean install.</p>



<h3 class="wp-block-heading">Option B: Reinstall Store via Winhance</h3>



<p class="wp-block-paragraph">If you have <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> installed, it includes a built-in option to reinstall the Microsoft Store with a single click. Open Winhance, go to the <strong>Apps</strong> section, find Microsoft Store under Windows Apps, and use the reinstall option. This handles the PowerShell commands in the background so you don&#8217;t have to do them manually. If you previously used Winhance to remove the Store and now want it back, this is the easiest restoration path.</p>



<p class="wp-block-paragraph">You can also check the <a href="https://memstechtips.com/install-missing-microsoft-store-windows-10-11/">consolidated guide on reinstalling a missing Microsoft Store</a> for additional methods and scenarios, including cases where the Store was removed intentionally through debloating and needs to be restored.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Will uninstalling Microsoft Store delete my installed apps?</h3>



<p class="wp-block-paragraph">No. Uninstalling the Microsoft Store app itself does not remove any apps you already have installed on your PC. Your games, tools, and apps stay exactly where they are. You just lose access to the Store interface until you reinstall it.</p>



<h3 class="wp-block-heading">Why did the Microsoft Store stop opening in the first place?</h3>



<p class="wp-block-paragraph">The most common causes are corrupted app files from a failed Windows update, an interrupted Store update, or third-party cleanup tools that accidentally removed files the Store depends on. It can also happen after using certain debloating scripts that strip out core app components without accounting for dependencies. Running <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> instead of unverified scripts is a safer way to debloat because it tracks what&#8217;s removed and provides restore options.</p>



<h3 class="wp-block-heading">Can I install apps while the Store is broken?</h3>



<p class="wp-block-paragraph">Yes. Most apps can be downloaded directly from the developer&#8217;s website or installed using WinGet from the command line. WinGet is a package manager built into Windows 10 and 11 that lets you install thousands of apps without needing the Store at all. If you need apps that are Store-exclusive, the reinstall steps above are the way to go.</p>



<h3 class="wp-block-heading">What if the PowerShell uninstall command returns an error?</h3>



<p class="wp-block-paragraph">The most common cause is not running PowerShell as Administrator. Right-click the PowerShell or Terminal icon and confirm you selected &#8220;Run as administrator&#8221; before entering the command. If you see an access denied error even as admin, try restarting Windows first and then running the command again from a fresh admin terminal.</p>



<h3 class="wp-block-heading">Does Microsoft Store not opening affect other Windows features?</h3>



<p class="wp-block-paragraph">In most cases, no. The rest of Windows continues working normally even when the Store is broken. However, some built-in Windows apps (like the Xbox Game Bar) do rely on Store infrastructure and may behave unexpectedly if the Store&#8217;s underlying components are corrupted. Fixing the Store usually resolves those secondary issues too.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/">How to Fix Microsoft Store Not Opening on Windows 10 &#038; 11 (4 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://memstechtips.com/fix-microsoft-store-not-opening-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Prevent Dev Home Installation on Windows 11 (Regedit)</title>
		<link>https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/</link>
					<comments>https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/#respond</comments>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Thu, 19 Mar 2026 14:35:22 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Install & Setup]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11343</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-JD2NJdKfS4s.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">How to Prevent Dev Home Installation on Windows 11 (Regedit)</a></p>
<p>To prevent Dev Home from being automatically installed on Windows 11, open Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe, right-click the DevHomeUpdate key, and delete it. Removing this key removes the installation...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">How to Prevent Dev Home Installation on Windows 11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-JD2NJdKfS4s.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">How to Prevent Dev Home Installation on Windows 11 (Regedit)</a></p>

<p class="wp-block-paragraph">To prevent Dev Home from being automatically installed on Windows 11, open Registry Editor, navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code>, right-click the <code>DevHomeUpdate</code> key, and delete it. Removing this key removes the installation instruction that Windows Update uses to force-install Dev Home on your PC.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 11 (22H2, 23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Prevent Dev Home Installation on Windows 11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/JD2NJdKfS4s?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Prevent Dev Home Installation on Windows 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>Dev Home is force-installed via a registry key</strong> under <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code> — deleting the <code>DevHomeUpdate</code> key stops the installation permanently</li>



<li><strong>The fix is permanent until a major Windows update</strong> — Microsoft occasionally re-adds these keys during feature updates, so you may need to delete it again after upgrading Windows</li>



<li><strong>If Dev Home is already installed</strong>, uninstall it from Settings > Apps first, then delete the registry key to prevent reinstallation</li>



<li><strong>Winhance handles this automatically</strong> — my free <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance utility</a> blocks unwanted app installations without any manual registry editing</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows + R</strong>, type <code>regedit</code>, and press Enter</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code></li>



<li>Right-click the <code>DevHomeUpdate</code> key and select <strong>Delete</strong></li>



<li>Click <strong>Yes</strong> to confirm, then close Registry Editor</li>



<li>Restart your PC</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Does Windows 11 Install Dev Home Without Permission?</h2>



<p class="wp-block-paragraph">Dev Home is a developer-focused dashboard app that Microsoft started pushing through Windows Update as a force-installed package. It shows up on your PC after an update even if you never asked for it. The app is designed for developers who want to set up coding environments and monitor system performance — for most everyday users, it&#8217;s just unnecessary bloatware.</p>



<p class="wp-block-paragraph">The mechanism behind this is a registry key under the <code>UScheduler_Oobe</code> path. This key acts as a scheduled installation instruction — Windows Update reads it and installs the corresponding app automatically. Deleting the key removes the instruction, so the installation never triggers. I&#8217;ve used this same method to <a href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">prevent the New Outlook app from being force-installed on Windows 11</a> as well. Microsoft uses this pattern for several apps it pushes through updates, and the registry fix is the same approach each time.</p>



<h2 class="wp-block-heading">How to Prevent Dev Home Installation on Windows 11 (Step-by-Step)</h2>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong> to open the Run dialog. Type <code>regedit</code> and press Enter. If User Account Control prompts you, click <strong>Yes</strong> to allow Registry Editor to open.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the UScheduler_Oobe Path</h3>



<p class="wp-block-paragraph">In Registry Editor, navigate to the following path. You can paste it directly into the address bar at the top and press Enter — that&#8217;s much faster than clicking through each folder manually.</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code></pre>



<h3 class="wp-block-heading">Step 3: Delete the DevHomeUpdate Key</h3>



<p class="wp-block-paragraph">Once you&#8217;re at the <code>UScheduler_Oobe</code> path, look for a key called <code>DevHomeUpdate</code> in the left panel. Right-click it and select <strong>Delete</strong>. A confirmation dialog will appear — click <strong>Yes</strong> to confirm the deletion.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Prefer the command line?</strong> You can run this command in an elevated Command Prompt or PowerShell instead of using Registry Editor manually:</p>
</blockquote>



<pre class="wp-block-code"><code>reg delete "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\DevHomeUpdate" /f</code></pre>



<h3 class="wp-block-heading">Step 4: Close Registry Editor and Restart</h3>



<p class="wp-block-paragraph">Close Registry Editor and restart your PC. After the restart, Windows Update will no longer have the instruction to install Dev Home, and the app will not appear on your system.</p>



<h2 class="wp-block-heading">What If Dev Home Is Already Installed?</h2>



<p class="wp-block-paragraph">If Dev Home has already been installed on your PC, you&#8217;ll need to uninstall it first before the registry fix will prevent it from coming back. Go to <strong>Settings > Apps > Installed apps</strong>, search for &#8220;Dev Home,&#8221; click the three-dot menu next to it, and select <strong>Uninstall</strong>. Once it&#8217;s removed, follow the registry steps above to delete the <code>DevHomeUpdate</code> key and stop it from being reinstalled.</p>



<h2 class="wp-block-heading">Want an Easier Way to Stop Unwanted Windows Apps?</h2>



<p class="wp-block-paragraph">If you&#8217;re tired of hunting down registry keys every time Microsoft pushes a new app you don&#8217;t want, I built <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> to handle exactly this kind of thing. It&#8217;s a free Windows enhancement utility that lets you remove bloatware, block unwanted app installations, and manage privacy settings through a clean interface — no manual registry editing needed. You can also use it alongside <a href="https://memstechtips.com/remove-windows-bloatware-without-third-party-software/">the official Windows method to remove bloatware</a> for a more complete cleanup.</p>



<p class="wp-block-paragraph">There&#8217;s also a broader pattern worth knowing about: Microsoft uses the <code>UScheduler_Oobe</code> registry mechanism for several apps beyond Dev Home. I&#8217;ve covered how to block the <a href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">New Outlook force-installation</a> using the same approach, and there are similar fixes for <a href="https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/">disabling Cortana</a> and <a href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">disabling the News and Interests widget</a> via the registry as well.</p>



<h2 class="wp-block-heading">Troubleshooting Common Problems</h2>



<p class="wp-block-paragraph"><strong>The DevHomeUpdate key doesn&#8217;t exist.</strong> If you don&#8217;t see the key at the <code>UScheduler_Oobe</code> path, Dev Home may have already been installed, or a previous Windows update already ran and removed the key on its own. Check whether Dev Home appears in Settings > Apps. If it&#8217;s there, uninstall it — you don&#8217;t need to delete a key that no longer exists.</p>



<p class="wp-block-paragraph"><strong>Dev Home gets reinstalled after a Windows update.</strong> Microsoft occasionally re-adds these registry keys during major feature updates (like moving from 23H2 to 24H2). If Dev Home reappears after an update, just repeat the steps above to delete the key again. Using <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> makes it easier to reapply these kinds of settings consistently after updates.</p>



<p class="wp-block-paragraph"><strong>Can&#8217;t find the UScheduler_Oobe folder.</strong> Make sure you&#8217;re navigating under <code>HKEY_LOCAL_MACHINE</code>, not <code>HKEY_CURRENT_USER</code>. The paths look similar but are entirely different branches. Paste the full path directly into the Registry Editor address bar to avoid any navigation mistakes.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">What is Dev Home on Windows 11?</h3>



<p class="wp-block-paragraph">Dev Home is a developer dashboard app made by Microsoft. It&#8217;s designed to help developers set up coding environments, manage GitHub repositories, and monitor system performance during development. For most regular users who aren&#8217;t writing code or managing dev environments, it&#8217;s unnecessary software that Microsoft shouldn&#8217;t be installing without asking.</p>



<h3 class="wp-block-heading">Is it safe to delete the DevHomeUpdate registry key?</h3>



<p class="wp-block-paragraph">Yes, this is safe. The <code>DevHomeUpdate</code> key is not a system file — it&#8217;s purely an installation instruction that Windows Update reads to trigger the Dev Home install. Deleting it does not affect Windows functionality, system stability, or any other software. You&#8217;re only removing Microsoft&#8217;s permission slip to install an app you don&#8217;t want.</p>



<h3 class="wp-block-heading">Will this stop all unwanted apps from being installed?</h3>



<p class="wp-block-paragraph">This fix is specific to Dev Home. Microsoft uses similar registry keys to push other apps like New Outlook, and each one needs to be handled individually. If you want a broader solution that covers multiple unwanted apps at once, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> handles bloatware removal and blocks a wider range of these forced installations through a single interface.</p>



<h3 class="wp-block-heading">Does this work on Windows 10?</h3>



<p class="wp-block-paragraph">Dev Home is a Windows 11 app, so this specific registry key only exists on Windows 11. Windows 10 users don&#8217;t have Dev Home pushed through Windows Update, so there&#8217;s nothing to block on that version.</p>



<h3 class="wp-block-heading">Can I undo this if I change my mind?</h3>



<p class="wp-block-paragraph">If you deleted the key and later want Dev Home installed, you can get it from the Microsoft Store directly by searching for &#8220;Dev Home.&#8221; You can also install it via <strong>winget</strong> in PowerShell with <code>winget install Microsoft.DevHome</code>. Deleting the registry key doesn&#8217;t permanently block the app — it just stops the automatic force-installation via Windows Update.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">How to Prevent Dev Home Installation on Windows 11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Prevent New Outlook from Installing on Windows 11 (2 Methods)</title>
		<link>https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/</link>
					<comments>https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/#respond</comments>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Wed, 18 Mar 2026 08:36:09 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Microsoft Outlook]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11337</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-_NyExhNEeuw.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">How to Prevent New Outlook from Installing on Windows 11 (2 Methods)</a></p>
<p>To prevent New Outlook from installing on Windows 11, delete the OutlookUpdate registry key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe. Removing that key strips out the Windows Update instruction that silently pushes New Outlook...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">How to Prevent New Outlook from Installing on Windows 11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-_NyExhNEeuw.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">How to Prevent New Outlook from Installing on Windows 11 (2 Methods)</a></p>

<p class="wp-block-paragraph">To prevent New Outlook from installing on Windows 11, delete the <code>OutlookUpdate</code> registry key at <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code>. Removing that key strips out the Windows Update instruction that silently pushes New Outlook onto your PC. If New Outlook is already installed, you can remove it with a <code>reg delete</code> command as well.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe title="How to Prevent New Outlook Installation on Windows 11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/_NyExhNEeuw?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Prevent New Outlook From Installing on Windows 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li>Windows 11 silently installs New Outlook through Windows Update using a registry key called <code>OutlookUpdate</code> under the UScheduler_Oobe path — deleting it removes the installation instruction.</li>



<li>On Windows 10, the block works differently: instead of deleting the key, you create a <code>BlockedOobeUpdaters</code> string value inside <code>OutlookUpdate</code> and set it to <code>["MS_Outlook"]</code>.</li>



<li>If New Outlook is already installed, a <code>reg delete</code> command targeting the <code>OutlookUpdate</code> key followed by uninstalling from Settings will cleanly remove it.</li>



<li>Microsoft can recreate the <code>OutlookUpdate</code> key through future update packages — if New Outlook reinstalls, simply repeat the fix.</li>



<li><a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> can automate this block and handle other unwanted app installations in one place, without manual registry edits.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows key + R</strong>, type <code>regedit</code>, and press Enter to open Registry Editor</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code></li>



<li>Right-click the <code>OutlookUpdate</code> subkey in the left panel and click <strong>Delete</strong>, then confirm with <strong>Yes</strong></li>



<li>Close Registry Editor and restart your PC</li>



<li><em>Or run the one-liner below in an elevated Command Prompt to do it in one step</em></li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">This guide covers two scenarios for stopping New Outlook:</p>



<ul class="wp-block-list">
<li><strong><a href="#block-new-outlook">Method 1: Block New Outlook from Installing</a></strong> — Remove the Windows Update instruction key before New Outlook appears. (Most common case)</li>



<li><strong><a href="#remove-already-installed">Method 2: Remove New Outlook If Already Installed</a></strong> — Uninstall New Outlook and prevent it from coming back.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Does Windows 11 Keep Installing New Outlook?</h2>



<p class="wp-block-paragraph">Microsoft uses Windows Update to silently push certain apps onto your PC, and New Outlook is one of the most persistent examples of this. It gets bundled into regular update packages and installs itself in the background — no prompt, no choice, it just appears. I&#8217;ve seen this on dozens of machines, including fresh installations that hadn&#8217;t even been used yet.</p>



<p class="wp-block-paragraph">The mechanism is a registry key called <code>OutlookUpdate</code> inside the Windows Update Orchestrator&#8217;s <code>UScheduler_Oobe</code> folder. This key acts as an instruction to Windows Update: install New Outlook next time updates run. Deleting the key removes the instruction entirely. It&#8217;s the same tactic Microsoft uses for Dev Home — I covered <a href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">how to block Dev Home installation</a> using an identical approach.</p>



<p class="wp-block-paragraph">If you want a broader solution that blocks multiple unwanted apps and keeps your system clean after updates without digging through the registry each time, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> is a free tool I built that handles all of this in one place. But for just stopping New Outlook, the steps below are quick and reliable.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="block-new-outlook">Method 1: Block New Outlook from Installing</h2>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows key + R</strong> on your keyboard to open the Run dialog. Type <code>regedit</code> and press Enter. If a User Account Control prompt appears, click <strong>Yes</strong> to open Registry Editor with administrator privileges.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the UScheduler_Oobe Path</h3>



<p class="wp-block-paragraph">Click in the address bar at the top of Registry Editor and paste the following path, then press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe</code></pre>



<p class="wp-block-paragraph">This takes you directly to the folder containing the <code>OutlookUpdate</code> key. Always paste rather than navigating manually — it&#8217;s faster and avoids the wrong branch.</p>



<h3 class="wp-block-heading">Step 3: Delete the OutlookUpdate Key</h3>



<p class="wp-block-paragraph">In the left panel, look for the <code>OutlookUpdate</code> subkey. Right-click on it and click <strong>Delete</strong>. A confirmation dialog will appear — click <strong>Yes</strong>. Close Registry Editor and restart your PC. After the restart, Windows Update no longer has the instruction to install New Outlook.</p>



<h3 class="wp-block-heading">One-Liner Alternative (Command Prompt)</h3>



<p class="wp-block-paragraph">If you prefer to skip the manual registry navigation, open <strong>Command Prompt as Administrator</strong> and run this single command to delete the key immediately:</p>



<pre class="wp-block-code"><code>reg delete "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate" /f</code></pre>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Windows 10 Note:</strong> On Windows 10, deleting the key may not be enough. Instead, select the <code>OutlookUpdate</code> key (don&#8217;t delete it), right-click the empty right panel, and create a new <strong>String Value</strong> named <code>BlockedOobeUpdaters</code>. Set its value data to <code>["MS_Outlook"]</code>. This explicitly tells Windows Update to skip the Outlook installer. The registry path is the same.</p>
</blockquote>



<p class="wp-block-paragraph">You can also use the <code>reg add</code> command to set the Windows 10 block in one step:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate" /v BlockedOobeUpdaters /t REG_SZ /d "[\"MS_Outlook\"]" /f</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="remove-already-installed">Method 2: Remove New Outlook If Already Installed</h2>



<p class="wp-block-paragraph">If New Outlook is already on your PC, the registry fix above won&#8217;t remove it — it only blocks future installations. Here&#8217;s how to fully remove it and prevent it from coming back.</p>



<h3 class="wp-block-heading">Step 1: Uninstall from Settings</h3>



<p class="wp-block-paragraph">Go to <strong>Settings &gt; Apps &gt; Installed apps</strong>, search for <strong>Outlook (new)</strong>, click the three-dot menu next to it, and select <strong>Uninstall</strong>. Confirm when prompted.</p>



<h3 class="wp-block-heading">Step 2: Delete the Registry Key to Block Reinstallation</h3>



<p class="wp-block-paragraph">After uninstalling, delete the <code>OutlookUpdate</code> registry key as described in Method 1 above. If you skip this step, Windows Update will reinstall New Outlook the next time it runs. The <code>reg delete</code> one-liner below handles both removal confirmation and key cleanup in sequence:</p>



<pre class="wp-block-code"><code>reg delete "HKLM\SOFTWARE\Microsoft\WindowsUpdate\Orchestrator\UScheduler_Oobe\OutlookUpdate" /f</code></pre>



<p class="wp-block-paragraph">Run this in an elevated Command Prompt after uninstalling from Settings. The key may not exist if Windows Update hasn&#8217;t queued the next installation yet — that&#8217;s fine, the command will report a not-found error which you can ignore.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> If you&#8217;re dealing with multiple unwanted apps — Dev Home, New Outlook, Cortana, and others — the <a href="https://memstechtips.com/windows-11-bloatware-removal-official-method-25h2/">Windows 11 bloatware removal guide</a> covers how to remove them all cleanly. You can also use <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> to manage all of this in one interface.</p>
</blockquote>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Common Issues &amp; Solutions</h2>



<p class="wp-block-paragraph"><strong>The OutlookUpdate key doesn&#8217;t exist.</strong> This key only appears when Windows has queued New Outlook for installation but hasn&#8217;t installed it yet. If it&#8217;s absent, New Outlook may already be installed — uninstall it from Settings and then check back after the next Windows update cycle to see if the key reappears.</p>



<p class="wp-block-paragraph"><strong>New Outlook came back after a Windows update.</strong> Microsoft can recreate the <code>OutlookUpdate</code> key through update packages. If it returns, just repeat the deletion. It&#8217;s an ongoing issue with how Microsoft pushes these apps — the fix itself is quick each time.</p>



<p class="wp-block-paragraph"><strong>Registry Editor shows &#8220;Access Denied.&#8221;</strong> You need administrator rights. Right-click the Start button, open <strong>Terminal (Admin)</strong>, type <code>regedit</code>, and press Enter to launch Registry Editor with the right permissions.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Does this method work on Windows 10?</h3>



<p class="wp-block-paragraph">The registry path is the same on Windows 10, but the fix works slightly differently. On Windows 10, you should not delete the <code>OutlookUpdate</code> key — instead, create a new String value inside it called <code>BlockedOobeUpdaters</code> and set its data to <code>["MS_Outlook"]</code>. This explicitly flags the Outlook installer as blocked. See the Windows 10 note in Method 1 above for the <code>reg add</code> one-liner.</p>



<h3 class="wp-block-heading">Will this affect my existing Outlook or Microsoft 365 installation?</h3>



<p class="wp-block-paragraph">No. This only blocks the new standalone Outlook app that Microsoft pushes through Windows Update. Classic Outlook installed via Microsoft 365 or Office is completely separate and will not be affected by this registry change.</p>



<h3 class="wp-block-heading">Can I undo this change later?</h3>



<p class="wp-block-paragraph">Yes. If you want New Outlook back, you can reinstall it from the Microsoft Store, or simply let Windows Update run — Microsoft will recreate the <code>OutlookUpdate</code> key through future update packages, and New Outlook will install again. To restore the Windows 10 block, just delete the <code>BlockedOobeUpdaters</code> value you created.</p>



<h3 class="wp-block-heading">Is it safe to delete registry keys like this?</h3>



<p class="wp-block-paragraph">Yes, as long as you only delete exactly what&#8217;s described. Before making any registry changes, it&#8217;s a good habit to export a backup first — in Registry Editor, go to <strong>File &gt; Export</strong> to save a copy. The specific key being deleted here is a Windows Update installer instruction, not a system-critical key.</p>



<h3 class="wp-block-heading">Can I block other unwanted apps from being pushed by Windows Update?</h3>



<p class="wp-block-paragraph">Yes — the Windows Update Orchestrator uses the same <code>UScheduler_Oobe</code> folder for other apps too. I used the same approach to <a href="https://memstechtips.com/prevent-dev-home-installation-windows-11-regedit/">block Dev Home from installing automatically</a>. For a more comprehensive solution that manages multiple apps and Windows settings at once, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> handles all of this through a clean interface without manual registry work.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/">How to Prevent New Outlook from Installing on Windows 11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://memstechtips.com/prevent-new-outlook-installation-windows-11-regedit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Enable Long File Paths in Windows 10/11 (2 Methods)</title>
		<link>https://memstechtips.com/enable-long-file-paths-windows-10-11/</link>
					<comments>https://memstechtips.com/enable-long-file-paths-windows-10-11/#respond</comments>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Tue, 17 Mar 2026 07:38:10 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11334</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-v2FxN1i-NRc.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/enable-long-file-paths-windows-10-11/">How to Enable Long File Paths in Windows 10/11 (2 Methods)</a></p>
<p>To enable long file paths in Windows 10 or 11, open the Registry Editor, navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem, and set the LongPathsEnabled value to 1. This removes the 260-character MAX_PATH limit...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/enable-long-file-paths-windows-10-11/">How to Enable Long File Paths in Windows 10/11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-v2FxN1i-NRc.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/enable-long-file-paths-windows-10-11/">How to Enable Long File Paths in Windows 10/11 (2 Methods)</a></p>

<p class="wp-block-paragraph">To enable long file paths in Windows 10 or 11, open the Registry Editor, navigate to <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</code>, and set the <code>LongPathsEnabled</code> value to <code>1</code>. This removes the 260-character MAX_PATH limit that Windows has enforced since its early days, letting you work with deeply nested folder structures without hitting path-too-long errors.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (1607 and later, including 22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Enable Long File Paths in Windows 10/11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/v2FxN1i-NRc?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Enable Long File Paths in Windows 10 and 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>Windows caps file paths at 260 characters by default</strong> — this is the MAX_PATH limit that dates back to early Windows versions and causes errors when working with deeply nested folders</li>



<li><strong>The fix is a single registry value</strong>: set <code>LongPathsEnabled</code> to <code>1</code> at <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</code></li>



<li><strong>Works on Windows 10 version 1607 and all Windows 11 versions</strong> — once enabled, paths up to 32,767 characters are supported</li>



<li><strong>Windows Home users must use the registry method</strong> — Group Policy Editor is only available on Pro, Enterprise, and Education editions</li>



<li><strong>A full restart is required</strong> after making the change — signing out and back in is not enough</li>
</ul>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">This guide covers two methods to enable long file paths on Windows 10 and 11:</p>



<ul class="wp-block-list">
<li><strong><a href="#method-registry">Method 1: Registry Editor</a></strong> — Works on all Windows editions including Home. One DWORD value change.</li>



<li><strong><a href="#method-group-policy">Method 2: Group Policy Editor</a></strong> — Available on Windows 10/11 Pro, Enterprise, and Education only.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows + R</strong>, type <code>regedit</code>, and press Enter</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</code></li>



<li>Double-click <code>LongPathsEnabled</code> and set the value to <code>1</code></li>



<li>Click <strong>OK</strong>, close Registry Editor, and restart your PC</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Does Windows Limit File Path Length?</h2>



<p class="wp-block-paragraph">Windows has enforced a 260-character file path limit — known as MAX_PATH — since the early versions of the OS. At the time it was a reasonable design constraint, but today it causes real problems. If you work with deeply nested folder structures, long project names, or tools that automatically generate complex directory hierarchies (Node.js projects, Python packages, Git repositories), you&#8217;ve probably run into &#8220;path too long&#8221; errors.</p>



<p class="wp-block-paragraph">One of the most common places I used to see this was when extracting compressed archives. If you&#8217;ve ever tried to <a href="https://memstechtips.com/zip-unzip-files-windows/">unzip a file on Windows</a> and got an error saying the path is too long, that 260-character limit is exactly what&#8217;s causing it. The fix is straightforward — you just need to tell Windows to lift that restriction.</p>



<p class="wp-block-paragraph">This setting is available on Windows 10 version 1607 and all versions of Windows 11. Once enabled, Windows supports file paths up to 32,767 characters, which is more than enough for any real-world use case.</p>



<h2 class="wp-block-heading" id="method-registry">Method 1: Enable Long Paths via Registry Editor</h2>



<p class="wp-block-paragraph">This method works on all editions of Windows 10 and 11, including Home. It requires changing a single DWORD value in the registry.</p>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong> to open the Run dialog, type <code>regedit</code>, and press Enter. If a UAC prompt appears, click <strong>Yes</strong> to allow the change.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the FileSystem Key</h3>



<p class="wp-block-paragraph">Navigate to the following path. The fastest way is to click in the address bar at the top of Registry Editor, paste the path, and press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</code></pre>



<h3 class="wp-block-heading">Step 3: Set LongPathsEnabled to 1</h3>



<p class="wp-block-paragraph">On the right side of the Registry Editor, look for a DWORD value called <code>LongPathsEnabled</code>. Double-click it, change the value data from <code>0</code> to <code>1</code>, and click <strong>OK</strong>.</p>



<p class="wp-block-paragraph">If the value doesn&#8217;t exist, right-click in the empty area on the right panel, select <strong>New &gt; DWORD (32-bit) Value</strong>, name it <code>LongPathsEnabled</code> exactly as written, and then set it to <code>1</code>.</p>



<h3 class="wp-block-heading">Step 4: Restart Your PC</h3>



<p class="wp-block-paragraph">Close Registry Editor and restart your PC. The change won&#8217;t take effect until you do a full reboot — signing out and back in isn&#8217;t enough. After the restart, Windows will support long file paths for any application that has been updated to use them.</p>



<h2 class="wp-block-heading">One-Line Command Alternative</h2>



<p class="wp-block-paragraph">You can apply the same registry change with a single command. Open <strong>Command Prompt or PowerShell as Administrator</strong> and run:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SYSTEM\CurrentControlSet\Control\FileSystem" /v LongPathsEnabled /t REG_DWORD /d 1 /f</code></pre>



<p class="wp-block-paragraph">Restart your PC after running it. To reverse the change, run the same command with <code>/d 0</code> instead of <code>/d 1</code>.</p>



<h2 class="wp-block-heading" id="method-group-policy">Method 2: Enable Long Paths via Group Policy Editor</h2>



<p class="wp-block-paragraph">If you&#8217;re on Windows 10 or 11 Pro, Enterprise, or Education, you can make this change through the Group Policy Editor. This does exactly the same thing as the registry edit — it&#8217;s just a different interface for the same underlying setting.</p>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong>, type <code>gpedit.msc</code>, and press Enter. Navigate to:</p>



<p class="wp-block-paragraph"><strong>Computer Configuration &gt; Administrative Templates &gt; System &gt; Filesystem</strong></p>



<p class="wp-block-paragraph">Double-click <strong>Enable Win32 long paths</strong>, set it to <strong>Enabled</strong>, and click <strong>OK</strong>. Restart your PC for the change to take effect.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> Windows Home does not include the Group Policy Editor. If you&#8217;re on Home edition, use the registry method above instead.</p>
</blockquote>



<h2 class="wp-block-heading">Want to Skip the Registry Entirely?</h2>



<p class="wp-block-paragraph">If you find yourself making a lot of registry tweaks like this and want a simpler way to manage Windows settings, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> is a free open-source tool I built that lets you apply many of these changes through a clean interface — no registry editing required. Enabling long file paths is one of the settings it covers.</p>



<p class="wp-block-paragraph">For related file-handling tips, I also have guides on how to <a href="https://memstechtips.com/zip-unzip-files-windows/">zip and unzip files on Windows</a>, <a href="https://memstechtips.com/force-delete-undeletable-files-windows/">force-delete files that won&#8217;t delete</a>, and <a href="https://memstechtips.com/password-protect-folder-windows-10-11/">password-protect folders on Windows 10 and 11</a>.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Does enabling long file paths affect all apps on my PC?</h3>



<p class="wp-block-paragraph">Not automatically. The registry change enables long path support at the system level, but each application also needs to be built to take advantage of it. Most modern software and development tools already support long paths. Older or legacy apps may still enforce the 260-character limit on their end even after you&#8217;ve made this change.</p>



<h3 class="wp-block-heading">Is it safe to make this registry change?</h3>



<p class="wp-block-paragraph">Yes, this is one of the safer registry edits you can make. You&#8217;re modifying a single DWORD value that Microsoft specifically designed to be toggled by users and administrators. There&#8217;s no risk of breaking Windows by setting this to 1.</p>



<h3 class="wp-block-heading">Does this work on Windows 10 Home?</h3>



<p class="wp-block-paragraph">Yes, the registry method works on all editions of Windows 10 (version 1607 and later) and all editions of Windows 11. The Group Policy method is the only approach restricted to Pro, Enterprise, and Education editions.</p>



<h3 class="wp-block-heading">Do I have to restart after enabling long file paths?</h3>



<p class="wp-block-paragraph">Yes, a full restart is required. Closing Registry Editor or restarting an individual application won&#8217;t apply the change — Windows needs to reboot for the new path limit to take effect system-wide.</p>



<h3 class="wp-block-heading">Can I undo this change?</h3>



<p class="wp-block-paragraph">Yes. Go back to <code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem</code> in Registry Editor, double-click <code>LongPathsEnabled</code>, and change the value back to <code>0</code>. Restart your PC and the default 260-character limit will be restored. You can also run <code>reg add "HKLM\SYSTEM\CurrentControlSet\Control\FileSystem" /v LongPathsEnabled /t REG_DWORD /d 0 /f</code> from an elevated prompt.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/enable-long-file-paths-windows-10-11/">How to Enable Long File Paths in Windows 10/11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://memstechtips.com/enable-long-file-paths-windows-10-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Disable News and Interests on Windows 11 (Registry)</title>
		<link>https://memstechtips.com/disable-news-interests-windows-11-regedit/</link>
					<comments>https://memstechtips.com/disable-news-interests-windows-11-regedit/#respond</comments>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Mon, 16 Mar 2026 07:09:05 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11330</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-pXWy1ZQAkRs.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">How to Disable News and Interests on Windows 11 (Registry)</a></p>
<p>To disable News and Interests on Windows 11, open Registry Editor and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh. Create a new DWORD (32-bit) value named AllowNewsAndInterests, set the value data to 0, and...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">How to Disable News and Interests on Windows 11 (Registry)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-pXWy1ZQAkRs.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">How to Disable News and Interests on Windows 11 (Registry)</a></p>

<p class="wp-block-paragraph">To disable News and Interests on Windows 11, open Registry Editor and navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh</code>. Create a new DWORD (32-bit) value named <code>AllowNewsAndInterests</code>, set the value data to <code>0</code>, and restart your PC. This applies a policy-level block that fully disables the feature instead of just hiding the Widgets button.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 11 (23H2, 24H2, 25H2) | Last updated: May 18, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable News and Interests on Windows 11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/pXWy1ZQAkRs?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable News and Interests on Windows 11 (Registry Editor)</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>News and Interests runs through the Widgets panel</strong> on Windows 11 and pulls content from Microsoft&#8217;s servers in the background, even when you never open it.</li>



<li><strong>The fix is a single DWORD</strong> — <code>AllowNewsAndInterests</code> set to <code>0</code> under <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh</code>. This is a policy-level disable, not just a UI toggle.</li>



<li><strong>You need to restart</strong> after applying the change. A sign-out is not enough — the policy is read at boot.</li>



<li><strong>One-line <code>reg add</code> command works too</strong> — you can paste a single line into an admin Terminal instead of clicking through Registry Editor.</li>



<li><strong>To skip the registry entirely</strong>, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> applies this tweak (and many others) with a single toggle.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows + R</strong>, type <code>regedit</code>, and press Enter.</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh</code>. Create the <code>Dsh</code> key if it does not exist.</li>



<li>Right-click in the right pane and choose <strong>New &gt; DWORD (32-bit) Value</strong>.</li>



<li>Name it <code>AllowNewsAndInterests</code> and set the value data to <code>0</code>.</li>



<li>Restart your PC. News and Interests will no longer load.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Disable News and Interests on Windows 11?</h2>



<p class="wp-block-paragraph">News and Interests is the feed of news, weather, stocks, and sports content that Windows 11 surfaces through the Widgets panel. Even if you never click the Widgets icon, the feature is still running in the background, contacting Microsoft&#8217;s servers to refresh that content on a schedule.</p>



<p class="wp-block-paragraph">In my computer repair shop, cleaning this up after a fresh Windows install was part of the standard routine — especially on lower-spec machines where every bit of background activity matters. If you are already trimming the system, it pairs well with <a href="https://memstechtips.com/disable-background-apps-windows-11-regedit/">disabling background apps on Windows 11 via the registry</a> and <a href="https://memstechtips.com/disable-windows-spotlight-windows-11/">turning off Windows Spotlight</a>.</p>



<p class="wp-block-paragraph">The registry method matters because it is more thorough than simply hiding the Widgets button on the taskbar. The taskbar toggle removes the icon, but the underlying service keeps running. Setting the <code>AllowNewsAndInterests</code> policy to <code>0</code> tells Windows to disable the feature itself, and the change holds up across most Windows updates.</p>



<h2 class="wp-block-heading">How to Disable News and Interests Using Registry Editor</h2>



<p class="wp-block-paragraph">Follow these steps exactly. The registry path used here is a policy key, so it does not exist on a fresh Windows 11 install — you will create it as part of the process.</p>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong> to open the Run dialog. Type <code>regedit</code> and press Enter. If User Account Control prompts you, click <strong>Yes</strong> to allow Registry Editor to open with administrator rights.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the Policy Path</h3>



<p class="wp-block-paragraph">Paste the following path into the Registry Editor address bar at the top of the window and press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh</code></pre>



<p class="wp-block-paragraph">If the <code>Dsh</code> key does not exist, that is normal — most Windows 11 installations do not have it by default. Right-click the <code>Microsoft</code> folder in the left panel, choose <strong>New &gt; Key</strong>, and name the new key <code>Dsh</code> exactly as shown.</p>



<h3 class="wp-block-heading">Step 3: Create the AllowNewsAndInterests DWORD</h3>



<p class="wp-block-paragraph">Click the <code>Dsh</code> key on the left so it is selected. Right-click anywhere in the empty white space on the right pane and choose <strong>New &gt; DWORD (32-bit) Value</strong>. Name the new entry <code>AllowNewsAndInterests</code> and press Enter.</p>



<h3 class="wp-block-heading">Step 4: Set the Value Data to 0</h3>



<p class="wp-block-paragraph">Double-click <code>AllowNewsAndInterests</code> to open its properties. Change the value data from <code>1</code> (or blank) to <code>0</code> and click <strong>OK</strong>. A value of <code>0</code> instructs Windows to disable News and Interests at the policy level, which is the strongest form of disable short of removing the Widgets app entirely.</p>



<h3 class="wp-block-heading">Step 5: Restart Your PC</h3>



<p class="wp-block-paragraph">Close Registry Editor and do a full restart — not just a sign-out. The Widgets process reads this policy at boot, and a sign-out alone will not always pick up the change. After the reboot, News and Interests will be inactive on your system.</p>



<h2 class="wp-block-heading">One-Line Command to Disable News and Interests</h2>



<p class="wp-block-paragraph">If you would rather skip the manual clicks, you can apply the exact same registry change with a single command. Right-click the Start button, open <strong>Terminal (Admin)</strong> or <strong>Command Prompt (Admin)</strong>, and run:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Policies\Microsoft\Dsh" /v AllowNewsAndInterests /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">The <code>/f</code> flag forces the change without a confirmation prompt, and <code>reg add</code> automatically creates the <code>Dsh</code> key if it is missing. This command works in both Command Prompt and PowerShell. After it completes, restart your PC for the policy to take effect.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> If you manage multiple PCs, save the <code>reg add</code> command in a <code>.bat</code> file and run it as administrator on each machine. It is faster than walking through Registry Editor and the result is identical.</p>
</blockquote>



<h2 class="wp-block-heading">Skip the Registry With Winhance</h2>



<p class="wp-block-paragraph">If you would rather avoid the registry entirely, I built a free tool called <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> that applies this kind of tweak with a single toggle. Winhance handles the same policy-level changes covered here — News and Interests, background apps, telemetry, Advertising ID, and many more — through a clean interface, with everything reversible if you change your mind.</p>



<p class="wp-block-paragraph">If you are setting up a fresh Windows install and want these tweaks applied automatically before you ever reach the desktop, take a look at <a href="https://memstechtips.com/customize-windows-installs-unattendedwinstall/">UnattendedWinstall</a> — it bakes the registry changes into the answer file so the system arrives pre-configured.</p>



<h2 class="wp-block-heading">How to Re-Enable News and Interests</h2>



<p class="wp-block-paragraph">If you want the feature back, you have two options. The first is to flip the value: go back to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh</code> in Registry Editor, double-click <code>AllowNewsAndInterests</code>, change the value data to <code>1</code>, and restart.</p>



<p class="wp-block-paragraph">The second option is to delete the <code>AllowNewsAndInterests</code> DWORD entirely, which restores the Windows default behavior. To do that with one command, run this in an admin Terminal:</p>



<pre class="wp-block-code"><code>reg delete "HKLM\SOFTWARE\Policies\Microsoft\Dsh" /v AllowNewsAndInterests /f</code></pre>



<p class="wp-block-paragraph">Restart your PC and News and Interests will run normally again.</p>



<h2 class="wp-block-heading">Troubleshooting Common Issues</h2>



<p class="wp-block-paragraph"><strong>The Dsh key does not exist in the registry.</strong> That is expected on a clean Windows 11 install — the key is created the first time a policy targets it. Right-click the <code>Microsoft</code> folder under <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies</code>, choose <strong>New &gt; Key</strong>, and name it <code>Dsh</code>. Alternatively, the <code>reg add</code> command above creates the key for you automatically.</p>



<p class="wp-block-paragraph"><strong>Access denied when editing the registry.</strong> Registry Editor needs administrator rights to write to <code>HKEY_LOCAL_MACHINE</code>. Close Registry Editor, search for <code>regedit</code> in the Start menu, right-click the result, and choose <strong>Run as administrator</strong>.</p>



<p class="wp-block-paragraph"><strong>News and Interests still appears after the change.</strong> Confirm you did a full restart and not just a sign-out. Then double-check that the value data on <code>AllowNewsAndInterests</code> is exactly <code>0</code> — a typo that leaves it at <code>1</code> means the policy is explicitly allowing the feature instead of blocking it.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Is it safe to edit the registry to disable News and Interests?</h3>



<p class="wp-block-paragraph">Yes. You are creating a policy-level registry key under <code>HKLM\SOFTWARE\Policies\Microsoft\Dsh</code>, which is the exact same kind of key IT administrators use to manage business PCs. It only affects the News and Interests feature — it does not touch Windows stability, other features, or your data.</p>



<h3 class="wp-block-heading">Will this change survive Windows feature updates?</h3>



<p class="wp-block-paragraph">In most cases, yes. Policy keys like <code>AllowNewsAndInterests</code> are generally preserved across cumulative and feature updates. That said, major version upgrades (for example, moving from 23H2 to 25H2) can occasionally reset policy keys, so it is worth checking the value after a big update and reapplying it if needed.</p>



<h3 class="wp-block-heading">Does disabling News and Interests also stop Windows from tracking me?</h3>



<p class="wp-block-paragraph">No, it only stops the News and Interests feed from pulling content. Windows still collects telemetry and other diagnostic data in the background. To reduce data collection more broadly, also <a href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">disable Windows telemetry via the registry</a> and <a href="https://memstechtips.com/disable-advertising-id-windows-11-10-regedit/">turn off the Windows Advertising ID</a>. <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> applies all of these together with one click.</p>



<h3 class="wp-block-heading">Can I disable News and Interests without using the registry?</h3>



<p class="wp-block-paragraph">You can hide the Widgets button by right-clicking the taskbar, choosing <strong>Taskbar settings</strong>, and toggling <strong>Widgets</strong> off. That only hides the icon, though — the underlying service still runs and continues to fetch content. The registry method in this guide (or the equivalent <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> toggle) is the only way to disable the feature itself.</p>



<h3 class="wp-block-heading">Does this method work on Windows 10?</h3>



<p class="wp-block-paragraph">No. Windows 10 had its own version of News and Interests that lived directly on the taskbar and used a different registry path. The <code>Dsh</code> policy key is specific to Windows 11&#8217;s Widgets-based implementation, so this guide is Windows 11 only.</p>



<h3 class="wp-block-heading">Can I deploy this to multiple PCs at once?</h3>



<p class="wp-block-paragraph">Yes. Save the <code>reg add</code> command from earlier in this guide into a <code>.bat</code> file and run it as administrator on each PC. For unattended Windows installs, the same registry change can be baked directly into the answer file using <a href="https://memstechtips.com/customize-windows-installs-unattendedwinstall/">UnattendedWinstall</a>, so the policy is in place from the first boot.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">How to Disable News and Interests on Windows 11 (Registry)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://memstechtips.com/disable-news-interests-windows-11-regedit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Disable Cortana in the Background on Windows 10/11 (Regedit)</title>
		<link>https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/</link>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Thu, 12 Mar 2026 07:13:11 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11325</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-WqhBXzlnTz8-1.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/">How to Disable Cortana in the Background on Windows 10/11 (Regedit)</a></p>
<p>To disable Cortana from running in the background on Windows 10 or 11, open Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search, create a new DWORD (32-bit) value named AllowCortana, and set...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/">How to Disable Cortana in the Background on Windows 10/11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-WqhBXzlnTz8-1.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/">How to Disable Cortana in the Background on Windows 10/11 (Regedit)</a></p>

<p class="wp-block-paragraph">To disable Cortana from running in the background on Windows 10 or 11, open Registry Editor, navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search</code>, create a new DWORD (32-bit) value named <code>AllowCortana</code>, and set it to <code>0</code>. Restart your PC and Cortana will no longer run as a background process.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable Cortana from Running in the Background on Windows 10/11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/WqhBXzlnTz8?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable Cortana from Running in the Background on Windows 10 &amp; 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>The registry method is the most reliable way</strong> to stop Cortana from running in the background — Settings-based options can revert after Windows updates</li>



<li><strong>The registry path is</strong> <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search</code> — if the <code>Windows Search</code> key doesn&#8217;t exist, you need to create it first</li>



<li><strong>Windows Search still works normally</strong> after this change — you&#8217;re only stopping Cortana&#8217;s background process, not the core search functionality</li>



<li><strong>A full restart is required</strong> after making the registry edit — signing out and back in is not enough</li>



<li><strong>Winhance</strong> can handle this change and dozens of other Windows tweaks without ever touching the registry manually</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows key + R</strong>, type <code>regedit</code>, and press Enter</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search</code></li>



<li>If the <strong>Windows Search</strong> key doesn&#8217;t exist, right-click the <strong>Windows</strong> folder, select <strong>New &gt; Key</strong>, and name it <code>Windows Search</code></li>



<li>Right-click in the empty white space on the right and select <strong>New &gt; DWORD (32-bit) Value</strong></li>



<li>Name the value <code>AllowCortana</code> and press Enter</li>



<li>Double-click <code>AllowCortana</code>, set the value data to <code>0</code>, and click <strong>OK</strong></li>



<li>Close Registry Editor and restart your PC</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Disable Cortana from Running in the Background?</h2>



<p class="wp-block-paragraph">Even if you never use Cortana, it runs as a background process by default on Windows 10 and some Windows 11 setups. That means it&#8217;s sitting there using CPU and RAM without giving you anything in return.</p>



<p class="wp-block-paragraph">In my computer repair work, background processes like Cortana were almost always part of the performance problem — especially on lower-spec systems. Disabling them was one of the first things I&#8217;d do during a setup or cleanup. The registry method I&#8217;m covering here is more permanent than anything in the Settings app, which can sometimes revert after a Windows update.</p>



<p class="wp-block-paragraph">If you want to stop other unnecessary background apps from running too, my guide on <a href="https://memstechtips.com/disable-background-apps-windows-11-regedit/">how to disable background apps on Windows 10 and 11 using Regedit</a> covers that with the same approach.</p>



<h2 class="wp-block-heading">How to Disable Cortana Using the Registry Editor</h2>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows key + R</strong> to open the Run box. Type <code>regedit</code> and press Enter. If a User Account Control prompt appears, click Yes to allow it.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> You can also search for &#8220;Registry Editor&#8221; in the Start menu, then right-click the result and select <strong>Run as administrator</strong> to make sure you have the necessary permissions.</p>
</blockquote>



<h3 class="wp-block-heading">Step 2: Navigate to the Registry Path</h3>



<p class="wp-block-paragraph">Navigate to the following path in the registry. You can expand the folders one by one in the left panel, or paste the path directly into the address bar at the top of Registry Editor and press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search</code></pre>



<p class="wp-block-paragraph">If you don&#8217;t have a <strong>Windows Search</strong> key at this location, right-click the <strong>Windows</strong> folder in the left panel, select <strong>New &gt; Key</strong>, and name the new key <code>Windows Search</code>. Then click into it before moving to the next step.</p>



<h3 class="wp-block-heading">Step 3: Create the AllowCortana DWORD Value</h3>



<p class="wp-block-paragraph">With the <strong>Windows Search</strong> key selected, right-click anywhere in the empty white space on the right side of the window. Select <strong>New &gt; DWORD (32-bit) Value</strong>. Name the new entry <code>AllowCortana</code> and press Enter.</p>



<h3 class="wp-block-heading">Step 4: Set the Value to 0 and Restart</h3>



<p class="wp-block-paragraph">Double-click the <code>AllowCortana</code> value. In the edit window that opens, change the value data to <code>0</code> and click <strong>OK</strong>. Close Registry Editor and restart your PC — the change won&#8217;t take effect until you do a full restart.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">One-Line Command Method (Run as Admin)</h2>



<p class="wp-block-paragraph">If you&#8217;d rather skip the manual registry steps, you can apply the same change with a single command. Open <strong>Command Prompt or PowerShell as Administrator</strong> (right-click the Start button and choose Terminal (Admin) or Windows PowerShell (Admin)), then run:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Search" /v AllowCortana /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">This does the exact same thing as the manual steps above. Restart your PC after running it. To reverse the change later, run the same command but with <code>/d 1</code> instead of <code>/d 0</code>.</p>



<h2 class="wp-block-heading">Want to Skip the Registry Entirely?</h2>



<p class="wp-block-paragraph">If you&#8217;d rather not touch the registry at all, I built a free tool called <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> that handles tweaks like this through a simple interface. It lets you manage Cortana, privacy settings, background apps, bloatware removal, and a lot more — without ever opening regedit. You can download it free at <a href="https://winhance.net" target="_blank" rel="noopener">winhance.net</a>.</p>



<p class="wp-block-paragraph">While you&#8217;re at it, if you&#8217;re trying to reduce what Windows sends back to Microsoft, my guide on <a href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">how to disable Windows telemetry using Regedit</a> pairs well with this one. It&#8217;s the same type of registry change and takes just a few minutes.</p>



<h2 class="wp-block-heading">Troubleshooting Common Issues</h2>



<p class="wp-block-paragraph"><strong>The Windows Search key doesn&#8217;t exist in the registry.</strong> Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows</code>, right-click the <strong>Windows</strong> folder, and select <strong>New &gt; Key</strong>. Name it <code>Windows Search</code>, then create the AllowCortana DWORD inside it.</p>



<p class="wp-block-paragraph"><strong>Registry Editor shows an access denied error.</strong> Close Registry Editor, search for &#8220;regedit&#8221; in the Start menu, right-click the result, and select <strong>Run as administrator</strong>. You need admin rights to make changes under <code>HKEY_LOCAL_MACHINE</code>.</p>



<p class="wp-block-paragraph"><strong>Cortana is still running after the change.</strong> Make sure you did a full restart — not just sign out and back in. The registry policy change requires a complete reboot to take effect.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Does this registry method work on both Windows 10 and Windows 11?</h3>



<p class="wp-block-paragraph">Yes, it works on both. Cortana is more tightly integrated in Windows 10, but it can still run in the background on certain Windows 11 setups. The same registry path and DWORD value applies to both versions.</p>



<h3 class="wp-block-heading">Will disabling Cortana break Windows Search?</h3>



<p class="wp-block-paragraph">No. Windows Search — searching your files, apps, and settings from the Start menu or taskbar — continues to work normally after this change. You&#8217;re only stopping Cortana&#8217;s background process. If you do run into search issues later, check out my guide on <a href="https://memstechtips.com/fix-windows-search-not-working-windows-10-11/">fixing Windows Search not working</a>.</p>



<h3 class="wp-block-heading">How do I re-enable Cortana if I want it back?</h3>



<p class="wp-block-paragraph">Go back to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search</code>, double-click the <code>AllowCortana</code> value, and change the data from <code>0</code> to <code>1</code>. Restart your PC and Cortana will be re-enabled. You can also delete the value entirely rather than changing it to <code>1</code> — the result is the same.</p>



<h3 class="wp-block-heading">Will this improve my PC&#8217;s performance?</h3>



<p class="wp-block-paragraph">It can, particularly on older or budget machines. Cortana uses CPU and RAM as a background process, and freeing those resources makes a difference when you&#8217;re running on limited hardware. On a high-end system the gain is smaller, but it&#8217;s still one less unnecessary process running at all times.</p>



<h3 class="wp-block-heading">Is it safe to edit the registry?</h3>



<p class="wp-block-paragraph">Yes, as long as you follow the steps exactly and only change what&#8217;s specified. Before making any registry edits, it&#8217;s good practice to export a backup — in Registry Editor, go to <strong>File &gt; Export</strong> to save a copy you can restore if anything goes wrong. The change described here is a standard policy key that Microsoft supports — it&#8217;s not a hack or workaround.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-cortana-background-windows-10-11-regedit/">How to Disable Cortana in the Background on Windows 10/11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Disable Activity History on Windows 11 &#038; 10 (3 Methods)</title>
		<link>https://memstechtips.com/disable-activity-history-windows-11-10-regedit/</link>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Wed, 11 Mar 2026 06:30:24 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11321</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-b7ip2mgo1Yc.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">How to Disable Activity History on Windows 11 &#038; 10 (3 Methods)</a></p>
<p>To disable Activity History on Windows 10 and 11, open Settings &#62; Privacy &#38; security &#62; Activity history, turn off Store my activity history on this device, and click Clear...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">How to Disable Activity History on Windows 11 &#038; 10 (3 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-b7ip2mgo1Yc.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">How to Disable Activity History on Windows 11 &#038; 10 (3 Methods)</a></p>

<p class="wp-block-paragraph">To disable Activity History on Windows 10 and 11, open <strong>Settings &gt; Privacy &amp; security &gt; Activity history</strong>, turn off <strong>Store my activity history on this device</strong>, and click <strong>Clear history</strong>. To make the change permanent across Windows updates, also add the registry value <code>PublishUserActivities</code> (DWORD, set to 0) under <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System</code>. After restarting, Windows will no longer record the apps you open, the files you work on, or the sites you visit.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 18, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable Activity History on Windows 11 &amp; 10 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/b7ip2mgo1Yc?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable Activity History on Windows 10 and 11 Using Registry Editor</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>Activity History tracks the apps you open, files you work on, and sites you browse</strong> — it powers Windows Timeline and the &#8220;Pick up where you left off&#8221; feature.</li>



<li><strong>The Settings app turns it off instantly</strong> via <strong>Privacy &amp; security &gt; Activity history</strong>, but Windows updates have been known to flip this back on.</li>



<li><strong>The Registry method is permanent</strong> — setting <code>PublishUserActivities</code> to <code>0</code> under <code>HKLM\SOFTWARE\Policies\Microsoft\Windows\System</code> applies it as a system policy that survives updates.</li>



<li><strong>Group Policy is the cleanest option on Pro/Enterprise editions</strong>, but Home editions need the Registry method since gpedit.msc is not available.</li>



<li><strong>Winhance disables this automatically</strong> alongside other privacy settings like the Windows Advertising ID and telemetry, with no manual registry edits required.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Open <strong>Settings &gt; Privacy &amp; security &gt; Activity history</strong>.</li>



<li>Turn off <strong>Store my activity history on this device</strong>.</li>



<li>Click <strong>Clear history</strong> to wipe what Windows already collected.</li>



<li>For a permanent policy that survives updates, open Registry Editor and navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System</code>.</li>



<li>Create three DWORD (32-bit) values — <code>EnableActivityFeed</code>, <code>PublishUserActivities</code>, and <code>UploadUserActivities</code> — all set to <code>0</code>.</li>



<li>Restart your PC.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">What Is Activity History and Why Disable It?</h2>



<p class="wp-block-paragraph">Activity History is a Windows feature that quietly tracks what you do on your PC — the apps you open, the files you work on, and the websites you browse — and stores that information locally. Depending on your settings, it can also sync the data to Microsoft&#8217;s servers through your Microsoft account. It was introduced to power features like Windows Timeline and the &#8220;Pick up where you left off&#8221; prompts in the Start menu.</p>



<p class="wp-block-paragraph">Most people have no idea this is even running. Back when I was doing computer repairs and setups every day, activity tracking was one of those features that was on by default and almost never discussed. If you value your privacy and you do not want Windows logging your daily activity, turning it off makes sense — and it fits into the same category as <a href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">disabling Windows telemetry</a> or <a href="https://memstechtips.com/disable-advertising-id-windows-11-10-regedit/">disabling the Windows Advertising ID</a>.</p>



<p class="wp-block-paragraph">Turning it off via the Settings app is the quickest option, but Windows updates have been known to flip that toggle back on. The Registry method applies the change as a system policy, which means Windows respects it even after major feature updates.</p>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">This guide covers three different methods to disable Activity History on Windows 10 and 11:</p>



<ul class="wp-block-list">
<li><strong><a href="#method-1">Method 1: Settings App</a></strong> — Quickest way to turn it off and clear existing data. Works on every edition.</li>



<li><strong><a href="#method-2">Method 2: Group Policy Editor</a></strong> — Clean UI for Windows Pro, Enterprise, and Education. Not available on Home.</li>



<li><strong><a href="#method-3">Method 3: Registry Editor</a></strong> — Permanent policy that survives Windows updates. Works on every edition, including Home. (Recommended for long-term privacy.)</li>
</ul>



<h2 class="wp-block-heading" id="method-1">Method 1: Disable Activity History in the Settings App</h2>



<p class="wp-block-paragraph">The Settings app is the fastest way to turn Activity History off and wipe what Windows has already collected. It works on every edition of Windows 10 and Windows 11, but the toggle can be reset by a Windows feature update — so use this as a first pass, then back it up with the Registry method below.</p>



<ol class="wp-block-list">
<li>Press <strong>Win + I</strong> to open Settings.</li>



<li>Go to <strong>Privacy &amp; security &gt; Activity history</strong>. On Windows 10 this lives under <strong>Privacy &gt; Activity history</strong>.</li>



<li>Turn off <strong>Store my activity history on this device</strong>.</li>



<li>Under <strong>Clear activity history for this account</strong>, click <strong>Clear history</strong>. This removes the data Windows already stored locally.</li>



<li>If you sign in with a Microsoft account, also visit the <a href="https://account.microsoft.com/privacy/activity-history" target="_blank" rel="noopener">Microsoft account privacy dashboard</a> and clear the activity data stored on Microsoft&#8217;s servers.</li>
</ol>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> The Settings toggle and the Registry policy are independent. If you only use the Settings toggle and a Windows update later re-enables the feature, Activity History will start collecting again. Applying the Registry method as well makes sure the off-state sticks.</p>
</blockquote>



<h2 class="wp-block-heading" id="method-2">Method 2: Disable Activity History with Group Policy Editor</h2>



<p class="wp-block-paragraph">Group Policy gives you a clean UI for the same registry changes covered in Method 3. It is available on Windows 10 and 11 <strong>Pro, Enterprise, and Education</strong> editions. If you are on Windows Home, skip to Method 3 — <code>gpedit.msc</code> is not included on Home editions, and trying to install it manually can cause more problems than it solves.</p>



<ol class="wp-block-list">
<li>Press <strong>Win + R</strong>, type <code>gpedit.msc</code>, and press Enter.</li>



<li>Navigate to <strong>Computer Configuration &gt; Administrative Templates &gt; System &gt; OS Policies</strong>.</li>



<li>Double-click <strong>Enables Activity Feed</strong>, set it to <strong>Disabled</strong>, and click OK.</li>



<li>Double-click <strong>Allow publishing of User Activities</strong>, set it to <strong>Disabled</strong>, and click OK.</li>



<li>Double-click <strong>Allow upload of User Activities</strong>, set it to <strong>Disabled</strong>, and click OK.</li>



<li>Close Group Policy Editor and restart your PC.</li>
</ol>



<p class="wp-block-paragraph">After the restart, Activity History will be disabled at the system-policy level and the toggle in the Settings app will be greyed out with a message saying the setting is managed by your organization. That is expected — it confirms the policy is in effect.</p>



<h2 class="wp-block-heading" id="method-3">Method 3: Disable Activity History with Registry Editor</h2>



<p class="wp-block-paragraph">The Registry method applies the same three policies as Group Policy, but works on every edition of Windows including Home. Because the values live under the <code>Policies</code> key, Windows treats them as system-managed settings — they survive Windows updates that would otherwise reset preferences in the Settings app.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> Editing the registry incorrectly can cause issues. Before you start, consider exporting the <code>HKLM\SOFTWARE\Policies\Microsoft\Windows</code> key to a <code>.reg</code> file (<strong>File &gt; Export</strong>) so you can restore it if anything goes wrong.</p>
</blockquote>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Win + R</strong> to open the Run dialog, type <code>regedit</code>, and press Enter. If a User Account Control prompt appears asking for permission to make changes, click <strong>Yes</strong>.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the Policies Key</h3>



<p class="wp-block-paragraph">Copy the path below, paste it into the Registry Editor address bar at the top of the window, and press Enter to jump directly to the key:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System</code></pre>



<p class="wp-block-paragraph">If the <strong>System</strong> key does not exist under <strong>Windows</strong>, right-click the <strong>Windows</strong> folder, select <strong>New &gt; Key</strong>, and name it <code>System</code>. Then click into the new key.</p>



<h3 class="wp-block-heading">Step 3: Create the Three DWORD Values</h3>



<p class="wp-block-paragraph">With the <strong>System</strong> key selected, right-click on any empty space in the right panel and choose <strong>New &gt; DWORD (32-bit) Value</strong>. Create each of the following values, leaving each one set to <code>0</code> (which is the default for a new DWORD):</p>



<ul class="wp-block-list">
<li><code>EnableActivityFeed</code> — set to <code>0</code></li>



<li><code>PublishUserActivities</code> — set to <code>0</code></li>



<li><code>UploadUserActivities</code> — set to <code>0</code></li>
</ul>



<p class="wp-block-paragraph">To verify a value, double-click it — the <strong>Value data</strong> field should show <code>0</code> and the <strong>Base</strong> should be <strong>Hexadecimal</strong>. Click OK to confirm.</p>



<h3 class="wp-block-heading">Step 4 (Optional): Apply All Three with One Command</h3>



<p class="wp-block-paragraph">If you would rather skip the manual edits, open <strong>Command Prompt</strong> or <strong>Terminal as Administrator</strong> (right-click the Start button) and paste the command below. It creates all three DWORD values in one go and overwrites them if they already exist:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v EnableActivityFeed /t REG_DWORD /d 0 /f &amp;&amp; reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v PublishUserActivities /t REG_DWORD /d 0 /f &amp;&amp; reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\System" /v UploadUserActivities /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">You should see <strong>The operation completed successfully.</strong> printed three times. If you get <strong>Access is denied</strong>, you opened the terminal as a normal user — close it and reopen as Administrator.</p>



<h3 class="wp-block-heading">Step 5: Restart Your PC</h3>



<p class="wp-block-paragraph">Restart your computer for all three policies to take effect. After the restart, Windows will no longer record Activity History locally and will not upload it to Microsoft&#8217;s servers. The toggle in <strong>Settings &gt; Privacy &amp; security &gt; Activity history</strong> will be greyed out, confirming the policy is being enforced.</p>



<h2 class="wp-block-heading">The Easier Way: Use Winhance</h2>



<p class="wp-block-paragraph">If you would rather not touch the registry at all, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> is the free open-source Windows enhancement utility I built. It disables Activity History automatically as part of its privacy presets, alongside other common Windows data-collection features like <a href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">Windows telemetry</a>, <a href="https://memstechtips.com/disable-advertising-id-windows-11-10-regedit/">the Advertising ID</a>, and <a href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">News and Interests</a>. One click flips the same registry policies covered here, and you can revert every change from the same screen.</p>



<p class="wp-block-paragraph">If you are also rethinking your sign-in setup, my guide on the <a href="https://memstechtips.com/windows-local-account-vs-microsoft-account-benefits/">differences between a Windows local account and a Microsoft account</a> covers what each account type syncs and which is the better choice for privacy.</p>



<h2 class="wp-block-heading">Common Issues and Fixes</h2>



<p class="wp-block-paragraph"><strong>Registry Editor says &#8220;Access Denied&#8221; when creating values.</strong> The <code>HKEY_LOCAL_MACHINE</code> hive requires administrator permissions. Close Registry Editor, search for it in the Start menu, right-click the result, and choose <strong>Run as administrator</strong>.</p>



<p class="wp-block-paragraph"><strong>The Settings toggle is greyed out and shows &#8220;Some of these settings are managed by your organization.&#8221;</strong> That is expected after applying the Group Policy or Registry method — Windows is honouring the policy you set. It is not a sign that something is wrong.</p>



<p class="wp-block-paragraph"><strong>The values disappeared after a Windows feature update.</strong> Because the values live under the <code>Policies</code> key, they should survive feature updates. If they do get cleared, re-run the single <code>reg add</code> command from Method 3, Step 4 to put them back.</p>



<p class="wp-block-paragraph"><strong>I want Windows Timeline back.</strong> Either delete the three DWORD values (or set them to <code>1</code>) and turn the Settings toggle back on. Timeline data will rebuild as you use your PC.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Does disabling Activity History affect PC performance?</h3>



<p class="wp-block-paragraph">No. There is no negative performance impact. Disabling Activity History actually removes a small amount of background processing, since Windows is no longer logging the apps you open and uploading activity records to Microsoft&#8217;s servers.</p>



<h3 class="wp-block-heading">Will any Windows features stop working after I turn this off?</h3>



<p class="wp-block-paragraph">Windows Timeline and the &#8220;Pick up where you left off&#8221; suggestions in the Start menu will no longer surface previous apps or documents, because those features depend on Activity History data. Everything else — file history, recently opened files in individual apps, Microsoft Edge browsing history — continues to work normally.</p>



<h3 class="wp-block-heading">Does the Registry method work on Windows 10 and 11 Home?</h3>



<p class="wp-block-paragraph">Yes. The Registry Editor method works on every edition of Windows 10 and 11, including Home. The Group Policy Editor is not available on Home editions, but the three DWORD values applied via Registry Editor achieve exactly the same result.</p>



<h3 class="wp-block-heading">Can I re-enable Activity History later if I change my mind?</h3>



<p class="wp-block-paragraph">Yes. Open Registry Editor, navigate back to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System</code>, and either delete the three DWORD values or change their data from <code>0</code> to <code>1</code>. Restart your PC, then turn the toggle back on under <strong>Settings &gt; Privacy &amp; security &gt; Activity history</strong>.</p>



<h3 class="wp-block-heading">Does this also delete activity data already stored on Microsoft&#8217;s servers?</h3>



<p class="wp-block-paragraph">No. The registry policy only stops Windows from uploading new activity data — it does not touch what is already on Microsoft&#8217;s side. To clear that, sign into the <a href="https://account.microsoft.com/privacy/activity-history" target="_blank" rel="noopener">Microsoft account privacy dashboard</a>, open the Activity history section, and clear the data for each device tied to your account.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">How to Disable Activity History on Windows 11 &#038; 10 (3 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Disable Hibernation on Windows 10 and 11 (2 Methods)</title>
		<link>https://memstechtips.com/disable-hibernation-windows-11-10-regedit/</link>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Tue, 10 Mar 2026 07:06:15 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11317</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-lmIRIi6TNAg.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-hibernation-windows-11-10-regedit/">How to Disable Hibernation on Windows 10 and 11 (2 Methods)</a></p>
<p>To disable hibernation on Windows 10 or 11, the fastest method is to open an elevated Command Prompt and run powercfg /hibernate off. This one command disables hibernation and deletes...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-hibernation-windows-11-10-regedit/">How to Disable Hibernation on Windows 10 and 11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-lmIRIi6TNAg.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-hibernation-windows-11-10-regedit/">How to Disable Hibernation on Windows 10 and 11 (2 Methods)</a></p>

<p class="wp-block-paragraph">To disable hibernation on Windows 10 or 11, the fastest method is to open an elevated Command Prompt and run <code>powercfg /hibernate off</code>. This one command disables hibernation and deletes the <code>hiberfil.sys</code> file, reclaiming roughly 75% of your RAM&#8217;s worth of disk space. If you prefer a registry-only approach, you can set <code>HibernateEnabledDefault</code> to <code>0</code> under <code>HKLM\SYSTEM\CurrentControlSet\Control\Power</code> instead.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 27, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable Hibernation on Windows 11 &amp; 10 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/lmIRIi6TNAg?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable Hibernation on Windows 10 and 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li>The fastest way to disable hibernation is <code>powercfg /hibernate off</code> in an elevated Command Prompt — it disables hibernation and removes <code>hiberfil.sys</code> immediately.</li>



<li>The <code>hiberfil.sys</code> file reserves roughly 75% of your total RAM — on a 16 GB system that&#8217;s about 12 GB of disk space reclaimed, which matters especially on smaller SSDs.</li>



<li>The registry method sets <code>HibernateEnabledDefault</code> to <code>0</code> under <code>HKLM\SYSTEM\CurrentControlSet\Control\Power</code> — use this if you need a Group Policy-style approach or want to automate via scripts.</li>



<li>Both methods work on Windows 10 and Windows 11 — the paths and commands are identical on both versions.</li>



<li>Re-enabling hibernation is just as easy: run <code>powercfg /hibernate on</code> or set the registry value back to <code>1</code>.</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Right-click the <strong>Start button</strong> and select <strong>Terminal (Admin)</strong> or <strong>Command Prompt (Admin)</strong></li>



<li>Run <code>powercfg /hibernate off</code> and press Enter</li>



<li>Hibernation is now disabled and <code>hiberfil.sys</code> is removed — no restart required</li>



<li><em>For the registry method: open Registry Editor, navigate to <code>HKLM\SYSTEM\CurrentControlSet\Control\Power</code>, and set <code>HibernateEnabledDefault</code> to <code>0</code></em></li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">There are two ways to disable hibernation on Windows 10 and 11:</p>



<ul class="wp-block-list">
<li><strong><a href="#method-powercfg">Method 1: powercfg /hibernate off</a></strong> — The canonical one-command method. Fastest, removes hiberfil.sys immediately. (Recommended)</li>



<li><strong><a href="#method-registry">Method 2: Registry Editor</a></strong> — Manual DWORD edits for those who prefer a registry-based approach or need to script it.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Why Disable Hibernation?</h2>



<p class="wp-block-paragraph">Hibernation saves your entire RAM contents to disk and fully shuts down the PC, so when you power back on, Windows restores your session from where you left off. It&#8217;s useful in theory — but for a lot of users, particularly desktop PC owners, it&#8217;s mostly wasting disk space.</p>



<p class="wp-block-paragraph">Windows creates a file called <code>hiberfil.sys</code> to store that hibernation data, and it&#8217;s sized at roughly 75% of your total RAM. On a 16 GB system, that&#8217;s about 12 GB gone. On a 32 GB system, closer to 24 GB. If you&#8217;re running a smaller SSD — say 256 GB or 512 GB — that&#8217;s a meaningful chunk of storage for a feature you probably never use. I always recommend disabling it on the shop machines I built; sleep mode handles short breaks just fine without the overhead.</p>



<p class="wp-block-paragraph">Back in the repair shop, I also saw hibernation cause occasional session-restore failures — Windows coming out of hibernate in a weird state, apps not responding correctly, or the system hanging on resume. Disabling it and sticking with sleep or clean shutdowns solved those problems every time. If you&#8217;re running an SSD and want to check its health while you&#8217;re at it, I have a guide on <a href="https://memstechtips.com/test-hard-drive-ssd-health-seagate-crystal-disk/">checking SSD health on Windows</a>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="method-powercfg">Method 1: Disable Hibernation with powercfg (Recommended)</h2>



<p class="wp-block-paragraph">This is the cleanest and fastest way to disable hibernation on Windows 10 and 11. The <code>powercfg</code> command is built into Windows and handles everything — it disables the feature, removes <code>hiberfil.sys</code>, and updates the power settings in one step.</p>



<h3 class="wp-block-heading">Step 1: Open an Elevated Command Prompt or Terminal</h3>



<p class="wp-block-paragraph">Right-click the <strong>Start button</strong> and select <strong>Terminal (Admin)</strong> on Windows 11, or <strong>Command Prompt (Admin)</strong> on Windows 10. Click <strong>Yes</strong> if User Account Control prompts for permission.</p>



<h3 class="wp-block-heading">Step 2: Run the powercfg Command</h3>



<p class="wp-block-paragraph">Type or paste the following command and press Enter:</p>



<pre class="wp-block-code"><code>powercfg /hibernate off</code></pre>



<p class="wp-block-paragraph">The command runs silently with no output on success. Hibernation is now disabled and <code>hiberfil.sys</code> is deleted from your system drive. You do not need to restart your PC — the change takes effect immediately. You can verify by checking whether the Hibernate option has disappeared from the Start menu power options.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>To re-enable hibernation:</strong> Run <code>powercfg /hibernate on</code> in the same elevated terminal. Windows will re-enable the feature and recreate <code>hiberfil.sys</code>.</p>
</blockquote>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading" id="method-registry">Method 2: Disable Hibernation via Registry Editor</h2>



<p class="wp-block-paragraph">If you prefer managing Windows settings through the registry — or need to include this in a deployment script — you can disable hibernation by setting a DWORD value under the Power key. This method works on both Windows 10 and Windows 11.</p>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows key + R</strong>, type <code>regedit</code>, and press Enter. Click <strong>Yes</strong> if User Account Control prompts for permission.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the Power Key</h3>



<p class="wp-block-paragraph">Click in the address bar at the top of Registry Editor and paste the following path, then press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power</code></pre>



<h3 class="wp-block-heading">Step 3: Set HibernateEnabledDefault to 0</h3>



<p class="wp-block-paragraph">In the right panel, look for a DWORD value called <code>HibernateEnabledDefault</code>. If it exists, double-click it and set the value data to <strong>0</strong>. If it doesn&#8217;t exist, right-click the empty right panel, select <strong>New &gt; DWORD (32-bit) Value</strong>, name it <code>HibernateEnabledDefault</code>, and set its value to <strong>0</strong>.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> Some older guides refer to a value called <code>HibernateEnabled</code> at this same path. <code>HibernateEnabledDefault</code> is the current correct value name on modern Windows 10/11 builds. Use that one.</p>
</blockquote>



<h3 class="wp-block-heading">One-Liner Alternative</h3>



<p class="wp-block-paragraph">You can apply the registry change from an elevated Command Prompt without opening Registry Editor at all:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SYSTEM\CurrentControlSet\Control\Power" /v HibernateEnabledDefault /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">After setting the registry value, close Registry Editor and restart your PC. The <code>hiberfil.sys</code> file should be removed after the restart. If it&#8217;s still present, run <code>powercfg /hibernate off</code> from an elevated Command Prompt to force its deletion.</p>



<h3 class="wp-block-heading">Step 4: Remove Hibernate from the Power Menu (Optional)</h3>



<p class="wp-block-paragraph">Disabling hibernation via the registry doesn&#8217;t always remove the Hibernate option from the Start menu&#8217;s power options. To hide it, navigate to:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings</code></pre>



<p class="wp-block-paragraph">If the <code>FlyoutMenuSettings</code> key doesn&#8217;t exist, right-click the <strong>Explorer</strong> folder, select <strong>New &gt; Key</strong>, and name it <code>FlyoutMenuSettings</code>. Then create a DWORD value called <code>ShowHibernateOption</code> and set it to <strong>0</strong>. Or use the one-liner:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FlyoutMenuSettings" /v ShowHibernateOption /t REG_DWORD /d 0 /f</code></pre>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Other Power Settings Worth Knowing</h2>



<p class="wp-block-paragraph">If you&#8217;re optimizing power-related settings, a few other guides might be useful. If you leave your PC running for downloads or use it as a light home server and don&#8217;t want the monitors switching off automatically, check out the guide on <a href="https://memstechtips.com/prevent-monitors-turn-off-windows-11/">preventing monitors from turning off in Windows 11</a>. And if you ever need your PC to shut down on a schedule after finishing a task, there&#8217;s a guide on <a href="https://memstechtips.com/how-to-schedule-a-shutdown-in-windows-10-11-tutorial/">scheduling a shutdown in Windows 10 and 11</a>.</p>



<p class="wp-block-paragraph">If you want a single tool that manages hibernation, sleep settings, power plans, and dozens of other Windows tweaks without manual registry work, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> covers all of it through a clean interface. And if you&#8217;re building or reinstalling Windows from scratch and want power settings pre-configured from day one, <a href="https://memstechtips.com/windows-edition-selection-autounattend-fix/">UnattendedWinstall</a> lets you bake these into your Windows answer file.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Common Issues &amp; Solutions</h2>



<p class="wp-block-paragraph"><strong>hiberfil.sys is still on the drive after restarting.</strong> The file should be removed automatically after disabling hibernation and restarting. If it&#8217;s still there, open Command Prompt as Administrator and run <code>powercfg /hibernate off</code> — this forces the file to be cleaned up regardless of which method you used.</p>



<p class="wp-block-paragraph"><strong>Hibernate still shows in the Start menu power options.</strong> Double-check that the <code>ShowHibernateOption</code> DWORD in <code>FlyoutMenuSettings</code> is set to 0 and that you did a full restart. If you used <code>powercfg /hibernate off</code>, the option should disappear automatically without needing the registry edit.</p>



<p class="wp-block-paragraph"><strong>Registry Editor says &#8220;Access is denied.&#8221;</strong> Close Registry Editor, search for <strong>regedit</strong> in the Start menu, right-click it, and select <strong>Run as administrator</strong>. You need elevated privileges to modify keys under HKEY_LOCAL_MACHINE.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Is it safe to disable hibernation on Windows 10 and 11?</h3>



<p class="wp-block-paragraph">Yes, completely safe. Hibernation is an optional power feature and disabling it has no negative impact on your system. You still have sleep mode available for short breaks, and a clean shutdown for longer periods. You can re-enable hibernation at any time by running <code>powercfg /hibernate on</code> in an elevated Command Prompt.</p>



<h3 class="wp-block-heading">How much disk space will I get back?</h3>



<p class="wp-block-paragraph">The <code>hiberfil.sys</code> file is sized at roughly 75% of your total RAM. On a 16 GB system, that&#8217;s approximately 12 GB reclaimed. On a 32 GB system, around 24 GB. This is particularly worthwhile if you&#8217;re running a smaller SSD — say 256 GB or 512 GB — where every gigabyte counts.</p>



<h3 class="wp-block-heading">What&#8217;s the difference between sleep and hibernation?</h3>



<p class="wp-block-paragraph">Sleep keeps your session in RAM while using a small amount of power, so your PC wakes up in seconds. Hibernation writes everything to disk and fully powers off — no power use at all, but it takes longer to resume since it&#8217;s reading from storage instead of RAM. For most desktop PC users who are on AC power, sleep is the better choice: it&#8217;s faster, more convenient, and avoids the disk overhead of hibernation.</p>



<h3 class="wp-block-heading">Can I re-enable hibernation after turning it off?</h3>



<p class="wp-block-paragraph">Yes. Run <code>powercfg /hibernate on</code> in an elevated Command Prompt, or set <code>HibernateEnabledDefault</code> back to <code>1</code> in the registry. Windows will re-enable hibernation and recreate the <code>hiberfil.sys</code> file automatically.</p>



<h3 class="wp-block-heading">Does disabling hibernation affect the Fast Startup feature?</h3>



<p class="wp-block-paragraph">Yes — Fast Startup relies on hibernation to save a partial system state to disk at shutdown, which speeds up the next boot. Disabling hibernation also disables Fast Startup. For most users on modern SSDs, cold boot times are fast enough that this difference is barely noticeable. If Fast Startup is important to you, keep hibernation enabled or disable only the hibernate power option from the power menu instead.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-hibernation-windows-11-10-regedit/">How to Disable Hibernation on Windows 10 and 11 (2 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Disable Windows Telemetry on Windows 10 &#038; 11 (Regedit)</title>
		<link>https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/</link>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Wed, 04 Mar 2026 06:57:38 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11310</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-WGRI2qXeGrI.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">How to Disable Windows Telemetry on Windows 10 &#038; 11 (Regedit)</a></p>
<p>To disable Windows telemetry on Windows 10 and 11, open Registry Editor and set the AllowTelemetry DWORD value to 0 at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection, then create the same DWORD at HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection and...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">How to Disable Windows Telemetry on Windows 10 &#038; 11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-WGRI2qXeGrI.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">How to Disable Windows Telemetry on Windows 10 &#038; 11 (Regedit)</a></p>

<p class="wp-block-paragraph">To disable Windows telemetry on Windows 10 and 11, open Registry Editor and set the <code>AllowTelemetry</code> DWORD value to <code>0</code> at <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection</code>, then create the same DWORD at <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection</code> and set it to <code>0</code> as well. Restart your PC and Windows will be locked to the Security telemetry level.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 10 (22H2) and Windows 11 (23H2, 24H2, 25H2) | Last updated: May 25, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable Windows Telemetry Windows 10 &amp; 11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/WGRI2qXeGrI?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable Telemetry in Windows 10 &amp; 11 Using Registry Editor</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>Telemetry is set by a single DWORD called <code>AllowTelemetry</code></strong> — value <code>0</code> locks Windows to the Security level (minimum data collection)</li>



<li><strong>You need to set it at two registry paths</strong>: the standard policy key under <code>SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection</code> and the policy-override key under <code>SOFTWARE\Policies\Microsoft\Windows\DataCollection</code></li>



<li><strong>The change is non-destructive</strong> — Windows and every installed app keep working exactly the same way, only the background data collection stops</li>



<li><strong>Works on every edition of Windows 10 and 11</strong>, including Home — the Group Policy method is Pro/Enterprise only, but the registry edit is universal</li>



<li><strong>Two <code>reg add</code> one-liners apply both keys in seconds</strong> — useful if you set up multiple PCs or want to script the change</li>
</ul>



<h2 class="wp-block-heading">Quick Steps</h2>



<ol class="wp-block-list">
<li>Press <strong>Windows + R</strong>, type <code>regedit</code>, and press Enter</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection</code></li>



<li>Double-click <code>AllowTelemetry</code> and set the Value Data to <code>0</code> (create the DWORD if it doesn&#8217;t exist)</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection</code></li>



<li>Right-click the empty space, create a new <strong>DWORD (32-bit) Value</strong> named <code>AllowTelemetry</code>, and set it to <code>0</code></li>



<li>Close Registry Editor and restart your PC</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">What Is Windows Telemetry and Why Disable It?</h2>



<p class="wp-block-paragraph">Windows telemetry is the background data that Microsoft collects from your PC and sends back to their servers. The payload includes hardware configuration, app usage, driver versions, crash reports, and general system behaviour. Microsoft uses it to improve Windows, but the exact contents are not transparent to the user, which is why a lot of people prefer to keep it dialled down.</p>



<p class="wp-block-paragraph">Back when I was running my computer repair business, clients regularly asked me to set up their new PC as privately as possible. Disabling telemetry was always one of the first items on that list. It doesn&#8217;t break anything in Windows — every app keeps working the same way — it just stops the background data collection from running.</p>



<p class="wp-block-paragraph">Windows uses four telemetry levels: Security (0), Basic (1), Enhanced (2), and Full (3). Most installs default to Basic or higher. Setting <code>AllowTelemetry</code> to <code>0</code> in the registry pins Windows to the Security level, which is the minimum amount of diagnostic data the OS will send.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> On Windows 10/11 Home and Pro, the Security level (0) is technically reserved for Enterprise/Education editions, so Windows treats <code>0</code> on consumer editions as &#8220;Basic&#8221;. The policy key still works — it&#8217;s just the floor that differs by edition. Either way, this is the lowest the OS will go.</p>
</blockquote>



<h2 class="wp-block-heading">How to Disable Windows Telemetry With Registry Editor</h2>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong> to open the Run dialog. Type <code>regedit</code> and press Enter. Click <strong>Yes</strong> on the User Account Control prompt to open Registry Editor with administrator rights.</p>



<h3 class="wp-block-heading">Step 2: Modify <code>AllowTelemetry</code> at the First Path</h3>



<p class="wp-block-paragraph">Paste the following path into the Registry Editor address bar at the top of the window and press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection</code></pre>



<p class="wp-block-paragraph">Double-click the <code>AllowTelemetry</code> entry in the right pane, set the Value Data to <code>0</code>, and click OK. If the entry doesn&#8217;t exist, right-click the empty space, choose <strong>New &gt; DWORD (32-bit) Value</strong>, name it <code>AllowTelemetry</code>, then set it to <code>0</code>.</p>



<h3 class="wp-block-heading">Step 3: Create the DWORD at the Second Path</h3>



<p class="wp-block-paragraph">Now navigate to the policy-override path:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection</code></pre>



<p class="wp-block-paragraph">Right-click anywhere in the empty space on the right side and select <strong>New &gt; DWORD (32-bit) Value</strong>. Name it <code>AllowTelemetry</code>, press Enter, double-click it, and set the Value Data to <code>0</code>. If the <code>DataCollection</code> key itself doesn&#8217;t exist, right-click the <code>Windows</code> folder in the left pane, choose <strong>New &gt; Key</strong>, and name it <code>DataCollection</code> before adding the DWORD inside it.</p>



<h3 class="wp-block-heading">Step 4: Restart Your PC</h3>



<p class="wp-block-paragraph">Close Registry Editor and restart Windows. After the reboot, both telemetry keys are in effect and Windows will collect only the minimum diagnostic data going forward.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disable Telemetry With Two <code>reg add</code> Commands (Faster)</h2>



<p class="wp-block-paragraph">If you prefer to skip Registry Editor entirely, you can apply both keys in seconds with a pair of <code>reg add</code> commands. Open <strong>Command Prompt</strong> or <strong>PowerShell as Administrator</strong> and run both lines:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection" /v AllowTelemetry /t REG_DWORD /d 0 /f
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\DataCollection" /v AllowTelemetry /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">Both keys are created if they don&#8217;t exist and overwritten if they do — the <code>/f</code> flag suppresses the confirmation prompt. Restart your PC afterwards for the change to take effect. This is the same syntax I use when scripting a fresh Windows setup for clients or building an unattended install with <a href="https://memstechtips.com/customize-windows-installs-unattendedwinstall/">UnattendedWinstall</a>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">A Faster Way: Use Winhance Instead</h2>



<p class="wp-block-paragraph">If you&#8217;d rather not edit the registry manually every time you set up a new PC, I built a free tool called <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> that handles telemetry, the Advertising ID, feedback sampling, and dozens of other privacy and performance tweaks from one interface. It writes the same registry values this guide covers — you just toggle them on or off and Winhance applies the change.</p>



<p class="wp-block-paragraph">Winhance also tells you exactly which tweaks are currently applied to your system, so you can audit a PC at a glance instead of opening regedit and checking values manually. It&#8217;s the tool I now use on every machine I set up.</p>



<h2 class="wp-block-heading">Other Privacy Tweaks Worth Doing Alongside This</h2>



<p class="wp-block-paragraph">Disabling telemetry is a solid first step, but it&#8217;s not the only background process running on a default Windows install. Windows also runs <a href="https://memstechtips.com/disable-automatic-feedback-sampling-windows-10-11-regedit/">automatic feedback sampling</a>, which collects similar diagnostic data and sends it to Microsoft — disabling that is the natural follow-up. The <a href="https://memstechtips.com/disable-advertising-id-windows-11-10-regedit/">Advertising ID</a> is another one I always turn off; it&#8217;s a unique identifier Windows uses to serve personalised ads across apps.</p>



<p class="wp-block-paragraph">If you want to go a step further, consider turning off <a href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">Activity History</a>, <a href="https://memstechtips.com/disable-location-services-windows-10-11-regedit/">Location Services</a>, and <a href="https://memstechtips.com/disable-windows-error-reporting-windows-10-11-regedit/">Windows Error Reporting</a>. Each one is a small registry change on its own, but together they meaningfully reduce how much data Windows sends out in the background.</p>



<h2 class="wp-block-heading">Common Issues &amp; Solutions</h2>



<p class="wp-block-paragraph"><strong>Problem: The <code>AllowTelemetry</code> entry doesn&#8217;t exist at the first path.</strong><br>Solution: Create it. Right-click the empty space on the right side of Registry Editor, choose <strong>New &gt; DWORD (32-bit) Value</strong>, name it <code>AllowTelemetry</code>, and set the Value Data to <code>0</code>.</p>



<p class="wp-block-paragraph"><strong>Problem: The <code>DataCollection</code> key doesn&#8217;t exist at either path.</strong><br>Solution: Create the key. Right-click the parent folder in the left panel, select <strong>New &gt; Key</strong>, name it <code>DataCollection</code>, then create the <code>AllowTelemetry</code> DWORD inside it. The <code>reg add</code> one-liners above handle this automatically.</p>



<p class="wp-block-paragraph"><strong>Problem: &#8220;Access is denied&#8221; when modifying a registry value.</strong><br>Solution: Confirm you opened Registry Editor as an administrator. If a specific key still refuses to change, right-click it, choose <strong>Permissions</strong>, and verify your user account has Full Control.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Does disabling telemetry break anything in Windows?</h3>



<p class="wp-block-paragraph">No, nothing breaks. Windows and every installed app keep working exactly the same way — you are only stopping the background data collection. I applied this tweak on hundreds of repair-shop PCs over the years and never saw it cause a problem.</p>



<h3 class="wp-block-heading">Does this work on Windows 10 Home and Windows 11 Home?</h3>



<p class="wp-block-paragraph">Yes. The registry edits in this guide apply to every edition of Windows 10 and 11, including Home. The Group Policy method for disabling telemetry is only available on Pro and Enterprise editions, but the registry path is universal.</p>



<h3 class="wp-block-heading">Will Windows reset the telemetry settings after an update?</h3>



<p class="wp-block-paragraph">Major Windows feature updates (the once-a-year ones like 24H2) can occasionally reset privacy settings. Cumulative updates almost never touch these keys, but it&#8217;s worth re-checking <code>AllowTelemetry</code> after a feature update. <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> makes this a one-click audit instead of a manual registry check.</p>



<h3 class="wp-block-heading">Why do I need to set two different registry paths?</h3>



<p class="wp-block-paragraph">The first path (<code>SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection</code>) is the standard Windows telemetry key. The second (<code>SOFTWARE\Policies\Microsoft\Windows\DataCollection</code>) is the policy-override key, which takes priority over the first when both are present. Setting both to <code>0</code> makes sure the change holds regardless of which key Windows checks.</p>



<h3 class="wp-block-heading">Can I undo this change later?</h3>



<p class="wp-block-paragraph">Yes. Open Registry Editor, change <code>AllowTelemetry</code> back to <code>1</code> (Basic) or <code>3</code> (Full) at both paths, and restart. You can also delete the DWORD value entirely and Windows will fall back to its default telemetry level. Or you can run the same two <code>reg add</code> commands with <code>/d 1</code> in place of <code>/d 0</code>.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph">That&#8217;s the full registry method for disabling Windows telemetry on Windows 10 and 11. If you found this useful, the next two privacy tweaks I&#8217;d recommend are <a href="https://memstechtips.com/disable-advertising-id-windows-11-10-regedit/">disabling the Advertising ID</a> and <a href="https://memstechtips.com/disable-automatic-feedback-sampling-windows-10-11-regedit/">turning off automatic feedback sampling</a> — both follow the same pattern and take a couple of minutes each. And if you&#8217;d rather automate the whole privacy and debloat process across a fresh install, <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> is the tool I built for exactly that.</p>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">How to Disable Windows Telemetry on Windows 10 &#038; 11 (Regedit)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to Disable Windows Ink Workspace on Windows 10 &#038; 11 (3 Methods)</title>
		<link>https://memstechtips.com/disable-windows-ink-workspace-windows-10-11-regedit/</link>
		
		<dc:creator><![CDATA[memory]]></dc:creator>
		<pubDate>Tue, 03 Mar 2026 07:22:22 +0000</pubDate>
				<category><![CDATA[Windows Customization]]></category>
		<category><![CDATA[Tutorials (How to)]]></category>
		<category><![CDATA[Windows Optimization]]></category>
		<guid isPermaLink="false">https://memstechtips.com/?p=11306</guid>

					<description><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-0kOzYzLcnfo.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-windows-ink-workspace-windows-10-11-regedit/">How to Disable Windows Ink Workspace on Windows 10 &#038; 11 (3 Methods)</a></p>
<p>To disable Windows Ink Workspace on Windows 10 or 11, open Registry Editor, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace, create a DWORD (32-bit) value named AllowWindowsInkWorkspace, set it to 0, and restart your...</p>
<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-windows-ink-workspace-windows-10-11-regedit/">How to Disable Windows Ink Workspace on Windows 10 &#038; 11 (3 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></description>
										<content:encoded><![CDATA[<p><a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a><br />
<img src="https://memstechtips.com/wp-content/uploads/2026/03/youtube-0kOzYzLcnfo.jpg" style="display: block; margin: 1em auto"><br />
<a rel="nofollow" href="https://memstechtips.com/disable-windows-ink-workspace-windows-10-11-regedit/">How to Disable Windows Ink Workspace on Windows 10 &#038; 11 (3 Methods)</a></p>

<p class="wp-block-paragraph">To disable Windows Ink Workspace on Windows 10 or 11, open Registry Editor, navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code>, create a DWORD (32-bit) value named <code>AllowWindowsInkWorkspace</code>, set it to <code>0</code>, and restart your PC. This removes the pen icon from the taskbar and disables the workspace system-wide, including on Windows 11 where it has been rebranded as the Pen menu.</p>



<p class="wp-block-paragraph"><em>Applies to: Windows 11 &amp; Windows 10 | Last updated: May 18, 2026</em></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="How to Disable Windows Ink Workspace Windows 10 &amp; 11 (Regedit)" width="720" height="405" src="https://www.youtube-nocookie.com/embed/0kOzYzLcnfo?feature=oembed&#038;rel=0" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div><figcaption class="wp-element-caption">How to Disable Windows Ink Workspace on Windows 10 &amp; 11</figcaption></figure>



<h2 class="wp-block-heading">Key Takeaways</h2>



<ul class="wp-block-list">
<li><strong>Windows Ink Workspace is the pen/stylus hub</strong> — it launches Sticky Notes, the Snipping Tool, and Whiteboard from a taskbar pen icon. On Windows 11 it has been rebranded as the <strong>Pen menu</strong>.</li>



<li><strong>Disabling it does not break your stylus</strong> — pen input, handwriting recognition, and pressure sensitivity all keep working. Only the workspace launcher and its taskbar icon are removed.</li>



<li><strong>The registry tweak is the most reliable method</strong> — set <code>HKLM\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code> &gt; <code>AllowWindowsInkWorkspace</code> DWORD to <code>0</code> and the workspace is disabled system-wide for every user.</li>



<li><strong>Group Policy works on Pro and Enterprise</strong> — <em>Computer Configuration &gt; Administrative Templates &gt; Windows Components &gt; Windows Ink Workspace &gt; Allow Windows Ink Workspace</em> set to <strong>Disabled</strong> applies the same change with a UI.</li>



<li><strong>Winhance disables this as part of its debloat profile</strong> — if you want this tweak plus dozens of other Windows optimizations applied at once, use <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> instead of editing the registry by hand.</li>
</ul>



<p class="wp-block-paragraph"><strong>Quick Steps:</strong></p>



<ol class="wp-block-list">
<li>Right-click the taskbar (Windows 10) or open <strong>Settings &gt; Personalization &gt; Taskbar</strong> (Windows 11) and turn off the Pen menu icon for a quick UI-only hide.</li>



<li>For a permanent fix, press <strong>Windows + R</strong>, type <code>regedit</code>, and press Enter.</li>



<li>Navigate to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code>. Create the <code>WindowsInkWorkspace</code> key if it does not exist.</li>



<li>Create a DWORD (32-bit) value named <code>AllowWindowsInkWorkspace</code> and set it to <code>0</code>.</li>



<li>Restart your PC. The pen icon disappears and the workspace is disabled for all users.</li>
</ol>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">In This Guide</h2>



<p class="wp-block-paragraph">This guide covers three different methods to disable Windows Ink Workspace, ordered from quickest to most thorough:</p>



<ul class="wp-block-list">
<li><strong><a href="#method-1">Method 1: Hide the Pen Icon from the Taskbar</a></strong> — Fastest fix if you only want the icon gone. Per-user, UI-only.</li>



<li><strong><a href="#method-2">Method 2: Disable It with Group Policy</a></strong> — Clean GUI method for Windows 10/11 Pro and Enterprise users.</li>



<li><strong><a href="#method-3">Method 3: Disable It with the Registry</a></strong> — Works on every edition including Home. The most reliable, system-wide approach. (Recommended)</li>
</ul>



<h2 class="wp-block-heading">What Is Windows Ink Workspace?</h2>



<p class="wp-block-paragraph">Windows Ink Workspace is the pen and stylus utility hub Microsoft introduced in Windows 10. It surfaces touch-friendly apps like <strong>Sticky Notes</strong>, the <strong>Snipping Tool</strong> (previously Snip &amp; Sketch), and the <strong>Whiteboard launcher</strong> from a single pen icon in the taskbar. On Windows 11, Microsoft renamed it the <strong>Pen menu</strong>, but it is the same feature under the hood and the same registry policy controls it.</p>



<p class="wp-block-paragraph">The workspace is genuinely useful if you own a Surface, a 2-in-1, or any device with an active stylus. On a regular desktop with a mouse and keyboard, it is just another icon eating space in the taskbar. Disabling it through the registry makes the change permanent and applies it system-wide for every user account on the PC, which is more reliable than hiding the icon from Settings — Windows tends to bring the icon back after major updates.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Note:</strong> Disabling Windows Ink Workspace does not disable pen input itself. Your stylus will still write, draw, and respond to pressure in any app that supports it. Handwriting recognition and the touch keyboard&#8217;s handwriting panel also keep working.</p>
</blockquote>



<h2 class="wp-block-heading" id="method-1">Method 1: Hide the Pen Icon from the Taskbar</h2>



<p class="wp-block-paragraph">If you just want the icon gone and do not care about disabling the workspace itself, the taskbar UI handles this in seconds. This change is per-user and only hides the icon — the feature still loads in the background. Use this if you might want the workspace back later.</p>



<p class="wp-block-paragraph"><strong>On Windows 11:</strong></p>



<ol class="wp-block-list">
<li>Right-click an empty spot on the taskbar and choose <strong>Taskbar settings</strong>, or open <strong>Settings &gt; Personalization &gt; Taskbar</strong>.</li>



<li>Under <strong>System tray icons</strong>, find <strong>Pen menu</strong> and toggle it off.</li>
</ol>



<p class="wp-block-paragraph"><strong>On Windows 10:</strong></p>



<ol class="wp-block-list">
<li>Right-click any empty spot on the taskbar.</li>



<li>Click <strong>Show Windows Ink Workspace button</strong> to remove the check mark.</li>
</ol>



<p class="wp-block-paragraph">The icon disappears immediately. If you want the feature itself disabled — not just the icon — keep reading. Method 2 and Method 3 are the proper system-wide approaches.</p>



<h2 class="wp-block-heading" id="method-2">Method 2: Disable It with Group Policy</h2>



<p class="wp-block-paragraph">If you are on Windows 10 Pro, Windows 11 Pro, or any Enterprise/Education edition, the Local Group Policy Editor gives you a GUI for the same policy the registry tweak sets. Windows Home does not include this tool — skip to Method 3 if you are on Home.</p>



<ol class="wp-block-list">
<li>Press <strong>Windows + R</strong>, type <code>gpedit.msc</code>, and press Enter.</li>



<li>In the left panel, navigate to <strong>Computer Configuration &gt; Administrative Templates &gt; Windows Components &gt; Windows Ink Workspace</strong>.</li>



<li>Double-click <strong>Allow Windows Ink Workspace</strong>.</li>



<li>Select <strong>Disabled</strong>, click <strong>Apply</strong>, then <strong>OK</strong>.</li>



<li>Restart your PC for the change to take effect.</li>
</ol>



<p class="wp-block-paragraph">Group Policy writes the exact same registry value Method 3 sets manually — <code>AllowWindowsInkWorkspace</code> = 0 under the Policies key — so the outcome is identical. The advantage is that the GUI documents what changed and you can flip it back to <strong>Not Configured</strong> just as easily.</p>



<h2 class="wp-block-heading" id="method-3">Method 3: Disable It with the Registry (Recommended)</h2>



<p class="wp-block-paragraph">The registry method works on every edition of Windows 10 and 11, including Home, and produces a permanent, system-wide change. This is the method I recommend in every situation where you do not need the workspace back.</p>



<h3 class="wp-block-heading">Step 1: Open Registry Editor</h3>



<p class="wp-block-paragraph">Press <strong>Windows + R</strong> to open the Run dialog. Type <code>regedit</code> and press Enter. If User Account Control prompts you, click <strong>Yes</strong>.</p>



<h3 class="wp-block-heading">Step 2: Navigate to the WindowsInkWorkspace Path</h3>



<p class="wp-block-paragraph">Copy the path below and paste it into the Registry Editor address bar at the top of the window, then press Enter:</p>



<pre class="wp-block-code"><code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code></pre>



<p class="wp-block-paragraph">If the <code>WindowsInkWorkspace</code> key does not exist, you will need to create it. Right-click the <strong>Microsoft</strong> folder in the left panel, hover over <strong>New</strong>, and select <strong>Key</strong>. Name it exactly <code>WindowsInkWorkspace</code> (capitalization matters) and press Enter. Click on the new key to select it.</p>



<h3 class="wp-block-heading">Step 3: Create the AllowWindowsInkWorkspace DWORD</h3>



<p class="wp-block-paragraph">With the <code>WindowsInkWorkspace</code> key selected, right-click anywhere in the empty white area on the right side of the window. Hover over <strong>New</strong> and select <strong>DWORD (32-bit) Value</strong>. Name the new entry <code>AllowWindowsInkWorkspace</code> and press Enter.</p>



<h3 class="wp-block-heading">Step 4: Set the Value Data to 0</h3>



<p class="wp-block-paragraph">Double-click the <code>AllowWindowsInkWorkspace</code> value you just created. In the <strong>Value data</strong> box, type <code>0</code> and click <strong>OK</strong>. A value of <code>0</code> disables the workspace entirely; <code>1</code> would allow it without the Suggested Apps feature, and <code>2</code> is the default &#8220;fully enabled&#8221; state.</p>



<h3 class="wp-block-heading">Step 5: Restart Your PC</h3>



<p class="wp-block-paragraph">Close the Registry Editor and restart Windows. After the restart, the pen icon (Windows 10) or Pen menu (Windows 11) is gone and the workspace is disabled for every user on the PC.</p>



<h3 class="wp-block-heading">One-Line Command Alternative</h3>



<p class="wp-block-paragraph">If you would rather skip the manual steps entirely, this single <code>reg add</code> command does the same thing. Right-click the Start button, open <strong>Terminal (Admin)</strong> or <strong>Command Prompt (Admin)</strong>, paste the command, and press Enter:</p>



<pre class="wp-block-code"><code>reg add "HKLM\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace" /v AllowWindowsInkWorkspace /t REG_DWORD /d 0 /f</code></pre>



<p class="wp-block-paragraph">This works in both Command Prompt and PowerShell. The <code>/f</code> flag forces the value to be written without prompting for confirmation, and the command creates the <code>WindowsInkWorkspace</code> key automatically if it does not exist yet. Restart your PC after running it.</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Tip:</strong> To undo this later, run the same command with <code>/d 1</code> instead of <code>/d 0</code>, or delete the <code>AllowWindowsInkWorkspace</code> value from the registry. Either way, restart your PC for the change to apply.</p>
</blockquote>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Disable This and More with Winhance</h2>



<p class="wp-block-paragraph">If you find yourself making registry tweaks like this one every time you set up a new PC, that is exactly the workflow <a href="https://memstechtips.com/winhance-windows-11-enhancement-utility/">Winhance</a> automates. Winhance is my free, open-source Windows Enhancement Utility, and disabling Windows Ink Workspace is one of the registry changes it applies as part of its debloat profile — alongside dozens of other privacy, performance, and bloat-removal tweaks.</p>



<p class="wp-block-paragraph">It is especially useful if you do clean Windows installs regularly and want every tweak applied with a single click instead of opening Registry Editor for each one. Pair it with <a href="https://memstechtips.com/customize-windows-installs-unattendedwinstall/">UnattendedWinstall</a> if you want the same tweaks baked into the install image itself.</p>



<h2 class="wp-block-heading">Common Issues &amp; Solutions</h2>



<p class="wp-block-paragraph"><strong>The pen icon is still showing after restart.</strong> Double-check the path is exactly <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code> — not <code>HKEY_CURRENT_USER</code>, which is a different hive entirely. Confirm the value name is <code>AllowWindowsInkWorkspace</code> spelled exactly as shown and the data is <code>0</code>, not <code>0x0000</code> shown as 1.</p>



<p class="wp-block-paragraph"><strong>The WindowsInkWorkspace key cannot be created.</strong> Make sure you are right-clicking the <code>Microsoft</code> folder itself in the left panel, not the empty space inside it. The new key needs to be a child of <code>Microsoft</code>. If you accidentally created it elsewhere, right-click the misplaced key and choose <strong>Delete</strong>, then start again.</p>



<p class="wp-block-paragraph"><strong>Registry Editor will not open or is blocked.</strong> Run it with administrator privileges by typing <code>regedit</code> into the Start menu, right-clicking the result, and choosing <strong>Run as administrator</strong>. If a workplace or school policy blocks <code>regedit</code> entirely, the policy is likely also enforcing or overriding this setting on a Domain or Intune-managed device.</p>



<h2 class="wp-block-heading">Frequently Asked Questions</h2>



<h3 class="wp-block-heading">Will disabling Windows Ink Workspace break my stylus or pen?</h3>



<p class="wp-block-paragraph">No. The stylus itself, pen input, pressure sensitivity, and tilt support all keep working in apps that use them (OneNote, Photoshop, Krita, Edge annotations). The <code>AllowWindowsInkWorkspace</code> policy only controls the workspace launcher — the small panel that lets you open Sticky Notes, the Snipping Tool, and Whiteboard from a single icon — and the taskbar pen icon itself.</p>



<h3 class="wp-block-heading">Does this disable the Snipping Tool?</h3>



<p class="wp-block-paragraph">No. The Snipping Tool is a standalone app and is unaffected. You can still launch it from the Start menu or with the <strong>Windows + Shift + S</strong> shortcut, and screenshots saved to <code>%UserProfile%\Pictures\Screenshots</code> still work as expected. This tweak only removes the Snipping Tool entry from the Pen menu launcher, not the app itself.</p>



<h3 class="wp-block-heading">Will Sticky Notes still work?</h3>



<p class="wp-block-paragraph">Yes. Sticky Notes is a separate Microsoft Store app and runs independently of Windows Ink Workspace. You can open it from the Start menu, pin it to the taskbar, or set it to launch at startup. Your existing notes and any synced notes from your Microsoft account are not touched by this change.</p>



<h3 class="wp-block-heading">Does this affect handwriting recognition or the touch keyboard?</h3>



<p class="wp-block-paragraph">No. Handwriting recognition, the touch keyboard&#8217;s handwriting input panel, and Windows&#8217; input method editor (IME) are all separate features. They keep working exactly as before. The policy only governs the Windows Ink Workspace launcher, which is purely a shortcut UI.</p>



<h3 class="wp-block-heading">How do I re-enable Windows Ink Workspace later?</h3>



<p class="wp-block-paragraph">Open Registry Editor, return to <code>HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace</code>, and either change <code>AllowWindowsInkWorkspace</code> to <code>1</code> (allowed without Suggested Apps) or delete the value entirely to return to Windows&#8217; default <code>2</code> state. Or run <code>reg add "HKLM\SOFTWARE\Policies\Microsoft\WindowsInkWorkspace" /v AllowWindowsInkWorkspace /t REG_DWORD /d 1 /f</code> in an admin terminal. Restart your PC and the workspace comes back.</p>



<h3 class="wp-block-heading">Will this change survive a Windows feature update?</h3>



<p class="wp-block-paragraph">In nearly all cases, yes. Values under the <code>Policies</code> registry hive are treated as managed configuration by Windows and persist across feature updates like 23H2, 24H2, and 25H2. After a major upgrade it is still worth verifying the value is intact — Microsoft has occasionally renamed the policy folder on rebrand releases, though <code>WindowsInkWorkspace</code> has been stable since Windows 10 1607.</p>



<h2 class="wp-block-heading">Other Registry Tweaks Worth Knowing</h2>



<p class="wp-block-paragraph">If you liked this one, I have a full series of similar Registry Editor guides for cleaning up Windows 10 and 11:</p>



<ul class="wp-block-list">
<li><a href="https://memstechtips.com/disable-news-interests-windows-11-regedit/">How to disable News and Interests in Windows 11 (Regedit)</a></li>



<li><a href="https://memstechtips.com/customize-context-menu-windows-11-shell/">How to customize the Windows 11 context menu</a></li>



<li><a href="https://memstechtips.com/remove-xbox-game-bar-windows-10-11/">How to remove the Xbox Game Bar in Windows 10 and 11</a></li>



<li><a href="https://memstechtips.com/disable-activity-history-windows-11-10-regedit/">How to disable Activity History in Windows 10 and 11 (Regedit)</a></li>



<li><a href="https://memstechtips.com/disable-windows-telemetry-windows-10-11-regedit/">How to disable Windows telemetry (Regedit)</a></li>
</ul>

<p>This post <a rel="nofollow" href="https://memstechtips.com/disable-windows-ink-workspace-windows-10-11-regedit/">How to Disable Windows Ink Workspace on Windows 10 &#038; 11 (3 Methods)</a> first appeared on <a rel="nofollow" href="https://memstechtips.com">Memory&#039;s Tech Tips</a> and is written by <a rel="nofollow" href="https://memstechtips.com/author/wpx_memory/">memory</a></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: memstechtips.com @ 2026-06-12 21:12:37 by W3 Total Cache
-->