How To Downgrade Windows 10 After 10 Days

In this article, learn how you can extend the limit and allow downgrade Windows 10 after 10 days of upgrade, using Set-OSUninstallWindow.

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

When you upgrade Windows 10 from existing version to newer version, you can downgrade within 10 days after completing update. You can follow our guide to go back to your previous Windows 10 version:

How To Downgrade Windows 10 To Earlier Windows Edition

However, when you opt to downgrade after 10 days of your upgrade, you can’t. The option to go back is greyed out with following mentioned:

This option is no longer available because your PC was updated more than 10 days ago.

How To Downgrade Windows 10 After 10 Days

This option may also be greyed out, even before 10 days, if you deleted previous version files. Those files are located in Windows.old folder. For rollback to earlier version, those files play prime role.

So if still have previous version file but you want downgrade after 10 days, here is how you can. In this article, we’ll use DISM command-line tool to extend the limit for downgrade period. Hence you can set this limit to even 30 days. Let’s check out how to make it possible.

How To Downgrade Windows 10 After 10 Days

1. Right click Start Button or press W8K + X keys and select Command Prompt (Admin) to open Command Prompt as administrator.

2. Type following command and press Enter key:

DISM /Online /Set-OSUninstallWindow /Value:<days>

*Replace <days> with actual number of days limit you want to set for downgrade.

How To Downgrade Windows 10 After 10 Days

3. Once you received ‘The operation completed successfully‘ message, you’ve extended the limit for downgrade. Close Command Prompt and return to Desktop.

Note: You need to set the downgrade limit within 10 days after you upgrade to newer version. For example, if you upgrade to newer version today, you can try above mentioned command and extend downgrade limit upto 60 days. After 10 days of upgrade, you’ll also lose the way to downgrade plus extension of its limit. Because when you run the DISM command then, it will say Element not found. Hence, extend the limit within 10 days of upgrade.
How To Downgrade Windows 10 After 10 Days
That’s it!
Share this article
https://www.kapilarya.com/how-to-downgrade-windows-10-after-10-days

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

Leave a Comment

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