2

I renamed a drive to m500 and another to m600 and now every time I plug in ANY external drive, windows will label it to m500 or m600.
I've tried 4 different drives of varying sizes (130gb - 5tb), same behavior.

Sometimes it'll duplicate too, so D: m500 and E: m500.

Guessing where windows stores the label info got corrupted but not sure how to clear that out?

House3272
  • 193
  • 1
  • 7

1 Answers1

2

Turned out it's stored as a registry entry here:

Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons

Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\DriveIcons

I deleted both entries for D and E (leaving \DriveIcons empty) and rebooted.
That fixed it for me.

House3272
  • 193
  • 1
  • 7