Toggling "Hidden items" makes everything visible, but the folder itself is still technically "hidden." To make it a normal, visible folder again: Locate the faded folder you just revealed. Right-click the folder and select .
attrib -h "D:\Private\SecretFolder"
Use the attrib command: