Blog

How to install Windows 11 on unsupported hardware

UPDATED 4/12/2023: If you have a computer with unsupported hardware, you may upgrade to Windows 11, but not through Windows Update. Instead, you must use a bootable USB flash drive or ISO file to perform a clean install or in-place upgrade manually. 

Microsoft left the loophole open but didn’t mention it anywhere in the documentation, nor is it supported. According to the company, installing Windows 11 on unsupported hardware is an option for organizations. However, anyone could upgrade at their own risk knowing there is no system stability and driver compatibility guarantee.

In other words, you can continue with the setup manually if you choose to install Windows 11 on incompatible hardware. However, you must confirm that the upgrade will have an “unsupported state.” Microsoft defines an “unsupported state” as a computer that doesn’t meet the minimum system requirements. As a result, it won’t be entitled to receive updates from Windows Update. Although these devices may continue to receive updates anyway, the company isn’t obligated to provide security and driver updates or technical support.

This guide will teach you how to install Windows 11 (version 22H2) on a computer with incompatible hardware. Since the device does not officially support the new version of Windows, using this workaround is not recommended unless you know the risks and understand that stability, compatibility, and updates are not guaranteed. 

Install Windows 11 on unsupported hardware from USB

Using the ISO file to perform a clean installation, you will need to create a bootable media using a third-party tool like Rufus or Command Prompt to start the setup process with a USB flash drive. 

In addition, you also have to make sure the device can start from USB, which means you will have to change the UEFI settings. Since most computers have different settings, check your manufacturer support website for more specific details.

To install Windows 11 on an unsupported PC, use these steps:

  1. Start the unsupported PC with the Windows 11 USB flash drive.

  2. Press any key to continue.

  3. Use the “Shift + F10” keyboard shortcut to open Command Prompt.

  4. Type the following command and press Enter:

    regedit

    Windows 11 Setup open regedit

  5. Navigate the following path:

    HKEY_LOCAL_MACHINE\SYSTEM\Setup
  6. Right-click the Setup (folder) key, select New, and then the Key option.

    Registry LabConfig

  7. Name the key LabConfig and press Enter.

  8. Right-click the LabConfig (folder) key, select New, and then the DWORD (32-bit) Value option.

  9. Name the key BypassTPMCheck and press Enter.

  10. Double-click the newly created key and set its value from 0 to 1.

    BypassTPMCheck regedit

  11. Click the OK button.

  12. Right-click the LabConfig (folder) key, select New, and then the DWORD (32-bit) Value option.

  13. Name the DWORD BypassSecureBootCheck and press Enter.

  14. Double-click the newly created key and set its value from 0 to 1.

    BypassSecureBootCheck regedit

  15. Click the OK button.

  16. Click the Next button.

    Windows 11 Setup

  17. Click the Install now button.

    Windows 11 install option

  18. Click the “I don’t have a product key” option if you are reinstalling. If Windows 11 has been previously activated after the installation, reactivation will happen automatically.

    Skip license key option

  19. Select the edition of “Windows 11” that your license key activates (if applicable).

  20. Check the “I accept the license terms” option.

  21. Click the Next button.

  22. Select the “Custom: Install Windows only (advanced)” option.

    Windows 11 custom install option

  23. Select each partition in the hard drive you want to install Windows 11 and click the Delete button. (Typically, the “Drive 0” is the drive that contains all the installation files.)

    Delete partitions Windows 11 setup

    Warning: Deleting a partition also deletes all data on the drive. Also, it is not required to delete the partitions from a secondary hard drive.

  24. Select the hard drive (“Drive 0 Unallocated Space”) to install Windows 11 on an unsupported device.

    Clean install Windows 11 on unallocated space

  25. Click the Next button.

  26. Select your region setting after the installation on the first page of the out-of-the-box experience (OOBE).

    Windows 11 OOBE region

  27. Click the Yes button.

  28. Select your keyboard layout setting.

    Keyboard layout

  29. Click the Yes button.

  30. Click the Skip button if you do not need to configure a second layout.

  31. The computer will automatically connect to the network if it uses an Ethernet connection. If you have a wireless connection, you must set up the connection manually (a security key may be required).

  32. (Optional) Confirm a name for the computer.

    Windows 11 OOBE name PC

  33. Click the Next button. (The device will restart automatically.)

  34. Select the “Set up for personal use” option if you are configuring Windows 11 Pro. The “Home” edition does not have this option.

    Windows 11 setup types

  35. Click the Next button.

  36. Click the Sign in button.

    OOBE Sign in page

  37. Confirm your Microsoft account email, phone number, or Skype identification to create an account.

    Create Windows 11 account

  38. Click the Next button.

  39. Confirm your Microsoft account password.

  40. Click the Next button.

  41. Click on “View more options.”

    OOBE restore settings

  42. Choose the “Set up a new device” option.

    OOBE Set up as a new device

  43. Click the Next button.

  44. Click the Create PIN button.

    Windows 11 OOBE create PIN

  45. Create a new four-digit PIN.

    Create account PIN

  46. Click the OK button.

  47. Confirm the privacy settings best suit your situation by turning on or off the toggle switch for each setting.

    Windows 11 OOBE privacy settings

  48. Click the Next button.

  49. Click the Next button again.

  50. Click the Accept button.

    Privacy settings continued

  51. (Optional) On the “Let’s customize your experience” page, select one or more ways you plan to use the device to allow the setup to suggest tools and service customizations during this experience.

    Windows 11 OOBE customize experience

  52. Click the Accept button to continue. Or click the Skip button to skip this part of the setup.

  53. Click the Skip button for the Android phone link process.

  54. Click the “Next” button to automatically upload your Desktop, Pictures, and Documents folders to OneDrive. Or Select the “Only save files to this PC” option.

    OOBE OneDrive backup setup

  55. Click the Next button.

  56. Click the Decline button to skip the Microsoft 365 setup.

  57. Click the “Skip for now” button to skip the Game Pass subscription promotion.

