Utilizzando questo sito, accetti il politica sulla riservatezza.
Accettare
EnterineEnterineEnterine
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Lettura: How to Fix Microsoft Store Error 0x80D03805 on Windows 10
Ridimensionamento dei caratteriAa
EnterineEnterine
Ridimensionamento dei caratteriAa
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
  • FINESTRE
  • Elenco raccolte query SCCM
Ricerca
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Cliente Windows

How to Fix Microsoft Store Error 0x80D03805 on Windows 10

Pubblicato: Febbraio 18, 2024
6 Lettura minima
CONDIVIDERE

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

Contenuto
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. Premere Windows key + R to open up a Correre dialog box;

2. Prossimo, tipo ms-settings:windowsupdate e premere Entra to open up the Windows update tab of the Impostazioni scheda.

OR

1. Fare clic su l'inizio button and open Impostazioni;

2. Navigate to Update&Security;

3. Fare clic su Check for updates.

NOTA: 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 l'inizio pulsante;

2. Correre Windows PowerShell (Ammin)

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. Premere Windows key + R to open up a Correre dialog box;

2. Prossimo, tipo settings:appsfeatures e premere Entra to open up the Apps & Caratteristiche menu of the Impostazioni app.

OR

1. Fare clic su l'inizio button and open Apps;

2. Navigate to Update&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. Premere Windows key + R to open up a Run dialog box;

2. Tipo ‘notepad’ e premere Ctrl + Shift + Entra to open up a Notepad window with elevated access.

or

1. Click at l'inizio pulsante;

2. Cercare 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. Vai a File and click on Save as;

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

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

7. Double-click on the newly created BAT file and hit SÌ 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.

TAGGATO:PowershellFinestreFinestre 10Windows Store
Articolo precedente How to Refresh Active Directory Group Membership in Windows
Articolo successivo Correggi l'errore Windows 0x0000007e durante l'aggiunta della stampante di rete: Soluzioni
Lascia un commento Lascia un commento

Lascia una risposta Annulla risposta

Il tuo indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

Questo sito utilizza Akismet per ridurre lo spam. Scopri come vengono elaborati i dati dei tuoi commenti.

Traduzione

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
di Transposh - plugin di traduzione per wordpress

Post popolari

Requisiti di sistema per Windows Server 2016
Windows Server
Elenco raccolte query di Gestione configurazione
Elenco raccolte query di Gestione configurazione
ConfigMgr
Navigazione strutturata/gestita abilitata nelle pagine moderne nei siti del team classici
Tecnologia
SCCM Impossibile ottenere le posizioni DP come versione prevista da MP
ConfigMgr

Post recenti

Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04
Linux
Abilitazione e configurazione di FirewallD su AlmaLinux
Linux
Creazione utente e configurazione chiave SSH in AlmaLinux
Linux
Come reimpostare la password su AlmaLinux
Linux

© 2023 Enterine

Vai alla versione mobile
Bentornato!

Accedi al tuo account

Nome utente o indirizzo e-mail
Password

Hai perso la password?