How to force delete a file that gives the error "the system cannot find the file specified" This fix is when a filename has spaces and extended syntax in the name. These commands work with command prompt on windows 10.
Commands used
rd - deletes a directory
/s - deletes a specified directory, subdirectorys, files
\\?\ - extended path syntax
#windows
Ещё видео!