通过使用本网站, 您同意 隐私政策.
接受
进入IT进入IT进入IT
  • 家
  • 信息技术专家
  • 科技
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • 超V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
阅读: 如何修复Windows上的Microsoft Store错误0x80D03805 10
字体调整器氨基酸
进入IT进入IT
字体调整器氨基酸
  • 家
  • 信息技术专家
  • 科技
  • 微软
  • 视窗
  • SCCM查询集合列表
搜索
  • 家
  • 信息技术专家
  • 科技
  • 微软
    • 天蓝色
    • 配置管理器/SCCM
    • 数字PM
    • 协调者
    • 超V
    • 微软 Edge 预览体验
    • 微星指数
    • 办公室 365
    • 办公室内幕
    • 电力商业智能
    • Skype
    • SQL服务器
    • 团队
  • 视窗
    • Windows 管理中心
    • Windows客户端
    • Windows服务器
  • SCCM查询集合列表
Windows客户端

如何修复Windows上的Microsoft Store错误0x80D03805 10

二月出版 18, 2024
6 最小阅读量
分享

如何修复Windows上的Microsoft Store错误0x80D03805 10.

内容
Update Windows to the latest versionClearing the cache of the Windows StoreResetting the Windows Store cache via Windows PowerShellResetting the Windows Store via Settings appRe-registering DLLs used by Windows Store

Possible solutions:

  1. Running the Windows Store Troubleshooter
  2. Update Windows to the latest version
  3. Clearing the cache of the Windows Store
  4. Re-registering DLLs used by Windows Store

Update Windows to the latest version

This will ensure that the hotfix for the issue will automatically get installed.

Here’s a quick guide on installing every pending update:

1. 按 Windows key + 右 to open up a 跑步 对话框;

2. 下一个, 类型 ms-settings:windowsupdate 并按 进入 to open up the Windows update tab of the 设置 选项卡.

或者

1. 点击 开始 button and open 设置;

2. 导航至 更新&安全;

3. 点击 Check for updates.

笔记: If you’re prompted to restart before every update is installed do so

Once every pending update is installed, restart your computer once again and see if you still see the 0x80D03805 error when trying to perform an action in Windows Store.

Clearing the cache of the Windows Store

In most cases, the problem will turn out to be caused by a selection of temp files that are stored inside the cache folder.

As it turns out, this type of problem will most likely appear after a security scanner quarantined some items belonging to the Store cache or after an unexpected machine interruption.

If this particular scenario is applicable, you should be able to resolve the issue by resetting the entire Windows Store cache.

Resetting the Windows Store cache via Windows PowerShell

1. Right Mouse Button click at 开始 按钮;

2. 跑步 Windows PowerShell (行政)

3. Type the next command:

wsreset.exe

After the command is processed successfully, restart your computer and see if the problem is resolved at the next startup.

Resetting the Windows Store via Settings app

1. 按 Windows key + 右 to open up a 跑步 对话框;

2. 下一个, 类型 settings:appsfeatures 并按 进入 to open up the 应用程序 & 特征 menu of the 设置 应用程序.

或者

1. 点击 开始 button and open 应用程序;

2. 导航至 更新&安全;

3. Scroll down through the list of installed applications until you see the Microsoft Store entry.

4. 单击 Advanced Option hyperlink (在下面 Microsoft Corporation).

5. Scroll down to the Reset button and click it to initiate the process of clearing out the cache.

Wait until the process is complete, then reboot your machine and see if the issue is resolved at the next startup.

Re-registering DLLs used by Windows Store

Another possible reason why the 0x80D03805 error might occur is due to one or more DLL files that are no longer registered correctly.

1. 按 Windows key + 右 to open up a Run dialog box;

2. 类型 ‘notepad’ 并按 Ctrl + Shift + 进入 to open up a Notepad window with elevated access.

或者

1. Click at 开始 按钮;

2. 搜索 Notepad, when you find it – Right Mouse Button click and select 以管理员身份运行.

3. Paste the following:

regsvr32 c:\windows\system32\vbscript.dll /s
regsvr32 c:\windows\system32\mshtml.dll /s
regsvr32 c:\windows\system32\msjava.dll /s
regsvr32 c:\windows\system32\jscript.dll /s
regsvr32 c:\windows\system32\msxml.dll /s
regsvr32 c:\windows\system32\actxprxy.dll /s
regsvr32 c:\windows\system32\shdocvw.dll /s
regsvr32 wuapi.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wucltui.dll /s
regsvr32 wups2.dll /s
regsvr32 wups.dll /s
regsvr32 wuweb.dll /s
regsvr32 Softpub.dll /s
regsvr32 Mssip32.dll /s
regsvr32 Initpki.dll /s
regsvr32 softpub.dll /s
regsvr32 wintrust.dll /s
regsvr32 initpki.dll /s
regsvr32 dssenh.dll /s
regsvr32 rsaenh.dll /s
regsvr32 gpkcsp.dll /s
regsvr32 sccbase.dll /s
regsvr32 slbcsp.dll /s
regsvr32 cryptdlg.dll /s
regsvr32 Urlmon.dll /s
regsvr32 Shdocvw.dll /s
regsvr32 Msjava.dll /s
regsvr32 Actxprxy.dll /s
regsvr32 Oleaut32.dll /s
regsvr32 Mshtml.dll /s
regsvr32 msxml.dll /s
regsvr32 msxml2.dll /s
regsvr32 msxml3.dll /s
regsvr32 Browseui.dll /s
regsvr32 shell32.dll /s
regsvr32 wuapi.dll /s
regsvr32 wuaueng.dll /s
regsvr32 wuaueng1.dll /s
regsvr32 wucltui.dll /s
regsvr32 wups.dll /s
regsvr32 wuweb.dll /s
regsvr32 jscript.dll /s
regsvr32 atl.dll /s
regsvr32 Mssip32.dll /s

4. 前往 文件 并点击 Save as;

5. Name the file as you want, but make sure you set the extension (File Name) 到 .bat;

6. Once you establish an acceptable location, 点击 节省;

7. Double-click on the newly created BAT file and hit 是的 at the confirmation prompt.

8. Once all the DLL files have been re-registered, restart your computer and see if the issue is resolved at the next startup.

标记:电源外壳视窗视窗 10Windows Store
上一篇 How to Refresh Active Directory Group Membership in Windows
下一篇 修复添加网络打印机时出现的 Windows 错误 0x0000007e: 解决方案
发表评论 发表评论

发表回复 取消回复

您的电子邮件地址不会被公开. 必填字段已标记 *

该网站使用 Akismet 来减少垃圾邮件. 了解您的评论数据的处理方式.

翻译

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
 编辑翻译
经过 Transposh - translation plugin for wordpress

热门帖子

Windows Server 的系统要求 2016
Windows服务器
配置管理器查询集合列表
配置管理器查询集合列表
配置管理器
在经典团队网站的新式页面上启用结构化/托管导航
科技
SCCM 无法从 MP 获取预期版本的 DP 位置
配置管理器

最近的帖子

在 Ubuntu 上安装和配置 Fail2ban 以实现 SSH 保护 24.04
Linux
在AlmaLinux上启用和配置FirewallD
Linux
AlmaLinux中的用户创建和SSH密钥设置
Linux
如何在AlmaLinux上重置密码
Linux

© 2023 进入IT

转到移动版本
广告横幅
欢迎回来!

登录您的帐户

用户名或电子邮件地址
密码

丢失密码?