Installation and Upgrade Bypass Windows 11 System Requirements on Unsupported PC

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:
  • Tags Tags
    tpm

Windows_11_banner.png

This tutorial will show you how to bypass the Windows 11 CPU, RAM, Secure Boot, and TPM 2.0 system requirements allowing you to clean install or upgrade to Windows 11 on a unsupported PC that doesn't meet these requirements.

Installing Windows 11 on a device that does not meet Windows 11 minimum system requirements is not recommended. If you choose to install Windows 11 on ineligible hardware, you should be comfortable assuming the risk of running into compatibility issues.

If you like, you can bypass the check for TPM 2.0 (at least TPM 1.2 is required) and the CPU family and model.

Trusted Platform Module (TPM) technology is designed to provide hardware-based, security-related functions. A TPM chip is a secure crypto-processor that helps you with actions such as generating, storing, and limiting the use of cryptographic keys.

A processor or central processing unit (CPU), is the electronic circuitry within a computer that carries out the instructions of a computer program by performing the basic arithmetic, logic, controlling, and input/output (I/O) operations specified by the instructions.

Windows 11 minimum system requirements:

Processor1 gigahertz (GHz) or faster with 2 or more cores on a compatible 64-bit processor or System on a Chip (SoC).
RAM4 gigabyte (GB).
Storage64 GB or larger storage device Note: See below under “More information on storage space to keep Windows 11 up-to-date” for more details.
System firmwareUEFI, Secure Boot capable. Check here for information on how your PC might be able to meet this requirement.
TPMTrusted Platform Module (TPM) version 2.0. Check here for instructions on how your PC might be enabled to meet this requirement.
Graphics cardCompatible with DirectX 12 or later with WDDM 2.0 driver or higher.
DisplayHigh definition (720p) display that is greater than 9” diagonally, 8 bits per color channel.

Your device might malfunction due to these compatibility or other issues. Devices that do not meet these system requirements will no longer be guaranteed to receive updates, including but not limited to security updates.

The following disclaimer applies if you install Windows 11 on a device that doesn't meet the minimum system requirements:

This PC doesn't meet the minimum system requirements for running Windows 11 - these requirements help ensure a more reliable and higher quality experience. Installing Windows 11 on this PC is not recommended and may result in compatibility issues. If you proceed with installing Windows 11, your PC will no longer be supported and won't be entitled to receive updates. Damages to your PC due to lack of compatibility aren't covered under the manufacturer warranty. By selecting Accept, you are acknowledging that you read and understand this statement.

Windows11Setup_warning_doesnt meet_requirements.webp


Before you install Windows 11
If you are unsure if your device meets the Windows 11 minimum system requirements and have Windows 10 already installed, you can download the PC Health Check app, which will assess eligibility and identify components of your device that don't meet the minimum requirements. The app will also link to info that details steps you can take to make your device meet the minimum system requirements.

After you install Windows 11 on unsupported hardware
When Windows 11 is installed on a device that does not meet the minimum system requirements, Windows will notify you using a watermark on your Windows 11 desktop. You might also see a notification in Settings to let you know the requirements are not met.

If you're experiencing issues after upgrading to Windows 11 and your device does not meet the minimum system requirements, Microsoft recommends you go back to Windows 10. This option is only available for 10 days following your upgrade, after which time the files needed to perform this function will be removed to free up disk space on your device.

References:

You must be signed in as an administrator to bypass the Windows 11 TPM 2.0 and CPU system requirements on a Windows 10 PC.




Contents

  • Option One: Bypass Windows 11 System Requirements using Rufus
  • Option Two: Bypass Windows 11 System Requirements using REG file
  • Option Three: Bypass Windows 11 System Requirements for 24H2 In-place Upgrade using Command




Option One

Bypass Windows 11 System Requirements using Rufus


1 Create a Windows 11 installation USB using a Windows 11 ISO and Rufus using the steps in the tutorial below.


2 Check at least Remove Requirement for 4GB+ RAM, Secure Boot and TPM 2.0 in Rufus.

Rufus.png





Option Two

Bypass Windows 11 System Requirements using REG file


1 Click/tap on the Download button below to download the REG file below.

Allow_upgrade_to_Windows11_with_unsupported_system_requirements.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\PCHC]
"UpgradeEligibility"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup]
"AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassRAMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"BypassTPMCheck"=dword:00000001

2 Save the .reg file to your desktop in Windows 10.

3 Double click/tap on the downloaded .reg file to merge it.

4 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

5 You can now delete the downloaded .reg file if you like.




Option Three

Bypass Windows 11 System Requirements for 24H2 In-place Upgrade using Command


You need to do the following steps in this option before running setup.exe for a in-place upgrade to 24H2.



1 Open Windows Terminal (Admin), and select Command Prompt.

2 Copy and paste each command below one at a time into Windows Terminal (Admin), and press Enter after each command.

reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\CompatMarkers" /f 2>NUL

reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Shared" /f 2>NUL

reg.exe delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators" /f 2>NUL

reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\HwReqChk" /f /v HwReqChkVars /t REG_MULTI_SZ /s , /d "SQ_SecureBootCapable=TRUE,SQ_SecureBootEnabled=TRUE,SQ_TpmVersion=2,SQ_RamMB=8192,"

reg.exe add "HKLM\SYSTEM\Setup\MoSetup" /f /v AllowUpgradesWithUnsupportedTPMOrCPU /t REG_DWORD /d 1


That's it,
Shawn Brink


 

Attachments

Last edited:

Will always be a method that works. For anyone that stumbles across this, or if @Brink wants to pin this somewhere (repost it as it's own) (Credit attributed; feel free to adjust any I missed):​

Windows 11: Install WITHOUT Microsoft Account

BYPASSNRO Method:

  • Press Shift+F10 when it asks for an internet connection
    *If this Does NOT Work, Restart PC and try key combo again*
  • Type: OOBE\BYPASSNRO
1741197797018.webp


Disable Network Connection Flow Method:

  • Press Shift+F10 when it asks for an internet connection
  • Type taskmgr and hit the Enter button
  • Click on the More details button
  • Find the Network Connection Flow process
  • Select it and click the End task button
  • Close all windows and enter your name and password to continue.
Disable NIC Method (If ALREADY Connected to Internet):
  • Press Shift+F10 to launch Command Prompt as Administrator
  • Type: netsh wlan show interfaces
  • Type: netsh interface set interface name="WirelessNetworkName" admin=DISABLED
    *Replace “WirelessNetworkName” with your Wi-Fi Interface Name*
  • Close Command Prompt
  • After Windows 11 Install, Go to Device Manager > Enable NIC

JAVA Method: (Credit: @thepineapple )

  • On screen that shows "Is this the right country or region?"
  • Press CTRL + Shift + J (Click on the graphic on the left of the screen to shift the focus. THEN press the key combination).
  • A Java console will be opened. Enter the command below.
    *Case Sensitive*
    WinJS.Application.restart("ms-cxh://LOCALONLY")
  • Make sure that the console is still the active window by clicking on it, then press the ESC key. This will close the console but you will see a new panel on the screen that looks like this:
    1741198197319.webp
  • Enter a user name here. This will be an Admin user account
AUDIT Mode Method:
  • Press Ctrl+Shift+F3 when it asks for an internet connection.
  • Will Reboot and Login with Administrator Automatically
  • Leave “System Preparation Tool” Window Open
  • Create Local User Account in Any Method
  • Open Registry Editor
    HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status
    DWORD
    : AuditBoot = Value to Decimal 0
  • Close Registry Editor
  • CloseSystem Preparation Tool” Window
  • Reboot PC to OOBE

AnswerFile Method: (Credit @hsehestedt )

  • Create a text file (in Notepad or similar; editor that does NOT alter formatting)
  • Paste the following XML:

  • Code:
    <?xml version="1.0" encoding="utf-8"?>
    
    <!--
    Last updated on Aug 23, 2024
    
    The purpose of this answer file is to bypass the Windows 11 system requirement checks, create a local user account, and
    eliminate the need for an internet connection during setup. It does NOT perform an unattended installation of Windows.
    
    It includes a Windows 10 / 11 Pro key.
    
    It will create a local user account named "WinUser" with a full name of "Windows User" and a password of "Password1".
    
    END OF NOTES
    -->
    
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <UserData>
                    <ProductKey>
                        <Key>VK7JG-NPHTM-C97JM-9MPGT-3V66T</Key>
                    </ProductKey>
                    <AcceptEula>true</AcceptEula>
                </UserData>
                <RunSynchronous>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>1</Order>
                        <Path>reg add HKLM\System\Setup\LabConfig /v BypassTPMCheck /t reg_dword /d 0x00000001 /f</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>2</Order>
                        <Path>reg add HKLM\System\Setup\LabConfig /v BypassSecureBootCheck /t reg_dword /d 0x00000001 /f</Path>
                    </RunSynchronousCommand>
                    <RunSynchronousCommand wcm:action="add">
                        <Order>3</Order>
                        <Path>reg add HKLM\System\Setup\LabConfig /v BypassRAMCheck /t reg_dword /d 0x00000001 /f</Path>
                    </RunSynchronousCommand>
                </RunSynchronous>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <UserAccounts>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>UABhAHMAcwB3AG8AcgBkADEAUABhAHMAcwB3AG8AcgBkAA==</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <DisplayName>Windows User</DisplayName>
                            <Group>Administrators</Group>
                            <Name>WinUser</Name>
                        </LocalAccount>
                    </LocalAccounts>
                </UserAccounts>
                <OOBE>
                    <HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
                    <UnattendEnableRetailDemo>false</UnattendEnableRetailDemo>
                    <HideEULAPage>true</HideEULAPage>
                    <HideOEMRegistrationScreen>true</HideOEMRegistrationScreen>
                    <HideOnlineAccountScreens>true</HideOnlineAccountScreens>
                    <ProtectYourPC>1</ProtectYourPC>
                </OOBE>
            </component>
        </settings>
    </unattend>
  • Name file “autounattend.xml
  • Edit XML
  • WinUser” to Desired User Account Profile Name
  • Windows User” to Desired User Account Display Name (Full Name)
  • Change Product Key to Desired Windows Version (Generic Install Keys)
    • S 3NF4D-GF9GY-63VKH-QRC3V-7QW8P
    • Home YTMG3-N6DKC-DKB77-7M9GH-8HVX7
    • Pro VK7JG-NPHTM-C97JM-9MPGT-3V66T
    • Education YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY
    • Enterprise XGVPP-NMH47-7TTHJ-W3FW7-8HV2C
  • Burn ISO to USB to make Installation Media
  • Copy .xml to Root of USB
    1741200855277.webp
*User Account Password will be: “Password1

Rufus Method: .https://rufus.ie/en/

  • Choose USB Device from Drop-down
  • Choose ISO via Browsing to .iso File
  • Burn ISO to USB with Rufus via "Start" Button
  • Once You Click "Start" Use the Options Depicted in the Screenshot Below:
    1741201395097.webp

    *OPTIONALLY - You can set Rufus to Auto-create a Local Administrator Account with the Name You Designate as well*
 
Last edited:

My Computer

System One

  • OS
    Windows 11 Pro
I still find Rufus the easiest and best method. I have a whole range of older machines I have recently updated with this method, and they are all running great. I have one more to do which might be done over the weekend. I was going to leave them on Windows 10, as see what happens after October, but thought why.
 
Last edited:

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom Built
    CPU
    Intel i9 14900KF
    Motherboard
    Asus z790 ProArt Creator WiFi
    Memory
    64GB Corsair Vengeance RGB
    Graphics Card(s)
    MSI 4090 Suprim X
    Sound Card
    Onboard
    Monitor(s) Displays
    1 x Asus 24". 1 x Asus 32"
    Screen Resolution
    1920x1080 & 2560 x 1440
    Hard Drives
    Multiple
    PSU
    Corsair 1200HX
    Case
    Corsair 7000D RGB
    Cooling
    Corsair H150I Capellix XT
    Keyboard
    Corsair K70 RGB MK.2
    Mouse
    Corsair M55 RGB Pro
    Internet Speed
    1000Mb/s
    Browser
    Edge
    Antivirus
    Windows Default

Starting with Windows 11 build 26200.5516 (Dev) and build 26120.3653 (Beta), Microsoft is removing the bypassnro.cmd script from the build to enhance security and user experience of Windows 11. This change ensures that all users exit setup with internet connectivity and a Microsoft Account.

 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender

Starting with Windows 11 build 26200.5516 (Dev) and build 26120.3653 (Beta), Microsoft is removing the bypassnro.cmd script from the build to enhance security and user experience of Windows 11. This change ensures that all users exit setup with internet connectivity and a Microsoft Account.

Is this what we are looking forward to with 25H2?
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 24H2
    Computer type
    Laptop
    Manufacturer/Model
    Dell Inspiron 3793
    CPU
    Intel Core i7 1065G7 @ 1.30GHz Ice Lake 10th Generation
    Motherboard
    Dell Inc. 0V996R
    Memory
    16 GB
    Graphics Card(s)
    Intel Iris Plus Graphics with shared graphics memory
    Monitor(s) Displays
    Laptop Display 17"
    Screen Resolution
    1920 x 1080
    Hard Drives
    512 GB M.2, NVMe SSD boot, 1 TB SATA SSD data drive .
    Internet Speed
    100 Mbs
    Browser
    Microsoft Edge / Firefox
    Antivirus
    F-Secure Security Suite
    Other Info
    Upgraded from Windows 10 to Win 11 on 10-21-21
    Upgraded to Win 11 22H2 on 9-20-22 (Clean Install)
    Upgraded to Win 11 23H2 on Halloween 2023
    Replaced original optical drive with a 1 GB SATA SSD
  • Operating System
    Windows 11 Pro 24H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Inspiron 3910
    CPU
    12th Gen Intel Core i7-12700 processor (12-Core, 25M Cache, 2.1GHz to 4.8GHz)
    Motherboard
    Dell 0KHP4K
    Memory
    16 GB
    Graphics card(s)
    Intel(R) UHD Graphics 770 with shared graphics memory
    Monitor(s) Displays
    Dell 27" Monitor S2721DS,
    Screen Resolution
    QHD 2560 x 1440 @ 75 Hz
    Hard Drives
    1TB M.2, PCIe NVMe, SSD
    Internet Speed
    100 Mbps
    Browser
    Edge
    Antivirus
    F-Secure Security Suite
    Other Info
    Bought in November 2022
    Updated to 23H2 10-31-23
    Updated to 24H2 10-31-24

Starting with Windows 11 build 26200.5516 (Dev) and build 26120.3653 (Beta), Microsoft is removing the bypassnro.cmd script from the build to enhance security and user experience of Windows 11. This change ensures that all users exit setup with internet connectivity and a Microsoft Account.

The important question isn't whether the script no longer exists, but if the BypassNRO reg key is now ignored by OOBE.

There are other methods to enable the key, either by altering the reg value in the install image, or using unattended files (like Rufus).
 

My Computer

System One

  • OS
    Windows 7

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender
Microsoft is to steps back.
It is like don't want more users installs win11.

Now what we do with this new:

Starting with Windows 11 build 26200.5516 (Dev) and build 26120.3653 (Beta), Microsoft is removing the bypassnro.cmd script from the build to enhance security and user experience of Windows 11. This change ensures that all users exit setup with internet connectivity and a Microsoft Account.

Even with this we can disable it with rufus?
 

My Computer

System One

  • OS
    Windows 7 sp1
    Computer type
    PC/Desktop
    Browser
    Firefox
Microsoft is to steps back.
It is like don't want more users installs win11.

Now what we do with this new:

Even with this we can disable it with rufus?

Hello, :alien:

Yes, we can still use Rufus for now.

There's also still a workaround we can use like in the red warning box under step 16 below.

 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gbps Download and 35 Mbps Upload
    Browser
    Google Chrome
    Antivirus
    Microsoft Defender and Malwarebytes Premium
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Windows Defender
Back
Top Bottom