Thursday, January 9, 2014

How to make a undeletable file



  1. Go to Start and then Click on Run
  2. Type cmd & hit enter
  3. you cannot create Undeletable or unrenameable folder in your root directory in  other words where you have windows installed this means you are unable to make this kind of folder in the drive that windows is installed in.
  4. Type D: or E: and hit enter in the terminal
  5. Type md con\ and hit enter in the terminal
  6. Open that directory, you will see the folder created of name con.
  7. Try to delete that folder or rename that folder windows will show the error message and you will be unable to delete it
I have a older tutorial on how you can delete this file just search for deleting a undeletable file and it will pop up.
Hope this was useful please like follow subscribe and share

No comments:

Post a Comment

how to make a batch file to crash windows

here is the "code" %0|%0 paste that in a notepad and save it as whateveryou want.bat for example lol.bat by running this it...