How to create a secure folder in Windows 10

Configurare noua (How To)

Situatie

  1. Open the cmd.exe in administrator mode
  2. Search the folder you want to secure : for example our folder will be named “test”
  3. Then type in cmd.exe the following lock command : Cacls “D:\test” /E /P everyone:n ; After that your folder is secured/locked
  4. Then when you want to open/move/delete the “test” folder you will need administrator privillege.
  5. To unlock the folder, type in cmd.exe the following unlock command : Cacls “D:\test” everyone:; After that your folder returns to  the initial form

Solutie

Tip solutie

Permanent

Voteaza

(4 din 8 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?