rd c:\temp\directorytoremove
Now if this first command doesn’t work make sure it’s a directory you want to delete and try this next one
rd /s c:\temp\directorytoremove
rd c:\temp\directorytoremove
Now if this first command doesn’t work make sure it’s a directory you want to delete and try this next one
rd /s c:\temp\directorytoremove