How to Empty the Recycle Bin in Windows 11
Emptying the Recycle Bin in Windows 11 permanently deletes files you’ve sent there, freeing up storage space on your PC.
When you delete a file in Windows 11, it doesn’t disappear right away. Instead, it goes to the Recycle Bin, where it stays until you decide to remove it for good. This gives you a chance to get files back if you accidentally delete them.
Getting rid of old files in the Recycle Bin is a good habit for keeping your computer running smoothly. Did you know each drive on your PC can have its own Recycle Bin? Though, typically, USB flash drives won’t have one unless you choose to set one up.
Right-click the Recycle Bin icon on your desktop and select “Empty Recycle Bin.” Alternatively, open the Recycle Bin, click “Empty Recycle Bin” in the top menu, and confirm your choice.
Why Should You Empty the Recycle Bin?
- Free up space: Files in the Recycle Bin still take up storage on your computer.
- Speed up your PC: More free space can help your computer work better.
- Protect your privacy: Permanently deleting files stops others from recovering sensitive information.
How to Empty the Recycle Bin in 🪟 Windows 11
Here are a few ways to empty your Recycle Bin:
1From Your Desktop
Most Windows computers have the Recycle Bin icon on the desktop.
- Find the Recycle Bin icon on your desktop.
- Right-click on the icon.
- Click Empty Recycle Bin from the menu that appears.
- A message will pop up asking if you want to delete the files permanently. Click Yes.

2From File Explorer
If the Recycle Bin isn’t on your desktop, you can still empty it through File Explorer. Open File Explorer and type ‘ Recycle Bin’ into the address bar, then press Enter. Then, click the ‘Empty Recycle Bin’ button at the top of the window to clear its contents.
- Double-click the Recycle Bin on your desktop to open it. If it’s not there, open File Explorer and type Recycle Bin in the address bar.
- Once open, look at the top menu and click Empty Recycle Bin.
- Confirm by clicking Yes when asked.

3Using Storage Settings
Windows 11 also offers built-in storage tools to empty the Recycle Bin:
- Click the Start Menu (Windows icon) and select Settings.
- Go to System > Storage.
- Click on Cleanup recommendations.
- Find the Recycle Bin section and click the Clean up button.

4Using PowerShell (Advanced)
If you’re comfortable using commands, you can quickly empty the Recycle Bin in Windows 11 with PowerShell, but you’ll need administrator rights. Open PowerShell as an administrator, type or paste the command Clear-RecycleBin -force -ErrorAction:Ignore, and press Enter to remove all items.
- FLAG: Admin privileges required. Open Open Windows PowerShell (type “PowerShell” in the Start menu search, then right-click and select Run as administrator).
- Copy and paste this command, then press Enter:
Clear-RecycleBin -force -ErrorAction:Ignore
Copy and paste the command below, then press Enter: This action will empty the Recycle Bin for all drives without asking for confirmation.
Clear-RecycleBin -DriveLetter C -force -ErrorAction:IgnoreSummary
Emptying the Recycle Bin in Windows 11 is a task that frees up disk space and helps your PC run better. Regularly clearing it also protects your privacy. Emptying it is possible from the Desktop, File Explorer, Storage settings, or with a quick PowerShell command.- Emptying the Recycle Bin helps free up space on your Windows 11 PC.
- It makes your computer run better and protects your privacy.
- You can empty it from the Desktop, File Explorer, Storage settings, or using PowerShell commands.
- By making it a habit to empty your Recycle Bin, you’ll keep your computer tidy and running smoothly!
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
No comments yet — be the first to share your thoughts!