- Attach the USB flash drive or insert the DVD on the PC where you want to install Windows 11.
- Restart your PC.
- If your PC does not automatically boot to the USB or DVD media, you might have to open a boot menu or change the boot order in your PC’s BIOS or UEFI settings.
- To open a boot menu or change the boot order, you’ll typically need to press a key (such as F2, F12, Delete, or Esc) immediately after you turn on your PC. For instructions on accessing the boot menu or changing the boot order for your PC, check the documentation that came with your PC or go to the manufacturer’s website.
- If you do not see the USB or DVD media device listed within the boot options, you may need to reach out to the PC manufacturer for instructions for temporarily disabling Secure Boot in your BIOS settings.
- If changing the boot menu or order doesn’t work, and your PC immediately boots into the OS you want to replace, it is possible the PC had not fully shut down. To ensure the PC fully shuts down, select the power button on the sign-in screen or on the Start menu and select Shut down.
- On the Install Windows page, select your language, time, and keyboard preferences, and then select Next.
- Select Install Windows.
Method 3: Download Windows 11 Disk Image (ISO). This option is for users that want to create a bootable installation media (USB flash drive, DVD) or create a virtual machine (.ISO file) to install Windows 11. This download is a multi-edition ISO which uses your product key to unlock the correct edition.
Click here to download the tool: ISO/Disk Image
Before you begin Make sure you have:
Method 4: Upgrade from Windows 11 Home to Professional using CMD
Step 1.Open CMD with Run as Administrator: Important Note: You need to select “Run As Administrator” to get upgrade permission.
Step 2: You need to copy the entire following code and paste it into CMD, then Enter :
slmgr.vbs /upk
Then you type this code:
DISM /online /Get-TargetEditions
If you see Target edition: Professional, your Windows 11 Home can upgrade to Windows 11 Pro
Step 3: You need to copy the entire following code and paste it into CMD, then Enter : (It uses Microsoft’s Default Key to upgrade from Home to Pro):
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
changepk.exe /productkey VK7JG-NPHTM-C97JM-9MPGT-3V66T
exit
Then you enter and wait for a moment.
Note: If you see “Windows upgrade failed”, you restart your pc. It will upgrade Windows 11 Home to Windows 11 Pro. (It will show as Windows 11 Pro)
Step 4: Restart the computer to finish upgrade Windows 11 Home to Pro.
Step 5: After the upgrade to Windows 11 Pro is completed, You need to Restart your computer and do the following steps to Activate Windows 11 Pro license:
Select the Start button, and then select Settings > System > Activation > Update product key > Change product key.