Hide Folders
C:\Users\USER-PC>cd "Path where your folder placed" C:\Path where your folder placed>Attrib +h +s +r FolderName
Unhide Folders
C:\Users\USER-PC>cd "Path where your folder placed" C:\Path where your folder placed>Attrib -h -s -r FolderName