Navigate to the parent directory (e.g., D: or cd C:\Users\Public ).
attrib -h -s "FolderName" To unhide all folders in the current directory: windows unhide folder
Unhide a single folder:
Open PowerShell as Administrator.
attrib -h -s * /s /d | Flag | Meaning | |------|---------| | -h | Remove Hidden attribute | | -s | Remove System attribute | | /s | Process subfolders | | /d | Process folders as well as files | Navigate to the parent directory (e
attrib -h -s "D:\Backup" /s /d For advanced or scripted operations. Navigate to the parent directory (e.g.
Help support the project by making a contribution at OpenCollective.
These organizations support Owncast via non-monetary support and services.