Forum Discussion
maikvandergaag
Jul 20, 2021Copper Contributor
Message that, A newer build is available in Windows Update but Windows update does not show it.
Hi Everyone, On windows 11 I have a message available that a new version is available in Windows Update. When I check for the update it says that there are no updates. Following the releases ...
dgre057
Sep 05, 2021Copper Contributor
I had the same problem on build 22000.176, but was also missing the Windows Insider Programme settings (no option to switch channels, etc.). I was able to resolve both problems by following these steps. Basically, run these commands in CMD then reboot:
bcdedit /set flightsigning on
bcdedit /set {bootmgr} flightsigning on
- ianhandsupJun 09, 2023Copper ContributorThis worked for me!! Thanks so much.