Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Delete the Windows.old Folder in Windows 11

Understand Windows.old, how it works, key uses, common issues, and practical considerations. Use this clear guide to make informed decisions.

Table of Contents

This practical guide explains how to delete the windows.old folder in windows 11 with clear steps and useful context. It also covers common requirements, potential problems, and the details that can help you get better results.

It is not possible to simply delete a folder and you must grant ownership of the folder to do so. But you can delete folders using many methods that we will discuss in this guide.

What Is the Windows.old Folder and Should You Delete It?

Whenever you upgrade to a new version of Windows (via Windows update) or perform an in-place Windows upgrade, the operating system creates a Windows.old folder. It contains all your old personal and system files and you can use it to revert back to an old version of Windows if you want. But this folder takes up a lot of space on the C drive, which can be inconvenient for users who have just upgraded their PCs.

What Is the Windows.old Folder and Should You Delete It? - Windows.old

Windows will automatically delete Windows.old 30 days after its creation. But if you need that storage right now, you can try any of these methods to remove the folder from your PC.

How to Delete the Windows.old Folder in Windows 11

1. Using Storage Settings

Microsoft introduced the Storage Sense feature with Windows 10 and the feature still exists in Windows 11. It can help you delete temporary files from your PC and also manage OneDrive files. But if you want to clean it manually, you need to go to Storage Settings and delete the Windows.old folder from there.

Follow these steps:

  1. Right-click the Start button to open the Quick Link menu. Click the Settings option.
  2. In the System settings section, scroll down and click on the Storage option.
  3. Wait for the Storage feature to analyze disk and file space. Then click on the Temporary Files option.
  4. Here, you will see a list of all the items that are taking up space on the C drive and are no longer needed. Click the Previous Windows Installation(s) checkbox to select it.
  5. Then click the Remove Files button at the top.

1. Using Storage Settings - Windows.old

It will take a while to delete the Windows.old folder and other temporary files on the C drive.

2. Use Disk Cleanup

While Storage Sense and the improved settings section are a new concept, the trusty old Disk Cleanup still works. You can use it to find and delete temporary files on Windows 11 and earlier operating systems. It doesn't have a modern user interface but can help you locate and delete the Windows.old folder and other space-hungry folders like Temporary Windows Update files.

Follow these steps to delete the Window.old folder using the Disk Cleanup tool:

1. Press Win + R to open the Run dialog box. Type cleanmgr and press the Enter key to launch the tool.

2. Find the button Cleanup system files and click it. Wait for the utility to scan and locate all temporary files.

2. Use Disk Cleanup - Windows.old

3. Scroll the Files to delete list and find the Previous Windows Installation(s) check box. Click on it to select it. You can also select other temporary files.

4. Click the OK button.

2. Use Disk Cleanup - Windows.old

5. Confirm your action and click the Delete Files button to delete the Windows.old folder.

3. Using CMD

Follow these steps to delete the Window.old folder using the Command Prompt tool:

1. Press Win + R to open the Run dialog box. Type cmd and press Ctrl + Shift + Enter to open Command Prompt with admin rights.

2. Type the following command and press Enter :

takeown /F "C:Windows.old" /A /R /D Y

3. Using CMD - Windows.old

3. It will take a while to take ownership of all the folders and files. Then type and execute the following command:

icacls "C:Windows.old" /grant *S-1-5-32-544:F /T /C /Q

3. Using CMD - Windows.old

4. Finally, execute the following command to delete the directory:

RD /S /Q "C:Windows.old"

3. Using CMD - Windows.old

5. Close the Command Prompt window.

3. Using CMD - Windows.old

Conclusion

Understanding Windows.old makes it easier to compare options, avoid common mistakes, and apply the information in this guide more effectively. Review the relevant requirements before making changes or choosing a solution.

FAQ

How do you delete the windows.old folder in windows 11?

Follow the steps in this guide in order, confirm the required settings or tools, and verify the result before making additional changes.

Is it safe to delete the windows.old folder in windows 11?

It is generally safe when you follow the recommended instructions, use trusted tools, and avoid changing settings you do not understand.

What should you do if the process does not work?

Recheck the requirements, restart the device or application when appropriate, and review each step for missed settings or compatibility issues.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.