Forum Discussion
TiffanyFreund
Feb 07, 2026Copper Contributor
How can I upgrade to Windows 11 on AMD cpu from Windows 10?
A DIY PC build on 2018. The cpu is AMD Athlon 200 GE processor, 8GB RAM DDR4, ADATA 256GB SSD and a built-in graphics card. I double checked the update section in settings and there is no option for ...
DashielQuinn
Feb 08, 2026Iron Contributor
Registry Bypass edits the Windows registry to bypass Windows 11 hardware checks, fixing upgrade failures on AMD devices with unmet TPM/Secure Boot/CPU requirements. This tool-free method enables upgrade to windows 11 on a AMD processor—a common workaround for older AMD devices, with changes taking effect during installation.
How to upgrade to windows 11 on a AMD processor
- Create an official Windows 11 USB installer, boot your AMD device from it and enter the installation screen.
- When seeing "This PC cannot run Windows 11", press Shift+F10, type regedit and open Registry Editor.
- Go to HKEY_LOCAL_MACHINE\SYSTEM\Setup, create a new key named LabConfig.
- In LabConfig, make three DWORD (32-bit) values: BypassTPMCheck, BypassSecureBootCheck, BypassCPUCheck, set all to 1.
- Close the editor and CMD, click back then Next to skip checks and install.
Disadvantages
- Exact registry operation is required; beginners may fail or damage the system by mistake.
- AMD devices may have stability issuesand non-functional Win11 features.
- Disabled TPM/Secure Boot weakens system security, increasing malware attack risks.