Use the registry to modify the Win7/Win8 hard disk partition name

  
        If the user reinstalls XP as Win7/Win8, the original hard disk partition name may not be changed, and the rename will not work. This situation is generally caused by modifying the partition using Format Fdisk under XP system.
In this case, how can we rename the hard disk partition to the name we want? In this article, we will use the C drive named Windows8 as an example. Execute regedit and enter the following path
[HKEY_LOCAL_MacHINE\\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\DriveIcons]
If there is no DriveIcons, please create a new item (K). And named "DriveIcons".
Re-enter DriveIcons to create a new item (K) and rename it to "C", then enter C to create a new item (K) and rename it to "DefaultLabel".

We enter DefaultLabel, open and modify the string value to "Windows8"
and then open my computer to see if it works immediately?

Copyright © Windows knowledge All Rights Reserved