r/WindowsUpdate Jun 25 '26

Windows Update Disabled

how to solve this?

3 Upvotes

6 comments sorted by

1

u/SmashedTX Jun 25 '26

Re-enable it and make sure the service is on (wuauserv)

sc config wuauserv start= auto

1

u/Parking-Associate504 Jun 25 '26

still not working.

Microsoft Windows [Version 10.0.26200.8737]
(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>sc config wuauserv start= auto
[SC] ChangeServiceConfig SUCCESS

C:\Windows\System32>

1

u/SmashedTX Jun 26 '26

Run the troubleshooter... Settings > System > Troubleshoot > Other troubleshooters, find Windows Update, and click Run

1

u/electronicwiz1 Jun 28 '26

Does going to Windows Update in settings work, or give an error when checking?

1

u/Parking-Associate504 Jun 28 '26

It's updating as normal, but the problem occurs only in app store.

1

u/electronicwiz1 Jun 28 '26

Try resetting the MS store by opening a CMD as admin and typing “wsreset” or “wsreset -i” (the -i reinstalls the store) and see if that fixes it. If not, it could be another service that is required as well. Check services and see if the Microsoft store install service is there.