If File Explorer freezes or you prefer a command-line environment, use standard console tools to query and alter file attributes directly. Show hidden files, folders, and extensions in Windows
Hover your cursor over the option at the bottom of the list. show hidden files in windows
| Problem | Likely Cause | Solution | |---------|--------------|----------| | Hidden files still not visible after setting | System files still hidden | Uncheck "Hide protected OS files" | | Setting reverts after reboot | Group Policy or antivirus | Check gpedit.msc → User Config → Admin Templates → Windows Components → File Explorer | | "Hidden items" checkbox grayed out | Registry restriction | HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer → delete NoFolderOptions | | Can't see files on external drive | Drive uses different attribute system | Use attrib -s -h -r X:\*.* /s /d (with caution) | If File Explorer freezes or you prefer a