Jetzt teilen:
Inhaltsverzeichnis verstecken

1. Einleitung

The Recycle Bin is Windows’ built-in safety net for deleted files. As long as a file is still inside it, recovering it takes only a few clicks. This guide explains how to recover deleted files from Recycle Bin on Windows, including files on external, network, and OneDrive-synced locations.

1.1 Inhalt dieses Handbuchs

  • Recovering files that are still in the Recycle Bin
  • Restoring deleted files to their original location
  • Retrieving deleted files to a new location when the original folder is missing

1.2 What This Guide Does Not Cover

  • Files deleted with Shift + Löschen, which bypass the Recycle Bin entirely
  • Files deleted or emptied from the Recycle Bin
  • Files that exceeded the Recycle Bin storage limit and were permanently deleted

2. Recover Deleted Files from Recycle Bin

If the file was deleted from a local drive with the Löschen key or the right-click Löschen command, it goes straight to the Recycle Bin. Recovering it with the following 3 steps:

2.1 Open the Recycle Bin

Use any of the following methods:

  • Doppelklicken Sie auf das Papierkorb icon on the desktop
    Open Recycle Bin from the icon on the desktop
  • Open File Explorer and enter Papierkorb in der Adressleiste
    Open Recycle Bin in Windows File Explorer
  • Typ Papierkorb into Windows Search and select it from the results
    Open Recycle Bin in Windows Search
  • Presse Win + R, Typ Shell: RecycleBinFolder, und drücke Enter
    Open Recycle Bin from Win + R

2.2 Find the Deleted File or Folder

Once the Recycle Bin is open, locate the wanted items with one of these approaches:

  • Type the file name into the search box in the top-right corner
  • Klicken Sie auf Datum der Löschung column header to sort by the most recent deletions
  • Prüfen Sie die Ursprünglicher Standort column to confirm the file came from the folder you expect

Find files in the Recycle Bin

2.3 Restore Files or Folders

To restore one or more items:

  1. Select a single file, or hold Ctrl and click to select multiple files, or hold Shift and click to select a range
  2. Klicken Sie mit der rechten Maustaste auf die Auswahl und wählen Sie Wiederherstellen
  3. Open the original folder to confirm the file is back

In the Recycle Bin, select one or multiple deleted files, right-click and select "Restore" to restore them.

To restore every item in the Recycle Bin at once, click Alle Gegenstände wiederherstellen in the toolbar without selecting any individual file first.

3. Restore Deleted Files from Recycle Bin to a Different Location

Das Wiederherstellen command always returns a file to its original folder. Some situations call for moving it somewhere else instead.

3.1 When You Should Use This Method

  • The original folder no longer exists
  • A new file with the same name already exists in the original folder
  • You do not have permission to access the original folder
  • You are not sure which folder the file came from
  • You want to review the file before putting it back in its original place

3.2 Drag or Cut the File Out of Recycle Bin

To move a file out of the Recycle Bin to a folder of your choice:

  1. Open the Recycle Bin
  2. Select the file or folder to be restored.
  3. Use one of the following methods to move the file or folder to the target folder:
    • Drag it directly into the target folder window
    • Presse Ctrl + X to cut it, open the target folder, and press Ctrl + V to paste it
    • Right-click the selection and select Schneiden, open the target folder, right-click and select Pasta to paste it
      Cut the file in Recycle Bin with right click menu.

4. Recovering Files from Recycle Bin on External, Network and Cloud Drives

Die Schritte in Abschnitt 2 assume the file was deleted from your computer’s main drive. External, network, and cloud-synced storage behave differently.

4.1 External Hard Drives and USB Flash Drives

Windows treats external hard drives (including SSDs connected over USB) the same as internal drives: each one gets its own hidden Recycle Bin folder by default. Removable media such as USB flash drives and SD cards are treated differently and do not get a Recycle Bin by default, so files deleted from them are removed immediately.

4.1.1 Enabling Recycle Bin Support for the Drive

For an external hard drive, confirm Recycle Bin support is turned on:

  1. Klicken Sie mit der rechten Maustaste auf Papierkorb icon on the desktop and select Eigenschaften im Vergleich
    Open the Recycle Bin properties dialog
  2. Bei Position des Papierkorbs list, select the row for the external drive. It only appears here once the drive is connected and has a drive letter
  3. Der Einstellungen für ausgewählten Standort, Stelle sicher Benutzerdefinierte Größe is selected, not Don’t move files to the Recycle Bin. Remove files immediately when deleted
    Check the external drive in the Recycle Bin properties dialog
  4. Gehen Sie auf Tragen Sie und dann OK

Each drive keeps this setting independently, so an external drive can have Recycle Bin support turned off even while it stays on for the system drive.

