Skip to main content

How to Create a Truly Invisible Folder in Windows

Hiding a folder on a Windows desktop

Short answer: you can make a Windows folder effectively invisible by giving it a blank name and a transparent icon, so it sits on your desktop with nothing showing. It is a fun trick for casual privacy, but remember it only hides the folder, it does not protect the contents. Here is how to do it and how to find it again.

Step 1: Give the folder a blank name

  1. Right-click the folder > Rename.
  2. Delete the name, then hold Alt and type 0160 on the numeric keypad (this inserts an invisible character), then release Alt and press Enter.
  3. The folder now has no visible name.

(The Alt+0160 code enters a non-breaking space, so Windows accepts the "blank" name.)

Step 2: Give it a transparent icon

  1. Right-click the folder > Properties > Customize tab > Change Icon.
  2. Scroll through the icon list to find a blank/transparent icon (there are empty gaps among the icons), select it.
  3. Apply. Now both the name and icon are invisible, the folder is effectively hidden in plain sight.

How to find it again

The folder is still there, just invisible:

  • Drag-select over the area where it sits, its outline appears when selected.
  • Or note its location; you can still open it by path.
  • To undo, rename it back and change the icon to a normal one.

Important: invisible is not secure

Invisible folderReal security
Hidden from a casual glanceEncrypted, needs a password
Found by search or select-allUseless to others without the key

The non-obvious tip: encrypt if it actually matters

An invisible folder stops a sibling or coworker glancing at your desktop, but anyone can find it by searching, showing hidden items, or selecting all on the desktop, and the files are fully readable. For genuinely private data, put it in an encrypted container with the free VeraCrypt or use BitLocker. Use the invisible-folder trick for fun or trivial privacy, and encryption for real secrets.

Frequently asked questions

How do I make an invisible folder in Windows?

Rename it with a blank name using Alt+0160 for the name, then set a transparent/blank icon via Properties > Customize > Change Icon. Both name and icon disappear.

How do I find an invisible folder again?

Drag-select over where it sits to reveal its outline, or open it by its file path. To undo, rename it and give it a normal icon.

Is an invisible folder secure?

No. It only hides from a casual glance. Anyone can find it via search or select-all, and the files are fully readable. Use encryption for real privacy.

How do I actually protect a private folder?

Put the data in an encrypted container with VeraCrypt or use BitLocker, so it stays unreadable without the password even if someone finds it.

Comments