Sunday, October 10th 2021

Windows 11 TPM Requirement? Bypass it in 5 Minutes

So you have a $2,000 Core i7-6950X HEDT processor, which you thought would last forever, but Windows 11 Setup stands in your way with its steep system requirements that include TPM and Secure Boot. What do you do? With Windows 11, Microsoft introduced new requirements for compatible hardware, and these are purely software-only checks—nothing really requires it. Besides the much-talked about TPM 2.0 spec compatible hardware Trusted Platform Module as a system requirement, there's also new requirements for UEFI Boot, and installation on a GPT partitioned drive (no more MBR boot for Windows 11).

While these requirements do make some sense going forward, this walls off a lot of potential users, i.e. everyone without a TPM 2.0 add-on card, or those with processors older than 7th Gen Intel Core "Kaby Lake," or AMD Ryzen 2000 "Pinnacle Ridge" series. We have discovered a quick and easy way to defeat these checks during Windows 11 Setup, including for that nagging TPM 2.0, and Secure Boot. Here's a step by step guide for fresh installations.

Update Oct 7th: At the end of this article, which is focused on "clean installation", we added a method that lets you perform the upgrade of an existing installation to Windows 11, without any TPM. For this same scenario Microsoft offers a method that downgrades the TPM requirement from 2.0 to 1.2, our method works without any TPM and also relaxes other requirements, like memory size, UEFI and MBR.

Update Oct 10th: Improved the steps for the "upgrade" installation, to mention that updates to the updater should be turned off.
Step 1: Create the Registry Modification
After preparing your installation media (on another PC), open Notepad, paste the text below, save this file as "bypass.reg" on the bootable USB flash drive that's serving as installation media for Windows 11. You can also put just this file alone on a separate USB stick, the Windows installation environment will show it as additional drive.
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassTPMCheck"=dword:00000001
"BypassSecureBootCheck"=dword:00000001
"BypassRAMCheck"=dword:00000001
"BypassStorageCheck"=dword:00000001
"BypassCPUCheck"=dword:00000001
Copy and paste the text, including the "Window Registry Editor Version 5.00" part, it should look like in the screenshot below. Also, make sure to save as "bypass.reg" and not "bypass.reg.txt", which can happen if you use notepad and have "Show file extensions" turned off in Explorer (the default).
Step 2 Boot from that Installation Media USB Flash Drive
Now, simply boot from that USB flash drive, run Windows 11 Setup, and proceed until you hit the screen that says "This PC can't Run Windows 11."
Here, click on the "back" button of the wizard (top left of the window), which takes you back to the previous screen.

Step 3: Invoke a Command Prompt
Press "Shift+F10" on your keyboard. This opens a Command Prompt window. Type "regedit" and hit Enter.
Step 4: Get Registry Editor to Pick Up that Registry File You Made
With Registry Editor open, get it to import the "bypass.reg" file that's been sitting on your USB flash drive.

Step 5: Proceed with the Installation
That's it! Close all windows, and proceed with the installation.
What Happened Here
The Windows 11 installation media, much like that of Windows 10 and Windows 8 before it, is essentially a bootable "live CD" of a Windows environment, with a singular purpose of installing Windows, or attempting to Repair your Windows installation. Logically, this environment needs the tools for such repairs, including a Registry Editor and a Command Prompt. It also has its own Windows Registry, which tells it how to go about installing Windows. With this Registry mod, you're making the installer overlook multiple system requirements, meeting, including "TPM Check," which checks for a TPM 2.0 compliant module (or Firmware TPM), whether Secure Boot (and its dependency of a disabled CSM) are met.

If you need additional help, let us know in the comments,

Bypass TPM and other requirements for Update from within Windows
Start the Windows 11 update software, click "Change how setup downloads updates" and select "not right now", or disconnect from the Internet before pressing "Next". The reason is that there's now a new version of the updater that disables the "back" button on the "Unsupported Hardware" screen. Click "Next", after some checking, a screen "This PC doesn't currently meet Windows 11 system requirements" appears.
Now open the folder "C:\$WINDOWS.~BT\Sources" and look for the file "appraiserres.dll", delete the file. Make sure to delete the correct file, there's several "appraiser" files in that folder.
Return to the Windows 11 updater (no need to restart it), click "back", and "next", done.
Add your own comment

261 Comments on Windows 11 TPM Requirement? Bypass it in 5 Minutes