For a USB flash drive or SD card, it will not appear in Recycle Bin Properties at all, because Windows does not create a Recycle Bin folder on removable media by default. Enabling it requires a registry edit:

  1. Presse Win + R, Typ regedit, Drücken Sie Enter, and approve the prompt
  2. Navigieren HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ Currentversion \ Policies \ Explorer. Wenn der Entdecken key does not exist under Richtlinien, Rechtsklick RichtlinienWählen New -> Wesentliche, und nenne es Entdecken
  3. Right-click an empty area in the right pane, select New -> DWORD (32-bit) Value, und nenne es RecycleBinDrives
  4. Doppelklicken Sie auf RecycleBinDrives, einstellen Basis zu Hexadecimal, eingeben ffffffff as the value data, and click OK
    Enable the Recycle Bin for a USB flash drive or SD card by adding RecycleBinDrives key to the registry.
  5. Repeat steps 2 to 4 under HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Richtlinien \ Explorer
  6. Starte den Computer neu

To reverse the change, delete the RecycleBinDrives value from both locations. Because this involves editing the registry, create a restore point first, and consider whether relying on backups is simpler for drives you use only occasionally.

4.1.2 Restoring Files

Once Recycle Bin is enabled for the drive, restoring a file follows the same process described in Abschnitt 2.3.

4.2 Network Shared Drives

Deleting a file from a mapped network drive or a shared folder removes it directly from the server. It does not pass through your computer’s local Recycle Bin. But if a server-side recycle bin is enabled, you can recover deleted files from it.

4.2.1 Server-Side Recycle Bin (if enabled)

Some file servers enable Shadow Copies (Volume Shadow Copy Service), which lets you restore to earlier versions of a shared folder, so that you can recover deleted files with this feature:

  1. Right-click the parent folder on the network share and select Eigenschaften im Vergleich
  2. Öffnen Sie den Microsoft Store auf Ihrem Windows-PC Vorgängerversionen Tab
  3. Select a version dated before the deletion and click Wiederherstellen

Use the shadow copies on network drive to restore deleted files.

4.2.2 What to Do If No Server-Side Recycle Bin Exists

Besitzt das Vorgängerversionen tab is empty or unavailable, the share has no snapshot-based recovery configured. Contact your network administrator to check whether the server has its own backup schedule.

4.3 OneDrive Recycle Bin (Cloud-Synced Folders)

OneDrive-synced folders can involve two separate Recycle Bins: the local Windows Recycle Bin and the web-based OneDrive Recycle Bin. Which one holds your file depends on where the deletion happened.

4.3.1 Local Deletion of a Synced File (Goes to Both Local and Web Recycle Bin)

If you delete a synced file from File Explorer on your PC, it goes to the local Recycle Bin exactly as described in Abschnitt 2, and the OneDrive sync client also mirrors the deletion to the cloud, so the file becomes recoverable from the OneDrive web Recycle Bin as well.

4.3.2 Cloud-Initiated Deletion (Web Recycle Bin Only, Since May 2026)

If the file is deleted from the cloud side instead, for example through the OneDrive website or another synced device, the behavior changed since May 2026: Microsoft stopped sending cloud-initiated deletions to the local Windows Recycle Bin. A file removed this way disappears from your local folder without appearing in the local Recycle Bin, and recovery is only possible from the OneDrive or SharePoint web Recycle Bin.

4.3.3 Restoring from OneDrive.com

To restore a file from the OneDrive web Recycle Bin:

  1. Melden Sie sich an bei onedrive.live.com or onedrive.com
  2. Wählen Sie Papierkorb im Navigationsbereich
  3. Select the file or folder and click Wiederherstellen

Restore deleted files from OneDrive Recycle Bin.

Personal Microsoft accounts keep deleted items for up to 30 days; work or school accounts keep them for up to 93 days.

5. Troubleshooting Recycle Bin Recovery Issues

5.1 Recycle Bin Icon Missing from Desktop

The Recycle Bin still exists even if its desktop icon has been hidden. To restore the icon:

  1. Right-click the desktop and select personalisieren
  2. Öffne Themen und dann Desktop-Icon-Einstellungen
  3. Einblick in das Papierkorb und klicken auf OK

Show Recycle Bin Icon on Desktop.

You can also open it directly by typing Papierkorb in Windows Search, File Explorer or using Win + R, as described in Abschnitt 2.1.

5.2 The File Is Not in the Recycle Bin

If your wanted files are not in the Recycle Bin, consider these causes:

  • It was deleted from an external drive without Recycle Bin support (see Abschnitt 4.1)
  • It was deleted from a network drive (see Abschnitt 4.2)
  • It was deleted directly from OneDrive on the web (see Abschnitt 4.3)
  • It was permanently deleted, for example with Shift + Löschen, or the Recycle Bin has been emptied

