This widget could not be displayed.
This widget could not be displayed.
cancel
Showing results for 
Search instead for 
Did you mean: 

This pc doesn't currently meet the minimum system requirements to run windows 11

Russeban
Star II

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!

6 REPLIES 6

Dorothy321
Star I

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:

  1. Press Win + R and enter regedit to open the registry editor.
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup.
  3. Right-click in the blank space on the right, select New > DWORD (32-bit), name it
  4. AllowUpgradesWithUnsupportedTPMOrCPU, and set the value to 1.
  5. 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.


@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:

  1. Press Win + R and enter regedit to open the registry editor.
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup.
  3. Right-click in the blank space on the right, select New > DWORD (32-bit), name it
  4. AllowUpgradesWithUnsupportedTPMOrCPU, and set the value to 1.
  5. 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?