2 weeks ago
Hi, all, I encountered a problem when upgrading Windows 11. The system prompts "This computer does not currently meet the minimum system requirements to run Windows 11". I checked the configuration several times, but I still don't know where it doesn't meet the requirements. I am a little confused. Is there any friend who knows how to help me see what to do in this situation? Thank you!
Solved! Go to Solution.
2 weeks ago
If you encounter the prompt "This PC doesn’t currently meet the minimum system requirements to run Windows 11", you can try the following method to skip certain checks using command line tools or the registry:
Registry modification method:
The above method can skip some hardware restrictions and try to upgrade Windows 11.
2 weeks ago
@Dorothy321 wrote:If you encounter the prompt "This PC doesn’t currently meet the minimum system requirements to run Windows 11", you can try the following method to skip certain checks using command line tools or the registry:
Registry modification method:
- Press Win + R and enter regedit to open the registry editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup.
- Right-click in the blank space on the right, select New > DWORD (32-bit), name it
- AllowUpgradesWithUnsupportedTPMOrCPU, and set the value to 1.
- Save and exit the registry, restart the computer and then upgrade.
The above method can skip some hardware restrictions and try to upgrade Windows 11.
I have tried this method and followed the steps to add AllowUpgradesWithUnsupportedTPMOrCPU in the registry and set the value to 1, but in the end I still couldn't bypass the restriction and the upgrade still failed. I wonder if there is any step missing, do you have any other suggestions?