Skip to content
Windows laptop on a desk for file management

Where Is the Recycle Bin in Windows 10 Located? (2026)

Find the Windows 10 Recycle Bin on the desktop, File Explorer, disk path $Recycle.Bin, restore deleted files, and fix a missing Recycle Bin icon.

10 min readRecycle Bin location Windows 10, where is Recycle Bin, $Recycle.Bin

The Recycle Bin in Windows 10 is both a desktop convenience icon and a set of hidden folders on your disks. When people ask where it is “located,” they usually want one of three answers: how to open it, where files go on C:, or why a deleted document never appeared there.

This guide covers the user-facing location, the on-disk $Recycle.Bin path, restore steps, missing-icon fixes, and when deleted files bypass the Bin entirely.

Quick ways to open Recycle Bin

Try these in order:

  1. Desktop icon labeled Recycle Bin
  2. Start search → type Recycle Bin
  3. File Explorer address bar → type shell:RecycleBinFolder and press Enter
  4. Desktop icon settings if the icon was hidden (steps below)

Once open, sort by Date Deleted to find recent removals quickly.

On-disk location: $Recycle.Bin

Behind the scenes, Windows stores recycled items in a hidden protected folder named $Recycle.Bin at the root of each drive, for example:

  • C:\$Recycle.Bin
  • D:\$Recycle.Bin on a second drive

You should normally use the Recycle Bin app UI rather than digging through $Recycle.Bin manually. The raw folder uses opaque names mapped back to original paths by Windows. Browsing it in Explorer may show Access Denied unless you change protected system settings — usually unnecessary for restore.

If an external drive is missing entirely from Explorer, fix detection first with External hard drive not showing. You cannot open that drive’s Bin until Windows mounts the volume.

Restore vs Empty

Restore puts a file back where it came from. Empty Recycle Bin permanently removes the Bin contents (subject to later advanced recovery). Emptying is not undo for most users.

Good habits:

  • Restore first, ask questions later
  • Empty only after you confirm nothing important remains
  • Do not empty when disk cleanup wizards rush you during a crisis

If Windows feels unusually sluggish while browsing large folders or emptying a huge Bin, check whether the disk subsystem is saturated via Windows 100% disk usage fix.

Missing Recycle Bin icon on the desktop

  1. Settings → PersonalizationThemes
  2. Open Desktop icon settings
  3. Check Recycle Bin
  4. Apply → OK

Still missing? Confirm you are not in tablet modes or third-party desktop replacements that hide shell icons. Searching Start for Recycle Bin still works even when the desktop icon is off.

When deleted files never hit the Bin

Common reasons:

  • Shift + Delete (permanent delete confirmation)
  • File larger than the Bin’s configured max size for that drive
  • Deletes from some USB sticks or network shares configured to skip the Bin
  • Policy-managed PCs that disable Recycle Bin
  • Apps that use their own trash (for example, some cloud sync clients)

Right-click Recycle Bin → Properties and ensure “Don’t move files to the Recycle Bin” is not enabled for your main drive. Increase custom size if you routinely delete large videos.

Recovery beyond the Bin

If the Bin was emptied or Shift-delete was used:

  1. Check cloud version history (OneDrive, Google Drive, Dropbox)
  2. Look for File History / backup copies
  3. Use a system restore point only for system/app state — restore points are not a full document time machine
  4. Professional recovery tools as a last resort on a write-frozen drive

If weird mass deletes or ransomware notes appeared, stop writing to the disk and follow Remove malware on Windows before running random “recovery” freeware that may worsen infection.

Recycle Bin vs other “trash” concepts

Place What it holds
Recycle Bin Local files deleted through Explorer (usually)
OneDrive Recycle bin Cloud-deleted OneDrive items
Outlook Deleted Items Email, not desktop files
Browser download shelf Not a system trash

Knowing which trash applies prevents restoring in the wrong product.

How Windows names items inside the Bin

When you view Recycle Bin in Explorer, you still see friendly original filenames, the original location column, and the date deleted. That metadata is why the GUI matters. The underlying $Recycle.Bin entries use encoded names that map back through Windows shell interfaces. Deleting files directly inside $Recycle.Bin with a third-party tool can orphan that metadata — another reason to Restore or Empty only through the Recycle Bin UI.

If you restore the wrong item, you can delete it again normally. Restoring does not “consume” a one-time ticket.

Storage Sense and automatic emptying

Windows 10 Storage Sense can empty Recycle Bin contents older than a chosen number of days. If files disappear from the Bin without you clicking Empty, check:

Settings → System → Storage → Storage Sense / configure cleanup schedules.

Disable automatic Bin emptying while you are mid-project, or shorten retention only after you understand the trade-off. People chasing “missing deletes” sometimes discover Storage Sense ran overnight.

Multiple user accounts on one PC

Each Windows user has their own Recycle Bin view. Deleting a file while signed into account A does not show it in account B’s Bin. On shared family PCs, sign into the same account that performed the delete before concluding the file is gone. Administrator privileges do not always merge those per-user Bin namespaces into one list.

Practical restore workflow

  1. Open Recycle Bin and search a distinctive keyword from the filename.
  2. Confirm Original Location before restoring (especially if you had nested project folders).
  3. Restore, then open the destination folder to verify the file opens.
  4. If restore fails with a path error, restore and manually move the file to a simple path like Documents\Recovery.
  5. Only then empty the Bin.

If Explorer itself freezes while showing thousands of Bin items, the disk may be overloaded — pause heavy downloads and review disk usage fixes before forcing a reboot loop.

Bottom line

In Windows 10, Recycle Bin is on the desktop (or via search/shell), while files live in per-drive $Recycle.Bin folders. Open the Bin UI to Restore, re-enable the icon if missing, and remember Shift-delete, size limits, and some external paths skip the Bin. When the Bin is empty, move to backups, cloud recycle bins, and careful malware-aware recovery — not frantic downloads.

Frequently Asked Questions

Where is the Recycle Bin located in Windows 10?

As a user icon it lives on the desktop (or via File Explorer shell). On disk, Windows stores recycled files in hidden $Recycle.Bin folders on each drive, such as C:\$Recycle.Bin.

How do I open Recycle Bin if the desktop icon is missing?

Search “Recycle Bin” in the Start menu, or enable the icon under Settings → Personalization → Themes → Desktop icon settings.

Does every drive have its own Recycle Bin?

Yes. Internal and many external drives keep separate $Recycle.Bin data. Files deleted from some network/removable locations may bypass the Bin entirely.

Why did a deleted file not go to the Recycle Bin?

Shift+Delete, very large files beyond Bin size, Group Policy, or deletes from certain external/network paths can skip the Bin. Check Bin settings and backups next.