Show network drive letters before drive label
File ExplorerAll Windows 10/11 versionsRevertible
This setting will show only network drive letters before the drive label in File Explorer.
Code to Apply
Show network drive letters before drive labelRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000001
Code to Revert
Show drive letters after drive label Show network drive letters before drive labelRegistry
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000000
Want to combine this with other tweaks?
Open ConfiguratorRelated Tweaks
Change the default location that File Explorer opens to 'Home'
Change the default location that File Explorer opens to 'This PC'
Change the default location that File Explorer opens to 'Downloads'
Change the default location that File Explorer opens to 'OneDrive'
Show file extensions for known file types
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.