#126
Fierce Guppy
ArcdarI'm really going to look forward to a comment if you did the x99 system - I still have two dual stations (x79 & x99) which I'd like to see how they perform with win11 but didn't have the time yet (or the next two to three weeks) to try it :( ...
Gone and did it.

As this PC has SecureBoot, UEFI, and TPM 2.0, I chose to install the OS using the Windows 11 Media Creation Tool. I still have not seen a nag prompt about my i7-5960X which is unexpected. The Windows 10 chipset drivers is a must to avoid seeing this:



Installing option features actually works unlike on the X58 machine. What worries me is there was only two updates queued.



Really? Is that all others with fully compatible PCs got?

Anyway, poor design decisions are apparent in this OS but it has been stable. All device drivers that worked in Windows 10 work in Windows 11. Even Asus AI Suite 3 works which is a goddamn miracle, but the Intel MEI driver must be installed first.

Got games to install...
Posted on Reply
#128
TheOne
And now I have used the reg edit to do a fresh install on my old X58 system, which will be dual booting with Windows 7, so far it is very snappy.
Posted on Reply
#129
W1zzard
@scope54, you had a post which you deleted "Reason: Misunderstood directions". What was the issue? Maybe I can improve the wording in our article
Posted on Reply
#130
Mussels
Freshwater Moderator
Dude, i missed this thread - nice guide!

Is there a way to edit this into an ISO or installer USB?
Posted on Reply
#131
lexluthermiester
MusselsIs there a way to edit this into an ISO or installer USB?
I'm sure there is. Haven't looked into it though as I'm still using the method of creating a Win10 install USB and replacing the install.esd with the one from the Windows 11 ISO. Installs using that method are seamless.
Posted on Reply
#132
Mussels
Freshwater Moderator
lexluthermiesterI'm sure there is. Haven't looked into it though as I'm still using the method of creating a Win10 install USB and replacing the install.esd with the one from the Windows 11 ISO. Installs using that method are seamless.
I just found out a collection of complicated methods to do so, and i'm working up a guide on how to do it.
The W11 ESD/WIM onto the W10 USB/ISO seems ideal, but finding a free ISO editing program is the fun part.


Edit: here you go

The file can be install.wim or install.esd, certain tools compress the wim to esd

Use a windows 10 installer, with windows 11 files

