您必须更新操作系统及其(System)组件以消除各种错误和缺点,从而消除性能问题。建议您更频繁地更新您的 PC,以防止操作系统漏洞、.NET 框架(.NET framework)、驱动程序不兼容和安全威胁。很少有驱动程序会自动更新,而其他驱动程序则需要手动更新。一些用户在安装多个更新时报告了错误代码 0x80070103 。(error code 0x80070103)此错误代码(error code)最常在Windows 更新屏幕(Windows Update Screen)中报告,但当您确认Windows 更新提示(Windows Update prompt)并在您的设备中安装任何特定驱动程序时也会发生此错误代码。
如何修复 Windows 10 更新错误 0x80070103(How to Fix Windows 10 Update Error 0x80070103)
您可以从官方Windows 更新(Windows Update)站点手动更新挂起的下载。在本节中,Microsoft已确认该问题并确认发生 0x80070103 错误有两个原因。微软(Microsoft)表示,如果您在安装更新时看到 Windows Update 错误 80070103,您可能正在尝试安装已安装在您的计算机上的驱动程序,或者其兼容性等级比已安装的驱动程序更差。(If you see Windows Update Error 80070103 when installing updates, you may be trying to install a driver that is already installed on your computer or has a worse compatibility rating than an already installed driver.)
是什么导致错误 0x80070103?(What Causes Error 0x80070103?)
本节汇总了在某些情况下您通常会遇到此错误的场景列表。这部分对于了解触发问题的根本原因(root cause)是必要的,以便您可以遵循适当的故障排除方法。
-
第二次安装更新:(Installing the Update for the Second Time: )当Windows Update (WU) 组件与其他安装的软件混淆时,您的 PC 将其声明为第二个软件并且无法更新请求,从而导致此问题。
-
为已安装的驱动程序安装相同的更新:(Installing the Same Update for an Already Installed Driver: )当Windows 更新(Windows Update)(WU) 组件尝试安装已安装驱动程序的不兼容版本时,您将面临此问题。
-
第三方干扰:(Third-Party Interference: )当第三方安全套件(security suite)或任何不兼容的程序干扰您的 PC 时,您将面临此问题。
方法 1:运行 Windows 更新疑难解答(Method 1: Run Windows Update Troubleshooter)
在您尝试其他任何操作之前,有一种简单的方法可以通过运行Windows 更新疑难解答(Windows Update troubleshooter)来自动解决问题。如果Windows Update(Windows Update)组件中存在任何不一致的功能,故障排除程序将通过修复策略的集合进行相应的识别和解决。
1. 同时按 Windows + I keys 启动 设置(Settings)。
2. 单击 更新和安全(Update & Security) 磁贴,如图所示。
3. 转到 左侧窗格中的疑难解答 (Troubleshoot )菜单。
4. 选择 Windows Update 疑难解答并单击 运行疑难解答(Run the troubleshooter) 按钮,如下所示。
5. 等待故障排除程序检测并修复问题。该过程完成后, 重新启动(restart) 您的 PC(your PC)。
方法2:修复系统文件
(Method 2: Repair System Files
)
触发此错误的主要原因是系统文件损坏。Windows 10 用户可以通过运行系统文件检查器和部署映像(System File Checker & Deployment Image)和服务管理(Servicing Management)工具来自动扫描和修复他们的系统文件。因此(Hence),请按照以下步骤进行操作:
1. 按 Windows 键(Windows key),键入 命令提示符(Command Prompt) 并单击 以管理员身份运行(Run as administrator)。
2.在 用户帐户控制(User Account Control) 提示中单击 是。(Yes)
3. 键入 chkdsk C: /f /r /x 命令并按 Enter 键(Enter key)。
注意:(Note:)如果系统提示您,Chkdsk cannot run...the volume is... in use process,然后,键入 Y 并按Enter。
4. 键入sfc /scannow 并按 Enter 键(Enter key)运行系统文件检查器扫描。
注意:(Note:) 系统扫描将启动,需要几分钟才能完成。同时,您可以继续执行其他活动,但请注意不要意外关闭窗口。
5. 完成扫描后,将显示以下任一消息:
- Windows 资源保护未发现任何完整性违规。(Windows Resource Protection did not find any integrity violations.)
- Windows 资源保护无法执行请求的操作。(Windows Resource Protection could not perform the requested operation.)
- Windows 资源保护发现损坏的文件并成功修复它们。(Windows Resource Protection found corrupt files and successfully repaired them.)
- Windows 资源保护发现损坏的文件,但无法修复其中一些。(Windows Resource Protection found corrupt files but was unable to fix some of them.)
6. 扫描完成后, 重新启动(restart) 您的 PC(your PC)。
7. 再次 以管理员身份启动命令提示符(Command Prompt as administrator) 并依次执行给定的命令:
dism.exe /Online /cleanup-image /scanhealth
dism.exe /Online /cleanup-image /restorehealth
dism.exe /Online /cleanup-image /startcomponentcleanup
注意:(Note:) 您必须具有有效的Internet 连接(internet connection)才能正确执行DISM命令。
另请阅读:(Also Read:) 修复(Fix)等待安装(Update Pending Install)的Windows 10更新
方法 3:运行病毒扫描(Method 3: Run Virus Scan)
有时,当任何病毒或恶意软件(virus or malware)使用系统文件时, Windows Defender无法识别威胁。恶意软件或病毒(malware or viruses)旨在破坏用户的系统、窃取私人数据或在用户不知情的情况下监视系统。
有一些反恶意软件可用于克服恶意软件。该软件会定期扫描并保护您的系统。因此,为避免错误 0x80070103(error 0x80070103),请在系统中运行防病毒扫描并检查问题是否已解决。然后,按照下面提到的步骤执行此操作。
1. 同时按Windows + I keys 启动 设置(Settings)。
2. 在这里,单击 更新和安全(Update & Security) 设置,如图所示。
3. 转到 左侧窗格中的Windows 安全性。(Windows Security)
4. 单击右窗格中的 病毒和威胁防护(Virus & threat protection) 选项。
5. 单击 快速扫描(Quick Scan) 按钮搜索恶意软件。
6A。扫描完成后,将显示所有威胁。单击(Click)当前威胁(Current threats)下 的 开始操作 (Start Actions )。
6B。如果您的设备中没有威胁,设备将显示 无当前威胁 (No current threats )警报。
方法 4:手动更新驱动程序(Method 4: Update Drivers Manually)
您可以尝试手动安装驱动程序以摆脱Windows更新错误代码 0x80070103(error code 0x80070103),如下所示。
1. 单击开始(Start),键入设备管理器(Device Manager),然后按Enter 键(Enter key)。
2. 双击 显示适配器(Display adapters) 将其展开。
3. 现在,右键单击 您的视频卡驱动程序(your video card driver) 并选择 更新驱动程序, (Update driver, )如图所示。
4. 接下来,单击 自动搜索驱动程序 (Search Automatically for drivers )以在您的 PC 上安装更新的驱动程序。
5A。如果驱动程序未更新,驱动程序将 更新(update)到最新版本。重新启动您的 PC 以安装它们。
5B。如果它们已经处于更新阶段, 将显示以下屏幕。(following screen)单击 关闭 (Close )退出窗口并重新启动您的电脑
6. 这里演示了更新显卡(Graphics)驱动的步骤。其他司机(other drivers)也相应地跟随他们。
另请阅读:(Also Read:) 修复 Windows 10 蓝屏错误
方法 5:手动更新 Windows(Method 5: Update Windows Manually)
如果您确认您的 PC 上没有损坏的文件或恶意程序,并且所有基本服务都运行顺利,您可以按照以下说明手动下载更新:
1. 同时按下 Windows + I 键(keys) 打开 系统中的设置(Settings) 。
2. 如图所示选择更新和安全(Update & Security)。
3. 现在,单击 查看更新历史记录 (View update history )选项,如下所示。
4. 在列表中,记下 由于错误消息(error message)而等待下载的KB 编号 (KB number )。
5. 在此处, 在 Microsoft 更新目录搜索栏中键入(Microsoft Update Catalog)KB 编号 (KB number ),如下所示。
6. 按照 屏幕上的说明(on-screen instructions) 手动下载并安装更新。
方法六:修改 Windows 更新服务(Method 6: Modify Windows Update Service)
在某些情况下,更新可能会失败并丢失一些文件。然后您必须删除或重命名这些安装文件才能解决此问题。必须禁用更新服务才能修改这些文件,因为它们将在后台运行。请按照以下步骤执行此操作:
1. 打开 运行对话框(Run dialog box) 并输入 services.msc。按Enter 键 (Enter key )启动“ 服务(Services)” 窗口。
2. 现在,向下滚动屏幕并右键单击(screen and right-click)Windows Update。(Windows Update.)
3. 在这里,如果当前状态显示正在 运行(Running),请单击 停止 (Stop )。
4. 您将收到提示, Windows 正在尝试停止本地计算机上的以下服务...(Windows is attempting to stop the following service on Local Computer…) 等待(Wait)提示在大约 3 到 5 秒内清除。
5.通过同时单击 Windows + E keys 文件资源管理器 (File Explorer )并导航到给定路径:
C:\Windows\SoftwareDistribution\DataStore
6. 同时按下Ctrl + A keys选择所有文件和文件夹。
7. 右键单击空白区域(empty space)并选择删除 (Delete )选项以从DataStore 位置(DataStore location)删除所有文件和文件夹。
8. 接下来,导航到C:\Windows\SoftwareDistribution\Download并以类似方式删除所有文件。(Delete all files)
9. 返回“服务 (Services )”窗口,右键单击Windows 更新(Windows Update )并选择“ 开始 (Start )”选项,如下图所示。
10. 如前所述,Wait for Windows 正在尝试在本地计算机上启动以下服务...(Windows is attempting to start the following service on Local Computer…)提示消失。
11. 关闭服务(Services)窗口并重新启动您的 PC。
另请阅读:(Also Read:) 如何修复错误 0x80070002 (Fix Error 0x80070002) Windows 10
方法 7:重置更新组件(Method 7: Reset Update Components)
该方法的最终结果包括(method include):
- 重新启动BITS、MSI 安装程序(MSI Installer)、加密(Cryptographic)和Windows 更新(Windows Update) 服务(Services)。
- 重命名SoftwareDistribution 和 Catroot2 文件夹(SoftwareDistribution and Catroot2 folders)。
这应该可以修复Windows 10 上的错误代码 0x80070103(error code 0x80070103)。
1.以管理员身份启动 命令提示符(Command Prompt as administrator)。
2. 现在,一一 键入以下 命令(commands),并 在每个命令后按Enter 。
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
方法 8:禁用服务和启动应用程序(Method 8: Disable Services and Startup Apps)
如此方法中所述,可以通过干净启动Windows 10(Windows 10)系统中的所有基本服务和文件来修复有关错误代码 0x80070103的问题。(error code 0x80070103)
注意:(Note:)确保您以管理员身份登录(log in as an administrator)以执行 Windows 干净启动。
1. 同时按下Windows + R keys运行(Run )对话框 。
2.输入msconfig并按Enter 键(Enter key)打开System Configuration。
3. 出现系统配置(System Configuration) 窗口。接下来,切换到 服务(Services) 选项卡。
4. 选中Hide all Microsoft services(Hide all Microsoft services)旁边的框 ,然后单击 Disable all 按钮,如图突出显示。
5. 现在,切换到 启动选项卡(Startup tab) 并单击 打开任务管理器(Open Task Manager)的链接, 如下图所示。
6. 现在,将弹出任务管理器窗口。(Task Manager window)选择不需要的启动任务,点击 右下角显示的禁用。(Disable)
7. 退出任务管理器(Task Manager) 和 系统配置(System Configuration)窗口。最后,重新启动(restart) 您的 PC(your PC)。
另请阅读:(Also Read:) 修复 Windows 更新错误 0x80070005(Fix Windows Update Error 0x80070005)
方法 9:关闭自动更新(Method 9: Turn Off Automatic Updates)
只要有可用更新,自动更新功能将使您的 PC 更新到最新版本。如果您由于自动更新而遇到此错误代码 0x80070103(error code 0x80070103),您可以尝试关闭自动更新功能(Automatic Updates feature),如下所示:
1. 同时按住Windows + I 键打开设置(Settings)。
2. 现在,如图所示选择更新和安全(Update & Security)。
3. 现在,单击右窗格中的高级选项(Advanced options),如下所示。
4. 在下一个窗口中,向下滚动到暂停更新(Pause updates )部分,然后单击突出显示的选择日期(Select date)选项。
5. 现在,选择禁用更新的日期。(date)
方法 10:阻止 Windows 驱动程序更新(Method 10: Block Windows Driver Updates)
您可以通过阻止计算机重新安装任何驱动程序更新来防止 PC中出现错误代码 0x80070103 。(error code 0x80070103)请(Please)注意,此方法将阻止任何驱动程序的所有可用更新,而不仅仅是一个。请按照以下步骤在您的 PC 上隐藏Windows 驱动程序(Windows Driver)更新。
1. 点击Windows 键(Windows key )并在搜索栏中输入控制面板(Control Panel )。
2. 现在,将查看方式(View by )选项设置为小图标(Small icons ),然后单击突出显示的系统设置。(System)
3.在这里,向下滚动屏幕并单击(screen and click)高级系统设置(Advanced system settings ),如图所示。
4. 然后,切换到系统属性(System Properties)弹出窗口中的硬件(Hardware )选项卡。单击突出显示的设备安装设置(Device Installation Settings )按钮。
5. 然后,如图所示单击否(您的设备可能无法按预期工作)(No (your device might not work as expected) )选项,然后单击保存更改(Save Changes )按钮。
6. 最后,重新启动您的 PC(reboot your PC)并检查您是否已解决问题。
另请阅读:(Also Read:)如何修复 Windows 10 无法更新
方法 11:在安全模式下卸载可疑应用程序(Method 11: Uninstall Suspicious Apps in Safe Mode)
以安全模式启动(Boot)您的 PC 并尝试安装可能导致此错误的应用程序。
注意:(Note: )要在安全模式下启动 PC,如果您有加密设备,系统可能会提示您输入BitLocker 密钥。(BitLocker key)
1. 在此处按照我们关于如何(How)在Windows 10中启动(Boot)到安全模式(Safe Mode)的指南进行操作。
2. 现在按Windows 键(Windows key),键入 应用程序和功能(apps and features),然后单击 打开(Open)。
3. 点击有conflicting/suspicious app (例如 Battle.net)并选择 卸载 (Uninstall )选项,如下图所示。
4. 再次单击卸载(Uninstall)以确认相同。
5.最后,重新启动(restart) 您的PC(your PC) 并检查错误代码(error code)是否仍然存在。如果是这样,请尝试下一个解决方案。
推荐的:(Recommended:)
- 如何在没有 Gmail 的情况下创建 YouTube 帐户(YouTube Account Without Gmail)
- 如何修复不和谐相机(Fix Discord Camera)不工作
- 修复 Windows 更新安装错误 0x8007012a(Fix Windows Update Install Error 0x8007012a)
- (Fix Update Error 0x80888002)修复Windows 11 上的更新错误 0x80888002
我们希望本指南对您有所帮助,您可以修复 Windows 10 中的错误 0x80070103(fix error 0x80070103 in Windows 10)。让我们知道您接下来想了解什么。
Fix Windows 10 Update Error 0x80070103
You must update the Operating System and its components to eradicate various bugs and shortcomings, therеby eliminating performance issues. Yoυ are advised to update your PC more often to prevent vulnerabilities in OS, .NET framework, driver incompatibilities, and security threats. Few drivers update automatically, while others need a manual update. Several users have reported the error code 0x80070103 while installing several updates. Τhis error code is most commonly repоrted in the Windows Update Screen, yet it also occurs when you confirm the Windows Update prompt and install any particular drіver in your device.
How to Fix Windows 10 Update Error 0x80070103
You can manually update the pending downloads from official Windows Update sites. In this section, Microsoft has acknowledged the issue and confirmed that the 0x80070103 error occurred for two reasons. Microsoft stated that If you see Windows Update Error 80070103 when installing updates, you may be trying to install a driver that is already installed on your computer or has a worse compatibility rating than an already installed driver.
What Causes Error 0x80070103?
This section has compiled a list of scenarios where you will typically face this error under certain circumstances. This part is necessary to understand the root cause that triggers the issue so that you might follow appropriate troubleshooting methods.
-
Installing the Update for the Second Time: When Windows Update (WU) components get confused with additional installed software, your PC declares it as a second piece of software and fails to update the request, leading to this issue.
-
Installing the Same Update for an Already Installed Driver: When Windows Update (WU) components try to install an incompatible version of the already installed driver, you will face this issue.
-
Third-Party Interference: When a third-party security suite or any incompatible programs interferes with your PC, you will face this issue.
Method 1: Run Windows Update Troubleshooter
Before you try anything else, there is an easy way to solve the issue automatically by running a Windows Update troubleshooter. If there are any inconsistent functions in the Windows Update components, the troubleshooter will identify and resolve them accordingly with the collection of repairing strategies.
1. Press Windows + I keys simultaneously to launch Settings.
2. Click on the Update & Security tile, as shown.
3. Go to Troubleshoot menu in the left pane.
4. Select Windows Update troubleshooter and click on Run the troubleshooter button shown highlighted below.
5. Wait for the troubleshooter to detect and fix the problem. Once the process is complete, restart your PC.
Method 2: Repair System Files
The primary reason that triggers this error is corrupt system files. Windows 10 users can automatically scan and repair their system files by running System File Checker & Deployment Image & Servicing Management tools. Hence, follow the below-mentioned steps to do so:
1. Hit the Windows key, type Command Prompt and click on Run as administrator.
2. Click on Yes in the User Account Control prompt.
3. Type chkdsk C: /f /r /x command and hit Enter key.
Note: If you are prompted with a message, Chkdsk cannot run…the volume is… in use process, then, type Y and hit Enter.
4. Type sfc /scannow and press Enter key to run System File Checker scan.
Note: A system scan will be initiated and it will take a couple of minutes to finish. Meanwhile, you can continue performing other activities but be mindful of not accidentally closing the window.
5. After completing the scan, it will show either of these messages:
- Windows Resource Protection did not find any integrity violations.
- Windows Resource Protection could not perform the requested operation.
- Windows Resource Protection found corrupt files and successfully repaired them.
- Windows Resource Protection found corrupt files but was unable to fix some of them.
6. Once the scan is finished, restart your PC.
7. Again, launch Command Prompt as administrator and execute the given commands one after the other:
dism.exe /Online /cleanup-image /scanhealth
dism.exe /Online /cleanup-image /restorehealth
dism.exe /Online /cleanup-image /startcomponentcleanup
Note: You must have a working internet connection to execute DISM commands properly.
Also Read: Fix Windows 10 Update Pending Install
Method 3: Run Virus Scan
Sometimes, Windows defender fails to recognize the threat when any virus or malware uses the system files. The malware or viruses are intended to damage the user’s system, steal private data, or spy on a system without the user’s knowledge.
There are a few anti-malware software available to overcome malicious software. This software routinely scans and safeguards your system. Therefore, to avoid error 0x80070103, run an antivirus scan in your system and check if the problem is solved. Then, follow the below-mentioned steps to do so.
1. Hit Windows + I keys simultaneously to launch Settings.
2. Here, click on Update & Security settings as shown.
3. Go to Windows Security in the left pane.
4. Click on the Virus & threat protection option in the right pane.
5. Click on the Quick Scan button to search for malware.
6A. Once the scan is done, all the threats will be displayed. Click on Start Actions under Current threats.
6B. If there is no threat in your device, the device will show the No current threats alert.
Method 4: Update Drivers Manually
You can try installing drivers manually to get out of Windows update 0x80070057 error & error code 0x80070103 as instructed below.
1. Click on Start, type Device Manager, and hit the Enter key.
2. Double-click on Display adapters to expand it.
3. Now, right-click on your video card driver and select Update driver, as depicted.
4. Next, click on Search Automatically for drivers to install the updated driver on your PC.
5A. The drivers will update to the latest version if they are not updated. Restart your PC to install them.
5B. If they are already in an updated stage, the following screen will be displayed. Click on Close to exit the window and restart your PC
6. Here, steps to update the Graphics driver are demonstrated. Follow them accordingly for other drivers too.
Also Read: Fix Windows 10 Blue Screen Error
Method 5: Update Windows Manually
If you have confirmed that there are no corrupt files or malicious programs on your PC and all essential services are running smoothly, you can manually download the updates as instructed below:
1. Press the Windows + I keys together to open Settings in your system.
2. Select Update & Security as shown.
3. Now, click on the View update history option, as highlighted below.
4. In the list, note down the KB number that is pending to be downloaded due to the error message.
5. Here, type the KB number in the Microsoft Update Catalog search bar as depicted below.
6. Follow the on-screen instructions to download and install the update manually.
Method 6: Modify Windows Update Service
On certain occasions, the update might fail and miss a few of the files. Then you have to delete or rename these installation files to resolve this issue. The update service must be disabled to modify these files since they would be running in the background. Follow the below steps to do so:
1. Open the Run dialog box and type services.msc. Hit the Enter key to launch the Services window.
2. Now, scroll down the screen and right-click on Windows Update.
3. Here, click on Stop if the current status displays Running.
4. You will receive a prompt, Windows is attempting to stop the following service on Local Computer… Wait for the prompt to be cleared in around 3 to 5 seconds.
5. Launch File Explorer by clicking Windows + E keys together and navigate to the given path:
C:\Windows\SoftwareDistribution\DataStore
6. Select all the files and folders by pressing Ctrl + A keys together.
7. Right-click on the empty space and select Delete option to remove all the files and folders from the DataStore location.
8. Next, navigate to C:\Windows\SoftwareDistribution\Download and Delete all files similarly.
9. Return to the Services window, right-click on Windows Update and select the Start option as depicted below.
10. As earlier, Wait for Windows is attempting to start the following service on Local Computer… prompt to disappear.
11. Close the Services window and Reboot your PC.
Also Read: How to Fix Error 0x80070002 Windows 10
Method 7: Reset Update Components
The net results of this method include:
- Restarting of the BITS, MSI Installer, Cryptographic, and the Windows Update Services.
- Renaming of the SoftwareDistribution and Catroot2 folders.
This should fix error code 0x80070103 on Windows 10.
1. Launch Command Prompt as administrator.
2. Now, type the following commands one by one and hit Enter after each command.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Method 8: Disable Services and Startup Apps
The issues concerning error code 0x80070103 can be fixed by a clean boot of all essential services and files in your Windows 10 system, as explained in this method.
Note: Make sure you log in as an administrator to perform Windows clean boot.
1. Launch the Run dialog box by pressing the Windows + R keys together.
2. Type msconfig and hit the Enter key to open System Configuration.
3. The System Configuration window appears. Next, switch to the Services tab.
4. Check the box next to Hide all Microsoft services, and click on Disable all button as shown highlighted.
5. Now, switch to the Startup tab and click the link to Open Task Manager as depicted below.
6. Now, the Task Manager window will pop up. Select the startup tasks which are not required and click Disable displayed in the bottom right corner.
7. Exit Task Manager and System Configuration window. Finally, restart your PC.
Also Read: Fix Windows Update Error 0x80070005
Method 9: Turn Off Automatic Updates
The automatic update feature will keep your PC updated to the latest version whenever an update is available. If you face this error code 0x80070103 due to automatic updates, you could try to turn off the Automatic Updates feature as follows:
1. Press and hold Windows + I key together to open Settings.
2. Now, select Update & Security as shown.
3. Now, click on Advanced options in the right pane, as shown below.
4. In the next window, scroll down to the Pause updates section and click on the Select date option as highlighted.
5. Now, choose the date until which updates are to be disabled.
Method 10: Block Windows Driver Updates
You can prevent error code 0x80070103 in your PC by preventing your computer from re-installing any driver updates. Please make a note that this method will block all available updates of any driver, not just one. Follow the below-mentioned steps to hide Windows Driver Updates on your PC.
1. Hit the Windows key and type Control Panel in the search bar.
2. Now, set the View by option to Small icons and click on System setting as highlighted.
3. Here, scroll down the screen and click on Advanced system settings as shown.
4. Then, switch to the Hardware tab in the System Properties pop-up window. Click on the Device Installation Settings button shown highlighted.
5. Then, click on the No (your device might not work as expected) option as shown and click on the Save Changes button.
6. Finally, reboot your PC and check if you have fixed the issue.
Also Read: How to Fix Windows 10 Won’t Update
Method 11: Uninstall Suspicious Apps in Safe Mode
Boot your PC in safe mode and try installing the apps that could be causing this error.
Note: To boot your PC in safe mode, you may be prompted with a screen to enter your BitLocker key if you have an encrypted device.
1. Follow our guide on How to Boot to Safe Mode in Windows 10 here.
2. Now hit the Windows key, type apps and features, and click on Open.
3. Click on the conflicting/suspicious app (e.g. Battle.net) and select Uninstall option, as depicted below.
4. Click on Uninstall again to confirm the same.
5. Finally, restart your PC and check if the error code persists or not. If it does, try the next solution.
Recommended:
We hope that this guide was helpful and you could fix error 0x80070103 in Windows 10. Let us know what you want to learn about next.