We can actually make folders that cannot be deleted in Windows OS. I found this trick working for both Windows XP as well as Vista. This undeletable folder must be made using Command Prompt.
It can only be deleted using Command Prompt.
Steps to implement this hack :
1.Go to cmd.
2. Change to the directory that you want.
3. Assume I change to D:
4.So,in Command Prompt, type D: and [ENTER].
5.Type in this command "md \lpt1\\" without quotes and press enter.
6.The folder will now in your D:
7.Go and try and delete or rename it,you cannot do anything to it.
There are still many names that you can use to name the folder :
-lpt1 until lpt9
-CON
-AUX
To delete the folder :
1. Go to command prompt
2. Direct to the specified directory where the folder is created ; if the directory is “D” then type d:
3. Then type rd\foldername\\ then press [ENTER]
4. Now check the folder exist or not……..
N.B.:Use the specific folder name only ;other name does not work...
No comments:
Post a Comment