If the file was permanently deleted, recovering it requires dedicated data recovery software, such as DataNumen Data Recovery, rather than the Recycle Bin. Stop saving new files to that drive first to reduce the chance the data gets overwritten.

5.3 Restore Option Grayed Out, Missing or Not Working

This usually happens when the selected items came from a location that no longer exists, or the Recycle Bin’s internal index is out of sync. Try these fixes:

  • Restart File Explorer: use Ctrl + Alt + Del to open Task Manager, right-click Windows Explorer, und wählen Sie Wiederaufnahme
    Restart Windows Explorer in Task Manager.
  • Restore items one at a time instead of as a batch
  • If Wiederherstellen still does not appear, drag the file out manually as described in Abschnitt 3.2

5.4 “Access Denied” or Permission Errors When Restoring

This points to a permissions issue on the original folder, not the file itself. Check that:

  • You are signed in with the same account that deleted the file
  • The destination folder’s permissions still allow write access for your account
  • File Explorer is not blocked by a policy on a managed or work computer

If the original folder’s permissions have changed, restore the file to a different location instead, following Abschnitt 3.

5.5 Recycle Bin Appears Empty But I Don’t Empty It

Files can disappear from the Recycle Bin without anyone manually emptying it:

  • Storage Sense may be configured to delete items automatically after a set number of days
  • The Recycle Bin reached its size limit, so Windows purged the oldest items to make room (see Abschnitt 6.1)
  • Another account on a shared computer emptied it
  • A Group Policy on a managed device enforces automatic emptying

5.6 Restored File Is Corrupted, Blank, or Won’t Open

Restoring only moves the file back; it does not repair it. If the file was already damaged before deletion, or if it was being written to at the moment it was deleted, it may still fail to open after restoration. In that case, the issue is file corruption, not a Recycle Bin problem, and needs a repair tool suited to that file format rather than another recovery attempt.

6. Managing and Configuring the Recycle Bin

6.1 Changing Recycle Bin Storage Size

Each drive has its own Recycle Bin allocation. To review or change it:

  1. Klicken Sie mit der rechten Maustaste auf Papierkorb Symbol und wählen Sie Eigenschaften im Vergleich
  2. Select a drive from the list of Recycle Bin locations
  3. Wählen Benutzerdefinierte Größe und geben Sie ein ein Maximale Größe (MB)oder auswählen Don’t move files to the Recycle Bin. Remove files immediately when deleted to disable it for that drive
  4. Gehen Sie auf OK

Set the Recycle Bin storage size in the Recycle Bin properties dialog

Windows also offers a separate, age-based cleanup option: go to Settings -> System -> Storage -> Storage Sense und einstellen Löschen Sie Dateien in meinem Papierkorb, wenn sie schon länger dort waren a chosen number of days. The default retention period is 30 Tage.

Cleanup Recycle Bin setting in Windows Storage Sense

6.2 Enabling the Delete Confirmation Dialog

Windows 11 does not show a confirmation prompt before moving files to the Recycle Bin by default. To turn it on:

  1. Klicken Sie mit der rechten Maustaste auf Papierkorb Symbol und wählen Sie Eigenschaften im Vergleich
  2. Einblick in das Anzeige löschen Bestätigungsdialog
  3. Gehen Sie auf OK

Enable "Display delete confirmation dialog" in the Recycle Bin properties dialog

This setting does not prevent permanent deletions, such as Shift + Löschen or deletions from drives without Recycle Bin support.

6.3 Setting Files to Bypass the Recycle Bin (and Why to Avoid It)

Das Gleiche Don’t move files to the Recycle Bin. Remove files immediately when deleted option covered in Abschnitt 6.1 can be applied to any drive to make every deletion permanent. This frees disk space immediately but removes the only quick-recovery option this guide describes, so it is best reserved for drives that hold no personal files, such as a dedicated scratch or temp volume.

7. Best Practices to Prevent Future Data Loss

7.1 Enable File History or a Backup Solution

The Recycle Bin only protects against accidental deletion, not drive failure or a Recycle Bin that has already been emptied. Turning on File History (Control Panel -> System and Security -> File History)
Aktivieren Sie den Dateiversionsverlauf in der Systemsteuerung.

or a third-party backup tool adds a second layer of protection with its own version history.

7.2 Use Cloud Sync for Important Folders

Syncing Desktop, Documents, and Pictures to OneDrive or another cloud service gives you the web Recycle Bin described in Abschnitt 4.3 as an additional recovery path, independent of the local Recycle Bin.

7.3 Double-Check Before Emptying the Recycle Bin

