Forum Discussion
Can I just delete the Windows.Old folders?
- Jun 01, 2020
Hello Rod-F,
To delete Windows.old folder, you need to remove previous Windows installation files. Go to Settings app > System > Storage > Temporary files > select Previous Windows installation(s) > and click Remove files.
Or open administrative Command Prompt, type RD /S /Q "<System Drive>\Windows.old" command and press Enter key. Make sure you replace <System Drive> with actual drive in your case, such as C:.
Hope this helps!
Hello Rod-F,
To delete Windows.old folder, you need to remove previous Windows installation files. Go to Settings app > System > Storage > Temporary files > select Previous Windows installation(s) > and click Remove files.
Or open administrative Command Prompt, type RD /S /Q "<System Drive>\Windows.old" command and press Enter key. Make sure you replace <System Drive> with actual drive in your case, such as C:.
Hope this helps!