Home  >  Article  >  How to Fix Windows Update Error 081x10f11f in Windows 0/800

How to Fix Windows Update Error 081x10f11f in Windows 0/800

PHPz
PHPzforward
2023-04-13 20:04:031996browse

Windows Update keeps your system updated and protected. If you see this error message "We were unable to install this update, but you can try again (0x800f081f)" when installing a cumulative update or feature update, you may have a problem. There are some great solutions to this problem. So, without wasting any more time, go straight to this solution to resolve this Windows update issue immediately.

Initial solution –

1. If this is the first time, restarting the system should solve the problem. After restarting, download and install the update. Do not put the computer into hibernation or sleep mode. Check if this helps.

2. Some Windows updates are only update previews. In this case, you can skip the update.

Fix 1 – Test Compatibility from Registry Editor

You can use Registry Editor to determine if your device is actually compatible with the latest update you are trying to install.

Step 1 –Invoke the Run box using the Start key and the R key.

Step 2 –Next, simply write the word . Click "OK" to open it.

regedit

How to Fix Windows Update Error 081x10f11f in Windows 0/800

Step 3 –After opening the Registry Editor screen, continue with this –

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\TargetVersionUpgradeExperienceIndicators\NI22H2

Step 4 Step –The left pane will be populated with values. Look for the "REDREASON" value. Double-click to edit.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

Step 5 –Check what is the “value data” statement.

If it says "None" in the box, there is no problem and you can install the update. Follow other solutions to resolve this issue.

Otherwise, if you see "TPM UEFISecureBoot" or anything else, your computer does not support the update and you cannot install it.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

You need to perform another check.

Step 6 – Go to this point –

HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate

Step 7 – In the right pane of the same page, see if you can see that these two update components are present -

WUServerWIStatusServer

Step 8 –If you can find the values ​​there , please right-click on each of them and click "Delete" to delete them.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

#Step 9 –Windows will automatically throw a warning statement.

Step 10 –Click “is” to delete these values.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

After completing all checks, exit the Registry Editor point.

Restart the computer. After the device boots, log in to your account and try installing the update again.

Fix 2 – Check if update components are blocked

Windows Update or subsequent update components can be blocked via Group Policy. In this case, disable the group policy and try the update process again.

Step 1 –Enter “gpedit” in the search box.

Step 2 –Then, click on “Edit Group Policy” and open it when you see it.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

Step 3 –Follow the left pane to get to this point –

Computer Configuration > Administrative Templates > System

Step 4 – On the other side, if you look, you can find "Specify settings for optional component installation and component repair".

How to Fix Windows Update Error 081x10f11f in Windows 0/800

Step 5 –Select the “Enable” option.

Step 6 –Click “Apply” and “Confirm”.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

Exit Group Policy after this.

Restart the system to apply Group Policy there. Then, try installing the update again.

Fix 3 – Download and install from the WU directory

Use the Windows Update directory to download and install updates.

Step 1 –Press and hold the ⊞Win I key. Select "Window Update".

Step 2 –Yo will see a number next to each update package. This is called the "KB" number.

How to Fix Windows Update Error 081x10f11f in Windows 0/800

第 3 步 –转到微软更新目录。

第 4 步 –在那里,输入您之前注意到的 KB 编号

步骤 5 –点击“搜索”以查询该特定更新包。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤 5 –现在,您可以将特定的更新包视为表格格式。

根据 CPU 架构(基于 x64 或 ARM),点击“下载”以下载该更新。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤 6 –点击 .msu 链接进行下载。

通常,这些更新包的大小较大。下载软件包后退出浏览器。

步骤 7 –现在,双击下载的更新包以运行安装程序。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

此安装程序的行为与 WU 本机进程相同。在系统上安装更新文件后,请按照更新安装程序的提示重新启动。

检查这是否解决了。

修复3 –运行WU疑难解答

您的系统有自己的 Windows 更新疑难解答,可跟踪更新问题并在此过程中修复它。

步骤 1 –打开“设置”后,使用Win+I快捷键进入“系统”选项卡。

步骤 2 –现在,如果您缓慢向下滚动,您可能会找到“疑难解答”选项。打开它。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

第 3 步 –现在,单击“其他疑难解答”将其打开。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

第 4 步 –找到“Windows Update”疑难解答。然后,点击“运行”以初始化疑难解答。

应用并测试解决方案。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

测试这是否有效,或者您看到错误代码0x800f081f

修复4 –强制重新创建WU本地缓存

您可以使用 CMD 终端方法强制重新创建 Windows 更新本地缓存。

步骤 1 –打开“运行”面板。

步骤 2 –把它写在盒子里。使用 按Ctrl、Shift 和 Enter 键一次。

cmd

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤3 –一个接一个地输入这些代码,然后按 输入 停止所有WU组件。

net stop bitsnet stop wuauservnet start appidsvcnet start cryptsvc

How to Fix Windows Update Error 081x10f11f in Windows 0/800

接下来,您必须执行这些步骤来更改两个 WU 文件夹的名称。

步骤4 –复制这两个代码并将它们一个接一个地粘贴到终端页面上。然后,按 输入 重命名这些文件夹。

ren %systemroot%\softwaredistribution softwaredistribution.old1ren %systemroot%\system32\catroot2 catroot2.old1

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤 5 – 运行这四个命令以启动这些停止的服务。

net start bitsnet start wuauservnet start appidsvcnet start cryptsvc

How to Fix Windows Update Error 081x10f11f in Windows 0/800

运行所有这些指定的命令后,退出命令提示符屏幕。

修复5 –重新启动Windows Update服务

Windows Update服务是WU进程最需要的服务之一。检查这是否有助于您解决。

步骤 1 –在搜索框中输入“服务”。

步骤 2 –然后,点击“服务”将其打开。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

第 3 步 –查找“Windows Update”服务。

第 4 步 –然后,双击它以打开 Windows 更新服务。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤 5 –将“启动类型:”修复为“自动”。

步骤 6 –单击“启动”以启动服务,前提是该服务尚未启动

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤 7 –之后,点击“应用”。最后,单击“确定”。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

退出服务 将 Windows 更新设置为自动启动后,退出服务

检查这是否有帮助。

修复6 –运行一些文件组件检查器扫描

您应该运行一些扫描,这些扫描应该可以帮助您解决有关丢失系统文件的任何问题。

步骤 1 –键入“cmd”。

步骤 2 –看到“命令提示符”后,右键单击它并单击“以管理员身份运行”。

How to Fix Windows Update Error 081x10f11f in Windows 0/800

步骤3 –键入此代码并按Enter键以启动DISM扫描。

DISM /Online /Cleanup-Image /RestoreHealth

How to Fix Windows Update Error 081x10f11f in Windows 0/800

第 4 步 –等待DISM扫描达到100%完成。然后,启动此SFC扫描以解决问题。

证监会/扫描

How to Fix Windows Update Error 081x10f11f in Windows 0/800

在此之后退出CMD终端。

您不会再次遇到Windows Update中的错误0x800f081f。

The above is the detailed content of How to Fix Windows Update Error 081x10f11f in Windows 0/800. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete