By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
GizmoGeek HubGizmoGeek Hub
  • Gadgets
    • Smartphone
    • Laptop
  • Reviews
  • Tech News
  • Tips & Tricks
    • Windows
    • MacOs
    • iOS
    • Android
  • Wearables
  • Videos
Search
  • About Us
  • Contact
  • Privacy Policy
  • Terms and Conditions
  • Join Us
© 2025 GizmoGeek Hub | Proudly part of Cre8sphere Media | Made with ❤️ at Origin8 | All rights reserved.
Reading: 6 Easy Ways to Fix Recycle Bin Corrupted Error on Windows 10/11 PC!
Share
Sign In
Notification Show More
Font ResizerAa
Font ResizerAa
GizmoGeek HubGizmoGeek Hub
  • Gadgets
  • Reviews
  • Tech News
  • Tips & Tricks
  • Wearables
  • Videos
Search
  • Gadgets
    • Smartphone
    • Laptop
  • Reviews
  • Tech News
  • Tips & Tricks
    • Windows
    • MacOs
    • iOS
    • Android
  • Wearables
  • Videos
Follow US
  • About Us
  • Contact
  • Privacy Policy
  • Terms and Conditions
  • Join Us
© 2025 GizmoGeek Hub | Proudly part of Cre8sphere Media | Made with ❤️ at Origin8 | All rights reserved.

Home » 6 Easy Ways to Fix Recycle Bin Corrupted Error on Windows 10/11 PC!

Windows

6 Easy Ways to Fix Recycle Bin Corrupted Error on Windows 10/11 PC!

Mayank Yadav
Last updated: March 27, 2024 2:43 pm
1 year ago
By Mayank Yadav
Share
Fix Recycle Bin Corrupted Error
SHARE

The Recycle Bin is the place where all your deleted files are stored. You have access to either restore the files or permanently delete those files. But sometimes you may face an error concluding that the Recycle Bin on C:\ is corrupted or receive an Access Denied or a Corrupt Recycle Bin error message. This might be frustrating to you but don’t worry, you are at the right place as this article will assist you with the 6 easy fixes for this error.

Contents
1. Repair Using CHKDSK Utility2. Run SFC to Repair Files3. Uninstall and Reinstall the Recycle Bin4. Reset Recycle Bin Using Command Prompt5. Scan Your PC for Viruses or Malware6. Try Restoring from a System Restore PointConclusion

The recycle bin can become corrupted on any version of the Windows operating system, but we’ll focus on Windows 10 and Windows 11 as these are the two most used versions and most likely to be affected.

Before going ahead with fixes, you can simply restart your PC as it might solve the issue. If it does not work then try the fixes below that will probably resolve the issue.

1. Repair Using CHKDSK Utility

CHKDSK is a system tool used to scan and fix system errors. You can run the CHKDSK tool using PowerShell or Command Prompt with a single command. You can follow the steps below.

Step 1: Click on the Start Button, then search and open Windows PowerShell. Or you can open the Command Prompt by

  • either type ‘Command Prompt’ or ‘cmd’ in the start menu
  • Alternatively, you can also press Win + R to open the Run box, type ‘cmd’ and hit enter.

All these processes will take you to the same menu, try anyone of your choice.

Fix Recycle Bin Corrupted Error

Step 2: In the next step, you have to type the following command and hit enter.

You have to replace the letter X in the below command with the drive you are facing the corrupted issue.

chkdsk X: /R

Fix Recycle Bin Corrupted Error

After that, wait for the process to be completed. CHKDSK will fix the errors if any. After that, you can restart your system and try accessing the Recycle Bin.

2. Run SFC to Repair Files

Just like CHKDSK, you can use SFC (System File Checker) to solve the issue. SFC can be used to scan and repair the files. It might take some extra time as instead of scanning and fixing issues in a single drive, SFC scans the entire system. The steps are as follows:

Step 1: Open the Command Prompt as mentioned above earlier.

Step 2: Now, type the following command and press enter.

sfc /scannow

Fix Recycle Bin Corrupted Error

After this, let it do its work. Once done, restart your PC and check if the issue is resolved or not.

3. Uninstall and Reinstall the Recycle Bin

If the issue is still not resolved then you can try reinstalling the Recycle bin after deleting it. Follow the steps below to do so.

Step 1: Open File Manager and click on the three dots at the top right corner.

Step 2: Click on the Options (Gear Icon) as shown in the image.

Fix Recycle Bin Corrupted Error

Step 3: Select the view window to proceed.

Step 4: Here, you have to choose ‘Show hidden files, folders and drives’ under ‘Hidden files and folders.’ Also, you can refer to the image for better clarification.

Step 5: Once Done, you have to Click Apply and hit OK.

Fix Recycle Bin Corrupted Error

Step 6: Now, you have to type the following text in the address bar and hit enter.

C:\$Recycle.Bin

Fix Recycle Bin Corrupted Error

 

Step 7: Delete all the files and contents inside this folder and then restart your PC.

Step 8: After that, you have to right-click on your desktop and choose the Personalize option.

Fix Recycle Bin Corrupted Error

Advertisements

Step 9: Click on ‘Themes’.

Fix Recycle Bin Corrupted Error

Step 10: Now, Choose ‘Desktop icon settings’.

Fix Recycle Bin Corrupted Error

Step 11: Here, you have to click on the checkbox and enable Recycle Bin. If it is already enabled then click on the checkbox to disable it and then again enable it.

