Win11 22509.1000安裝失敗怎么辦?遇到0x80888002錯(cuò)誤,無(wú)TPM更新解決教程

就在今天,微軟公司發(fā)布了最新的Windows11開(kāi)發(fā)預(yù)覽頻道22509.1000版本,但是不少用戶在更新安裝的時(shí)候都出現(xiàn)了失敗的提示,這是怎么回事呢?下面小編就帶著大家一起看看怎么操作吧!
方法一:替換文件法。
首先用戶需要下載舊版的自動(dòng)屏蔽PTM 2.0工具,并在檢查更新的時(shí)候選擇開(kāi)啟。

自動(dòng)屏蔽TPM2.0 DLL檢測(cè) V1.0 綠色免費(fèi)版
- 類型:系統(tǒng)檢測(cè)
- 大?。?/span>527KB
- 語(yǔ)言:簡(jiǎn)體中文
- 時(shí)間:2021-12-07
下載完成后,在電腦桌面新建一個(gè)名稱為【AppraiserRes. dll】文件。
在開(kāi)始檢查更新的時(shí)候,打開(kāi)電腦C盤(pán)可以看到多出來(lái)兩個(gè)文件夾,打開(kāi)$WINDOWS.~BT\Sources
當(dāng)自動(dòng)更新到8%的時(shí)候,將桌面的【AppraiserRes. dll】文件復(fù)制到C:\$WINDOWS.~BT\Sources文件夾,即可。
方法二:刪除文件法
首先用戶需要下載舊版的自動(dòng)屏蔽PTM 2.0工具,并在檢查更新的時(shí)候選擇開(kāi)啟。

