Home
> Why Does My Windows 10 Computer Freeze When I Try To Delete A Folder?
Question
Why does my Windows 10 computer freeze when I try to delete a folder?
Answers
04/20/2022
Waring
Maybe you have a problem with the hard disk, the sectors where you want to access the disk may be damaged. Try to check with some tool the state of the disk. If it seems to be OK, try deleting the folder via text mode.
05/16/2022
Koch
Try deleting it from command:
rd /S /Q C:folder
Where it says folder path put the path of the folder you want to delete
Maybe you have a problem with the hard disk, the sectors where you want to access the disk may be damaged. Try to check with some tool the state of the disk. If it seems to be OK, try deleting the folder via text mode.
Try deleting it from command:
rd /S /Q C:folder
Where it says folder path put the path of the folder you want to delete