Re: Cannot rename, delete or move folders with Explorer



> Start a Command Prompt, then try your commands from
> there and see what message you get:
>
> To rename a folder: ren "Old Folder Name" "New Folder Name"
> To delete a folder: rd /s /q "Folder Name"
> To move a folder to the root directory: move "Folder Name" \
>

thanks for the reply, but from the comman line, everything works (rename,
move, delete). just from the explorer nothing happens.
i cannot even do the same operations (rename,move, delete folder) on a
connected network drive (i have the required permissions).

Karl


.



Relevant Pages