Tuesday, 21 April 2015

Create a Folder which can not be Deleted, Moved & Renamed.



Step 1: Create a folder on desktop and Name it anything

Step 2: Open Command Prompt (Win + R then type "cmd")


Step 3: Type "cd desktop" in cmd than press [ENTER]

Step 4. Type the following:

cacls {foldername} /e /c /d %username%

NOTE: At the place of "{foldername}" you have to type the folder's name which you've created.

How to Make Normal Folder again?

Step 1: Open Command Prompt (Win + R then type "cmd")

Step 2: Type "cd desktop" in cmd than press [ENTER]

Step 3. Type the following:

cacls {foldername} /t /c /g %username%:f

Thats It.

No comments:

Post a Comment

"I'll never be perfect, but I'll always be unique"