自動(dòng)屏蔽TPM2.0 DLL檢測(cè) V1.0 綠色免費(fèi)版
- 類型:系統(tǒng)檢測(cè)
- 大小:527KB
- 語(yǔ)言:簡(jiǎn)體中文
- 時(shí)間:2021-12-07
在開(kāi)始檢查更新的時(shí)候,打開(kāi)電腦C盤(pán)可以看到多出來(lái)兩個(gè)文件夾,打開(kāi)$WINDOWS.~BT\Sources
當(dāng)自動(dòng)更新到8%的時(shí)候,將C:\$WINDOWS.~BT\Sources文件夾中【AppraiserRes. dll】文件刪除即可。
方法三:
電腦桌面新建一個(gè)文本文檔,后綴名改為.cmd文件。
更改后,復(fù)制以下代碼進(jìn)入文件中并保存。
@(set "0=%~f0"^)#) & powershell -nop -c iex([io.file]::ReadAllText(:0)) & exit/b #:: double-click to run or just copy-paste into powershell - it's a standalone hybrid script #:: v1 of the toggle script works perfectly fine for most people with a non-botched windows installation #:: uses a fast, fileless wmi subscription to watch for the Virtual Disk Service Loader process running during setup, #:: then launches a cmd erase of appraiserres.dll - that's all there is to it, no rocket science, just a great implementation #:: you probably don't need to have it installed at all times - just when doing feature updates or manual setup within windows #:: hence the on off toggle just by running the script again = { = 'Skip TPM Check on Dynamic Update'; = $0 = sp 'HKLM:\SYSTEM\Setup\MoSetup' 'AllowUpgradesWithUnsupportedTPMOrCPU' 1 -type dword -force -ea 0 $0 = ri 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\vdsldr.exe' -force -ea 0 $0 = sc.exe config Winmgmt start= demand; sp HKLM:\SOFTWARE\Microsoft\Wbem 'Enable Costly Providers' 0 -type dword -force -ea 0 = gwmi -Class __FilterToConsumerBinding -Namespace 'root\subscription' -Filter "Filter = ""__eventfilter.name=''""" -ea 0 = gwmi -Class CommandLineEventConsumer -Namespace 'root\subscription' -Filter "Name=''" -ea 0 = gwmi -Class __EventFilter -NameSpace 'root\subscription' -Filter "Name=''" -ea 0 if () { | rwmi; = } ; if () { | rwmi; = } ; if () { | rwmi; = } if () { write-host -fore 0xf -back 0xd "`n [REMOVED] run again to install "; timeout /t 5; return } = "$([environment]::SystemDirectory)\cmd.exe"; = " /q (c) AveYo, 2021 /d /rerase appraiserres.dll /f /s /q" = "$():\`.~BT"; = "SELECT SessionID from Win32_ProcessStartTrace WHERE ProcessName='vdsldr.exe'" = swmi -Class __EventFilter -NameSpace 'root\subscription' -args @{ Name = ; EventNameSpace = 'root\cimv2'; QueryLanguage = 'WQL'; Query = } -PutType 2 -ea 0 = swmi -Class CommandLineEventConsumer -Namespace 'root\subscription' -args @{ Name = ; WorkingDirectory = ; ExecutablePath = ; CommandLineTemplate = ; Priority = 128} -PutType 2 -ea 0 = swmi -Class __FilterToConsumerBinding -Namespace 'root\subscription' -args @{Filter=;Consumer=} -PutType 2 -ea 0 write-host -fore 0xf -back 0x2 "`n [INSTALLED] run again to remove "; timeout /t 5 } ; start -verb runas powershell -args "-nop -c & {`n`n$(-replace'"','\"')}" #::
之后,以管理員的身份運(yùn)行.cmd文件。
運(yùn)行結(jié)束后,點(diǎn)擊檢查更新。
然后再電腦桌面新建一個(gè)空白的【AppraiserRes.dll】文件。
等待更新到8%時(shí),電腦C盤(pán)將會(huì)多出兩個(gè)文件夾。
迅速打開(kāi)C:\$WINDOWS.~BT\Sources并將【AppraiserRes.dll】文件復(fù)制到該目錄即可。
遇到了0x80888002錯(cuò)誤,無(wú)TPM更新教程:
解決方法:
1、一直要打開(kāi)原來(lái)的自動(dòng)屏蔽TPM 2.0
2. 創(chuàng)建一個(gè)名為AppraiserRes.dll的文件,把權(quán)限改為只讀,更新下載到8%的時(shí)候打開(kāi)路徑名稱為:
C:\$WINDOWS.~BT\Sources文件夾,soures,復(fù)制AppraiserRes. dll文件,記住手速要快。
3、彈出基本準(zhǔn)備就緒窗口就OK了。
注意:一定要把握好時(shí)間,到了8%,立馬復(fù)制過(guò)去,同時(shí)要一直打開(kāi)原來(lái)的自動(dòng)屏蔽TPM 2.0。
以上便是小編為大家?guī)?lái)的Win11 22509.1000安裝失敗的解決辦法,希望對(duì)大家有所幫助,更多內(nèi)容請(qǐng)繼續(xù)關(guān)注腳本之家。
相關(guān)文章
Win11 Dev 預(yù)覽版22509.1011更新補(bǔ)丁KB5008918發(fā)布(附更細(xì)內(nèi)容匯總)
微軟官方發(fā)布了最新的 Windows 11 Dev 預(yù)覽版 22509 系統(tǒng)更新,這個(gè)新版本為“開(kāi)始”菜單提供了新的布局選項(xiàng),改進(jìn)了 Edge + 講述人的體驗(yàn),并修復(fù)了一系列的錯(cuò)誤 Bug2021-12-04Win11 Dev預(yù)覽版 22509更新發(fā)布(附更新內(nèi)容大全)
今天微軟宣布推出Windows 11 Build 22509預(yù)覽版更新。本次更新為開(kāi)始菜單、任務(wù)欄、通知和設(shè)置應(yīng)用程序帶來(lái)了一些受歡迎的變化。下文為大家?guī)?lái)了詳細(xì)介紹,一起看看吧2021-12-02Win11 Build 22504.1010更新補(bǔ)丁KB5008697預(yù)覽版發(fā)布(附更新內(nèi)容匯總)
今天凌晨微軟公司發(fā)布了最新的Windows 11 Dev預(yù)覽版,此次更新的版本號(hào)為22504.1010版本,下面小編為大家?guī)?lái)完整的更新內(nèi)容介紹,感興趣的朋友一起看看吧2021-11-21Win11 Dev 預(yù)覽版 Build 22504 發(fā)布更新了哪些內(nèi)容?
Win11 Dev 預(yù)覽版 Build 22504 發(fā)布更新了哪些內(nèi)容?下文小編就為大家?guī)?lái)了Win11 Dev 預(yù)覽版 Build 22504更新內(nèi)容介紹,感興趣的朋友一起看看吧2021-11-18