Windows 11 allows users who recently upgraded from Windows 10 to revert back using the Go back option. This feature is especially helpful if Windows 11 causes compatibility issues, performance problems, or workflow disruptions. However, many users find that the Go back to Windows 10 button is greyed out, missing, or not working in Windows 11 Settings.
This issue usually occurs due to upgrade time limits, deleted system files, or system configuration changes after upgrading. In some cases, Windows automatically removes rollback files to free up disk space, making the Go back option unavailable. Understanding why the button is not working helps you determine whether rollback is still possible or if alternative methods are required.
Common Reasons Why Go Back to Windows 10 Button Is Not Working
Before trying any fixes, it is important to understand what causes this issue. One of the most common reasons is that the 10-day rollback period has expired, which removes the built-in option to return to the previous version of Windows. The problem can also occur if the Windows.old folder, which stores files required for the rollback process, has been deleted.
Additionally, Disk Cleanup or Storage Sense may have removed previous Windows installation files to free up space. Installing major Windows updates after the upgrade can also prevent a rollback. In some cases, corrupted system files related to the recovery process may cause the option to disappear. If the PC was upgraded using a clean installation rather than an in-place upgrade, the rollback feature will not be available.
How to Fix Go Back to Windows 10 Button Not Working
Follow the methods below in order. Some fixes only apply if you are still within the rollback eligibility period.
1. Check the Windows 11 Rollback Time Limit
Windows 11 only allows rollback to Windows 10 within a limited time after the upgrade, after which the previous installation files are automatically removed.
1. Press Windows + I to open Settings
2. Go to System > Recovery

3. Look for the Go back option
4. If it shows Unavailable, the rollback period has likely expired
By default, the rollback window is 10 days from the upgrade date.
2. Verify If Windows.old Folder Exists
The Windows.old folder contains the files required to return to Windows 10, storing data from the previous installation so a rollback can be performed within the allowed period.
1. Open File Explorer
2. Go to Local Disk (C:)
3. Look for a folder named Windows.old
4. If the folder is missing, rollback is not possible
Deleting this folder permanently disables the Go back option.
3. Undo Disk Cleanup Changes
Using Disk Cleanup can automatically remove the files needed to roll back to a previous version of Windows. Check whether Disk Cleanup was recently used and if the Previous Windows installation(s) option was selected during the cleanup process. If these files were deleted, the rollback data stored in the Windows.old folder is no longer available.
Unfortunately, once the rollback files have been removed, the built-in downgrade option cannot be restored. In this situation, the only way to return to an earlier version of Windows is to perform a manual installation using installation media.
4. Extend Rollback Period
If you are still within the rollback window, extending it may give you additional time to decide whether to return to Windows 10 before the rollback option expires.
1. Open Command Prompt as administrator
2. Run the following command:
DISM /Online /Set-OSUninstallWindow /Value:60
3. Restart your PC
4. Recheck the Go back option in Settings
This extends the rollback period to 60 days, if rollback files still exist.
5. Restart Windows Recovery Environment
Sometimes the rollback feature does not initialize correctly, preventing Windows from starting the process to return to the previous version.
1. Open Settings > System > Recovery

2. Click Restart now under Advanced startup

3. Select Troubleshoot > Advanced options
4. Restart and check rollback availability again
This can refresh recovery-related services.
6. Check for System File Corruption
Corrupted system files may prevent rollback from functioning properly, causing errors or stopping the process from completing successfully.
1. Open Command Prompt as administrator
2. Run the code:
sfc /scannow

3. After completion, run
DISM /Online /Cleanup-Image /RestoreHealth
4. Restart your system
7. Use Windows 10 Installation Media
If the Go back option is permanently unavailable, reinstalling Windows 10 may be the only way to return to the previous operating system. To do this, download the Windows 10 ISO from Microsoft and create a bootable USB drive using the Media Creation Tool. Before proceeding, make sure to back up all important files, documents, and personal data to avoid data loss during the installation process.
Once the backup is complete, boot your PC from the USB drive and perform a clean installation of Windows 10 by following the on-screen instructions. Keep in mind that this method removes the current Windows installation, applications, and settings, so you will need to reinstall your programs and restore your files after the installation is finished.
Final Thoughts
The Go back to Windows 10 button not working in Windows 11 is usually caused by an expired rollback period or missing recovery files. If you are still within the allowed rollback window and the Windows.old folder is available, solutions such as extending the rollback period, repairing system files, or restarting recovery-related services may help restore the option.
However, if the rollback files have been deleted or the rollback period has already expired, the built-in downgrade feature cannot be recovered. In that situation, performing a clean installation of Windows 10 is the most reliable way to return to the previous operating system. Before proceeding, be sure to back up all important data, as a clean installation will remove your current Windows installation, applications, and settings.