FG
💻 Software

Automatically hide files with certain extension in Windows

Fresh5 days ago
Mar 15, 202620252 views
Confidence Score0%
0%

Problem

Is it possible for Windows to automatically hide files with a certain extension? Let's say some program generates a set of files (I cant alter the sources of the program), and I would like some of these files to be recognized by the system by their extension and automatically set hidden – is it pos…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Automatically hide files with certain extension in Windows

Low Risk

Hiding a file is not the property of OS. Its the properties of the file which makes it visible or hidden and I don't think windows support hiding files by extension. But you can write your own program which will take the extension and then it will a…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment