Open command prompt(Run As admin).
In the command prompt, type bcdedit and press enter.
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-
4. In the command prompt, type:
bcdedit /set {current} Description "name you want"
and press enter.
(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)
No comments:
Post a Comment