Hello @quang mạnh nguyễn ,
It is clearly that windows updates got struck. Try the below methods , if that not then please go to the link
Open administrative Command Prompt and type following commands one-by-one followed by Enter key.
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
Ren C:\Windows\System32\catroot2 Catroot2.old
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
Close Command Prompt and see if Windows Updates works.
Please go in to details if that not worked ,
--please don't forget to upvote and Accept as answer if the reply is helpful--
Thanks,
Mohammed S