Home  >  Article  >  System Tutorial  >  Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

PHPz
PHPzOriginal
2024-08-01 19:21:32266browse

When you delete a file in Windows, it does not immediately disappear from the hard drive, but goes to the Recycle Bin. This is convenient for you to recover deleted files from the Recycle Bin. However, sometimes, you may find that deleted files are not going to the Recycle Bin. What’s all this about? Don’t worry. Now, this page will show you how to solve this problem.

First of all, you need to know that under the following conditions, deleted files won’t go to the Recycle Bin, but will be permanently deleted.

  • Holding down the Shift key while deleting files.
  • Deleting files on a USB flash drive.
  • Deleting files on a network location.
  • Deleting files with the Command Prompt.
  • Empting the Recycle Bin after deleting files.

If you’re sure the cases above are not the reasons for your problem, now try the following solutions to fix the problem.

  • Option 1: Change the Recycle Bin properties
  • Option 2: Adjust the size of the Recycle Bin
  • Option 3: Show the hidden files in the Recycle Bin
  • Option 4: Reset the Recycle Bin

Option 1: Change the Recycle Bin properties

Once you find the deleted files not going to the Recycle Bin, you need to check the Recycle Bin property to see if it is set to bypass the Recycle Bin when deleting files. If yes, the files deleted will be wiped out of the hard disk directly and will not showing in the Recycle Bin. So here is how to fix it.

Step 1: Right-click the Recycle Bin icon on the desktop. Click Properties button, when a context menu pops up.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Or otherwise, open the Recycle Bin, and then select the Recycle Bin properties under the Recycle Bin Tools tab.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Step 2: After the Recycle Bin Properties dialog box opens, make sure the radio button "Don't move files to the Recycle Bin. Remove files immediately when deleted." is not selected. Then click Apply followed by OK to confirm the change.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Option 2: Adjust the size of the Recycle Bin

In fact, the size of the Recycle Bin has a limitation. Therefore, if the deleted files disappear without human intervention, it is probably the Recycle Bin size exceeds its maximum. In this case, large-size files are simply deleted without going to the recycle bin. To fix the problem, expand the maximum size of the Recycle Bin in order to store more deleted files.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Option 3: Show the hidden files in the Recycle Bin

Deleted files not showing in Recycle Bin might result from the hidden option. Here are steps to show the hidden deleted files.

Step 1: Open This PC in the desktop or through the Start Menu. Click on the View tab and choose the Options button. Then select Change folder and search options in the context menu.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Step 2: Click the View tab when opening the Folder Options panel. Select the radio button Show hidden files, folders, and drives and deselect the button Hide protected operating system files (Recommended). Click the Yes button if the system warning pops up. Then press the Apply button and the OK button to confirm the changes.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

Step 3: Restart the Window 10 PC. In this system disk С:/, you can find the hidden folder $Recycle.Bin and check whether the deleted files are showing inside it.

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

オプション 4: ごみ箱をリセットする

削除されたファイルがごみ箱に表示されないもう 1 つの理由は、ファイルが破損している可能性があります。この場合、問題を解決するにはごみ箱をリセットする必要があります。その方法は次のとおりです。

ステップ 1: 検索バーに「cmd」と入力します。結果リストにコマンド プロンプトのショートカットが表示されたら、それを右クリックして、管理者として実行を選択します。

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

ステップ 2: コマンド プロンプト ウィンドウで、

rd /s /q C:$Recycle.bin と入力し、Enter キーを押します。このコマンドはごみ箱をリセットします。

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

ステップ 3: Windows 10 を

再起動し、ごみ箱が再び機能するかどうかを確認します。

Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix

結論

削除したファイルがごみ箱に表示されない場合の対処法はこれですべてです。どの方法も機能しない場合は、システムの再インストールが必要になる場合があります。ちなみに、重要なファイルを誤って削除し、ごみ箱から見つけられない、または復元できない場合に備えて、定期的にバックアップすることをお勧めします。バックアップがない場合は、データ復元ソフトウェアを使用して、ごみ箱にない削除されたファイルを復元する必要があります。

The above is the detailed content of Deleted Files Not Showing in Recycle Bin Windows 10 – Why and How to Fix. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn