Bottom Line: You can safely delete or reset the catroot2 folder by stopping the Cryptographic Service first. Do NOT manually delete catroot, but resetting catroot2 is the official Microsoft fix for Windows Update errors like 0x80070002 or 0x80070003.
What are the Catroot & Catroot2 Folders?
Located at C:\Windows\System32\catroot and C:\Windows\System32\catroot2, these system folders store cryptographic signature catalogs for Windows Update packages and driver verification.
While catroot holds catalog files required to verify hardware driver signatures, catroot2 acts as a temporary transaction database for Windows Update package signatures. When Windows Update corrupts or stalls, catroot2 files often get stuck in a locked, bloated state.
Can You Delete catroot2?
- Deleting
catroot2folder: ✅ Safe (when reset properly via Cryptographic Services). Windows will recreate a freshcatroot2folder automatically. - Deleting
catrootfolder: ⚠️ Do NOT deletecatrootmanually, as removingcatrootcan prevent Windows drivers from initializing.
How to Safely Reset & Clear catroot2
Because catroot2 is locked by the Cryptographic Services (CryptSvc), follow these exact steps in Command Prompt:
- Open Start, search
cmd, right-click Command Prompt, and choose Run as administrator. - Stop the services locking
catroot2:net stop wuauserv net stop cryptSvc net stop bits net stop msiserver - Rename or delete the
catroot2folder:ren C:\Windows\System32\catroot2 catroot2.old - Restart the services:
net start wuauserv net start cryptSvc net start bits net start msiserver
What Happens After You Reset It?
- Windows automatically creates a brand-new, clean
catroot2folder. - Corrupted Windows Update transaction caches are purged.
- You can safely delete
catroot2.oldafterwards.
Related Guides
- Learn about cleaning SoftwareDistribution Folder.
- How to clean up WinSxS Component Store.
- Check if you can clean [Windows Installer-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder)-folder) folder].
Discussion
Loading authentication...