欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片

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

系統(tǒng)之家   發(fā)布時(shí)間:2021-12-07 14:31:59   作者:佚名   我要評(píng)論
Win11 22509.1000安裝失敗怎么辦?今天就為大家?guī)?lái)了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)啟。

  

  下載完成后,在電腦桌面新建一個(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)啟。

  在開(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)文章

最新評(píng)論