Forum Discussion
elliot-williams
Jul 03, 2024Copper Contributor
Help Needed: Install Windows 11 Without TPM on My PC
I am trying to upgrade my Windows 10 PC to Windows 11 as Microsoft asks me to do that from time to time. I downloaded the Windows 11 Installation Assistance but it tells me that this PC can't run this version of Windows 11.
Later, I downloaded the PC Heather Check app and it says my PC is missing TPM. I'm really eager to upgrade, but I'm stuck at this roadblock and not sure how to proceed. Has anyone successfully installed Windows 11 without TPM?
If so, could you please share the steps or any workarounds you used? I would greatly appreciate any suggestion on how to bypass this requirement. I'm open to trying different methods or tools to make this upgrade possible.
It is now 2024 and there are dozens of ways to help you install Windows 11 without TPM and Secure Boot, even for very old PCs. I managed to install Windows 11 on a 10-year old ThinkPad laptop (No TPM & Secure Boot) with the help of this step-by-step guide: https://www.tekgit.com/install-windows-11-without-tpm
18 Replies
Sort By
- rocketmathai88Copper Contributor
I installed windows 10 pro into MacBook pro, now I am trying to install windows 11 pro into it. I did some research Microsoft did mention they will bypass tpm for all systems but user’s risk.
- NagendraCopper Contributor
By modifying the registry on Windows 10, you can upgrade to Windows 11 while bypassing the TPM 2.0 requirement:
- Type regedit and press Enter to open the Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup.
- Right-click on Setup, select New > Key, and name it LabConfig.
- Within LabConfig, create the following DWORD (32-bit) values:
- BypassTPMCheck → Set it to 1.
- BypassSecureBootCheck → Set it to 1.
- BypassRAMCheck → Set it to 1.
- Close the Registry Editor and proceed with the installation.
This allows you to bypass the hardware requirements during the upgrade process.
- ManuSingh47Copper Contributor
Hello Man I just wanna know I have all the requirement but, I don't have the TPM 2.0 and the CPU Generation.
Please tell me how I bypass the CPU generation.
- KevinG3Copper Contributor
Nagendra quick question.....
Is it considered a legitimate installation as far as receiving regular monthly security updates and everything else that comes through Windows Update?
- KevinG3Copper Contributor
Phil, Does Win BootMate work as is (free) or do you have to pay for it before it will do a one time Windows 11 install?
- DeadpoolKunmingCopper ContributorKeep in mind that installing Windows 11 without TPM may not provide optimal security features or support. Additionally, Microsoft may not officially support this workaround, and it may affect your system's stability or functionality.
- J0eB1owCopper Contributor
Keep in mind that installing Windows 11 or any other Microsoft product with TPM may not provide optimal security features or support.
- AlexandraMortonCopper Contributor
I can tell you about a time I helped a user set up a virtual machine to install windows 11 without tpm 2.0 and secure boot. This user was in a similar situation to you, his computer also failed the TPM 2.0 check, but he was eager to try out the new features of Windows 11. He decided to use a virtual machine to bypass TPM check.
First, we chose VMware Workstation and VirtualBox, both of which are very popular virtual machine software that support most operating systems. To ensure everything goes smoothly, we downloaded the official ISO file of Windows 11.
- Open VMware and create a new virtual machine.
- Select Install Disc Image File (ISO) and browse to the Windows 11 ISO file we downloaded.
- As recommended, sufficient memory and processor resources were allocated.
- Some adjustments to network and display settings were made to ensure the virtual machine runs smoothly.
During the installation process, Windows 11 installed smoothly in the virtual environment because the virtual machine itself simulates the required hardware environment, including TPM. After the installation is completed, the user can start exploring Windows 11, and all new features can be used, just like running in a real environment.
Although the system response speed may not be as fast as on a physical machine, especially when running some resource-intensive applications, but overall, the experience was successful. The user was very satisfied with it because he did not need to change any hardware to experience Windows 11.
- NicholasBellCopper Contributor
Understand that you want to upgrade to Windows 11 wtihout TPM. Microsoft does have some hardware requirements, including TPM 2.0, which can be a challenge for many older computers.
However, there are some unofficial ways to install Windows 11 without TPM, but this involves modifying the installation media, which can be risky. For example, future Windows updates may detect this bypass and may cause compatibility or security issues. If you are willing to try, I can provide a rough guide of the steps, but please be aware that doing so may violate Microsoft's terms of use and may have an impact on the security of your system.
If you decide to proceed, be sure to back up important data in case anything unexpected happens. Here are the rough steps:
Step 1. First, you need to download the ISO file of Windows 11 from the official Microsoft website.
Step 2. Modify the ISO file: Using some tools (such as Rufus or other third-party software), you can disable the TPM check when creating the installation USB. Tools such as Rufus provide an option to bypass the TPM check when creating the boot disk.
Step 3. Make a bootable USB: Use the modified ISO file and burn it to a USB drive via Rufus.
Step 4. Plug the USB into your PC, reboot, enter BIOS, set to boot from USB, and follow the on-screen instructions to install.
Again, this method may bring risks, including system stability and security issues. If your PC is mission-critical or data-sensitive, it is recommended to consider upgrading the hardware or using a device that meets the official Windows 11 requirements.
- KevinG3Copper Contributor
I have a quick question,
After using one of these numerous ways to bypass the TPM 2 check, will Windows Update still work normally?
Does installing 11 on an old machine disable any other features or make the machine 'stuck-in-time' ?
Thanks
Kevin
- KimberlyFordsCopper Contributor
elliot-williamsOne simple trick is by editing the Registry during Windows 11 installation.
- Boot from the Windows 11 USB drive.
- When you see the "This PC can't run Windows 11" message, press Shift + F10 to open the Command Prompt.
- Type regedit and press Enter to open the Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\Setup.
- Right-click on Setup and select New > Key. Name it LabConfig.
- Right-click on LabConfig and select New > DWORD (32-bit) Value. Name it BypassTPMCheck.
- Double-click on BypassTPMCheck and set the value to 1.
- Create another DWORD (32-bit) value named BypassSecureBootCheck and set the value to 1.
- Close the Registry Editor and Command Prompt.
- Continue with the installation.
At this time, you won't see any error and you can proceed to install Windows 11 on a PC without TPM. However, this is not an user friendly solution, especially for newbies.
- yechpaCopper Contributor
Great, it was so long i didn't use this trick...
I just wanna add for those who won't think about it so easily, that between 9 and 10 you just have to hit the back button...
- romulopeixoto2010Copper Contributor
KimberlyFords Just tried your solution and it worked perfectly, I would just add since Windows will require a restart after that part is done, to boot on the second start from the hard drive, not the bootable device, got a bit stuck in a loop here for some minutes until I figured it out
- KevinG3Copper Contributor
Have you had any issues with your Windows 11 install?
Does it update OK?Did it activate (digital license or whatever)?
- SarahBrownCopper Contributor
If your PC doesn't have a compatible TPM chip, you can still install Windows 11 without TPM, You can disable secure boot:
- Restart your PC and press the key to access the BIOS settings (usually F2, F12, or Del).
- Navigate to the "Boot" or "Secure Boot" section and disable Secure Boot.
- Save the changes and exit the BIOS settings.
- Restart your PC again and try running the Windows 11 installation media (USB drive or ISO file).
- CarmenPhilCopper Contributor
It is now 2024 and there are dozens of ways to help you install Windows 11 without TPM and Secure Boot, even for very old PCs. I managed to install Windows 11 on a 10-year old ThinkPad laptop (No TPM & Secure Boot) with the help of this step-by-step guide: https://www.tekgit.com/install-windows-11-without-tpm