Powershell script to uninstall win 10 1909 feature update.

Question

Hi,

From windows servicing I have installed win 10 1909 feature update. Now I want to roll back to previous version. I have done the roll back manually from settings then recovery then go back to previous version. But  it will help if any powershell script. As manually it is difficult for many users.

Answers ( 4 )

    0
    2020-06-25T13:04:24+05:30

    There is uninstall option for Windows 10 update rings right? will this not work?

    0
    2020-06-08T17:03:00+05:30
    This answer was edited.

    I don’t think there is any out of the box available

    Some scripting samples are available here ….

    https://github.com/Microsoft/Intune-PowerShell-SDK/blob/master/Samples/README.md

    Additional Note – This feature is available only if you Windows Update for Business via Intune.

    I don’t know whether you are using WSUS for updates or WUfB

     

    Best answer
    1
    2020-06-08T16:31:02+05:30

    Hello, Why do you want to uninstall feature Update? Is there any specific reason.

    When you will attempt to run the command wusa.exe /uninstall /kb: | You might encounter with an error.

    Check this Post for more details – https://www.kapilarya.com/how-to-use-dism-to-manage-feature-updates-in-windows-10

Leave an answer

Sorry, you do not have permission to answer to this question .