Find Deleted Files in the Recycle Bin on Windows 10
When you delete a file on a Windows 10 system, it is moved to the Recycle Bin. However, if you have emptied the Recycle Bin, you may think that the file is permanently deleted. But don’t worry, there are still ways to recover those files. In this article, we will cover the steps to find and recover deleted files from the Recycle Bin on a Windows 10 system.
Accessing the Recycle Bin
To access the Recycle Bin, locate it on the desktop and double-click on it. Alternatively, you can access it through the Start menu by typing “Recycle Bin” in the search bar and selecting the Recycle Bin app.
Finding Deleted Files
Once you have opened the Recycle Bin, you will see a list of all the deleted files. By default, the files are sorted by date, with the most recently deleted files at the top. You can also search for a specific file by typing its name in the search bar at the top right corner of the screen.
Recovering Deleted Files
To recover a deleted file, right-click on it and select “Restore”. The file will be moved back to its original location. If you are unable to find the file in the Recycle Bin, it may have been permanently deleted. In this case, you can try using a third-party data recovery tool to recover the file.
Preventing Data Loss
To prevent data loss, it is recommended to regularly back up important files. You can use the built-in Windows Backup and Restore tool or a third-party backup solution. Additionally, you can enable the “Restore previous versions” feature in Windows 10, which allows you to restore a file to a previous version.
Freeing Up Space on Drive C:
If you are running low on space on your system drive (usually drive C:), you can free up space by moving installed applications to another drive. For example, you can move the installed applications to drive D: by following these steps:
- Right-click on the Start button and select “Apps and Features”.
- Locate the application you want to move and click on it.
- Click on the “Move” button and select the drive you want to move the application to.
- Follow the on-screen instructions to complete the move.
After moving the applications, you can create a symbolic link to the new location. This will allow you to access the applications as if they were still installed on drive C:. Here is an example of how to create a symbolic link:
mklink /D C:\directory D:\directoryIn this example, “C:\directory” is the original location of the applications and “D:\directory” is the new location. The “/D” option is used to create a symbolic link to a directory.
- Deleted files are moved to the Recycle Bin in Windows 10.
- You can find and recover deleted files from the Recycle Bin.
- Regularly backing up important files can prevent data loss.
- You can free up space on drive C: by moving installed applications to another drive and creating a symbolic link.