Show file extensions for known file types
File ExplorerTutte le versioni di Windows 10/11Ripristinabile
This will show file extensions for known file types. By default, Windows hides file extensions for known file types which can lead to confusion and security risks.
Codice da applicare
Show file extensions for known file typesRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000
Codice per ripristinare
Hide file extensions for known file typesRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000001
Vuoi combinare questa modifica con altre?
Apri il configuratoreModifiche correlate
Explorer to Home Change the default location that File Explorer opens to 'Home'
Explorer to This PC Change the default location that File Explorer opens to 'This PC'
Explorer to Downloads Change the default location that File Explorer opens to 'Downloads'
Explorer to OneDrive Change the default location that File Explorer opens to 'OneDrive'
Show hidden files, folders and drives
By default, Windows hides certain files, folders and drives to prevent accidental modification or deletion. Turn this on to show all files in File Explorer.