$ 0 0 Summary: Use Windows PowerShell to display only hidden files and folders. How can I use Windows PowerShell 3.0 to display only hidden files and folders? Use the –Hidden parameter from Get-ChildItem:Get-ChildItem -Hidden