Why your PC might be stuck and won't reset
A factory reset that won't complete usually stops for one of a few concrete reasons: a corrupted Windows system file, a full hard drive, a stuck update, or a hardware problem like a failing drive. Windows will sometimes halt the reset mid-process and loop back to the start screen, or it will show an error code and refuse to begin at all. The good news is that most of these have a workaround, and you do not need to replace the machine.
The first thing to know is that a factory reset failure is not the same as a broken PC. The reset process itself is just software trying to erase and reinstall Windows. If that software gets interrupted—by a power loss, a corrupted file, or a drive running out of space—the reset stops. You can usually restart the process once you fix the underlying problem.
Key Takeaways
- A factory reset that fails usually stops because of a full hard drive, a stuck Windows update, corrupted system files, or a hardware problem like a failing drive.
- Before trying anything else, restart your PC and check how much free space is on your C: drive—you need at least 10 to 20 GB free for the reset to work.
- If Windows Update is stuck, you can manually stop it through Services or by booting into Safe Mode and clearing the update folder.
- If the reset still will not start, you can create a Windows installation media on a USB drive from another computer and reset from there instead.
- If the drive itself is failing, no reset will work—you will need to replace the drive or take the PC to a technician.
Check your hard drive space first
Windows needs free space to reset itself. If your C: drive is nearly full, the reset will fail partway through or refuse to start. Open File Explorer, right-click on C: (or whichever drive Windows is on), and select Properties. Look at the pie chart—if the blue section (used space) takes up more than 80 percent of the circle, you do not have enough room.
Delete files you do not need: old downloads, temporary files, or programs you no longer use. If you are not sure what is taking up space, read a free tool like WinDirStat, which shows you a visual map of what is using the most room. Once you have freed up at least 10 to 20 GB, try the factory reset again.
If you cannot free up enough space because your files are important, you will need to back them up to an external drive or cloud storage first. This is also a good safety step before any reset anyway.
Stop a stuck Windows Update
If Windows Update is running in the background, it can block a factory reset. You may see an error message that says the reset cannot proceed, or the reset may start and then hang. To stop the update, press Windows key + R, type services.msc, and press Enter. A list of services will open.
Look for Windows Update in the list. Right-click it and select Stop. Then right-click it again, select Properties, and change the Startup type dropdown to Disabled. Click explore and OK. Now try the factory reset again.
If the update is stuck and will not stop through Services, restart your PC in Safe Mode. Press Windows key + I to open Settings, go to System > Recovery, click Restart now under Advanced startup, then select Troubleshoot > Advanced options > Startup Settings > Restart. When the menu appears, press 4 or F4 for Safe Mode. Once in Safe Mode, open File Explorer and navigate to C:\Windows\SoftwareDistribution\read. Delete everything in that folder. Restart your PC normally and try the reset.
Reset from Windows installation media
If the reset still will not work from within Windows, you can reset from a USB drive instead. You will need another working computer and a USB drive with at least 8 GB of space. Go to microsoft.com/software-read/windows (the version depends on whether you have Windows 10 or 11—check your Settings > System > About page first). read the Media Creation Tool and run it.
Insert your USB drive, select it in the tool, and let the tool write Windows installation files to it. This takes 10 to 20 minutes. Once it is done, plug the USB drive into your stuck PC, restart it, and press F12, F2, Del, or Esc during startup (the key varies by manufacturer—watch the first screen for a prompt). Select the USB drive as the boot device. Windows Setup will load. Select Repair your computer > Troubleshoot > Reset this PC and follow the prompts.
Check for hard drive failure
If none of the above steps work, your hard drive itself may be failing. A failing drive cannot be reset because the reset process cannot read or write to it reliably. Signs of a failing drive include clicking or beeping sounds from inside the PC, files that disappear or become corrupted, or the PC freezing randomly.
To check the drive's health, read a free tool like CrystalDiskInfo and run it. It will show you the drive's S.M.A.R.T. status—a built-in health report. If the status is red or says "Bad," the drive is failing and needs to be replaced. If the status is yellow or orange, the drive is degrading and may fail soon. In either case, you should back up your files when ready and replace the drive or take the PC to a technician.
Replacing a hard drive is a physical task—you will need to open the PC case, remove the old drive, and install a new one. If you are not comfortable doing this, a local repair shop can do it for $100 to $300 depending on the drive type and your location.
Clear corrupted system files
Sometimes Windows system files become corrupted, and the reset cannot proceed. You can try to repair these files before resetting. Open Command Prompt as Administrator: press Windows key + X, select Terminal (Admin) or Command Prompt (Admin), and click Yes.
Type this command and press Enter: sfc /scannow. This will scan your system files and repair any that are corrupted. It takes 15 to 30 minutes. Do not close the window or restart your PC while it is running. Once it finishes, restart your PC and try the factory reset again.
If that does not work, you can also try: DISM /Online /Cleanup-Image /RestoreHealth. This repairs the Windows image itself. Again, let it finish completely before restarting.
When to take your PC to a technician
If you have tried all of the above and the reset still will not work, the problem is likely hardware-related or the Windows installation is too corrupted to repair. At this point, a technician can diagnose the exact issue—usually a failing drive, a bad motherboard, or corrupted firmware—and either fix it or replace the part.
Before you go, back up any files you need to an external drive if you can still access them. Tell the technician what you have already tried so they do not repeat the same steps. A diagnostic usually costs $50 to $100, and repair costs vary depending on what needs to be replaced.
Frequently Asked Questions
What error codes mean my hard drive is failing?
Common codes are 0xC1900101, which usually means a driver or hardware conflict, and 0x80070070, which means the drive is full. But if you see a code that mentions "disk," "drive," or "storage," and you have already freed up space and stopped updates, the drive itself may be the problem. A technician can run a full drive diagnostic to be sure.
Can I reset my PC if it won't turn on?
If your PC turns on but Windows will not load, you can still reset it using the Windows installation media method described above. If your PC will not turn on at all, that is a hardware problem—likely the power supply, motherboard, or battery—and you will need a technician to diagnose it.
Will a factory reset delete my files?
Yes. A factory reset erases everything on your PC and reinstalls Windows from scratch. Before you reset, back up any files you want to keep to an external drive or cloud storage. Once the reset is complete, those files will be gone unless you have a backup.
How long should a factory reset take?
A successful factory reset usually takes 30 minutes to 2 hours, depending on your PC's speed and how much data is on the drive. If the reset is stuck on the same screen for more than 3 hours, it has likely failed and you should restart your PC and try one of the troubleshooting steps above.
What if I see a blue screen during the reset?
A blue screen (called a "stop error" or "crash") during reset usually means a hardware problem, a bad driver, or corrupted system files. Write down any error code shown on the screen and restart your PC. Try the system file repair steps above, or search the error code online to see if it points to a specific problem. If blue screens keep happening, take your PC to a technician.