How to Perform a Clean Boot to Isolate a Stubborn Problem
Start Windows with only essential Microsoft services running, to figure out whether a background program is actually the cause of a persistent issue.
- Press Windows+R, type msconfig, and press Enter to open System Configuration.
- On the Services tab, check "Hide all Microsoft services" first — this protects essential Windows services from being disabled by accident — then click "Disable all" to turn off everything remaining.
- Open Task Manager's Startup tab (or the Startup Apps page in Settings) and disable every entry there too, the same way you would for general startup cleanup.
- Restart the PC. It will now boot with only core Microsoft services and no third-party startup programs running.
- Use the computer normally for a while. If the problem you were chasing doesn't happen anymore, you've confirmed it's caused by one of the things you just disabled, not Windows itself.
- Narrow it down by re-enabling services or startup items in small batches, restarting between each batch, until the problem returns — that tells you specifically which one was responsible.
- Once you're done diagnosing, go back to System Configuration > General and select "Normal startup" to restore everything to how it was.
Running into an error instead of just needing the how-to? Check our Windows troubleshooting guides or the error lookup.
Frequently Asked Questions
Is a clean boot the same as Safe Mode?
No — Safe Mode loads only essential Windows drivers and disables most functionality, while a clean boot loads Windows more normally but with startup programs and non-Microsoft services disabled, making it more useful for isolating a specific conflicting program.
Will a clean boot fix problems permanently, or is it just for diagnosis?
It's primarily a diagnostic technique — once you've identified which service or program is causing the issue, you address that specific thing directly rather than leaving your PC in clean boot mode permanently.
More Windows how-tos
How to Clean Up and Speed Up Windows (Full Walkthrough)
The complete, in-order process for cleaning up a Windows PC — software clutter first, then the physical side.
How to Actually Free Up Disk Space in Windows
Where space actually goes, and how to reclaim it — beyond just deleting a few random files.
How to Safely Clean Dust From Inside Your PC
The physical side of "cleaning Windows" that most people never do — and the safe way to actually do it.