Fix Update KB5037771/KB5037591 Not Installing or Downloading On Windows 11 - 23H2/22H2

Поделиться
HTML-код
  • Опубликовано: 9 июн 2024
  • The KB5037771 update addresses a known issue that might cause your VPN connection to fail. This occurs after you install the update dated April 9, 2024, or later. So you are unable to install this important update then follow the instructions on this video to learn how to resolve this issue
    Link For Windows 11: www.microsoft.com/en-us/softw...
    Copy and paste this:
    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
    This troubleshooting guide will work Windows 11 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei, dynabook, LG , vaio, surface among others.
    #KB5037771 #KB5037591 #Windows11 #Error
    ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
    》 CHAPTERS 《
    00:00 Intro
    00:20 Solution #1
    01:24 Solution #2
    02:42 Solution #3
    04:16 Solution #4
    05:57 Solution #5
    09:48 Outro
  • НаукаНаука

Комментарии • 11

  • @poplik80
    @poplik80 24 дня назад +3

    After I updated yesterday on new version of Windows my PC telling me that there is no ethernet cable pluged in. Any ideas please? I tried almost everything like drivers etc.

    • @purrlean
      @purrlean 23 дня назад

      Bro, same problem. Still you cant connect to ethernet???

    • @poplik80
      @poplik80 23 дня назад

      @@purrlean Right now I just used new cable and It works perfectly. I must check old cable if I can find any damage but I solved my problem right now.

    • @purrlean
      @purrlean 23 дня назад

      @@poplik80 haha me too))

  • @Matt-lz1ne
    @Matt-lz1ne 25 дней назад +1

    You should copy and paste the commands into a command prompt running as administrator instead of powershell. The rmdir commands are aliased power shell commands and fail (all that red text).

    • @muhammadmaazshakilahmed4743
      @muhammadmaazshakilahmed4743 20 дней назад

      Hey man is your problem solved?

    • @Matt-lz1ne
      @Matt-lz1ne 20 дней назад

      @@muhammadmaazshakilahmed4743 Yes, it was the final solution that finally fixed the issue.

  • @numbereight6663
    @numbereight6663 26 дней назад +1

    Thanks for this guide. Fixed problem.

  • @Safrika18
    @Safrika18 19 дней назад

    The second one + reboot did the work for me, thanks !