📎 AI Summary:
The thread discusses whether to delete the Windows.old folder after refreshing Windows. Contributors note that deleting it frees up disk space and is typically automatic after 30 days, but it can be manually removed via disk cleanup or command line if needed. Overall, the discussion suggests deleting the folder is generally beneficial unless specific backup or rollback needs exist.
The thread discusses whether to delete the Windows.old folder after refreshing Windows. Contributors note that deleting it frees up disk space and is typically automatic after 30 days, but it can be manually removed via disk cleanup or command line if needed. Overall, the discussion suggests deleting the folder is generally beneficial unless specific backup or rollback needs exist.
Solution
The benefit would be to reclaim space. The Windows.old directory will automatically be removed in 30 days.
- Joined
- May 22, 2012
- Messages
- 4,598
no you don't need to but you can if you wantDo I need to delete the Windows.old folder too?
- right click the C drive
- select disk clean-up and the extra clean up system files option
- tick previous windows
p.s, the folder itself will be removed by the clean up... that is one way you know that you did not make a mistake
Last edited by a moderator:
Hermitkrab
Extraordinary Member
- Joined
- Nov 27, 2016
- Messages
- 284
Is there any benefit to deleting Windows Old? Shouldn't that be kept if you wish to reset your computer?
Axel PC
Honorable Member
- Joined
- Apr 24, 2016
- Messages
- 523
@Neemobeer I thought it stayed until you deleted it? Now, will the entire folder be deleted or just the contents and are you notified when it's deleted? Thanks.
- Joined
- Jul 4, 2015
- Messages
- 8,995
The entire Windows.Old directory will be removed.
On Pro and Enterprise versions you can get and set the rollback counter
DISM /Online /Get-OSUninstallWindow
DISM /Online /Set-OSUninstallWindow /Value:<days>
On Pro and Enterprise versions you can get and set the rollback counter
DISM /Online /Get-OSUninstallWindow
DISM /Online /Set-OSUninstallWindow /Value:<days>