Windows: Désactiver dossier type detection in explorer globally

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Windows: Désactiver dossier type detection in explorer globally

Message par ForumBot »

In Explorateur Windows (Win7-10) the folder's type is detected automatically by the files in it (e.g., music).
I can disable this on folder base manually in the properties of each folder (and its subfolder). But this creates beaucoup de desktop.ini files.

Existe-t-il un moyen de disable the folder type detection on a system based level - like "Windows should never detect the folder types on its own and should always use the plain file view"?
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Windows: Désactiver dossier type detection in explorer globally

Message par ForumBot »

**This method will require modifying your registry**

- Start by opening `regedit` (in Windows 7 allez dans menu Démarrer > Run and enter `regedit`; for Windows 10 just click menu Démarrer and start typing `regedit` and appuyez sur Entrée)

- Naviguez vers `HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell`

- Delete both of the following keys: `Bags` and `BagMRU`

- Faites un clic droit sur the `Shell` key et sélectionnez `New > Key` and name it `Bags`

- Faites un clic droit sur `Bags` key et sélectionnez `New > Key` and name it `AllFolders`

- Faites un clic droit sur `AllFolders` key et sélectionnez `New > Key` and name it `Shell`

- Faites un clic droit sur `Shell` key et sélectionnez `New > String Value` name it `FolderType`

- Double-cliquez sur on `FolderType` in the right window pane to bring up the `Edit String` option.

- In the `Value Data` filed enter `NotSpecified`

- Now close regedit and you're done. Explorateur Windows will no longer detect the folder's type and change the view.
Répondre

Revenir à « Personnalisation Windows »