<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	 xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: What is Catroot &#038; Catroot2 folder? How to reset catroot2 folder in Windows 11	</title>
	<atom:link href="https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows/feed" rel="self" type="application/rss+xml" />
	<link>https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows</link>
	<description>TheWindowsClub covers authentic Windows 11, Windows 10 tips, tutorials, how-to&#039;s, features, freeware. Created by Anand Khanse, MVP.</description>
	<lastBuildDate>Sat, 27 Dec 2025 09:06:33 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.3</generator>
	<item>
		<title>
		By: Mark Windsor		</title>
		<link>https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows#comment-63060</link>

		<dc:creator><![CDATA[Mark Windsor]]></dc:creator>
		<pubDate>Tue, 13 Mar 2018 10:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=127391#comment-63060</guid>

					<description><![CDATA[I found a weird work around. If I attempt to rename the catroot2 folder to catroot2.old in c:windowssystem32 and get to the &quot;folder in use try again&quot; dialog box then run the net stop cryptSvc. Next, immediately &quot;retry&quot; the rename, it worked! It seems even though you stop cryptSvc, it starts back quickly but if you actuate the moment of rename instantly after stopping the cryptSvc service, it renames the folder. This gymnastic is a lot easier than a safe mode boot.]]></description>
			<content:encoded><![CDATA[<p>I found a weird work around. If I attempt to rename the catroot2 folder to catroot2.old in c:windowssystem32 and get to the &#8220;folder in use try again&#8221; dialog box then run the net stop cryptSvc. Next, immediately &#8220;retry&#8221; the rename, it worked! It seems even though you stop cryptSvc, it starts back quickly but if you actuate the moment of rename instantly after stopping the cryptSvc service, it renames the folder. This gymnastic is a lot easier than a safe mode boot.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Diederik Werken		</title>
		<link>https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows#comment-60564</link>

		<dc:creator><![CDATA[Diederik Werken]]></dc:creator>
		<pubDate>Wed, 23 Aug 2017 20:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=127391#comment-60564</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows#comment-58089&quot;&gt;Andy Wurst&lt;/a&gt;.

couldn&#039;t you just rename catroot2.bak back to catroot2? That worked for me luckily.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows#comment-58089">Andy Wurst</a>.</p>
<p>couldn&#8217;t you just rename catroot2.bak back to catroot2? That worked for me luckily.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy Wurst		</title>
		<link>https://www.thewindowsclub.com/catroot-catroot2-folder-reset-windows#comment-58089</link>

		<dc:creator><![CDATA[Andy Wurst]]></dc:creator>
		<pubDate>Sat, 11 Mar 2017 11:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thewindowsclub.com/?p=127391#comment-58089</guid>

					<description><![CDATA[In keeping with the premise of providing commands to accomplish a catroot2 reset, I am suggesting that the following commands could replace the generic instruction of &quot;Next, delete all the contents of the catroot2 folder&quot;  NOTE:  If these instructions are included in a batch file, then %i should be replace with %%i

FOR /D %i IN (%systemroot%system32catroot2*) DO RD /S /Q &quot;%i&quot;
DEL /Q %systemroot%system32catroot2*.*

Finally, for the poor souls who followed Microsoft&#039;s instructions under KB971058 (like me) by renaming the catroot2 folder - simply re-creating the catroot2 folder won&#039;t help you.  You must also restore the necessary privileges for the CryptSvc to access it.  The commands to create the folder and assign permissions are:

md %systemroot%system32catroot2
icacls.exe c:windowssystem32catroot2 /grant &quot;NT SERVICECryptSvc:(OI)(CI)(F)&quot;]]></description>
			<content:encoded><![CDATA[<p>In keeping with the premise of providing commands to accomplish a catroot2 reset, I am suggesting that the following commands could replace the generic instruction of &#8220;Next, delete all the contents of the catroot2 folder&#8221;  NOTE:  If these instructions are included in a batch file, then %i should be replace with %%i</p>
<p>FOR /D %i IN (%systemroot%system32catroot2*) DO RD /S /Q &#8220;%i&#8221;<br />
DEL /Q %systemroot%system32catroot2*.*</p>
<p>Finally, for the poor souls who followed Microsoft&#8217;s instructions under KB971058 (like me) by renaming the catroot2 folder &#8211; simply re-creating the catroot2 folder won&#8217;t help you.  You must also restore the necessary privileges for the CryptSvc to access it.  The commands to create the folder and assign permissions are:</p>
<p>md %systemroot%system32catroot2<br />
icacls.exe c:windowssystem32catroot2 /grant &#8220;NT SERVICECryptSvc:(OI)(CI)(F)&#8221;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
