filmov
tv
Fix Windows Update Error 0x80240034 (fixed) | 2023

Показать описание
solution 1
command 1 : sc config wuauserv start=auto
command 2: sc config bits start=auto
command 3: sc config cryptsvc=auto
command 4 : sc config trustedinstaller start=auto
solution 2
command 1: net stop wususerv
command 2: net stop cryptsvc
command 3 : net stop bits
command 4 : net stop msiserver
command 5 : net stop appidsvc
command 8 : net start wuauserv
command 9 : net start cryptsvc
command 10 : net start bits
command 11 : net start msiserver
command 12 : net start appidsvc
command 13 : exit
command 1 : sc config wuauserv start=auto
command 2: sc config bits start=auto
command 3: sc config cryptsvc=auto
command 4 : sc config trustedinstaller start=auto
solution 2
command 1: net stop wususerv
command 2: net stop cryptsvc
command 3 : net stop bits
command 4 : net stop msiserver
command 5 : net stop appidsvc
command 8 : net start wuauserv
command 9 : net start cryptsvc
command 10 : net start bits
command 11 : net start msiserver
command 12 : net start appidsvc
command 13 : exit