Help with windows 11 update error (0x1900101)

Korn Vis 1 Reputation point
2021-11-15T10:54:07.577+00:00

I have already tried many of the solutions online but still not working

  • My drivers looks fine from windows device manager.
  • I have tried doing the command prompt stuff restarting windows update services.
  • Disk checkup seems fine now.
  • My laptop meets the requirements, and has secure boot, and tpm 2.0 enabled
    149411-setuperr.log
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,215 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. J C Simpson 1 Reputation point
    2021-11-15T14:07:22.41+00:00

    Try this:


    Start Powershell as Administrator
    set-executionpolicy bypass
    Accept
    install-module pswindowsupdate
    Accept All
    get-windowsupdate -acceptall -install