Home > How to Tips

How to Delete Junk Files in Windows 11/10? (8 Methods)

Published/Updated on Friday, September 5, 2025

M3 Software author Wilsey Young

Written by

Wilsey Young

English

Summary: This article primarily explores how to delete junk files in Windows. The methods involve using built-in tools and utilities in Windows. iBoysoft DiskGeeker for Windows is strongly recommended for finding and wiping out junk files in the system. -From m3datarecovery.com

how to delete junk files in Windows 11

🚀 Summarize this content with AI:

🤖 ChatGPT 🧠 Perplexity 🔍 Google AI Mode ⚡ Grok

The accumulated junk files in Windows can consume a large amount of disk space, but they often lurk in the shadows so that many Windows 11 users are hardly aware of their existence or are unable to identify them.

How to delete junk files in Windows 11? How to delete system junk files in Windows 11? This article is centered on these questions and offers some methods to free up disk space by removing junk or unnecessary files in Windows 11/10.

You can click the buttons below to share the post

 

How to delete junk files in Windows 11/10

You can choose the methods below, built-in or specialized, based on your needs. You can get the most out of them when used in combination.

Method 1 - Delete junk files in Windows 11 with the Disk Cleanup tool

Disk Cleanup is a built-in tool in Windows that can help delete a variety of junk files, like temporary files, previous Windows installations (Windows.old), thumbnail cache, and more. To carry out a Disk Cleanup, follow the steps below:

  1. Double-click "This PC" on the "Desktop" in Windows 11.
  2. Right-click on the system drive (aka C: drive or Local Disk C:) and choose "Properties."
  3. Under the "General" tab, click the "Disk Cleanup" button. 
    disk cleanup in Windows 11
  4. Various files will be included in the box. Choose the files you want to remove, and click the "OK" button to delete them directly. 
    disk cleanup in Windows 11

Method 2 - Delete junk files in Windows 11 with Settings

Besides the Disk Cleanup tool, here's how to delete junk files in Windows 11 through the Settings:

  1. Open "Settings" by pressing the "Windows+I" keys or through the "Start" menu.
  2. Select "System" from the left side panel.
  3. Tap on "Storage" in the right pane. 
    delete temporary files in Windows 11 Settings
  4. Click "Temporary files." You will be taken to the page where you can select the junk files. 
    delete temporary files in Windows 11 Settings
  5. After files are selected, click the "Remove files" button to delete them right away. 
    delete temporary files in Windows 11 Settings

Method 3 - Delete junk files in Windows 11 with a specialized tool

iBoysoft DiskGeeker for Windows is an all-in-one disk management tool that can help scan the system drive for junk files more deeply than any other tool in Windows 11. With the advanced algorithm and intuitive interface, you will be provided with the scanning results that clearly display what takes up the disk space on your Windows PC.

iBoysoft DiskGeeker for Windows is perfect for space analysis and system cleanup in Windows. Here's how to delete all junk files in Windows 11 via iBoysoft DiskGeeker for Windows:

  1. Download, install, and launch iBoysoft DiskGeeker for Windows.
  2. After this tool is launched, the scanning automatically starts.
  3. When scanning completes, use the view button to check the file's location and details. 
    iBoysoft DiskGeeker for Windows
  4. Select the junk files you want to remove.
  5. Tap on the "Clean" button to delete the selected junk files directly.

More wonderful features in iBoysoft DiskGeeker for Windows await your discovery, such as "Search for large files", "User folder analysis", "OS partition analysis", and more.

You can share this wonderful disk management tool with your friends

 

Method 4 - Delete junk files in Windows 11 by checking the Downloads folder

Typically, everything you download from a web browser goes to the Downloads folder, which tends to grow large over time. Therefore, here's how to delete junk files in Windows 11 by removing unnecessary files in the Downloads folder:

  1. Double-click “This PC” on the “Desktop.” Alternatively, press the “Windows+E” keys to open “File Explorer.”
  2. Choose “Downloads” from the left side panel.
  3. View the files inside and delete those you don't need. 
    Downloads folder in Windows 11

Method 5 - Delete junk files in Windows 11 by removing installers

An installer, aka an installation package, often becomes useless after the software/application/program is successfully installed. Some of them may be in the Downloads folder. If not, follow the steps below to search for the installer file in Windows 11:

  1. Double-click “This PC” on the “Desktop.” Alternatively, press the “Windows+E” keys to open “File Explorer” and choose “This PC” from the left side panel.
  2. Tap on the search box on the right, input *.exe, *setup*.exe, or *installer*.exe. 
    search for installers in Windows 11 File Explorer
  3. After scanning is finished, identify the apps' installers and delete them if you want to.

