Freigeben über

Fehlermeldung bei update KB5063709 (0x800f0831) keine Antwort - win10 auf mac-rechner mit parallels

Johann Hofrichter 0 Zuverlässigkeitspunkte
2025-09-02T10:23:58.4833333+00:00

Fehlermeldung bei update KB5063709 (0x800f0831) keine Antwort

fehler bei win 10 - läuft über parallels auf macbook air

Windows für Zuhause | Windows 10 | Windows-Update
0 Kommentare Keine Kommentare
{count} Stimmen

1 Antwort

Sortieren nach: Am hilfreichsten
  1. Alvise C 56,026 Zuverlässigkeitspunkte Freiwilliger Moderator
    2025-09-02T11:42:17.1333333+00:00

    hi johann, welcome in community

    proceed in this way, press the WIN + X buttons and open terminal (admin), now type

    net stop bits
    net stop wuauserv
    net stop cryptsvc
    ren %systemroot%\System32\Catroot2 oldcatroot2
    net start cryptsvc
    del /f /q %windir%\WindowsUpdate.log
    del /f /s /q %windir%\SoftwareDistribution\*.*
    Del "%ALLUSERSPROFILE%ApplicationDataMicrosoftNetworkDownloaderqmgr*.dat"
    del %systemroot%\SoftwareDistribution\DataStore\Logs\edb.log
    net start bits
    net start wuauserv
    

    after each command press enter

    if you want you can create a text file from notepad, save it as All files type and give it a .bat extension

    then run it as administrator

    after doing so, try again with the updates

    let me know

    Elvis

    0 Kommentare Keine Kommentare

Ihre Antwort

Antworten können von Fragestellenden als „Angenommen“ und von Moderierenden als „Empfohlen“ gekennzeichnet werden, wodurch Benutzende wissen, dass diese Antwort das Problem des Fragestellenden gelöst hat.