When I am try to change drive letter in Windows 7, I am getting error message:
The parameter is incorrect.
I know there are another tools to change drives letter. But I don't like to install a program for this simple reason. So I am searched and found a way by regedit.
The following example change the drive letter E: to M:
-
Open regedit
-
Goto HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
-
Rename the key \DosDevices\E: to \DosDevices\M:
-
Restart the computer.
Source:
Note:
Tested on Windows 7 64-bit.
Warning:
Changing the system drive letter is dangerous.
Changing drive letter should apply only for other than the system partitions.