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.
If you’re sure the cases above are not the reasons for your problem, now try the following solutions to fix the problem.
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.
Or otherwise, open the Recycle Bin, and then select the Recycle Bin properties under the Recycle Bin Tools tab.
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.
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 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.
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.
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.
削除されたファイルがごみ箱に表示されないもう 1 つの理由は、ファイルが破損している可能性があります。この場合、問題を解決するにはごみ箱をリセットする必要があります。その方法は次のとおりです。
ステップ 1: 検索バーに「cmd」と入力します。結果リストにコマンド プロンプトのショートカットが表示されたら、それを右クリックして、管理者として実行を選択します。
ステップ 2: コマンド プロンプト ウィンドウで、
rd /s /q C:$Recycle.bin と入力し、Enter キーを押します。このコマンドはごみ箱をリセットします。
ステップ 3: Windows 10 を
再起動し、ごみ箱が再び機能するかどうかを確認します。
結論
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!