Fix “There was a Problem Resetting your PC”(Windows 10 & 11)

There-was-a-problem-resetting-your-PC-error-on-Windows

Summary: In this article, we will cover seven fixes for the "There was a problem resetting your PC" error on Windows 10 and 11 - from running SFC and DISM commands to repairing WinRE using REAgentC, using Cloud Download to bypass corrupted local files, and performing a clean install as a last resort. 

You decided to reset your pc as it had a problem that needed fixing. In response, windows gave an error: “There was a problem resetting your PC. No changes were made.” Therefore, your pc has returned to the same state you were attempting to get away from, which means you are now looking for a solution to fix the fix.

This error means Windows could not complete the reset process,for both Windows 10 and Windows 11 and the reasons are the same for both.As a general rule, the most common issue is corruption, disabling, or inability to read the needed files from the Windows Recovery Environment (WinRE). Fortunately, there are usually ways to solve these issues without losing any of your personal files.

What Causes this Error

The “There was a problem resetting your PC” error on Windows 10 and Windows 11 is generally due to one of these:

  • System files used by the reset process are either corrupted or missing.
  • Windows Recovery Environment (WinRe) has been damaged or disabled.
  • There isn’t free space available on c drive for the reset to unpack and reinstall files.
  • A third party Antivirus or security software locked system files while trying to do a reset.
  • The last reset attempt was interrupted (power outage/shutdown) which put windows into an unstable state.
  • The recovery partition is either missing or too small.
  • Malicious code/virus damage to Windows Recovery components.

Fix 1: Run SFC and DISM

Requires: Ability to boot into Windows 

System File Checker (SFC) scans for and repairs corrupted system files of Windows. DISM fixes the Windows image itself if SFC can’t fix things by itself. Run both in sequence; this usually fixes the majority of cases that fail because of system file corruption.

On both Windows 10 and Windows 11: 

1. Press Windows key  and type “Command Prompt” in the search bar.

command prompt with run as administrator
2. Right-click it and select “Run as administrator”.
3. Type the following “sfc /scannow” and press Enter. Let it run and show  “Verification 100% complete”.

sfc scan with 100% verification
4. Once SFC finishes, run: “DISM /Online /Cleanup-Image /RestoreHealth”.

for-dism-use-command
5. Restart your PC when DISM completes.
6. Try resetting again.

Fix 2: Check and repair WinRE using REAgentC

Requires: Ability to boot into Windows 

The Windows Recovery Environment (WinRE), which performs your actual “Reset” when you click on “Reset this PC,” will fail to perform your reset right away if WinRE has been disabled or points to a missing file. This is one of the best fixes for this specific error and one that many guides miss.

1. Open Command Prompt as administrator (as instructed above) .
2. Check whether WinRE is currently enabled by typing “reagentc /info”.

windows re status
3. If the output says Windows RE status: Disabled, re-enable it by typing “reagentc /enable”  and press enter.
4. If you get an error, try disabling first then re-enabling it by typing “reagentc /disable” and then typing “then: “reagentc /enable”.

reagentc enable
5. Restart and try the reset again. 

These commands works for both Windows 10 and Windows 11. 

Fix 3: Use Cloud Download instead of local reinstall

Requires: Ability to boot into Windows and a stable internet connection 

When you reset your computer, you have two ways to install windows again. First way is a local reinstall of windows. This will use all files on your computer to reinstall windows. Second way is cloud download. The cloud download option uses microsoft’s servers to download a new version of windows for you.

If your local files are corrupted, using the local reinstall option will give you an error. Using the cloud download option bypasses the local file issue completely.

To perform either method, follow these steps:

For Windows 10

1. Go to settings > update & security > recovery.

windows 10 setting

update-security

windows update

2. Click “Get started” under “Reset this PC”.

click-Get-started-in-recovery-option
3. Choose Keep my files or Remove everything.

Keep My Files
4. Select cloud download at the time you’re asked “how would you like to reinstall Windows?”

how would you like to reinstall Windows

Windows 11:

1. Go to Settings > System > Recovery.

windows 11 setting

windows 11 system tab

windows 11 recovery tab

2. Click “Reset PC”.

Reset PC
3. Choose Keep my files or Remove everything.

Keep My Files
4. Select cloud download.

how would you like to reinstall Windows

Make sure your PC is plugged in and connected to the stable internet connection.

Fix 4: Try System Restore 

Requires: A previously created restore point and ability to boot into Windows.

If you got this error message right after a windows update, application installation, or driver installation, System Restore can roll your system back to a point where resets worked correctly and get things working again with all of your personal data intact.

On both Windows 10 and Windows 11:

1. Press Windows key + R, type “rstrui” and press Enter.

rstrui command
2. Click Next on the System Restore wizard.

system-restore_screen
3. Select the earliest restore point before errors begin occurring.

restore point
4. Click Next, then Finish.
5. Your computer will restart and roll back to the selected point.

Fix 5: Run Startup Repair from Advanced startup

It works whether you can boot or not 

Startup repair is used for fixing problems with Windows boot and recovery components.

If you can boot into Windows:

Hold the Shift key and click the Power icon in the Start menu, then select Restart. Your PC will boot into the Advanced startup menu.

If you are unable to boot into windows:

Force restart your PC three times in a row by pressing the Power button to interrupt each boot before Windows loads. Windows will open the recovery screen automatically on the third attempt.

