KB5014697无法卸载 Win11 KB5014697更新无法卸载怎么办?

时间:2022-05-22 02:42:21 

最近不少用户在使用Windows11系统的时候都安装了最新的KB5014697更新补丁,导致电脑在打开热点的时候电脑断网。而在卸载KB5014697补丁时,却显示KB5014697无法卸载,遇到这种情况我们应该怎么解决呢?下面小编就带着大家一起具体看看吧!

KB5014697无法卸载 Win11 KB5014697更新无法卸载怎么办?

KB5014697无法卸载解决教程:

方法一:

强制重启三次后进入windows的恢复模式并选择恢复-卸载更新。

方法二:

1、搜索栏输入【CMD】找到 【命令提示符】,右击【以管理员身份打开】。

2、在【命令提示符】中输入如下命令后回车:

wusa /uninstall /kb:5014697

方法三:

手动重置 Windows 更新组件

打开 Windows 命令提示符。 若要打开命令提示符,请单击 “开始” > “运行”。 复制并粘贴(或键入)以下命令,然后按 Enter:

cmd

停止 BITS 服务、Windows 更新服务 和 加密服务。 为此,请在命令提示符下键入以下命令。 在键入每条命令后按 Enter。

net stop bits

net stop wuauserv

net stop cryptsvc

删除 qmgr*.dat 文件。 为此,请在命令提示符下键入以下命令,然后按 Enter:

Del “%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat”

如果这是使用本文中的步骤解决 Windows 更新问题的首次尝试,请转到步骤 5,而无需执行步骤 4 中的步骤。 如果在执行除步骤 4 以外的所有步骤后仍无法解决 Windows 更新问题,则只能在此时在故障排除中执行步骤 4 中的步骤。 步骤 4 中的步骤也由上述“修复解决方案”的“攻击性”模式执行。

将以下文件夹重命名为 *.BAK:

%Systemroot%\SoftwareDistribution\DataStore

%Systemroot%\SoftwareDistribution\Download

%Systemroot%\System32\catroot2

为此,请在命令提示符处键入以下命令。 在键入每条命令后按 Enter。

Ren %Systemroot%\SoftwareDistribution\DataStore DataStore.bak

Ren %Systemroot%\SoftwareDistribution\Download Download.bak

Ren %Systemroot%\System32\catroot2 catroot2.bak

将 BITS 服务 和 Windows 更新服务 重置为默认安全描述符。 为此,请在命令提示符下键入以下命令。 在键入每条命令后按 Enter。

sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)

在命令提示符下键入以下命令,然后按 Enter:

cd /d %windir%\system32

重新注册 BITS 文件和 Windows 更新 文件。 为此,请在命令提示符下键入以下命令。 在键入每条命令后按 Enter。

regsvr32.exe atl.dll

regsvr32.exe urlmon.dll

regsvr32.exe mshtml.dll

regsvr32.exe shdocvw.dll

regsvr32.exe browseui.dll

regsvr32.exe jscript.dll

regsvr32.exe vbscript.dll

regsvr32.exe scrrun.dll

regsvr32.exe msxml.dll

regsvr32.exe msxml3.dll

regsvr32.exe msxml6.dll

regsvr32.exe actxprxy.dll

regsvr32.exe softpub.dll

regsvr32.exe wintrust.dll

regsvr32.exe dssenh.dll

regsvr32.exe rsaenh.dll

regsvr32.exe gpkcsp.dll

regsvr32.exe sccbase.dll

regsvr32.exe slbcsp.dll

regsvr32.exe cryptdlg.dll

regsvr32.exe oleaut32.dll

regsvr32.exe ole32.dll

regsvr32.exe shell32.dll

regsvr32.exe initpki.dll

regsvr32.exe wuapi.dll

regsvr32.exe wuaueng.dll

regsvr32.exe wuaueng1.dll

regsvr32.exe wucltui.dll

regsvr32.exe wups.dll

regsvr32.exe wups2.dll

regsvr32.exe wuweb.dll

regsvr32.exe qmgr.dll

regsvr32.exe qmgrprxy.dll

regsvr32.exe wucltux.dll

regsvr32.exe muweb.dll

regsvr32.exe wuwebv.dll

重置 Winsock。 为此,请在命令提示符下键入以下命令,然后按 Enter:

netsh winsock reset

如果运行的是 Windows XP 或 Windows Server 2003,必须设置代理设置。 为此,请在命令提示符下键入以下命令,然后按 Enter:

proxycfg.exe -d

重启 BITS 服务、Windows 更新服务 和 加密服务。 为此,请在命令提示符下键入以下命令。 在键入每条命令后按 Enter。

net start bits

net start wuauserv

net start cryptsvc

如果正在运行 Windows Vista 或 Windows Server 2008,请清除 BITS 队列。 为此,请在命令提示符下键入以下命令,然后按 Enter:

bitsadmin.exe /reset /allusers

当然我想如果有还原点,系统还原到安装KB之前的状态也可以。

标签:删除卸载
0
投稿

猜你喜欢

  • Mac系统基础教程:如何使用时间机器备份Mac电脑数据?

    2022-10-25 15:02:04
  • 你了解AutoCAD 2019 for Mac都在哪些领域得到应用吗?

    2023-11-02 06:08:39
  • 如何增加Excel最近使用文件列表中的文件数量

    2023-01-26 02:59:48
  • word文档怎么设置不显示封面页码?

    2023-06-02 19:19:51
  • 在Mac电脑中如何进入指定文件夹?

    2023-02-26 09:55:01
  • fcpx教程从入门到精通「2」素材窗口的认识

    2022-12-05 20:09:38
  • 如何为word插入音频文件

    2022-09-11 19:33:58
  • 电脑版wps文档页脚如何设置带圈页码

    2022-06-10 20:15:25
  • excel怎么复制计算结果

    2022-12-27 09:19:31
  • Win10系统怎么开启清空回收站提示音?Win10系统开启清空回收站提示音的方法

    2023-07-27 12:51:37
  • 如何在word里绘制树形图?

    2023-12-01 06:30:50
  • 苹果MacBook 连接电源后却显示“未充电”的解决方法

    2022-01-21 08:11:02
  • Excel如何按条件筛选 Excel设置筛选条件方法

    2023-06-28 16:43:26
  • Edge没有ie兼容模式了怎么办?Win10怎么设置edge浏览器兼容模式

    2023-11-16 12:18:31
  • WPS怎样快速输入生僻字

    2022-05-18 17:32:38
  • word数学公式运算求和方法

    2023-07-29 15:59:03
  • word怎么设置不同的页眉

    2022-02-11 12:37:15
  • excel如何使用验算公式

    2023-04-13 10:28:32
  • excel单张表太长怎么生成目录便于查找某部分?

    2023-06-29 22:21:07
  • 适合玩游戏的Win7系统下载 Win7系统稳定版下载

    2023-07-29 20:07:31
  • asp之家 电脑教程 m.aspxhome.com