Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. NetBackup™ Release Notes
  3. Operational notes
  4. NetBackup Bare Metal Restore operational notes
  5. Post Bare Metal Restore (BMR) operation, windows Start Menu and Search not functioning
  6. Recycle Bin Corruption Warning Observed After Windows Bare Metal Restore
NetBackup™ Release Notes

Recycle Bin Corruption Warning Observed After Windows Bare Metal Restore

Issue

After performing a Bare Metal Restore (BMR) on Windows client, the following warning message may appear after login or when accessing the desktop.

Error Message

The Recycle Bin on C:\ is corrupted. Do you want to empty the Recycle Bin for this drive?

  • The prompt continues to appear until "Yes" is selected..

  • The warning may appear for each drive present on the restored system, not just the C: drive.

  • The hidden system folders $Recycle.Bin and System Volume Information may be visible on all drives.

  • This message may appear even when the Recycle Bin does not contain any user data.

Cause

This issue occurs because the $RECYCLE.BIN folder may not be fully synchronized or correctly reinitialized during the Bare Metal Restore process.

This behavior is cosmetic and does not indicate any corruption of the operating system or restored user data .

Resolution

The issue can be resolved by recreating the Recycle Bin folder on the affected volume(s).

Steps to resolve the issue.

  1. Log in to the restored system.
  2. Open Command Prompt with Administrator privileges.
  3. Run the following command for each affected drive:

    RD C:\$Recycle.bin /s /q

    Note:

    Replace C: with the appropriate drive letter if other volumes are also affected.

  4. Restart the system.
Additional Information
  • Ensure that the SYSTEM account has Full Control permissions on the root of each restored NTFS volume.

  • This issue does not impact system functionality or data integrity outside of the Recycle Bin.

  • Any data deleted by accepting the prompt is limited to the Recycle Bin contents only.

Data Recovery

If data existed in the Recycle Bin at the time of backup, it can be recovered using a redirected restore:

  1. Navigate to the Recovery tab in the NetBackup console.
  2. Select the affected Windows client.
  3. Browse to the following path:

    C:\$RECYCLE.BIN

  4. Select the "$RECYCLE.BIN" folder.
  5. 5. Choose "Restore everything to original location" and start the restore. The data will get restored in Recycle bin.
Additional Information
  • Ensure that the SYSTEM account has Full Control permissions on the root of each restored NTFS volume.

  • This issue does not impact system functionality or data integrity outside of the Recycle Bin.

  • Any data deleted by accepting the prompt is limited to the Recycle Bin contents only.

Feedback

Was this page helpful?
Previous

Post Bare Metal Restore (BMR) operation, windows Start Menu and Search not functioning

Next

Thin Logical Volumes Are Not Restored After BMR When LVM PVs Are Created on Raw Disks

Feedback

Was this page helpful?