이 사이트를 이용함으로써, 당신은 다음에 동의합니다 개인 정보 보호 정책.
수용하다
엔터인IT엔터인IT엔터인IT
  • 집
  • IT 프로
  • TECH
  • MICROSOFT
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • Hyper-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • Teams
  • WINDOWS
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
독서: Windows에서 Microsoft Store 오류 0x80D03805를 수정하는 방법 10
글꼴 크기 조정기아아
엔터인IT엔터인IT
글꼴 크기 조정기아아
  • 집
  • IT 프로
  • TECH
  • MICROSOFT
  • WINDOWS
  • SCCM 쿼리 컬렉션 목록
Search
  • 집
  • IT 프로
  • TECH
  • MICROSOFT
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • Hyper-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • Teams
  • WINDOWS
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
윈도우 클라이언트

Windows에서 Microsoft Store 오류 0x80D03805를 수정하는 방법 10

Published: 2월 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. Press Windows key + R to open up a 달리다 dialog box;

2. Next, type ms-settings:windowsupdate 그리고 누르십시오 Enter to open up the Windows update tab of the Settings tab.

OR

1. 클릭하세요 the Start button and open Settings;

2. 다음으로 이동 업데이트&Security;

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 the Start button;

2. 달리다 윈도우 파워셸 (Admin)

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. Press Windows key + R to open up a 달리다 dialog box;

2. Next, type settings:appsfeatures 그리고 누르십시오 Enter to open up the Apps & Features menu of the Settings 앱.

OR

1. 클릭하세요 the Start button and open Apps;

2. 다음으로 이동 업데이트&Security;

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

4. Click on the Advanced Option hyperlink (under 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. Press Windows key + R to open up a Run dialog box;

2. Type ‘notepad’ 그리고 누르십시오 Ctrl + Shift + Enter to open up a Notepad window with elevated access.

or

1. Click at the Start button;

2. 검색 Notepad, when you find it – Right Mouse Button click and select Run as Administrator.

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. 가십시오 File 그리고 클릭하십시오 Save as;

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

6. Once you establish an acceptable location, click on Save;

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.

태그됨:파워셸WindowsWindows 10Windows Store
이전 기사 How to Refresh Active Directory Group Membership in Windows
다음 기사 네트워크 프린터를 추가할 때 Windows 오류 0x0000007e 수정: Solutions
코멘트를 남겨주세요 코멘트를 남겨주세요

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

이 사이트는 스팸을 줄이기 위해 Akismet을 사용합니다.. 댓글 데이터가 처리되는 방법 알아보기.

번역

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
~에 의해 Transposh - translation plugin for wordpress

인기 게시물

Windows Server의 시스템 요구 사항 2016
윈도우 서버
구성 관리자 쿼리 컬렉션 목록
구성 관리자 쿼리 컬렉션 목록
ConfigMgr
클래식 팀 사이트의 최신 페이지에서 구조적/관리형 탐색 활성화
Tech
SCCM이 DP 위치를 MP에서 예상 버전으로 가져오지 못했습니다.
ConfigMgr

최근 게시물

Ubuntu에서 SSH 보호를 위한 Fail2ban 설치 및 구성 24.04
리눅스
AlmaLinux에서 FirewallD 활성화 및 구성
리눅스
AlmaLinux에서 사용자 생성 및 SSH 키 설정
리눅스
AlmaLinux에서 비밀번호를 재설정하는 방법
리눅스

© 2023 엔터인IT

모바일 버전으로 이동하십시오
돌아온 것을 환영합니다!

귀하의 계정에 로그인하세요

사용자 이름 또는 이메일 주소
Password

비밀번호를 잃어버렸습니다?