Home Knowledgebase KB-542

How to reclaim disk space by clearing the Windows.old folder after a Windows 11 feature update

Summary

This guide helps you troubleshoot and resolve: How to reclaim disk space by clearing the Windows.old folder after a Windows 11 feature update. Follow the steps below to fix the issue.

Quick Tip: Need immediate assistance? 💻 Open a Ticket

Common Causes

When you upgrade to a new version of Windows 11, the operating system keeps a copy of your previous installation in a folder called Windows.old. This folder is designed to give you a safety net — if something goes wrong with the new version, you can roll back to the previous build within a set window. Once that window closes, the folder is no longer needed and can safely be removed to reclaim between 10 and 20GB of disk space. This guide walks you through the process safely, without affecting your current files or installed applications.

Before You Begin

Before deleting the Windows.old folder, confirm the following:

Important: Once the Windows.old folder is deleted, you cannot roll back to the previous version of Windows 11 using the built-in recovery option. Make sure you are committed to the new version before proceeding.

Quick Fix Steps

  1. Open Settings by pressing Windows + I.
  2. Navigate to System > Storage.
  3. Click Cleanup recommendations.
  4. Tick the box next to Previous Windows installation(s).
  5. Click the Clean up button and confirm.

If this method works, you are done. If the option does not appear or fails to run, use the detailed instructions below.

Detailed Instructions

Method 1: Storage Sense Cleanup Recommendations

This is the recommended approach for most users. It uses the same system tool Microsoft uses for routine disk cleanup.

  1. Press Windows + I to open Settings.
  2. Click System in the left-hand sidebar, then select Storage.
  3. Under the storage breakdown, click Cleanup recommendations.
  4. Windows will scan your drive and display categories of files you can safely remove.
  5. Scroll down to the Windows update cleanup section.
  6. Tick the checkbox labelled Previous Windows installation(s).
  7. Review the total space that will be recovered at the top of the panel.
  8. Click the Clean up button.
  9. When prompted with "Are you sure you want to delete these files?", click Yes.
The cleanup may take several minutes depending on the size of the folder and the speed of your drive. Do not close Settings or shut down your computer during the process.

Method 2: Disk Cleanup (Legacy Tool)

If the modern Settings app does not show the option, the classic Disk Cleanup utility still offers full control.

  1. Click the Start button and type Disk Cleanup.
  2. Select Disk Cleanup from the search results.
  3. Choose your system drive (usually C:) and click OK.
  4. Disk Cleanup will scan the drive. This may take a minute.
  5. Click the Clean up system files button. You may be prompted for administrator permission.
  6. Select your system drive again and click OK.
  7. In the new list, locate and tick Previous Windows installation(s).
  8. Click OK, then click Delete Files to confirm.

Method 3: Manual Removal via Command Prompt

Use this method only if the first two fail or if you need to script the removal across multiple machines.

  1. Click Start, type cmd, then right-click Command Prompt and choose Run as administrator.
  2. Confirm the User Account Control prompt.
  3. Type the following command and press Enter:
    rd /s /q C:\Windows.old
  4. Wait for the command to complete. You will not see a progress bar, but the prompt will return when finished.
Caution: Typing the wrong path can delete important system files. Double-check the command before pressing Enter. If your Windows installation is on a different drive, replace C: with the correct drive letter.

Verifying the Cleanup

To confirm the space has been reclaimed:

  1. Open File Explorer by pressing Windows + E.
  2. Click This PC in the left-hand sidebar.
  3. Check the drive capacity indicator under your system drive. The free space should have increased by the amount shown during cleanup.

You can also navigate to C:\Windows.old directly. If the folder is gone or shows only a few small files, the cleanup was successful.

Troubleshooting

The "Previous Windows installation(s)" Option Does Not Appear

This can happen if:

Wait until the 10-day window has passed, then try again. If the option still does not appear, use Method 3 to remove the folder manually.

Cleanup Fails With an Access Denied Error

Some files inside Windows.old may be locked by running processes. To resolve this:

  1. Close any open applications, especially antivirus software.
  2. Restart your computer and try the cleanup again before launching other programs.
  3. If the issue persists, boot into Safe Mode and run Disk Cleanup from there.

Disk Space Has Not Increased After Cleanup

If the cleanup reports success but you do not see additional free space:

Related Maintenance

While you are freeing up disk space, consider running these additional tasks:

Still Having Issues?

Need more help? If the issue persists after trying these steps, please open a support ticket and our team will assist you.

💻 Open a Ticket