Want to lock a folder without using any software and
any password, so here it is:
> Open cmd prompt
> Type cacls "path_of_folder" /E /P everyone:n
To regain access type:
> cacls "path_of_folder" /E /P everyone:f
But do not lock C:\ Drive By this method , otherwise
Windows will not boot next time. Try it & Enjoy.
any password, so here it is:
> Open cmd prompt
> Type cacls "path_of_folder" /E /P everyone:n
To regain access type:
> cacls "path_of_folder" /E /P everyone:f
But do not lock C:\ Drive By this method , otherwise
Windows will not boot next time. Try it & Enjoy.
No comments:
Post a Comment