Home >System Tutorial >Windows Series >[Solved] This PC Can\'t Run Windows 11 on VMware Workstation
Installing Windows 11 on VMware Workstation enables users to enjoy the latest Windows features regardless of the hardware requirement for host PC. However, it is so depressing when you find "this PC can't run Windows 11" on VMware Workstation after booting from the ISO. Why does this happen and how to fix it? Here in this passage you will know the reason and get some easy ways to fix it.
Step 2: Extend HKEY_LOCAL_MACHINE folder and SYSTEM folder. Right-click on Setup folder, and select New to create a new Key.
Step 3: Name the new key as LabConfig. Enter Labconfig folder and right-click on the blank to create a new DWORD(32-bit) Value.
Step 4: Name the DWORD(32-bit) Value as BypassCPUCheck.
Step 5: Right-click on BypassCPUCheck and choose Modify.
Step 6: Adjust the Value data of BypassCPUCheck to 1 and click on OK.
Step 7: Right-click on the blank and create another 3 new DWORD(32-bit) Value files one by one. Name them as BypassTPMCheck, BypassRAMCheck, BypassSecureBootCheck and adjust their Value data into 1 respectively. Then quit this Windows.
Step 8: Close the Windows Command Prompt to go on Windows Setup.
Step 9: Click Install now and you will successfully continue installing Windows 11 VMware without the error "this PC Can't Run Windows 11" on VMware.
Option 2: Enter Bypass Check Command in Command Prompt.
Ensure your virtual machine has 2 or more virtual processors and then fix "this PC can't run Windows 11" error on VMware Workstation as follow:
Press Shift + F10 and then enter the commands in the command Prompt as below.
Type reg add HKLMSystemSetupLabConfig /v BypassTPMCheck /t reg_dword /d 1
Press Enter button.
Type reg add HKLMSystemSetupLabConfig /v BypassSecureBootCheck /t reg_dword /d 1
Press Enter button.
Type reg add HKLMSystemSetupLabConfig /v BypassRAMCheck /t reg_dword /d 1
Press Enter button.
Then you can close all the command Prompt and go ahead to install Windows 11 on VMware Workstation without error.
Trusted Platform Module (TPM) technology is designed to provide hardware-based, security-related functions. Some users have tried to add TPM on VM and successfully fix "this PC can't run Windows 11" error on VMware. You can try on this easy way by following the steps.
Step 1: Encrypt Virtual Machine
1. Click on Edit virtual machine settings.
2. Choisissez Options dans la section supérieure, sélectionnez Contrôle d'accès et cliquez sur Crypter.
3. Entrez et confirmez votre mot de passe et cliquez sur Encrypt pour terminer le cryptage de la VM.
Étape 2 : Ajouter un module de plateforme de confiance
1. Choisissez Matériel en haut à gauche et cliquez sur Ajouter en bas.
Il s'agit de savoir comment réparer « ce PC ne peut pas exécuter Windows 11 » sur VMware Workstation. J'espère que les étapes ci-dessus pourront vous aider à résoudre le problème avec succès. Si vous ne parvenez toujours pas à installer Windows 11 sur une machine virtuelle, vous pouvez choisir d'installer Windows 11 sur USB au lieu d'une machine virtuelle. Avec une clé USB amorçable Windows 11, vous pouvez exécuter un Windows 11 portable et propre sur PC quand vous en avez besoin.
The above is the detailed content of [Solved] This PC Can\'t Run Windows 11 on VMware Workstation. For more information, please follow other related articles on the PHP Chinese website!