How to: show the drive letters first in Windows Explorer

In some situations our customers want to see the drive letters first, instead of the drive name. For example (C:) SYSTEM or SYSTEM (C:). You can edit this with the following registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
“ShowDriveLettersFirst”=dword:00000004

       

Leave a Reply