Table of Contents
Blue Screen of Death (BSOD) errors can be frustrating and disruptive, often indicating underlying hardware or software issues. Performing a clean boot helps identify the cause by starting Windows with minimal drivers and startup programs. This guide walks you through the steps to perform a clean boot effectively.
What is a Clean Boot?
A clean boot starts Windows with a minimal set of drivers and startup programs. This process helps determine if background programs are causing BSOD errors. By isolating the problem, you can troubleshoot more efficiently and pinpoint the root cause.
Preparing for a Clean Boot
Before starting, save your work and close all applications. It’s also advisable to create a system restore point, so you can revert to a previous state if needed. Ensure you have administrator privileges on your Windows account.
Steps to Perform a Clean Boot
Follow these steps to perform a clean boot on Windows:
- Press Windows key + R to open the Run dialog box.
- Type msconfig and press Enter.
- In the System Configuration window, go to the Services tab.
- Check the box for Hide all Microsoft services.
- Click Disable all to turn off remaining services.
- Navigate to the Startup tab and click Open Task Manager.
- In Task Manager, disable all startup items.
- Close Task Manager and return to the System Configuration window.
- Click Apply and then OK.
- Restart your computer.
Testing for BSOD Errors
After the system restarts, observe if the BSOD errors still occur. If the errors stop, it indicates that one of the disabled services or startup programs was causing the issue. If the errors persist, further troubleshooting may be necessary.
Restoring Normal Startup
To revert to normal startup settings:
- Press Windows key + R again to open Run.
- Type msconfig and hit Enter.
- In the System Configuration window, go to the General tab.
- Select Normal startup.
- Click Apply and OK.
- Restart your computer to apply changes.
Additional Troubleshooting Tips
If BSOD errors continue after a clean boot, consider the following:
- Update all device drivers, especially graphics and motherboard drivers.
- Run a full system scan with antivirus software.
- Check for Windows updates and install any pending updates.
- Use the Windows Memory Diagnostic tool to test RAM.
- Check your hardware components for issues, such as overheating or failing drives.
Performing a clean boot is a vital step in diagnosing BSOD errors. By systematically disabling and enabling services, you can identify and resolve the underlying causes effectively.