Once you complete the steps, Windows 11 will install in an unsupported state, so you may not get security or driver updates.

Upgrade to Windows 11 on unsupported hardware from ISO file

Alternatively, you can perform an in-place upgrade of Windows 11 with an ISO file on a device that doesn’t meet the system requirements. However, you must run a script to bypass the TPM, Secure Boot, and processor check.

1. Bypass Windows 11 requirement checks

To bypass the minimum system requirements to install Windows 11, use these steps:

  1. Open MediaCreationTool.bat GitHub page.

  2. Click the Code button from the top-right corner and the Download Zip option.

    MediaCreationTool.bat download

  3. Select the MediaCreationToo.bat-main folder and click the Extract all button.

    File Explorer extract zip

  4. Click the Browse button.

  5. Select the extraction location and click the Select folder button.

  6. Click the Extract button.

  7. In the extracted folder, inside the MediaCreationToo.bat-main folder, open the bypass11 folder.

  8. Right-click the “Skip_TPM_Check_on_Dynamic_Update.cmd” file and select the Run as administrator option.

    Skip_TPM_Check_on_Dynamic_Update.cmd

  9. Click the More info option.

  10. Click the Run anyway button.

Once you complete the steps, you can mount an ISO file to begin the installation of Windows 11 on unsupported hardware (see steps below). If the script is not working, restart the computer and run it several times.

2. Upgrade to Windows 11 from ISO

To upgrade an incompatible computer to Windows 11 (version 22H2 or 21H2) with an ISO file, use these steps:

  1. Open Microsoft Support website.

  2. Under the “Download Windows 11 Disk Image (ISO)” section, select the Windows 11 option.

  3. Click the Download button.

  4. Select the installation language.

  5. Click the Confirm button.

  6. Click the Download button to save the Windows 11 ISO file on the device.

  7. Right-click the ISO file, select the Open with submenu, and choose the Windows Explorer option.

  8. Click on the mounted drive from the left navigation pane.

  9. Double-click the Setup file to begin the Windows 11 upgrade process.

  10. (Optional) Click the “Change how Windows Setup downloads updates” option.

    Windows 11 setup update options

  11. Select the “Not right now” option.

    Disable updates during installation

  12. Click the Next button.

  13. Click the Install button to upgrade while keeping files and apps.

    Media Creation Tool settings

If you want to start fresh with a clean installation of Windows 11, click the “Change what to keep” option, select the “Nothing” option, click the Next button, and then click the “Install” button.

After you complete the steps, the setup will continue to upgrade the laptop or desktop computer to the Windows 11 2022 Update (version 22H2). However, Windows 11 will run in an unsupported state that won’t guarantee updates, nor will you receive support from Microsoft.

Upgrade to Windows 11 on unsupported hardware from Registry

Although it’s not supported, Microsoft has published a workaround to bypass the Windows 11 requirements to continue the setup by editing the Registry. However, the computer needs a TPM 1.2 chip and UEFI firmware with Secure Boot enabled. (These steps may or may not work on Windows 11 22H2.)

1. Edit Registry to bypass official checks

To bypass the minimum system requirements to upgrade to Windows 11 22H2, use these steps:

  1. Open Start

  2. Search for regedit and click the top result to open the Registry Editor.

  3. Navigate to the following path:

    HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup
  4. Right-click the MoSetup (folder) key, select the New submenu, and choose the “DWORD (32-bit) Value” option.

  5. Name the key AllowUpgradesWithUnsupportedTPMOrCPU and press Enter.

  6. Double-click the newly created key and set its value from 0 to 1.

    AllowUpgradesWithUnsupportedTPMOrCPU

Once you complete the steps, you can mount an ISO file or connect a USB media to begin the installation of Windows 11 on unsupported hardware.

2. Upgrade to Windows 11 using ISO file

To begin the Windows 11 upgrade process, use these steps:

  1. Open Microsoft Support website.

  2. Under the “Download Windows 11 Disk Image (ISO)” section, select the Windows 11 option.

  3. Click the Download button.

  4. Select the installation language.

  5. Click the Confirm button.

  6. Click the Download button to save the Windows 11 ISO file on the device.

  7. Right-click the ISO file, select the Open with submenu, and choose the Windows Explorer option.

  8. Click on the mounted drive from the left navigation pane.

  9. Double-click the Setup file to begin the Windows 11 upgrade process.

  10. (Optional) Click the “Change how Windows Setup downloads updates” option.

    Windows 11 setup update options

  11. Select the “Not right now” option.

    Disable updates during installation

  12. Click the Next button.

  13. Click the Accept button to agree to the terms.

    Windows 11 setup requirement warning

  14. Click the Install button to upgrade while keeping your files and apps.

    Media Creation Tool settings

If you want to start fresh with a clean installation of Windows 11, click the “Change what to keep” option, select the “Nothing” option, click the “Next” button, and then click the “Install” button.

Once you complete the steps, the setup will continue upgrading the device to Windows 11.

Publicaciones relacionadas

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *

Botón volver arriba
Cerrar