Zum Hauptinhalt wechseln

Brief one or two sentences with identification info. Example: Released June 2009, identified by model number A1303.

11 Fragen Alle anzeigen

How to fix ( NET HELPMSG 2182 )?

Greetings,

I'm having issues with this error that persists across multiple clean installations of windows 11. my laptop startup is slower than before it takes 20 min to open up.

After the installation of windows 11, I'm coming here first for assistance. I have run windows update, it registers no additional updates at this time it shows " Your up to date" .

I have run the troubleshooting cab and it returns (NET HELPMSG 2182)

message, but evidently is unable to fix it.

I am open to any and all suggestions.

I am using an up-to-date windows 11 package sourced from microsoft to install w11; OS Build 22621.1105.

Diese Frage beantworten Ich habe das gleiche Problem

Ist dies eine gute Frage?

Bewertung 0
Einen Kommentar hinzufügen

1 Antwort

Nada Adem seems to be a common issue with failed services. There seems to be a plethora of suggestions so I'd suggest you go ahead and try something like this:

Reset Windows update components

Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))

Copy each line of command to Powershell then press enter (one line at a time)

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
regsvr32.exe /s atl.dll
regsvr32.exe /s urlmon.dll
regsvr32.exe /s mshtml.dll
netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc

-Once done restart the device and check. from here

War diese Antwort hilfreich?

Bewertung 0
Einen Kommentar hinzufügen

Antwort hinzufügen

Nada Adem wird auf ewig dankbar sein.
Seitenaufrufe:

Letzte 24 Stunden: 0

Letzte 7 Tage: 0

Letzte 30 Tage: 1

Insgesamt: 318