3. Check if Windows 10 is Activated
The chances are high that your Windows 10 system isn’t activated. To check whether your Windows 10 is activated or not, follow the below steps:
- Click on the Start menu > Go to Settings.
- Select Update & Security > Click on the Activation tab from the left pane.
- Here at the top, you’ll be able to see whether your system is activated with a license or not.
- If it says ‘Windows is activated …’ then you can follow the next method.
- However, if the Windows isn’t activated then you’ll need to purchase a Windows 10 product key according to your current edition like Windows 10 Home or Pro, etc.
- Once you’ve got the product key for activation, click on ‘Change product key’ > Enter the key and validate it.
- Finally, run the Windows Updater again and check if the problem still persists or not.
- Enjoy!
4. Check if Date & Time is Correct
Sometimes it can also possible that the date & time isn’t set correctly according to the region or time zone which can cause multiple issues with the Windows updates, and more.
- Click on Start > Go to Settings.
- Go to Time & Language > Check if the date & time is correctly set or not.
- If not, then click on ‘Additional date, time & regional settings’.
- Choose ‘Set the time and date’ > Click on ‘Change date and time’.
- Set the correct date and time and make sure to check the time zone also.
- Once all done, restart your PC to apply changes.
5. Manually Install Failed Updates
Sometimes it can also possible that a couple of updates or an individual update gets failed for some reason. If that’s happening to you, try manually installing the failed updates on your PC.
- Press the Windows key to open up the Start menu.
- Click on Settings > Go to Update & Security.
- Check for pending Windows build updates. Additionally, you should check the KB updates if anyone is pending to install or failed to download.
- In that scenario, it will look something like ‘Status: Pending install’ or some kind of warning notice.
- You can also go to the Microsoft Update Catalog to check for that failed KB update info.
- Try downloading and installing the KB update again.
- Once the update successfully installed, restart your computer to check whether the Windows Update Error 0x80240023 is fixed or not.
6. Rebuild Windows Update Cache
Some of the reports have previously surfaced online that a cached Windows 10 update file can also cause issues with the error 0x80240023. So, you’ll need to reset and rebuild the cache again.
- Press the Windows key to open up the Start menu.
- Type cmd and right-click on the Command Prompt.
- Now, select Run as administrator.
- Copy / Paste the following command line and hit Enter:
net stop wuauserv
- Next, copy the following command, paste it, and hit Enter:
cd %systemroot%\SoftwareDistribution
- Simply copy command one by one, put it on CMD, and press Enter:
ren Download Download.old
net start wuauserv
net stop bits
net start bits
net stop cryptsvc
cd %systemroot%\system32
ren catroot2 catroot2old
net start cryptsvc
- Once all done, just reboot your PC and check whether the error has been fixed or not.
That’s it, guys. We assume this guide was helpful to you. For further queries, feel free to ask in the comment below.