How to Fix Factory Reset Not Working in Windows 11

Factory reset in Windows 11 allows you to reset your PC to a fresh state, either keeping personal files or removing everything. However, many users encounter issues where Reset this PC fails, gets stuck at a certain percentage, shows errors like “There was a problem resetting your PC,” or simply does nothing.

In most cases, factory reset not working in Windows 11 is caused by corrupted system files, disabled recovery environment, Windows Update issues, insufficient disk space, or damaged recovery images, not a hardware problem. The steps below will help you fix the issue and successfully reset your PC.

How to Fix Factory Reset Not Working in Windows 11

Follow the steps in order. After each step, try resetting your PC again before moving on.

1. Restart Your PC and Try Reset Again

Temporary glitches can interrupt the reset process.

  1. Click Start > Power > Restart
  2. Let Windows 11 fully reboot
  3. Open Settings > System > Recovery
  4. Click Reset PC and try again

This clears temporary processes that may block reset.

2. Make Sure Windows Recovery Environment (WinRE) Is Enabled

Factory reset relies on Windows Recovery Environment.

  1. Right-click Start and open Windows Terminal (Admin)
  2. Run the following command:
reagentc /info
  1. Check Windows RE status
  2. If it shows Disabled, enable it using:
reagentc /enable
  1. Restart your PC

If WinRE is disabled, reset will always fail.

3. Use Cloud Download Instead of Local Reinstall

Local reinstall often fails due to corrupted system files.

  1. Open Settings > System > Recovery
  2. Click Reset PC
  3. Choose Cloud download
  4. Select Keep my files or Remove everything
  5. Follow on-screen instructions

Cloud download uses fresh Windows files from Microsoft servers.

4. Run SFC and DISM Scans

Corrupted system files can block reset.

  1. Open Windows Terminal (Admin)
  2. Run:
sfc /scannow
  1. After completion, run:
DISM /Online /Cleanup-Image /RestoreHealth
  1. Restart your PC

These tools repair system files required for reset.

5. Check Available Disk Space

Insufficient space can stop the reset process.

  1. Open This PC
  2. Check free space on drive C:
  3. Make sure at least 20–25 GB is available
  4. Delete temporary files if needed

Factory reset requires extra working space.

6. Reset Windows Update Components

Reset uses Windows Update services internally.

  1. Open Windows Terminal (Admin)
  2. Run the following commands one by one:
net stop wuauserv
net stop bits
net stop cryptsvc
net stop msiserver
  1. Restart your PC
  2. Try resetting again

Broken update services commonly cause reset failures.

7. Start Reset From Windows Recovery (Advanced Startup)

Sometimes reset works only from recovery mode.

  1. Open Settings > System > Recovery
  2. Under Advanced startup, click Restart now
  3. Go to Troubleshoot > Reset this PC
  4. Choose reset options and continue

This bypasses issues inside the running Windows session.

8. Disable Third-Party Antivirus Temporarily

Security software can interfere with reset.

  1. Temporarily disable third-party antivirus
  2. Make sure Windows Security remains enabled
  3. Start the factory reset again

Re-enable antivirus after reset is complete.

9. Create a New Windows User Account and Try Reset

User profile corruption can block reset.

  1. Open Settings > Accounts > Other users
  2. Create a new local administrator account
  3. Sign in to the new account
  4. Try resetting the PC

If it works, the original profile was corrupted.

10. Use Windows 11 Installation Media (Last Resort)

If reset keeps failing, reinstall Windows manually.

  1. Create a bootable USB using Windows Media Creation Tool
  2. Boot from the USB
  3. Select Install Windows
  4. Choose Custom install
  5. Reinstall Windows 11

This guarantees a clean system when reset fails completely.

Final Thoughts

Factory reset not working in Windows 11 is usually caused by corrupted system files, disabled recovery environment, or broken update components, not hardware failure. In most cases, enabling WinRE and using Cloud download reset fixes the issue quickly.

Before resetting, always back up important data. If reset fails repeatedly, reinstalling Windows using official installation media is the safest long-term solution.

Posted by Raj Bepari

I’m a digital content creator passionate about everything tech.