Forum Discussion
TexasOasis
Sep 10, 2025Iron Contributor
Registry is mess. How can I clean registry in windows 10?
Hello Microsoft Community, I am looking for guidance on how to safely address registry issues on my Windows 10 PC. I believe my registry has become cluttered and potentially corrupted over time, whi...
AmeliaAdams
Sep 10, 2025Iron Contributor
Run system file checker. This command checks for and repairs corrupted Windows system files, which can include registry-related issues.
Right-click the Start button and select Windows PowerShell (Admin) or Command Prompt (Admin).
Type the following command and press Enter:
sfc /scannow
Let the process complete and restart your computer. This will clear registry for windows 10 os automatically.