Skip to content

Instantly share code, notes, and snippets.

@mhou1981
Last active December 13, 2018 17:12
Show Gist options
  • Save mhou1981/30a5d99706db4ff89b0c8905ffc92372 to your computer and use it in GitHub Desktop.
Save mhou1981/30a5d99706db4ff89b0c8905ffc92372 to your computer and use it in GitHub Desktop.
Delete "Item not found" file in Windows
# Run the following command in the Windows Command Prompt (Not Power Shell!!!)
rd /s "\\?\C:\path\to\bad\folder\file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment