How to Get Adm Permissions to Delete Windows.old: A Step-by-Step Guide
When upgrading your Windows operating system, a folder named Windows.old is created. This folder contains the previous version of your Windows files and allows you to roll back to an earlier version if necessary. However, after you’ve confirmed that everything is running smoothly with the new OS, you may want to delete the Windows.old folder to free up valuable disk space. Unfortunately, deleting Windows.old can be tricky, especially if you encounter permission issues. In this guide, we’ll walk you through the steps to get the necessary admin permissions to delete the Windows.old folder and reclaim your disk space.
Why You Need Admin Permissions to Delete Windows.old
The Windows.old folder is a system folder, and it’s protected by Windows to prevent accidental deletion. To get admin permissions to delete Windows.old, you need to ensure that you have the right access to modify or delete system files. If you’re encountering issues, it’s likely because Windows is restricting access for safety reasons. But don’t worry, the process is simple once you understand how to get admin permissions to delete Windows.old.
Step 1: Check if Windows.old Can Be Deleted
Before attempting to delete the Windows.old folder, ensure that the folder is no longer needed for a rollback. Windows gives users 10 days after an upgrade to restore the previous version. If that period has passed, it’s safe to delete Windows.old.
- Press Win + E to open File Explorer.
- Navigate to C:\ and check if the Windows.old folder is present.
- If it’s there, confirm that you don’t need to roll back your Windows version. If you’re sure, proceed to the next steps.
Step 2: Use Disk Cleanup to Delete Windows.old
The easiest way to delete the Windows.old folder is through the Disk Cleanup tool. However, this method requires admin permissions to run.
- Press the Windows key and type “Disk Cleanup.”
- Select the Disk Cleanup app from the search results.
- Choose the drive where Windows is installed (usually C:) and click OK.
- In the Disk Cleanup tool, click Clean up system files. You will need admin permissions for this.
- After the tool scans your system, a new checkbox labeled Previous Windows installation(s) will appear.
- Select this checkbox and click OK, then confirm your action to delete the folder.
This method often works without any issues, but if you run into problems with permissions, follow the next steps.
Step 3: Take Ownership of the Windows.old Folder
If you don’t have permission to delete Windows.old through Disk Cleanup, you can take ownership of the folder and gain the necessary admin permissions to delete it.
- Right-click the Windows.old folder and select Properties.
- Go to the Security tab and click on the Advanced button.
- In the Advanced Security Settings, click Change next to the owner field.
- Type your username in the box and click Check Names. Once it validates, click OK.
- Back in the Advanced Security Settings, check the box that says Replace owner on subcontainers and objects and click Apply.
- Click OK to close all windows.
You should now have full control over the Windows.old folder and can proceed to delete it.
Step 4: Delete the Windows.old Folder Manually
Once you have taken ownership, follow these steps to manually delete the folder:
- Right-click the Windows.old folder and select Delete.
- You may receive a warning about needing admin permissions. If so, click Continue to grant permission.
- If the folder doesn’t delete, you can try deleting it in Safe Mode (explained below).
Step 5: Use Safe Mode to Delete Windows.old
If you’re still having trouble deleting Windows.old, booting into Safe Mode can help. Safe Mode disables unnecessary processes that may be interfering with the deletion.
- Press Win + R, type msconfig, and press Enter.
- In the System Configuration window, go to the Boot tab.
- Check the box for Safe boot and select Minimal.
- Click Apply and then OK.
- Restart your computer, and it will boot into Safe Mode.
- Try deleting the Windows.old folder again using the steps mentioned earlier.
Once the folder is deleted, you can return to the System Configuration window and uncheck Safe boot to boot back into normal mode.
Step 6: Use Command Prompt to Delete Windows.old
If all else fails, you can use Command Prompt to delete Windows.old manually. Make sure to run Command Prompt as an administrator.
Press the Windows key, type Command Prompt, right-click on it, and select Run as administrator.
Type the following command and press Enter:
rd /s /q C:\Windows.old
This command will force delete the Windows.old folder.
If you encounter any issues, ensure you’re logged in with an account that has administrative privileges.
Dell Alienware m18 R1, Core i9-13980HX
About this item
- Processor: Intel i9-13980HX (up to 5.60 GHz. 36MB Cache, 24 Cores) RAM: 64GB, 2x32GB, DDR5, 4800MHz // Storage: 1TB SSD
- Software: Windows 11 Home + Office H&S 2021 + 15 Months McAfee Antivirus
- Display: 18.0″ QHD+ CompfortView Plus NVIDIA G-SYNC + DDS, 100% DCI-P3, FHD IR Camera 165Hz 3ms // Graphics: NVIDIA GeForce RTX 4090, 16GB GDDR6 // Keyboard: Alienware CherryMX ultra low-profile mechanical keyboard with per-key AlienFX lighting – US English
- Ports: (1x) RJ-45, (1x) Global headset jack, (1x) Type-A USB 3.2 Gen 1 Port with PowerShare, (1x) Type-C USB 3.2 Gen 1 Port, (1x) Power/DC-in Port, (2x) Type-C (Thunderbolt 4.0 , USB 4 Gen 2, 15W (3A/5V) Power Delivery and DisplayPort 1.4) Port, (1x) Type-A USB 3.2 Gen 1 Port, (1x) HDMI 2.1 Output Port, (1x) mini-DisplayPort, (1x) SD Card slot
FAQ
The Windows.old folder contains files from your previous version of Windows and allows you to revert to that version if needed. It’s created when upgrading or reinstalling Windows.
Yes, you can delete the folder without losing data. It’s only a backup of your previous OS, not files you’ve created or installed after the upgrade.
Windows retains the Windows.old folder for 10 days after an upgrade. After that period, the folder is usually automatically deleted to free up space.
The Windows.old folder is protected by Windows to prevent accidental deletion of important system files. Admin permissions are required to modify or delete system files.
If Disk Cleanup doesn’t work, you can take ownership of the folder, use Safe Mode, or use Command Prompt to delete it manually.