Step 12: Once you are done, Click Apply and press OK.

Fix Recycle Bin Corrupted Error

ALSO READ: How to Fix Wi-Fi Networks Not Showing Up on Windows 11: Easy Solutions

4. Reset Recycle Bin Using Command Prompt

If the issue still persists then you can try resetting the Recycle Bin using Command Prompt as this might fix the Recycle Bin on C/D is corrupted issue. Follow the steps below.

Step 1: You have to open the Command Prompt. You can open it using any one of the ways mentioned above.

Step 2: Then, enter the following command and hit Enter. Make sure to replace the letter X with the letter of the drive you’re facing the issue.

rd /s /q X:\$Recycle.bin

Fix Recycle Bin Corrupted Error

Step 3: After the completion of the process, just restart your Windows PC.

5. Scan Your PC for Viruses or Malware

Recycle Bin might face issues while deleting files when your computer is affected by malware. So, a good solution to fix a corrupted Recycle Bin is to check and remove any possible malware on the PC. Follow the steps below.

Step 1: Open Windows Security and click on ‘Virus & threat protection’.

Fix Recycle Bin Corrupted Error

Step 2: At this step, choose any scan options of your choice, the scan details are mentioned there.

Fix Recycle Bin Corrupted Error

Now, Windows Defender will scan your PC, if any threats and viruses are found then it will inform you and will ask you to remove them. Once done, restart your PC and check if you can access the Recycle Bin.

6. Try Restoring from a System Restore Point

You can try to restore your system from a previous system restore point. This solution might also help you so here are the following steps to do so.

Step 1: Use the Windows + R keys to open the Run application.

Step 2: Type the following text and hit Enter.

rstrui

Fix Recycle Bin Corrupted Error

Step 3: Here, you have to choose the oldest restore point and click Next.

Fix Recycle Bin Corrupted Error

Step 4: Once you are done with the process, click Finish.

Conclusion

So, these were 6 easy ways to fix the Recycle Bin Corrupted Error on Windows 10/11 PC. We hope it was helpful to you and you were able to fix the issue. Please let us know which method worked for you in the comments. If you have any doubts or face any problems related to this issue, drop a comment below. Keep visiting GizmoGeekHub, We are always happy to assist you!

Also, You can follow us on X (Formally Twitter) and on Instagram to keep updated with us and the latest tech.

ALSO READ: How to Take a Screenshot in Windows 11 PC: 4 Easy Methods

 

How to Easily Change Mouse Cursor Size, Theme, and Style in Windows 11
Microsoft Office Activation: A Complete Step-by-Step Guide to Free Activation!
How to Disable Widgets on Windows 11: 3 Easy Methods
Install Windows on Your PC: Bloatware-Free Guide
Easy Tips to Customize Chrome Homepage on PC- Part 2

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.

By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Copy Link Print
Share
ByMayank Yadav
Mayank Yadav is a contributing writer at GizmoGeek Hub. He is interested in tech and write articles related to it. He is also focusing on his academic career and learning new skills.
Previous Article pixel 8a Pixel 8a LEAKED! A look at Google’s upcoming POWER PACKED midrange Pixel phone!
Next Article pixel 8a Meet the realme 12x 5G: Your Budget 5G Contender!
1 Comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Stay Connected

FacebookLike
XFollow
PinterestPin
InstagramFollow

Latest News

pixel 8a
OPPO K13x 5G Launched in India: Complete Overview
Smartphone
pixel 8a
Nothing Phone (3) and Headphone (1) Leaked Before Launch
Featured Smartphone Wearables
pixel 8a
iQOO Z10 Lite launched in India: Complete Overview
Smartphone
oneplus nord 5
OnePlus Nord 5, Nord CE 5 and Buds 4 Launching Soon, Key Details and Leaks
Featured Smartphone Tech News

You Might also Like

pixel 8a
Windows

How to Fix Windows Security Not Working in Windows 11: Easy Methods!

Ansar Ahmed
Ansar Ahmed
8 Min Read
pixel 8a
Tips & TricksWindows

Why Is My Screen Zoomed In on Windows? Easy Steps to Fix It!

Ansar Ahmed
Ansar Ahmed
7 Min Read
pixel 8a
MacOsTips & TricksWindows

Easy Tips to Customize Chrome Homepage on PC- Part 1

Mayank Yadav
Mayank Yadav
8 Min Read

GizmoGeek Hub is a tech media blog that simplifies the latest in gadgets, innovation, and digital trends for curious minds and everyday users.

Career

  • Join Us
  • Write for Us

Support

  • DMCA Removal Request
  • DMCA
  • Disclaimer
  • Cookie Policy
  • Affiliate Disclosure

Stay Updated with GizmoGeek Hub

Get the latest on gadgets & tech trends straight to your inbox.
No spam. Just tech, simplified.

GizmoGeek HubGizmoGeek Hub
Follow US
© 2025 GizmoGeek Hub | Proudly part of Cre8sphere Media | Made with ❤️ at Origin8 | All rights reserved.
  • About Us
  • Contact
  • Privacy Policy
  • Terms and Conditions
  • Join Us
Join Us!
Subscribe to our newsletter and never miss our latest news, reviews etc..

Zero spam, Unsubscribe at any time.
Welcome Back!

Sign in to your account

Username or Email Address
Password

Lost your password?