Hide folder using cmd
People doesn't want to show their private files or folders to others because of privacy or any other reason.Now we will see hiding a folder using Command Prompt.Hiding the files can be done in many ways and hiding them using the Command Prompt is best and fastest way.It is safe to hide the folders because your private files or folders in that may,be accessed by anonymous.
Follow these Steps
1.Click on START button and press Windows+R to open the RUN
2.In that type CMD to open the command prompt.
3.Now in that type attrib +s +h F:(here F is your folder name) and hit enter
4.Then the particular folder what you want to hide gets hidden and cannot seen by others.
5.To view this folder again utilize the same command yet
6.Replace' +' with '-' on both banners"s" and "h"
Follow these Steps
1.Click on START button and press Windows+R to open the RUN
2.In that type CMD to open the command prompt.
3.Now in that type attrib +s +h F:(here F is your folder name) and hit enter
4.Then the particular folder what you want to hide gets hidden and cannot seen by others.
5.To view this folder again utilize the same command yet
6.Replace' +' with '-' on both banners"s" and "h"
Leave a Comment