FG

How to hide/deal with dotted (.) folders in windows?

Fresh3 days ago
Mar 15, 2026566 views
Confidence Score0%
0%

Problem

There are a lot of applications that uses the dot notation + application name to store it's data. This is common on *NIX systems but it's not recommended by FreeDesktopStandards, in fact they should use the variable, which usually is mapped to directory. For instance is very common for an applicati…

Error Output

$XDG_CONFIG_HOME

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to hide/deal with dotted (.) folders in windows?

Low Risk

You can set the files as hidden by opening the command prompt and running: This will look for any files and folders in beginning with a period and mark them with the hidden attribute. You can make this recuresive (i.e. it will search sub folders) by…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment