Tanishka Yadav
Participant
4 months ago
1 Replies
Q:
How to fix error 1053 Windows update in Windows 11?
I’m getting error 1053 when trying to install updates. What steps should I follow to fix it?
- Join the conversation — log in or create an account to reply.
Login to the community
You must be logged in to reply to this topic.

To fix Error 1053 in Windows 11:
Open Command Prompt (Admin) and run:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth
Press Win + R, type services.msc, and restart these services:
Windows Update
BITS
Cryptographic Services
Delete Windows Update cache:
Stop Windows Update service
Delete all files in C:\Windows\SoftwareDistribution
Start Windows Update service
Restart your PC.
This usually resolves Error 1053 in Windows 11.