Drive letter change after XP reinstallation

Status
Not open for further replies.

Hemantdhyani

Posts: 38   +0
Hard Drive Letter Labeled with other Alphabets apart from C: , This will Create Problems During Driver or other software installations , Normally this Issue Occurs whenever OSRI is Performed on the customer system without Unplugging the External Devices so if you come across any issues Perform the Following Steps

1. Log on as an Administrator.
2. Start Regedt32.exe.
3. Go to the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
4. Click MountedDevices.
5. On the Security menu, click Permissions.
6. Verify that Administrators have full control. Change this back when you are finished with these steps.
7. Quit Regedt32.exe, and then start Regedit.exe.
8. Locate the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
9. Find the drive letter you want to change to (new). Look for "\DosDevices\C:".
10. Right-click \DosDevices\C:, and then click Rename. Note You must use Regedit instead of Regedt32 to rename this registry key.
11. Rename it to an unused drive letter "\DosDevices\Z:". This frees up drive letter C.
12. Find the drive letter you want changed. Look for "\DosDevices\D:".
13. Right-click \DosDevices\D:, and then click Rename.
14. Rename it to the appropriate (new) drive letter "\DosDevices\C:".
15. Click the value for \DosDevices\Z:, click Rename, and then name it back to "\DosDevices\D:".
16. Quit Regedit, and then start Regedt32.
17. Change the permissions back to the previous setting for Administrators (this should probably be Read Only).
18. Restart the computer.

Note
The following method involves some risks (as is the case with all modifications done to the registry) but if you know what you are doing I'd say your chances of messing it up are close to null.
 
Status
Not open for further replies.
Back