Ved at bruge denne side, du accepterer Privatlivspolitik.
Acceptere
EnterineEnterineEnterine
  • HJEM
  • Det pro
  • TECH
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
Læsning: How to Fix Microsoft Store Error 0x80D03805 on Windows 10
Font ResizerAa
EnterineEnterine
Font ResizerAa
  • HJEM
  • Det pro
  • TECH
  • Microsoft
  • Windows
  • SCCM-forespørgselsindsamlingsliste
Søge
  • HJEM
  • Det pro
  • TECH
  • Microsoft
    • Azurblå
    • Configmgr/SCCM
    • DPM
    • Orkester
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Kontor 365
    • Office Insider
    • Power BI
    • Skype
    • SQL Server
    • Hold
  • Windows
    • Windows Admin Center
    • Windows klient
    • Windows Server
  • SCCM-forespørgselsindsamlingsliste
Windows klient

How to Fix Microsoft Store Error 0x80D03805 on Windows 10

Offentliggjort: februar 18, 2024
6 Min læst
DELE

How to Fix Microsoft Store Error 0x80D03805 on Windows 10.

Indhold
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 Run dialog box;

2. Next, type ms-settings:windowsupdate and press Enter to open up the Windows update tab of the Indstillinger tab.

OR

1. Click on the Start button and open Indstillinger;

2. Navigate to Opdatering&Security;

3. Click on Check for updates.

NOTE: 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. Run Windows PowerShell (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 Run dialog box;

2. Next, type settings:appsfeatures and press Enter to open up the Apps & Features menu of the Indstillinger app.

OR

1. Click on the Start button and open Apps;

2. Navigate to Opdatering&Security;

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

4. Klik på 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’ and press Ctrl + Shift + Enter to open up a Notepad window with elevated access.

or

1. Click at the Start button;

2. Søg efter 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. Go to File and click on 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 Yes 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.

TAGGET:PowerShellWindowsWindows 10Windows Store
Forrige artikel How to Refresh Active Directory Group Membership in Windows
Næste artikel Fix Windows Error 0x0000007e When Adding Network Printer: Solutions
Efterlad en kommentar Efterlad en kommentar

Efterlad et svar Annuller svar

Din e-mailadresse vil ikke blive offentliggjort. Påkrævede felter er markeret *

Denne side bruger Akismet til at reducere spam. Lær, hvordan dine kommentardata behandles.

Oversættelse

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

Populære indlæg

Systemkrav til Windows Server 2016
Windows Server
Configuration Manager Forespørgselsindsamlingsliste
Configuration Manager Forespørgselsindsamlingsliste
Configmgr
Struktureret/administreret navigation aktiveret på moderne sider i klassiske teamwebsteder
Tech
SCCM Kunne ikke hente DP-placeringer som den forventede version fra MP
Configmgr

Seneste indlæg

Installation og konfiguration af Fail2ban til SSH-beskyttelse på Ubuntu 24.04
Linux
Aktivering og konfiguration af FirewallD på AlmaLinux
Linux
Brugeroprettelse og SSH-nøgleopsætning i AlmaLinux
Linux
Sådan nulstiller du adgangskoden på AlmaLinux
Linux

© 2023 Enterine

Gå til mobil version
Velkommen tilbage!

Log ind på din konto

Brugernavn eller e-mail-adresse
Adgangskode

Mistet din adgangskode?