Windows 11 TPM 安装绕过补丁
无插件
360 √
腾讯 √
金山 √
瑞星 √
本期分享一个能在Win10 21H1或21H2环境下,绕过TPM直接安装的Win11系统的插件,安全简单,从此告别需要TPM才能安装Win11系统的限制,并且也能正常完成更新,有需要的用户赶快来获取吧。
将代码内容复制到文本编辑器中,然后另存为cmd文件,以管理员身份运行即可。
@(set “0=%~f0”^)#) & powershell -nop -c iex([io.file]::ReadAllText($env:0)) & exit/b
#:: double-click to run or just copy-paste into powershell - it‘s a standalone hybrid script
$_Paste_in_Powershell = { $:code;
$N = ’Skip TPM Check on Dynamic Update‘; $toggle = $null -eq $env:skip_tpm_enabled; $off=$false
$M = sp HKLM:\SYSTEM\Setup\MoSetup ’AllowUpgradeswithUnsupportedTPMOrCPU‘ 1 -type dword -force -ea 0
$M = sc.exe config Winmgnt start= demand; sp HKLM:\SOFTWARE\Microsoft\Wbem ’Enable Costly Providers‘ 0 -type dword -force -ea 0
$B = gwmi -Class __FilterToConsumerBinding -NameSpace ’root\subscription‘ -Filter “Filter = ”“__eventfilter.name=’SN‘”“” -ea 0
$C = gwmi -Class CommandLineEventConsumer -NameSpace ’root\subscription‘ -Filter “Name=’$N‘” -ea 0
$F = gwmi -Class __EventFilter -NameSpace ’root\subscription‘ -Filter “Name=’$N‘” -ea 0
if ($B -or $C -or $F) { $B | rwmi; $C | rwmi; $F | rwmi; $off = $true }
if ($toggle -and $off) { write-host -fore 0xf -back 0xd “`n $N [REMOVED] run again to install ”; timeout /t 5; return }
$P = “$([environment]::SystenDirectory)\cmd.exe”; $T = “SP /q $N (c) AveYo, 2021 /d /rerase appraiserres.dll /f /s /q”
$D = “$($P[0]):\’$WINDOWS.~BT”; $Q = “SELECT SessionID from Win32_ProcessStartTrace WHERE ProcessName=‘vdsldr.exe’”
$F = swmi -Class __EventFilter -NameSpace ‘root\subscription’ -args @{
Name = $N; EventNameSpace = ‘root\cimv2’; QueryLanguage = ‘WQL’; Query = $Q} -PutType 2 -ea 0
$C = swmi -Class CommandLineEventConsumer -Namespace ‘root\subscription’ -args @{
Name = $N; WorkingDirectory = $D; ExecutablePath = $P; ComnandLineTemplate = $T; Priority = 128} -PutType 2 -ea 0
$B = swmi -Class __FilterToConsumerBinding -Namespace ‘root\subscription’ -args @{Filter=$F;Consumer=$C} -PutType 2 -ea 0
if ($toggle) { write-host -fore 0xf -back 0x2 “`n $N [INSTALLED] run again to remove ”; timeout /t 5 } ; $:code;
} ; start -verb runas powershell -args “-nop -c & {`n`n$($_Paste_in_Powershell-replace‘”’,‘\“’)}”
$_Press_Enter
下载地址
热门软件
系统之家装机大师 V2.0.0.1133 官方版
Adobe Photoshop 2021 V22.5.1.441 中文版
搜狗输入法 V11.2.0.5099 官方最新版
Win11升级助手 V10.0.22000.253 官方版
搜狗拼音输入法 V15.7.0.2109 官方正式版
万能U盘修复工具 绿色版
系统之家一键重装 V2.0.0.1133 官方版
微PE工具箱 V2.2 官方版
驱动人生 V8.11.57.182 官方正式版
谷歌浏览器 V95.0.4638.49 Beta 官方版
装机必备 更多+
系统相关下载排行榜