How To Change Explorer Drive Icons via Registryβ
See also: Windows Registry Paths and Keys > Explorer Drive Icons.
Contentsβ
Overviewβ
If you need to change or fix missing drive icons in explorer, this guide shows how to accomplish this through the Windows Registry.
Personally, I use this to tweak any icons associated with a mapped or mounted drive (i.e. G: Google Drive, etc.).
Here are all the steps in order:
- Run
regedit - Backup Registry via
File > Export(optional) - Navigate to path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons - Add Keys (folders) for each drive letter.
- Create sub-keys (folders) nested under each drive letter named
DefaultIcon. - Assign a value for each
Defaultkey value within theDefaultIconsub-key as the quoted absolute path to the ICO icon file on the hard drive. - Right click and
Exportthe entireDriveIconsfolder as a backup to future re-use. - Exit registry and restart Windows Explorer in Task Manager to view updated icons.
Before and After:
Before
![]()
After
![]()
Preliminary Stepsβ
-
Run
regedit -
Backup Registry via
File > Export(optional) -
Navigate to path:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons:
![]()
Create Nested DriveIcons Keysβ
- Add Keys (folders) for each drive letter:
![]()
- Create sub-keys (folders) nested under each drive letter named
DefaultIcon:
Note: Can also assign folders/keys for DefaultLabels here as well
![]()
- Assign a value for each
Defaultkey value within theDefaultIconsub-key as the quoted absolute path to the ICO icon file on the hard drive:
![]()
Export and Test Resultsβ
-
Right click and
Exportthe entireDriveIconsfolder as a backup to future re-use. -
Exit registry and restart Windows Explorer in Task Manager to view updated icons.
Internal Links: Windows Registry Paths and Keys | 050 - Computer External Links: Link to Original Note I made in Evernote Sources: Original Source Unknown - From Evernote Note.