Fix Corrupted Recycle Bin

Sources:

title: ## Contents 
style: nestedList # TOC style (nestedList|inlineFirstLevel)
minLevel: 1 # Include headings from the specified level
maxLevel: 4 # Include headings up to the specified level
includeLinks: true # Make headings clickable
debugInConsole: false # Print debug info in Obsidian console

Overview

ABOUT

Use this code to fix a corrupted recycle bin in a Tool - Microsoft Windows machine.

Code

# cmd as admin
rd /s /q "C:\$Recycle.bin"

See Also


Appendix

Note created on 2024-04-30 and last modified on 2024-04-30.

LIST FROM [[Cmd - Fix Corrupted Recycle Bin]] AND -"CHANGELOG" AND -"04-RESOURCES/Code/CMD/Cmd - Fix Corrupted Recycle Bin"

(c) No Clocks, LLC | 2024