修复 Windows 11 上回收站损坏错误的 4 种方法

尊渡假赌尊渡假赌尊渡假赌
发布: 2024-09-18 14:31:10
原创
1102 人浏览过

Basic Fixes

  • Run a Windows security scan: Malware in your Windows 11 system can easily corrupt the Recycle Bin. Open the Windows Security app, select ‘Virus & threat protection’, and click ‘Quick scan’ to remove the malware and fix the recycle bin corruption.
  • Unplug the connected external drive: An external connected disk can malfunction the Recycle bin app and corrupt its contents. Unplug it and reboot the system.
  • Restart the Windows Explorer: Restarting Windows Explorer is an effective way to resolve issues with the Recycle Bin, such as its contents not displaying properly or failing to refresh.
  • Perform a System Restore: If you’re getting the ‘Recycle Bin is corrupted’ error or it suddenly fails to open, restore your Windows 11 system using the System Restore utility. Open the Run dialog using the Windows + R shortcut, type ‘rstrui’, and press Enter. Pick an old restore point and follow the on-screen instructions to complete it.

Fix 1: Repair Recycle Bin With CHKDSK Utility

CHKDSK (Check Disk) is a system tool to scan and fix all disk-related errors. You can run it with a single command on Command Prompt or Windows PowerShell to fix Recycle Bin errors.

Step 1: Press the Windows key, search Windows PowerShell, and click to open it.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 2: Paste the below command in the console, replace ‘X‘ with the Drive letter you’re facing issues with, and press Enter.

chkdsk X: /R
登录后复制

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 3: Wait for the CHKDSK scan to complete and reboot your Windows 11 system.

Fix 2: Delete Hidden Files and Restore the Recycle Bin Icon

You might face the ‘Recycle Bin is Corrupted’ error on Windows if it contains hidden files that aren’t deleted. Clearing all the data in the Recycle Bin and restoring its icon manually should restore its normal functioning.

Step 1: Open the File Explorer app using the Windows + E shortcut. Click the three-dot menu at the top, and select Options.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 2: Open the View tab, enable Show hidden files, folders, and drives, and click Apply followed by OK to view all hidden items.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 3: Paste the below path into the File Explorer’s address bar and hit Enter to view all Recycle Bin app contents.

C:\$Recycle.Bin
登录后复制

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 4: Delete all the contents and restart your PC to apply changes.

Step 5: Next, press the Windows + I shortcut to open Settings, select Personalization from the sidebar, and click Themes.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 6: Scroll down and select Desktop icon settings.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 7: Finally, enable Recycle Bin to reinstate its icon on your Desktop. If already enabled, disable and re-enable it. Click Apply followed by OK to save changes.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Fix 3: Reset Recycle Bin Using Command Prompt

If clearing the Recycle Bin contents manually doesn’t resolve its error, you can reset it using Command Prompt to restore normalcy.

Step 1: Press the Windows key, search Command Prompt, and click Run as administrator.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Step 2: Paste the below command in the console, replace ‘X‘ with your system installation drive letter, and press Enter to reset the Recycle Bin.

rd /s /q X:\$Recycle.bin
登录后复制

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

Fix 4: Repair Corrupt System Files

Lastly, you can use the System File Checker (SFC) to scan and repair corrupt system files causing the ‘Recycle Bin is corrupted’ error.

Step 1: Open the Command Prompt with administrative permissions (check the above steps).

Step 2: Type sfc /scannow in the console and hit Enter. Reboot your system once the scan completes.

4 Ways to Fix Recycle Bin Corrupted Error on Windows 11

以上是修复 Windows 11 上回收站损坏错误的 4 种方法的详细内容。更多信息请关注PHP中文网其他相关文章!

来源:guidingtech.com
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
作者最新文章
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板