If you have a computer with unsupported hardware, you cannot upgrade to Windows 11 through Windows Update. However, Microsoft left a loophole open but made no official mention of it. He left this option to organizations and people who will knowingly install this system on incompatible hardware. To install you need to use a bootable USB drive or ISO file to manually install/update.
Note that while Windows 11 can be installed on unsupported hardware, Microsoft is not obligated to provide security or driver updates. You do this at your own risk and there is no guarantee that your system will be stable and will have compatible drivers.
As a reminder, when the hardware is incompatible, we will receive this information when installing the Win11 system:
To install Windows 11 on an unsupported PC, use these steps:
- Start the PC with the Windows 11 USB Flash Drive
- Press any key to continue.
-
Use the Shift + F10 keyboard shortcut to open Command Prompt.
-
Type the
regeditcommand and press Enter:
-
Navigate the following path:
HKEY_LOCAL_MACHINE\SYSTEM\Setup -
Right click on theSetup key, select New and then the
Key option.
- Name this key LabConfig and press Enter.
-
Right click on the LabConfig key, select New, and then the
DWORD (32-bit) Value option. Do this twice and name the keys
appropriately:
- BypassTPMCheck
-
BypassSecureBootCheck
- BypassRAMCheck (optional, rarely useful but in the next point it will be included)
-
Double click the newly createded keys and set their value from 0 to 1.
- Close registry tool and continue installation process
Comments
Post a Comment