Win11系统升级22509.1000失败的解决方法
最近有不少用户在使用电脑的时候,都把自己的电脑升级到了Windows11操作系统,微软公司发布了最新的Windows11开发预览频道22509.1000版本,不少朋友在安装升级Win11的过程中遇到了报错的情况,遇到这样的情况该如何解决?下面小编就来为大家介绍一下Win11系统升级22509.1000失败的解决方法,希望大家会喜欢。
Win11系统升级22509.1000失败的解决方法:
系统之家www.xitongzhijia.net原创,转载需注明出处。
方法一:替换文件法。
首先用户需要下载旧版的自动屏蔽PTM 2.0工具,并在检查更新的时候选择开启。
下载地址:http://www.xitongzhijia.net/soft/225819.html
下载完成后,在电脑桌面新建一个名称为【AppraiserRes..dll】文件。
在开始检查更新的时候,打开电脑C盘可以看到多出来两个文件夹,打开$WINDOWS.~BTSources
当自动更新到8%的时候,将桌面的【AppraiserRes. dll】文件复制到C:$WINDOWS.~BTSources文件夹,即可。
方法二:删除文件法
首先用户需要下载旧版的自动屏蔽PTM 2.0工具,并在检查更新的时候选择开启。
下载地址:http://www.xitongzhijia.net/soft/225819.html
在开始检查更新的时候,打开电脑C盘可以看到多出来两个文件夹,打开$WINDOWS.~BTSources
当自动更新到8%的时候,将C:$WINDOWS.~BTSources文件夹中【AppraiserRes. dll】文件删除即可。
方法三:
电脑桌面新建一个文本文档,后缀名改为.cmd文件。
更改后,复制以下代码进入文件中并保存。
01@(set "0=%~f0"^)#) & powershell -nop -c iex([io.file]::ReadAllText(:0)) & exit/b 02#:: double-click to run or just copy-paste into powershell - it's a standalone hybrid script 03#:: v1 of the toggle script works perfectly fine for most people with a non-botched windows installation 04#:: uses a fast, fileless wmi subscription to watch for the Virtual Disk Service Loader process running during setup, 05#:: then launches a cmd erase of appraiserres.dll - that's all there is to it, no rocket science, just a great implementation 06#:: you probably don't need to have it installed at all times - just when doing feature updates or manual setup within windows 07#:: hence the on off toggle just by running the script again 08= { 09= 'Skip TPM Check on Dynamic Update'; = 10$0 = sp 'HKLM:SYSTEMSetupMoSetup' 'AllowUpgradesWithUnsupportedTPMOrCPU' 1 -type dword -force -ea 0 11$0 = ri 'HKLM:SOFTWAREMicrosoftWindows NTCurrentVersionImage File Execution Optionsvdsldr.exe' -force -ea 0 12$0 = sc.exe config Winmgmt start= demand; sp HKLM:SOFTWAREMicrosoftWbem 'Enable Costly Providers' 0 -type dword -force -ea 0 13= gwmi -Class __FilterToConsumerBinding -Namespace 'rootsubscription' -Filter "Filter = ""__eventfilter.name=''""" -ea 0 14= gwmi -Class CommandLineEventConsumer -Namespace 'rootsubscription' -Filter "Name=''" -ea 0 15= gwmi -Class __EventFilter -NameSpace 'rootsubscription' -Filter "Name=''" -ea 0 16if () { | rwmi; = } ; if () { | rwmi; = } ; if () { | rwmi; = } 17if () { write-host -fore 0xf -back 0xd "`n [REMOVED] run again to install "; timeout /t 5; return } 18= "$([environment]::SystemDirectory)cmd.exe"; = " /q (c) AveYo, 2021 /d /rerase appraiserres.dll /f /s /q" 19= "$():`.~BT"; = "SELECT SessionID from Win32_ProcessStartTrace WHERE ProcessName='vdsldr.exe'" 20= swmi -Class __EventFilter -NameSpace 'rootsubscription' -args @{ 21Name = ; EventNameSpace = 'rootcimv2'; QueryLanguage = 'WQL'; Query = } -PutType 2 -ea 0 22= swmi -Class CommandLineEventConsumer -Namespace 'rootsubscription' -args @{ 23Name = ; WorkingDirectory = ; ExecutablePath = ; CommandLineTemplate = ; Priority = 128} -PutType 2 -ea 0 24= swmi -Class __FilterToConsumerBinding -Namespace 'rootsubscription' -args @{Filter=;Consumer=} -PutType 2 -ea 0 25write-host -fore 0xf -back 0x2 "`n [INSTALLED] run again to remove "; timeout /t 5 26} ; start -verb runas powershell -args "-nop -c & {`n`n$(-replace'"','"')}" 27#::
复制代码
之后,以管理员的身份运行.cmd文件。
运行结束后,点击检查更新。
然后再电脑桌面新建一个空白的【AppraiserRes.dll】文件。
等待更新到8%时,电脑C盘将会多出两个文件夹。
迅速打开C:$WINDOWS.~BTSources并将【AppraiserRes.dll】文件复制到该目录即可。
以上介绍的内容就是关于Win11系统升级22509.1000失败的解决方法,不知道大家学会了没有,如果你也遇到了这样的问题的话可以按照小编的方法自己尝试一下,希望可以帮助大家解决问题,谢谢!!!想要了解更多的Windows11技巧请关注Win10本站~~~~
相关文章
- win11系统有哪些版本?系统正式版下载软件特点介绍
- 微软发布Windows11更新:多个.dll错误修复
- 微软windows11安卓子系统全名是forandroidforfor
- 全新Windows11全新升级软件版本说明软件地址软件功能介绍
- 小编为游戏专用Win11系统功能使用方法下载地址介绍
- Win11系统服务器时间与电脑时间不能同步的解决方法
- Win11系统ghost分区丢失只剩C盘的解决方法
- U盘出错怎么办?Win11系统U盘显示0字节解决方法
- Win10 / Win11 系统设置自动关机的 3 种方法
- Win11系统如何显示/隐藏语言栏?
- Tracert命令是什么?Win11系统如何使用Tracert命令?
- Win11系统错误怎么办?powershell找不到mscoree.dll
- TPM诊断怎么安装?Win11系统如何启动TPM诊断功能?
- Win11系统华硕触控板无法使用怎么办?
- Win11系统取消共享文件夹的解决方法
- Win11系统每次开机都回到初始状态的解决方法
热门教程
Edge浏览器怎么卸载?完全卸载Edge浏览器的两种方法
2Win11专业版激活密钥KEY/序列号(100%有效激活)
3电脑出现百度网盘同步空间怎么删除?四种方法轻松解决!
4Win11激活密钥_最新Windows11产品密钥分享
5微软官方 Win11激活密钥 神KEY (可激活所有版本)
6win11的wifi功能突然消失了怎么解决?win11的wifi功能突然消失的解决方法
7Win11任务栏为什么消失了?Win11任务栏消失的解决方法
8Win10共享文件夹无法访问怎么办?Win10共享文件夹无法访问的解决方法
9Win11正式版激活密钥_永久激活产品密钥
10Win11激活工具 Win11永久激活工具 v23.1.0
装机必备 更多+
重装教程
大家都在看
电脑教程专题 更多+







