Use the file manager’s View or Show options
Enable Show Hidden Files
On Windows, open File Explorer and turn on Hidden items
On macOS, press Command + Shift + Period
On Linux, press Ctrl + H in the file manager
In terminal, use ls -a to list hidden files
In terminal, use dir /a on Windows
In terminal, use Get-ChildItem -Force in PowerShell
