- Open an admin command prompt
- Type rd /s "\\?\CompleteFolderorFilePath"
An example would be
rd /s "\\?\c:\temp"
Note that some people say to put a space at the end of the line before the "
Modified on: Thu, 23 Jan, 2020 at 4:33 PM
An example would be
rd /s "\\?\c:\temp"
Note that some people say to put a space at the end of the line before the "
Did you find it helpful? Yes No
Send feedback