Tuesday, August 3, 2010

How to Change the OS Name in Windows Boot Manager

EXAMPLE: Windows Boot Manager
NOTE: This is an example of the default Windows 7 name (left) renamed to Windows 7 (build 7000) (right) instead. You can rename the OS to any name you like though.
Dual Boot - Change OS Name in Windows Boot Manager-boot_manager.jpgDual Boot - Change OS Name in Windows Boot Manager-boot_manager-2.jpg



METHOD ONE

Using the bcdedit Command
1. Start the Operating System (ex: Windows 7) that you want to change the name of in the Windows Boot Manager screen.

2. Open a elevated command prompt.

3. In the elevated command prompt, type bcdedit and press enter. (See screenshot below)
NOTE: This will let you see what the name of the {current} operating system name is. This will be the operating system that you are currently in (ex: Windows 7).
Dual Boot - Change OS Name in Windows Boot Manager-step1.jpg
4. In the elevated command prompt, type:
bcdedit /set {current} Description "name you want"
and press enter. (See screenshot below)
NOTE: For example, if I wanted to change the name to Windows 7 (build 7000), I would type bcdedit /set {current} Description "Windows 7 (build 7000)" and press enter.
Dual Boot - Change OS Name in Windows Boot Manager-step2.jpg
5. In the elevated command prompt, type bcdedit and press enter. (See screenshot below)
NOTE: This will let you see and verify the new name of the {current} operating system.
Dual Boot - Change OS Name in Windows Boot Manager-step3.jpg
6. Close the elevated command prompt.

7. When you restart the computer next, you will see the new name listed for the operating system. (See example screenshots at the top of the tutorial)




METHOD TWO

Using EasyBCD Program

NOTE: Special thanks to SIW2 for providing this.1. Download and install the EasyBCD program, then run it.
Dual Boot - Change OS Name in Windows Boot Manager-easybcd2009-01-23_142941.jpg
2. Click on the Change Settings button.

3. Select the OS whose name you want to change in the drop down arrow menu.

4. To the left of the Name line, click in the line to put the cursor there and type any name you want for the OS.

5. Click on the Save Settings button.

kunkun-laptop .... ;)