1.Download a Windows 10 and Windows 11 ISO
2.Download Anyburn (It's old and ugly, but its free)
www.anyburn.com/thank-you-install-anyburn.htm

3.Open your Win 10 ISO file in Anyburn,
Browse to the sources folder, and delete the existing install.wim (or install.esd)

4 .Mount the Windows 11 ISO in windows explorer

5. Go back to Anyburn, click the Add button and browse to the new install.wim file from your Windows 11 ISO and add it to where you deleted the old file

6.Click create, save it as a new name, like Win11noTPM.iso

That's it, done.





Modify an existing bootable Win10 USB:

1. Use any method to create a W10 bootable USB, Rufus or the Microsoft media creation tool are recommended.

2. Browse to sources on the USB drive and delete the Windows 10 install.wim file

3. Copy Install.wim from your Win11 ISO to the same location

Tada, your W10 USB now installs W11 instead

(Windows has long supported the ability to "mount" an ISO and have it appear as a read only DVD drive, so you do not need third party software to open the Win 11 ISO file)



Multi-Boot with wVentoy:
(Theres an option to make this work with secure boot, but you have to wipe the disk to toggle it)
Ventoy can be installed to a USB, that makes a hidden bootable partition at the end of the drive.
To windows, this looks like a regular simple single partition, but disk manager shows the second hidden boot partition at the end (~500MB)

When booted from, Ventoy loads up a very simple screen that lets you choose an ISO file from the drive - Any ISO. 11, 10, 7, Linux, anything.
This is great for a recovery drive, as you can keep 7/8.1/10/11 and live boot linux all in here, and clean install an OS to any system - and it's super easy to update or replace the ISO's.
The only limit here is how big the drive you chose is, and you can add/remove/edit the ISO files without touching ventoy again
Posted on Reply
#133
ronsi
The upgrade fix did not work for me. When I followed it, the process checks for updates and restores 'appraiserres.dll'. Furthermore, the "Back" button is disabled, so even if I try to delete appraiserres.dll from the temp folder, I have to cancel the installation.

I even tried modifying the iso and delete appraiserres.dll altogether. Same outcome

Suggestions?
Posted on Reply
#134
ThrashZone
ronsiThe upgrade fix did not work for me. When I followed it, the process checks for updates and restores 'appraiserres.dll'. Furthermore, the "Back" button is disabled, so even if I try to delete appraiserres.dll from the temp folder, I have to cancel the installation.

I even tried modifying the iso and delete appraiserres.dll altogether. Same outcome

Suggestions?
Hi,
Same happened to me
Disconnect from the internet solved the dead back button issue.
Posted on Reply
#135
TheOne
When you are going through the upgrade process set it to not look for updates.
Posted on Reply
#136
W1zzard
ronsiThe upgrade fix did not work for me. When I followed it, the process checks for updates and restores 'appraiserres.dll'. Furthermore, the "Back" button is disabled, so even if I try to delete appraiserres.dll from the temp folder, I have to cancel the installation.

I even tried modifying the iso and delete appraiserres.dll altogether. Same outcome

Suggestions?
Thanks! Confirmed, I suspect they added a downloadable update, to prevent us deleting appraiserres.dll. Just disconnect before attempting the upgrade, updating the original post
Posted on Reply
#137
ExcuseMeWtf
If requirement can be downgraded like that, is it really a requirement anymore?

Makes you wonder what was the point of it to begin with.
Posted on Reply
#138
Dyatlov A
MusselsI just found out a collection of complicated methods to do so, and i'm working up a guide on how to do it.
The W11 ESD/WIM onto the W10 USB/ISO seems ideal, but finding a free ISO editing program is the fun part.


Edit: here you go

The file can be install.wim or install.esd, certain tools compress the wim to esd

Use a windows 10 installer, with windows 11 files

1.Download a Windows 10 and Windows 11 ISO
2.Download Anyburn (It's old and ugly, but its free)
www.anyburn.com/thank-you-install-anyburn.htm

3.Open your Win 10 ISO file in Anyburn,
Browse to the sources folder, and delete the existing install.wim (or install.esd)

4 .Mount the Windows 11 ISO in windows explorer

5. Go back to Anyburn, click the Add button and browse to the new install.wim file from your Windows 11 ISO and add it to where you deleted the old file

6.Click create, save it as a new name, like Win11noTPM.iso

That's it, done.

Modify an existing bootable Win10 USB:

1. Use any method to create a W10 bootable USB, Rufus or the Microsoft media creation tool are recommended.

2. Browse to sources on the USB drive and delete the Windows 10 install.wim file

3. Copy Install.wim from your Win11 ISO to the same location

Tada, your W10 USB now installs W11 instead

(Windows has long supported the ability to "mount" an ISO and have it appear as a read only DVD drive, so you do not need third party software to open the Win 11 ISO file)



Multi-Boot with wVentoy:
(Theres an option to make this work with secure boot, but you have to wipe the disk to toggle it)
Ventoy can be installed to a USB, that makes a hidden bootable partition at the end of the drive.
To windows, this looks like a regular simple single partition, but disk manager shows the second hidden boot partition at the end (~500MB)

When booted from, Ventoy loads up a very simple screen that lets you choose an ISO file from the drive - Any ISO. 11, 10, 7, Linux, anything.
This is great for a recovery drive, as you can keep 7/8.1/10/11 and live boot linux all in here, and clean install an OS to any system - and it's super easy to update or replace the ISO's.
The only limit here is how big the drive you chose is, and you can add/remove/edit the ISO files without touching ventoy again
if it is working, i think this will be the best methode :). I will simply change the .wim file on my installation pendrive.
Posted on Reply
#139
Totally
CrAsHnBuRnXpIf Microsoft allows this and even themselves gives you a bypass option when upgrading from Windows 10, why dont they just nix the requirement all together?
They're not allowing it, just turning a blind eye. If a vulnerability or something happens down the line, MS can just go ¯\_ (ツ)_/¯ "Unsupported config, not our problem but well patch it whenever we get around to doing so."
Posted on Reply
#140
mechtech
I thought it would be on how to set up your bios and stuff not to let windows 11 upgrade. ;)

