How to Enable Recycle Bin for USB Drives and Other Removable Drives in Windows 11
Recycle Bin for removable drives is a Windows 11 feature that holds onto deleted files from thumb drives and memory cards so you can restore them instead of losing them forever. Windows normally deletes files on external storage right away rather than moving them to a safe folder like it does for your main hard drive.
You can turn on this safety net for any flash drive or external hard drive plugged into your PC to stop accidental file loss. This setup takes less than two minutes and works on Windows 11 Home and Pro editions.
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
- Press Win+R on your keyboard.
- Type
regeditand press Enter. - [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:
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
- Click on the Explorer folder.
- On the right side, right-click on empty space, select New DWORD (32-bit) Value.
- Name it RecycleBinDrives.
Step 5Set the Value to Enable Recycle Bin
- Double-click the new RecycleBinDrives entry.
- In the window that opens, select Hexadecimal under Base.
- Type
ffffffffin the Value data box. - Click OK.

Step 6Repeat for the Second Folder Path
Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer
Then repeat Steps 3 to 5 here as well.

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
Enabling a recycle bin for removable drives means deleted files go to a hidden folder called $Recycle.Bin directly on the USB drive instead of vanishing immediately. This safety net lets you restore accidentally deleted items from flash drives just like you do on your main computer storage.
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.

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?
About the Author
Richard
Tech Writer, IT Professional
Richard is a writer at Geek Rewind who turns complex IT tasks into clear, step-by-step guides. He draws on years of hands-on experience in system administration and enterprise IT operations, focusing on Windows, Linux and WordPress: the problems people actually run into, and the fixes that work. His server and WordPress guides come from systems he runs himself. Richard builds and maintains the platform behind Geek Rewind, from its Ubuntu servers and Nginx configuration to its custom WordPress plugins. Many new tutorials start with readers' questions, and he's always glad to answer them in the comments.
No comments yet — be the first to share your thoughts!