Hey there! I'm back with another awesome video in which I'll show you how to change the drive letter of any volume via CMD.
Here's how to:
1. Run Command Prompt as an Administrator
2. Put in the following command: diskpart and then press ENTER
3. Next, type this: list volume and hit ENTER
4. Now, select the volume that you want to change the letter for and then type this: select volume 2 (can be any other number) and again hit ENTER
5. Finally, use this command to assign a letter for your selected volume drive: assign letter=X where X stands for any letter, e.g. A or it can be X letter as well. Make sure to hit ENTER once you’re done, of course.
6. That's it. You're all done.