Forum Discussion

DeclanRhodes's avatar
DeclanRhodes
Iron Contributor
Sep 19, 2025

Any ideas to fix this on Windows 11

After I use my Winreducer to tweak my Windows 11 install.
The windows updates does not work properly.
settings: system: windows update
When I click on "windows update" - nothing happens
I if type "update" at the windows start search & click on "check for updates" - it takes me back to the screen
settings: system: windows update

Any ideas how to fix this ?

4 Replies

  • Zaoey's avatar
    Zaoey
    Iron Contributor

    There are confilicts between the system and Winreducer. You need to uninstall Winreducer to fix the issue.

  • Tovar's avatar
    Tovar
    Iron Contributor

    When tools like WinReducer are used to strip down or tweak Windows, some core services or components that Windows Update relies on often get disabled or removed. 

  • Mageee's avatar
    Mageee
    Brass Contributor

    When Windows Update stops working after using WinReducer, it usually means some required services or components were disabled or removed. You can try these steps:

    Step 1: Run the Windows Update troubleshooter. Go to Settings > System > Troubleshoot > Other troubleshooters > Windows Update.

    Step 2: Open Command Prompt as administrator and run these commands one by one:
    sfc /scannow
    DISM /Online /Cleanup-Image /RestoreHealth

    Step 3: Open services.msc and make sure Windows Update and Background Intelligent Transfer services are set to Automatic and running.

    Step 4: If the issue started right after applying tweaks, you may need to restore from a backup or reinstall with fewer components removed, since some critical services may have been stripped.

  • DeclanRhodes's avatar
    DeclanRhodes
    Iron Contributor

    Using tools like Winreducer can disable or modify essential system components, which may cause issues like this. In the future, be cautious with such tools, and always keep a backup before making significant changes.

Resources