Make A Private Folder Using Command Prompt

Bookmark and Share
Make a Private Folder Using Command Prompt Which no one can open, read and Rename
follow the steps below:

1. Create New folder at desktop and copy your files

2. Run cmd.exe ( Win + R then type cmd.exe).

3. then Type:

        cd Desktop

4. Now hit Enter and type:

    cacls Foldername /E /P everyone:n

5. Replace 'Foldername' with your folder and press enter, it is Locked Now. Now Close the command Prompt and try to Open your folder !!!!

6. Now to Unlock it replace the 'n' in  with 'f'. and Enjoy!!!!!!

{ 0 comments... Views All / Send Comment! }

Post a Comment