FG
💻 Software

Hiding files/folders which begin with a full stop (period)

Fresh7 days ago
Mar 15, 202647287 views
Confidence Score1%
1%

Problem

Windows does not use the dot-file convention for hidden files. However, many Windows applications (mostly opensource/cross-platform) use files and folders with this convention. How can I make Windows Explorer automatically hide these dot-files?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Hiding files/folders which begin with a full stop (period)

Low Risk

is the command to hide anything, directories included that start with a dot This won't list the files (as stated below), but will hit every file it can access, and apply the Hidden attribute. Once this is done, you can make sure that the Folder Options are set to hide hidden files. Click on Start, type and press Enter. Click on the View tab, then choose Don't show hidden files, folders, or drives under Files and Folders \ Hidden files and folders. Hit Apply, then OK (or just OK).

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment