Forum Discussion
Can't install windows 11 on AMD processor ryzen 7 1700x
If you're unable to install Windows 11 on your AMD Ryzen 7 1700X due to hardware compatibility issues—specifically because your system doesn't meet the official requirements, such as TPM 2.0—you can try using the Group Policy Editor method to bypass some of these restrictions.
Here's how you can proceed, with the understanding that "install Windows 11 on unsupported AMD processor" is a common scenario when attempting these workarounds:
Note: This method is intended for advanced users and may affect system stability or security. Proceed with caution and consider creating a full backup before making changes.
Step-by-step guide to install Windows 11 on unsupported amd processor:
1. Boot from the Windows 11 installation media and start the setup process.
2. When you reach the "This PC can't run Windows 11" screen, press Shift + F10 to open Command Prompt.
3. In the Command Prompt, type:
regedit
and press Enter to open the Registry Editor.
4. In Registry Editor, navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\Setup
5. Create a new key:
Right-click on Setup, select New > Key, and name it MoSetup.
6. Create a new DWORD value:
With MoSetup selected, right-click on the right pane, choose New > DWORD (32-bit) Value.
Name it AllowUpgradesWithUnsupportedTPMOrCPU.
7. Set the value to 1:
Double-click on AllowUpgradesWithUnsupportedTPMOrCPU and set the value data to 1.
8. Close Registry Editor and the Command Prompt.
9. Continue with the Windows 11 installation process.