Vor dem Klicken Papierkorb leeren, Sortieren nach Datum der Löschung and scan for anything recent. Once it is emptied, the only remaining option is dedicated data recovery software, and success is not guaranteed.

8. FAQ

Q: Can I still recover a file after emptying the Recycle Bin?
A: Not through the Recycle Bin itself. At that point the file is marked as deleted at the file-system level but may still be physically present on the drive until overwritten. Tools such as DataNumen Data Recovery are built to scan for and reconstruct this kind of data. Stop using the drive as soon as possible to improve the odds of a successful recovery.

Q: Does Mac have something similar to the Windows Recycle Bin?
A: Yes, it is called Trash, and it works the same way: open Trash, right-click the file, and select Put Back. This guide covers the Windows Recycle Bin specifically.

Q: How long do files stay in the Recycle Bin before they are deleted automatically?
A: The local Recycle Bin has no fixed time limit by default; items are removed only when the size limit is reached or when Storage Sense is configured to purge old items (see Abschnitt 6.1). The OneDrive web Recycle Bin does use a fixed window: 30 days for personal accounts and up to 93 days for work or school accounts (see Abschnitt 4.3).

Q: Should I restore a file to its original location or to a new one?
A: Restoring to the original location (Abschnitt 2) is simpler and preserves the file’s original path. Restore to a different location (Abschnitt 3) instead if that original folder no longer exists or already contains a same-named file.

Q: Can I recover files deleted from a USB flash drive using the Recycle Bin?
A: Not by default. Flash drives and SD cards do not get a Recycle Bin folder unless you enable one manually, as explained in Abschnitt 4.1.

Q: Why is the Restore option grayed out or missing?
A: This is usually caused by a missing original folder or an out-of-sync Recycle Bin index. See Abschnitt 5.3 zur Fehlerbehebung.

Q: What if the Recycle Bin is empty but I never emptied it?
A: Storage Sense, a reached size limit, another user account, or a Group Policy setting can all clear it automatically. See Abschnitt 5.5.

Q: What software can recover files that are no longer in the Recycle Bin?
A: Dedicated data recovery software, such as DataNumen Data Recovery, scans the drive at a lower level to find data that the file system no longer references, which is not something the Recycle Bin interface itself can do.

Q: Does restoring a file guarantee that it will open correctly?
A: No. Restoring only returns the file to a folder; it does not fix any damage the file already had before or during deletion. See Abschnitt 5.6.

9. Fazit

Recovering deleted files from the Recycle Bin is straightforward as long as the item is still there: open the Recycle Bin, find the file, and restore it. External drives, network shares, and OneDrive-synced folders each add their own conditions, and the troubleshooting and configuration sections above cover the situations where the standard restore process does not go as expected. If the file was permanently deleted or the Recycle Bin has already been emptied, dedicated data recovery software is the next step, not the Recycle Bin itself.


Über den Autor

Qian Gua ist ein Spezialist für Datenrettung mit über 10 Jahren Erfahrung in Windows-Dateisystemen, Speichertechnologien und Lösungen zur Notfallwiederherstellung. Er hat Tausende von Anwendern erfolgreich durch kritische Datenverlustszenarien in privaten und geschäftlichen Umgebungen geführt.

Qian ist spezialisiert auf Datenwiederherstellungsmethoden für Windows, Dateisystemanalyse und präventive Backup-Strategien. Seine umfassende praktische Erfahrung umfasst die Datenwiederherstellung von Festplatten, die Implementierung umfassender Backup-Lösungen und die Behebung komplexer Dateisystemprobleme. NTFSEr kennt sich mit FAT-, exFAT- und ReFS-Volumes aus. Er hat mit verschiedenen Wiederherstellungstools und -techniken gearbeitet, von in Windows integrierten Dienstprogrammen bis hin zu professioneller Datenrettungssoftware.

Mit seinen technischen Artikeln möchte Qian Nutzern praktisches Wissen vermitteln, um ihre wertvollen Daten zu schützen und wiederherzustellen. Er hält sich über die neuesten Entwicklungen im Bereich der Windows-Dateiwiederherstellungstechnologien, Innovationen bei Speichermedien und Best Practices für den Datenschutz auf dem Laufenden. Wenn er Nutzern nicht gerade bei der Wiederherstellung ihrer Daten hilft, …ost fileQian beschäftigt sich gerne mit der Erforschung neuer Speichertechnologien und gibt Tipps zur Datensicherheit weiter, um zukünftigen Datenverlust zu verhindern.

Haben Sie Fragen zu dieser Anleitung oder benötigen Sie Hilfe bei der Datenwiederherstellung? Qian heißt Sie herzlich willkommen. Feedback und Vorschläge zur Verbesserung dieser Datenwiederherstellungsressourcen.

Jetzt teilen: