Windows Unhide | Folder Link

attrib -h -s "D:\Backup" /s /d For advanced or scripted operations.

Set-ItemProperty -Path "D:\HiddenFolder" -Name Attributes -Value "Directory" Unhide all items recursively: windows unhide folder

To unhide a single folder: