Hello everyone, welcome back to techbrushup. In this tutorial, we will learn how to how to delete any file that refused to delete .
If you have a file and you want to delete but its not getting deleted
Trick1
Open cmd prompt as an administartor
Type command preciously.
rd /s "\\?\
Copy file path you want to delete example D:\drupal.png

paste path next to the command mentioned above and hit enter.

Are you want to delete , Press Y

All are set.