True or false: once a file is deleted from the recycle bin, it is permanently gone.

When you remove a file in Windows, it’s not permanently deleted. Instead, it’s first moved to the Recycle Bin. You can always recover the file until the bin has been emptied, just as you would retrieve a discarded paper document from the recycling bin in your office. The Recycle Bin appears as an icon on the desktop so that you can easily access it at any time.

Contents

  1. Recovering deleted files from the Recycle Bin
  2. Finding recovered files
  3. Deleting Windows files immediately
  4. Changing the storage capacity of the Recycle Bin
  5. Automatically deleting content in the Recycle Bin
  6. Restoring a file from a deleted folder

Hosting with IONOS — Fast, Flexible, Secure

Discover fast and secure hosting for any project.
We've got your code covered, whether you're on the backend,
frontend, or the frontlines.

Scalable

Secure

Sustainable

Follow these steps to recover a deleted file from the Recycle Bin:

  1. Double-click the Recycle Bin icon on the desktop.

The Recycle Bin icon appears on the desktop.

  1. Double-click to open a File Explorer window that shows the contents of the Recycle Bin.

Recycle Bin opened in File Explorer.

  1. Search for the file you want to recover. To do this, you can sort the Recycle Bin by file name or deletion date. The most recently deleted files appear first.
  2. The “Original Location” column shows the folder from which the files were deleted. Windows uses a common Recycle Bin for all drives. Internally, there are different folders that are displayed together in File Explorer.
  3. In the Recycle Bin, click the deleted file that you want to restore. Under “Recycle Bin Tools” on the ribbon, click on “Restore the selected items’. Use the Shift and Ctrl keys to select multiple files and restore them at the same time.
  4. You can restore all deleted files from the Recycle Bin by clicking on the “Restore all items” icon.
  5. If you want to completely empty the Recycle Bin, click on “Empty Recycle Bin”. The files will be permanently deleted and cannot be restored using basic Windows tools.

Finding recovered files

When you restore files deleted from the Recycle Bin, they will appear in their original location in the folder from which they were deleted. The “Original Location” column in the Recycle Bin shows this location.

Tip

Microsoft 365 is a server-based office solution that is ideal for personal users and small businesses. It includes all Microsoft Office applications such as Word and Excel, and you no longer need to worry about updates. You always automatically have access to the latest version.

Deleting Windows files immediately

If you're using the latest version of Windows, the question of how to prevent files from being deleted immediately is no longer a concern. By default, Windows now moves deleted files to the Recycle Bin and does not permanently delete them right away. However, you still have the option of deleting files immediately. We’ll show you how to do this below. If data on your PC is immediately deleted without being moved to Recycle Bin first, the default setting may have been unintentionally changed. In that case, these tips will also help you undo this setting.

Windows can delete files instantly without putting them in the Recycle Bin. You can do this for a single file or make it the default setting for all files.

  1. If you want to delete a file immediately in Windows without using the Recycle Bin, select the file in File Explorer and click on the small arrow under the “Delete” icon in the “Home” tab of the ribbon.
  2. In the drop-down menu that appears, you’ll see the “Permanently delete” option. If you choose this option, the file will be deleted immediately instead of being moved to the Recycle Bin.

Deleting files instantly in File Explorer without using the Recycle Bin.

  1. An even faster method is to select a file and click the “Delete” button while holding down the Shift key. Choose “YES” to confirm and the file will be permanently deleted.
  2. If you always want to permanently delete files without moving them to Recycle Bin, open the Recycle Bin by double-clicking the desktop icon and clicking “Recycle bin properties” on the “Recycle bin tools” tab on the ribbon. Select “Don’t move files to the Recycle Bin. Remove files immediately when deleted”. You can define this setting differently for each drive. Save your changes by choosing “OK”. Now all files on the selected drive will be immediately and permanently removed when you delete them.

Setting for always deleting files without moving them to the Recycle Bin.

Changing the storage capacity of the Recycle Bin

In the Recycle Bin properties, you can configure a custom size for each volume. The Recycle Bin may not exceed this storage capacity. This allows you to prevent a volume from filling up too quickly even though data on it has long been deleted.

Automatically deleting content in the Recycle Bin

Very few users empty the Recycle Bin on a regular basis to free up disk space. Windows 10 offers the option of automatically deleting files that have been in the Recycle Bin for a long time. This frees up space on the hard drive.

  1. In the Windows 10 Settings app select “System” -> “Storage” and enable Storage Sense. The quickest way to open the Windows Settings app is to use the keyboard shortcut Windows logo key + I.
  2. Click on “Configure Storage Sense or run it now”.