Advanced startup options (Same on Windows 10 Windows 11) :

1. From the advanced startup menu go to troubleshoot > advanced options > startup repair.

Automatic repair

reset this pc

Advanced Options
2. If prompted, select your user name and type in your password.
3. Press continue and allow Startup Repair to finish its process.
4. Once finished, restart your computer and test the reset again

Fix 6: Reset Directly From the Windows Recovery Environment 

Works whether you can boot or not .

Triggering the reset from inside WinRE rather than from Settings sometimes succeeds when the Settings route fails.

To access WinRE:

1. If you can boot: Hold Shift and click Restart from the Start menu.
2. If you cannot boot: Interrupt startup three times to reach the recovery screen automatically.

From the recovery menu (same on Windows 10 and Windows 11):

1. Go to Troubleshoot > Reset this PC
2. Choose which type of Reset that you want to do (Keep My Files OR Remove Everything).
3. When prompted, choose Cloud Download in order to download the necessary files .
4. Follow all Prompts.

Fix 7: Use Windows Installation Media – Last Resort

Works whether you can boot or not.

If you’ve tried all of the fixes and they didn’t work for you, then your Windows installation is likely beyond repair via its own repair mechanism. The best course of action is to perform a clean installation of windows by using Microsoft’s Media Creation Tool which will rebuild windows completely. Make sure to backup all of your personal files to an external hard drive prior to proceeding as this method will remove everything on your computer.

Step 1. Prepare the Bootable Installation Disk (from another working pc).

For Windows 11: Go to microsoft.com/en-us/software-download/windows11 and download the Media Creation Tool.

For Windows 10: Go to microsoft.com/en-us/software-download/windows10 and download the Media Creation Tool.

Run the tool and select “Create installation media for another PC”.Use a USB drive with at least 8 GB of space.

Step 2: Boot using the USB on the affected computer.

1. Insert the usb drive and reboot the computer.
2. Press the boot menu key (usually F12, F2, Esc, or Delete — check your PC brand for the exact key) and select the USB drive.
3. Select “Install Now.” If asked for a product key, click “I Don’t Have A Product Key” – windows should be able to auto-activate if your PC has been previously activated.
4. Select Home or Professional based upon which version of windows you previously used.
5. You can either select “Custom” install to completely wipe all existing programs, files and settings, OR attempt to use the repair option in order to fix whatever issues you were having without losing everything.

Frequently Asked Questions

Why does Windows say no changes were made after the reset fails?

No changes were made, indicates that windows detected the issue prior to being able to make any file modifications and therefore halted the modification of the files to protect your data. Your computer is in the exact same condition as when you attempted to perform the reset. Nothing has been deleted or modified from your computer. The error message is a form of protective measure, it does not eliminate the need to correct the root cause for a successful reset.

Can I fix this error without losing my files?

In most cases, yes. From FIx 1 to Fix 6, all of these fixes will give you the ability to save your personal files. The Cloud Download Reset in Fix 3 can also be performed using the Keep My Files option. Only Fix 7 (a full clean install) removes everything, and even then, attempting the Repair install option first may fix the issue without data loss.Always back up your files to an external drive before attempting Fix 7.

What should I do if my PC cannot boot into Windows at all?

Force restart your PC three times in a row by pressing the Power button to cut off each boot before Windows loads. On the third attempt , Windows will automatically load into recovery mode. At this point, you can either use the Startup repair feature (Fix 5) or you can do a system restore right from the recovery menu (Fix 6) or if you have a removable storage device like a usb drive , you can boot from that to perform a fresh install (Fix 7).

How do I fix this if my PC is stuck in a reset loop?

A reset loop occurs when a computer will continuously reboot itself after starting up in an endless cycle; the loop is generally caused by a previously attempted reset that was cut short by an interruption, or because of severely corrupted system files. It's best to avoid force restart of your computer manually during the loop. Once the loop has stopped, and your computer boots normally, or allows you to enter the recovery environment on its own.If it opens the recovery screen, go to Troubleshoot > Advanced Options > Startup Repair first (Fix 5). If it boots into Windows, run SFC and DISM immediately (Fix 1) before attempting another reset.

Does resetting my PC remove viruses or malware?

Yes, in most cases. Selecting Remove everything when doing the reset will delete the system drive including any infected files on that drive as it installs a brand-new copy of windows. Using the Keep my files option for the reset process leaves your personal files intact; however these files could still be infected with the same malware. If malware is the reason you are resetting, select Remove everything, then select the cloud download option (Fix 3) to ensure the new installation comes from a clean source rather than potentially corrupted local files.

The bottom line 

On both Windows 10 & Windows 11 you should start with “Fix 1” (SFC+DISM). As SFC+DISM checks for Corrupted System Files which is one of the most common causes of this error. If SFC+DISM does not resolve your issue, then move straight away to “Fix 2” (REAgentC Check), as ReagentC Check will identify if WinRE has been Disabled. Since Disabled WinRE is the specific technical reason why you are seeing this error message. A disabled WinRE is a targeted two-minute fix and most guides do not include this fix. If local files are the problem, then moving directly to the “Cloud Download” option in Fix 3 will eliminate local files from being an Issue. Only move to “Fix 7” if all other fixes have been attempted and they failed.

Share On :

About The Author

Related Posts

Leave a comment

Your email address will not be published. Required fields are marked *

Seen on

View All