Method 6 - Delete junk files in Windows 11 by disabling hibernation mode

Hibernation mode in Windows allows you to shut down your Windows PC without losing your work. When you put your computer into hibernation, Windows saves all open files, apps, programs, and settings into a file called hiberfil.sys on HDD/SSD.

When you turn the Windows PC back on, the hiberfil.sys allows you to restore the state to exactly where you left off without needing to reopen apps, programs, or files; they will be just as they were before hibernation.

Few Windows users know that the hiberfil.sys file is likely to be large (several GBs), and it will not be automatically removed. Disabling hibernation mode can remove the old hiberfil.sys file.

Here's how to delete junk files in Windows 11 by disabling hibernation mode:

  1. Open "Control Panel" on Windows 11.
  2. Switch to the "Large icons" view method.
  3. Tap on "Power Options." 
    Control Panel in Windows 11
  4. Click "Choose what the power buttons do" from the left side panel. 
    choose what the power buttons do in Windows 11 Control Panel
  5. Click "Change settings that are currently unavailable." 
    change settings that are currently unavailable in Windows 11 Control Panel
  6. Uncheck "Hibernate" and tap on "Save changes." This disables hibernation mode and deletes the hiberfile.sys file. 
    disable hibernation mode in Windows 11 Control Panel

Alternatively, you can disable hibernation mode through the Command Prompt:

  1. Press the "Windows+S" keys to open the Windows search box.
  2. Input "cmd" and choose "Run as administrator." 
    run Command Prompt as an administrator
  3. When the command window appears, input "powercfg /hibernate off" and hit the "Enter" key on your keyboard. 
    disable hibernation mode in Windows 11 Command Prompt

Method 7 - Delete junk files in Windows 11 by removing Windows update files

Windows Update service stores many temporary update files, such as installation files and update history, to the SoftwareDistribution folder in the system drive, which can occupy a lot of space.

Deleting the files in the SoftwareDistribution folder can free up much disk space, but it won't damage your current updates or system functionality. However, it will cause Windows Update to recreate update files the next time it checks for updates, and the update check could take a little bit longer than before.

Here's how to delete Windows update files:

  1. Open "Command Prompt" as an administrator through the Windows search box. 
    run cmd as administrator
  2. Input “net stop wuauserv”, “net stop bits” into the command window, and hit the "Enter" key after each to stop Windows update service. 
    stop windows update service
  3. Double-click "This PC" to open "File Explorer."
  4. Navigate to C:\Windows\SoftwareDistribution
  5. Select all the files and subfolders, and then right-click on them to delete. 
    delete files in Windows 11 SoftwareDistribution folder
  6. Run the Command Prompt as an administrator again.
  7. Input and execute “net start wuauserv” and “net start bits” commands one by one to restart the Windows update service.

Method 8 - Delete junk files in Windows 11 by disabling system protection

The System Restore feature in Windows relies on System Protection to create restore points that can help revert your system to a previous working state, which often comes into play when Windows acts up.

However, system restore points can pile up and take up much space. Disabling System Protection can help delete these restore points, but also means you won't be able to perform a system restore.

Here's how to delete junk files in Windows 11 by disabling system protection:

  1. Open the Windows search box, type "Create a restore point", and click the result to open. 
    search for create a restore point 
  2. Select a hard drive from the box and tap on the "Configure" button.
  3. Choose "Turn off system protection." 
    turn off system protection Windows 11
  4. Click "Apply" and "OK" to save changes.

What do you make of this article? Please share your opinions

 

FAQs about how to delete junk files in Windows 11

 

 

A

Junk files are useless files that pile up over time on your Windows PC. They include temporary files, system files, cache, logs, and more. They take up disk space and can slow down your system performance. Deleting junk files regularly can help free up disk space, improve system performance, and prevent various system glitches.

A

To quickly delete junk files in Windows 11, use the Disk Cleanup tool: 1. Open File Explorer and right-click on the system or other drives to choose Properties. 2. Tap on the Disk Cleanup button. 3. Choose the files you want to remove. 4. Click the OK button to delete them. Alternatively, go to Settings > System > Storage > Temporary Files, and then delete the files by tapping on Remove files button.

A

Here are the common types of junk files you can delete: Temporary files, Recycle Bin files, thumbnails, old Windows update files, files in the Downloads folder,, and more.