well until it's maybe at final beta at least :)
Posted on Reply
#141
lexluthermiester
ronsiSuggestions?
Yes, fresh install. If it will not upgrade, you will need to fresh install using a bypass method.
W1zzardThanks! Confirmed, I suspect they added a downloadable update, to prevent us deleting appraiserres.dll. Just disconnect before attempting the upgrade, updating the original post
Or this..

Folks, general rule of thumb and common sense: You should not be connected to the internet unless you are using it. If you're not using it, disconnect. It's safer and prevents a lot of nonsense.
Posted on Reply
#142
W1zzard
lexluthermiesterYes, fresh install. If it will not upgrade, you will need to fresh install using a bypass method.
As others have mentioned (and I updated the original post): disconnect from internet or turn off the updater's update feature
Posted on Reply
#143
Prima.Vera
Wait. Can we do this directly in Windows 10? I mean use this reg, and then start the Win11 setup directly from Win10, not from the boot USB flash.
I want just to upgrade to Win11, not a clean install.
Thank you.
Posted on Reply
#144
b1k3rdude
s3thraI used the Windows 10 USB installer with Windows 11 install.wim method to get it installed on my old BIOS based Phenom II machine following this guide. Windows Updates works on both installations just fine so far as well.
Interesting, I wonder how long with till last as M$ said they would block updated on machines that dont have Bootloader Signature Enforcement (otherwise known as 'secure boot'....) and TPM enabled....
lexluthermiesterFolks, general rule of thumb and common sense: You should not be connected to the internet unless you are using it. If you're not using it, disconnect. It's safer and prevents a lot of nonsense.
100%, any OS/App needs the internet to 'install' is a hard no or it gets blocked via WFC (www.binisoft.org/wfc.php)
Posted on Reply
#145
W1zzard
Prima.VeraWait. Can we do this directly in Windows 10? I mean use this reg, and then start the Win11 setup directly from Win10, not from the boot USB flash.
I want just to upgrade to Win11, not a clean install.
Thank you.
Read the news post
Posted on Reply
#146
lexluthermiester
W1zzardAs others have mentioned (and I updated the original post): disconnect from internet or turn off the updater's update feature
Ah, didn't see that...
Posted on Reply
#147
chrcoluk
This is all funny for me, I dont understand why people are doing all this stuff when they could just stay on Windows 10 currently?
Posted on Reply
#148
lexluthermiester
chrcolukThis is all funny for me, I dont understand why people are doing all this stuff when they could just stay on Windows 10 currently?
Because many of us HATE and LOATH the UI for Windows 10. 11 is a great improvement and hearkens back to the days of Windows 7. 11 is a return to good form for the UI of Windows and we will NOT let irritatingly artificial limitations and nonsense requirements stand in our way of a better computing experience. We will also not be forced to upgrade/replace perfectly capable PC's just because microsoft says so.

If you don't understand after that explanation, you likely never will, it's all good, continue to enjoy Windows 10. Not everyone sees things the same way..
Posted on Reply
#149
ThrashZone
lexluthermiesterBecause many of us HATE and LOATH the UI for Windows 10. 11 is a great improvement and hearkens back to the days of Windows 7. 11 is a return to good form for the UI of Windows and we will NOT let irritatingly artificial limitations and nonsense requirements stand in our way of a better computing experience. We will also not be forced to upgrade/replace perfectly capable PC's just because microsoft says so.

If you don't understand after that explanation, you likely never will, it's all good, continue to enjoy Windows 10. Not everyone sees things the same way..
Hi,
Exactly which part of 11 reminds you of win-7 lol
Can't be the start button menus
Can't be the context menus
Can't be explorer tools header
Can't be settings pages

I believe 10 has fewer changes from the default install than 11 because
At least the start button menu didn't need any alterations
Context menu wasn't totally borked
Explorer tools header/ ribbon at least didn't hide options and all were on tabs.
Settings pages are mostly the same except 10's has more.

Bottom line 10 or 11 doesn't really matter I didn't use 10 very much for anything else that oc benchmarks but saying 11 is like 7 is a stretch lol
Classic shell now open shell works on 10 also lol

And frankly I said on page 2 or 3 that I had to disconnect from the internet or the back button was dead don't believed @W1zzard believed me though lol
Posted on Reply
#150
Prima.Vera
W1zzardRead the news post
Sorry, just saw that. Thank you.
Posted on Reply
Add your own comment
Apr 25th, 2024 03:15 EDT change timezone

New Forum Posts

Popular Reviews

Controversial News Posts