Common reasons your factory reset is blocked or failing
A factory reset fails most often because Windows is protecting your account, your drive has errors, or a third-party program is blocking the process. The reset tool itself may be corrupted, your hard drive may be running out of space, or you may not have the right permissions to make system-wide changes. Unlike a software crash, a stuck reset usually means something is actively preventing the operation — not that it is impossible.
The good news: most of these blocks can be removed without professional help. The bad news: the fix depends on which block is in your way, and you may need to try several approaches before one works.
Key Takeaways
- Windows may refuse to reset if your account lacks administrator rights, your drive is nearly full, or Windows itself is corrupted.
- Third-party antivirus software, encryption tools, and system utilities can block the reset process even if they are not running visibly.
- A corrupted Windows installation file or a failing hard drive can make reset impossible without repair or replacement.
- Booting into Safe Mode or using the command line can sometimes bypass blocks that the normal reset interface cannot overcome.
- If your PC will not reset after trying multiple methods, the drive may need repair or the Windows installation may need to be rebuilt from media.
Your account does not have administrator rights
Windows will not let you reset the PC if you are logged in as a standard user rather than an administrator. The reset tool checks your account permissions before it starts, and it stops when ready if it finds you cannot make system-wide changes.
To check your account type, open Settings, go to Accounts, and look at the line under your name. If it says "Standard user", you need to switch to an administrator account or ask the person who owns that account to start the reset. If you are the only account on the PC and it still says Standard user, you can create a new administrator account, log into it, and try the reset from there.
If you cannot access an administrator account and do not remember the password, you will need to use password recovery or reinstall Windows from a USB drive instead of using the built-in reset tool.
Your hard drive is too full or has bad sectors
Windows needs free space to create a backup of your files during the reset process. If your drive is more than 90 percent full, the reset will fail partway through because there is nowhere to write the temporary files. Additionally, if your hard drive has developed bad sectors — small areas that cannot be read or written to — Windows may refuse to reset rather than risk losing data.
Before you try to reset again, delete large files you do not need, empty your Recycle Bin, and run Disk Cleanup. Go to Settings, System, Storage, and click "Temporary files" to remove old downloads and cache. Aim for at least 10 to 15 percent free space on your drive.
If you have freed up space and the reset still fails, your drive may have bad sectors. You can run a check by opening Command Prompt as administrator, typing chkdsk C: /F, and pressing Enter. Windows will ask to schedule the check for the next restart. Let it run — this can take an hour or more, but it will repair many drive errors that block a reset.
Antivirus or security software is interfering
Third-party antivirus programs, encryption tools, and system optimization software can block Windows from resetting because they monitor or protect system files. Even if the program is not running visibly, it may have background services that prevent the reset tool from accessing the files it needs to change.
Uninstall any antivirus, encryption, or system utility software before you try to reset. Go to Settings, Apps, Apps and Features, find the program, and click Uninstall. Restart your PC after each uninstall. Once you have removed these programs, try the reset again.
If you are worried about security during the reset, remember that Windows Defender (the built-in antivirus) is still active and will protect you. You can reinstall your third-party antivirus after the reset is complete.
Windows installation files are corrupted
If the Windows system files themselves are damaged, the reset tool may not be able to read or replace them. This usually happens after a failed update, a sudden power loss during startup, or a malware infection. The reset tool will start but fail partway through with an error message.
You can try to repair these files without resetting. Open Command Prompt as administrator and type sfc /scannow. This runs the System File Checker, which scans for corrupted files and repairs them automatically. The scan takes 15 to 30 minutes. Restart your PC when it finishes and try the reset again.
If the System File Checker finds and repairs errors but the reset still fails, the corruption may be too deep. In that case, you will need to reinstall Windows using a USB drive or installation media instead of using the built-in reset tool.
You do not have the Windows installation media or recovery partition
Some PCs come with a recovery partition — a hidden section of the hard drive that holds a copy of Windows. If that partition is missing or corrupted, and you do not have a Windows installation USB drive, the reset tool may have nothing to work with.
You can create a Windows installation USB drive on another PC. Go to microsoft.com/software-read/windows, read the Windows installation tool, and follow the steps to create a bootable USB drive. Then plug that drive into your PC, restart, and boot from the USB. You can then reinstall Windows or use the repair options available during installation.
If you do not have access to another PC, you may need to contact the PC manufacturer or a local repair shop to obtain installation media or to rebuild Windows for you.
Your hard drive is failing
If your hard drive is physically failing, Windows will refuse to reset because it cannot reliably read or write data. You may also notice your PC is slow, files are disappearing, or you are seeing error messages about disk problems.
Run the hard drive diagnostic tool built into Windows. Go to Settings, System, Storage, and scroll down to "Disk management". Right-click your C: drive and select Properties, then Tools, and click "Check". Alternatively, restart your PC and listen for clicking or grinding sounds from inside the case — these are signs of physical failure.
If the diagnostic finds errors or you hear unusual sounds, your hard drive may need to be replaced. A failing drive cannot be reset safely, and attempting to do so may cause data loss. Back up any files you can still access, then contact a repair technician or replace the drive yourself if you are comfortable doing so.
Frequently Asked Questions
What does "something went wrong" mean when I try to reset?
This generic error usually means Windows encountered a file it could not access or modify. Try running the System File Checker (type sfc /scannow in Command Prompt as administrator), then restart and try the reset again. If the error persists, uninstall any third-party antivirus or security software and try once more.
Can I reset my PC in Safe Mode?
Yes. Restart your PC, press F8 or Shift+F8 during startup, and select Safe Mode. Once in Safe Mode, go to Settings and try the reset. Safe Mode disables many background programs that might be blocking the reset, so this works when the normal reset fails.
Will I lose my files if I reset?
That depends on which reset option you choose. "Reset this PC" with "Keep my files" will remove programs but leave your documents, photos, and downloads. "Remove everything" deletes all files. Choose carefully before you start, because you cannot undo the reset once it begins.
What if I get an error code like 0x80070005?
Error 0x80070005 means you do not have permission to reset. Log in with an administrator account instead. Error 0x80004005 usually means a file is corrupted or your drive has bad sectors — run chkdsk C: /F in Command Prompt as administrator and restart to let it repair the drive.
Should I try to reset if my PC is making strange noises?
No. Clicking, grinding, or beeping sounds usually mean your hard drive is failing. Attempting a reset may make the failure worse and cause data loss. Back up what you can and have the drive checked by a technician before you try any reset.