How do I uninstall latest Microsoft Update

Reg Jones 5 Reputation points
2023-02-17T12:48:05.62+00:00

Since installing latest updates from Microsoft my laptop has numerous software problems. It won't even go to Settings to allow me to uninstall the updates. How do I uninstall the updates?

Windows for business | Windows Client for IT Pros | User experience | Other
{count} vote

2 answers

Sort by: Most helpful
  1. Fabricio Godoy 2,626 Reputation points
    2023-02-17T13:45:08.3566667+00:00

    Hi.

    U can try unistall by using power shell:

    get a lista of paths>
    Get-WmiObject -Class Win32_QuickFixEngineering

    check by a date of instalation the path of u want uninstall

    after that, >

    wusa.exe /uninstall /kb:XXX /quiet /norestart

    I hope this is help u.

    if yes, don't forget to upvote.

    Regards

    0 comments No comments

  2. S.Sengupta 24,636 Reputation points MVP
    2023-02-19T01:47:42.54+00:00

    If you have created a System Restore point then try to revert back to that earlier "good" state when there was no such problem.

    1. Select Start > Settings > Windows Update > Update history > Uninstall updates . View update history.
    2. On the list that appears, locate the update you want to remove, and then select Uninstall next to it.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.