The Storage Sense feature in Windows 10 automatically deletes older files from the Recycle Bin.

  1. On the next screen, select the checkbox under “Temporary Files”.
  2. The drop-down menu at the top of the screen under “Storage Sense” offers various options for running the feature automatically, either at regular intervals or when disk space is running low.
  3. In the drop-down menu below it, select how old a file must be before it is automatically deleted from the Recycle Bin.

Restoring a file from a deleted folder

If you delete a folder in Windows, it is sent to the Recycle Bin. From there, you can easily restore the entire folder just as you would recover a single file. However, the Windows user interface does not have an option for restoring a single file from a deleted folder in the Recycle Bin. The easiest method is to completely restore the folder in the recycle bin, move the desired file to another directory, and then delete the folder with the remaining files.

You can also use Command Prompt commands to retrieve a single file from a folder that has already been deleted. Before doing this, familiarize yourself with the directory structure of the Windows Recycle Bin and hidden folders.

  1. First, open a Command Prompt window
  2. Go to the $recycle.bin folder: cd \$recycle.bin
  3. View the contents of this folder including its sub-folders: dir /s

Use Command Prompt to recover a file from a deleted folder.

  1. Search for the folder you want to restore. The folders in the Recycle Bin are assigned system-generated names with cryptic combinations of letters. However, the files in the sub-folders keep their original file names.
  2. Copy the desired file from this folder into your User profile folder, for example: copy S-1-5-21-2502917888-2135119284-2602881847-1003\$REK0VTP\dokument.doc %USERPROFILE%.
  3. The file will then appear in your user-profile folder C:\USERS\. You can find this folder in File Explorer under your user name. You can open the file there or move it to another folder using standard File Explorer functions.

Related articles

Windows: how to show hidden files and folders

Want to know how to show hidden folders in Windows? By default, the Windows operating system hides numerous files and folders to prevent the user from accessing them. Most of these files are important system files that are protected for a good reason, but sometimes you need to display them anyway. In this guide, we’ll show you how with step-by-step instructions.

Windows: how to show hidden files and folders

Windows AppData folder: Show and manage application data

The AppData folder is a hidden system folder on Windows operating systems. If you unhide the AppData folder, you can remove the temporarily stored data inside that is not required to maintain the Windows system. This short guide shows you how to find and manage the Windows AppData folder.

Windows AppData folder: Show and manage application data

Deleting files in Linux - How to

Deleting files in Linux couldn’t be easier. Whether you use the file manager or work directly in the terminal with the command “rm”, you can remove Linux files in just a few clicks. Keep reading to find out how to remove single files, multiple files, files of a certain type, or entire folders.

Deleting files in Linux - How to

Recover deleted files on Mac | How to

Have you ever accidentally deleted important data from your Mac? In this how-to article, we’ll explain how to find those files and show you three quick and easy methods of recovering deleted files on your Mac. In most cases, even files that you thought were permanently deleted can still be recovered.

Recover deleted files on Mac | How to

Windows Recycle Bin missing? Here’s what to do

If your Recycle Bin has disappeared in Windows 10, most of the time only the desktop icon is missing. The same applies if the Recycle Bin is missing in Windows 7. The bin isn’t really gone, it’s simply hidden from view. The Recycle Bin is still doing its job of keeping your deleted files safe. In most cases, you can quickly restore the Recycle Bin icon.

Windows Recycle Bin missing? Here’s what to do

When I delete a file it goes to the Recycle Bin True or false?

Generally, a file or folder would be stored in the Recycle Bin after they are deleted.

Can you permanently delete the folder from the Recycle Bin?

How to permanently delete files from Windows 10. To permanently delete files on Windows, send them to the Recycle Bin and then empty the Recycle Bin to delete them for good. Once the bin is empty, you can't recover the files unless you have data or file recovery software.

What happens to files deleted from the Recycle Bin?

When you delete a file from your computer, it moves to the windows recycle bin. We empty the recycle bin and the file is permanently erased from the hard drive.

Is a file permanently deleted?

You can still recover permanently deleted files. When you delete a file or folder from your computer, it doesn't simply disappear from existence. Even if you immediately empty the Recycle Bin or the Trash folder, all your deletion does is earmark the space that the file takes up on your hard drive as vacant.

Chủ Đề