Skip to content
Follow
Windows

How to Enable Recycle Bin for USB Drives and Other Removable Drives in Windows 11

Richard
Written by
Richard
Feb 13, 2026 Updated Aug 13, 2026 3 min read
How to Enable Recycle Bin for USB Drives and Other Removable Drives in Windows 11
How to Enable Recycle Bin for USB Drives and Other Removable Drives in Windows 11

Recycle Bin for USB drives is a Windows 11 feature that saves files you delete from thumb drives and memory cards so you can get them back. Normally, files on removable storage vanish right away instead of going to a safe folder like they do on your main hard drive.

You can turn on this handy safety net for any flash drive or external hard drive plugged into your PC. This trick saves you from losing important photos, work documents, or school projects by accident.

⚡ Quick Answer

Enable a Recycle Bin for removable drives by editing the Windows Registry. Navigate to 🗝️HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer and 🗝️HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer, create a DWORD value named RecycleBinDrives, and set its data to ffffffff. Restart your computer to apply the changes.

Step-by-Step: How to Enable Recycle Bin for USB and Other Removable Drives

Follow these easy steps carefully. You will be using the Windows Registry Editor — a tool that controls important settings for your system. Don’t worry, we’ll guide you through!

Step 1Open the Registry Editor

  1. Press Win+R on your keyboard.
  2. Type regedit and press Enter.
  3. [Admin Privileges Required] If asked “Do you want to allow this app to make changes?”, click Yes.

Opening the Registry Editor is the first step to making your recycle bin work on removable drives like USB sticks.

Step 2Go to the First Folder Path

In the Registry Editor, use the left sidebar to navigate to:

🗝️Registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

Step 3Check for the Explorer Folder

If you don’t see the Explorer folder under Policies, right-click on Policies, select New Key, and name it Explorer.

Step 4Create a New Value

  1. Click on the Explorer folder.
  2. On the right side, right-click on empty space, select New > DWORD (32-bit) Value.
  3. Name it RecycleBinDrives.

Step 5Set the Value to Enable Recycle Bin

  1. Double-click the new RecycleBinDrives entry.
  2. In the window that opens, select Hexadecimal under Base.
  3. Type ffffffff in the Value data box.
  4. Click OK.
Windows Registry Editor showing Explorer key
windows enable recycle bin registry

Step 6Repeat for the Second Folder Path

Navigate to:

🗝️Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer

Then repeat Steps 3 to 5 here as well.

Setting the RecycleBinDrives value data in Windows Registry
windows enable recycle bin registry value data updated

Step 7Close the Registry Editor

Exit the Registry Editor when you're done.

Step 8Restart Your Computer

Restart your computer to apply the changes.

What to Expect Now

When you add a recycle bin to your USB drives and other removable drives, deleted files won't disappear forever. Instead, they'll go to a hidden folder called $Recycle.Bin right on that drive, acting like a safety net for your removed items.

This folder is named $Recycle.Bin and is hidden by default.

The Windows 11 hidden file view feature helps users find important system files or recover data accidentally hidden. Activating the hidden file view requires users to follow a guide titled "Show Hidden Files in Windows 11." This file view process assists users in finding crucial information or retrieving data previously concealed on their computer.

Recycle Bin folder on removable drive
enable or disable removeale drives on windows

Summary

Turning on the recycle bin for removable drives gives you an extra layer of safety for your files on USB sticks and memory cards. This process involves editing the Windows Registry, but it's straightforward if you follow the steps carefully.

How to create a Recycle Bin in a USB drive?

And set the value data as FF f. Once done click the okay. Button close all windows. And sign out of your user. Account then sign into your account to get the change.

How to get rid of old USB drives?

if the USB device has never contained sensitive information simply remove all files from it and throw it away. if it contains or may have contained low to medium sensitive informations, use a wiping software to erase it more securely and throw it away.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

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.

📚 Related Tutorials

How to Back Up and Restore Windows 11 Registry
Windows How to Back Up and Restore Windows 11 Registry
How to Change Removal Policy for USB and External Drives in Windows 11
Windows How to Change Removal Policy for USB and External Drives in Windows 11
How to Empty the Recycle Bin in Windows 11
Windows How to Empty the Recycle Bin in Windows 11
How to Restore and Add Recycle Bin to Windows 11
Windows How to Restore and Add Recycle Bin to Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *