Collection / Studio / Motion
← Back to scripts

Show Hidden Files

Use this page to generate a quick Explorer visibility command for hidden files and protected operating system files.

Start with the script

Build, copy, or download the PowerShell script first

Slugpowershell-script-show-hidden-files
TypePowerShell Script
Command preview Ready

          

What the script does

See the change before you run anything

This page is useful when you need to inspect app data folders, hidden configuration files, or troubleshooting paths that Windows normally keeps out of view.

Why it works

Why this command can solve the Windows issue you searched for

Helpful for advanced Windows tasks, troubleshooting, and accessing folders like AppData or other hidden locations.

Check after running

Confirm the result in Windows instead of guessing

After you run the command, verify the related Windows setting or workflow instead of assuming every change applied exactly as expected. A quick manual check helps you catch edition differences, permissions issues, or app-specific behavior.

Before you run it

Review the notes and choose only the options you actually need

Showing protected operating system files increases the chance of accidental changes. Turn that option on only when you know why you need it.

Next useful pages

Open the next page that fits the same task

These links help you move from a command page to the matching Windows guide or browser tool without digging through the site again.

Do this exactly

Open PowerShell the right way, paste the command, and then verify the result

  1. Choose the options on this page until the command preview matches what you want to change.
  2. Click Copy command so you do not have to select the text manually.
  3. Press Start, type PowerShell or Terminal, and open it. Use Run as administrator if the page warns that machine-wide or system changes need it.
  4. Paste the copied command into PowerShell. You can usually right-click once or press Ctrl+V.
  5. Press Enter and wait for the command to finish. Read any message shown in the window instead of closing it immediately.
  6. Open the matching Windows setting or app afterward and confirm the change really happened.

How to use

  1. Choose whether hidden files should be shown.
  2. Decide how protected operating system files should behave.
  3. Choose whether Explorer should restart automatically.
  4. Copy and run the generated command.

FAQ

Questions about Show Hidden Files

Does this only affect File Explorer visibility?

Yes. It changes Explorer settings for whether certain files and folders are shown.

Why restart Explorer after applying it?

Restarting Explorer helps the visibility change appear immediately in File Explorer windows.