FIX Windows Update Install Error 0x80070103 in Windows 11

preview_player
Показать описание
If you are experiencing the error: 0x80070103 when attempting to install the latest security and quality updates on Windows 11, it may be due to a damaged or corrupted Software Distribution folder. To resolve this issue, follow the steps in the provided video.

This method involves resetting the Software Distribution folder and re-registering the internet connection. 0x80070103 error 22H2. Realtek

This troubleshooting guide will work Windows 11 operating systems (Home, Professional, Enterprise, Education) and desktops, laptops, tables and computers manufactured by the following brands: Asus, Dell, HP, MSI, Alienware, MSI, Toshiba, Acer, Lenovo, razer, huawei, dynabook, LG , vaio, surface among others.

Copy and paste this:

net stop bits
net stop wuauserv
net stop appidsvc
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\*.*"
rmdir %systemroot%\SoftwareDistribution /S /Q
rmdir %systemroot%\system32\catroot2 /S /Q
cd /d %windir%\system32

netsh winsock reset
netsh winsock reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
Рекомендации по теме
Комментарии
Автор

could you please share the desktop wallpaper?

KPalamoni
Автор

how to make a desktop backgroud like yours?

abdelmagedeldardir
Автор

when I tried solution 2, said access denied. Do you have a solution for this?

whiteamericannativeslave
Автор

Gracias, funcionó con la primera opción, 👏👏👏👏👏

manusantamarina
Автор

where i wii find the taxt to paste powershell

ijygyej
Автор

Wow, solution 3 really worked on my rog Ally. Thank you!

greenleaph
Автор

problem still exist. anyway additional help?

dr.nanaamoakoheneesq
Автор

Thank you very much sir, Option 2 worked best for me.

stormyeezy
Автор

Did not remove update install error 0x80070103 from my HP TG01-2285T

benz
Автор

Wow! the 1st solution worked for me. Your channel is amazing, informative and very helpful. This is the 3rd issue you guys helped me out with. Great Channel! Thank you 😁👍👍👍👍!

malcrew
Автор

hey you have been making a video abaut how to open epic games but after the first stepp my apps were gone what shoud i do !

henryrummel
Автор

Windows Powershell is not available. That's the message I get.

pujdvbf
Автор

net start cryptsvc stop at here at powershell

kenny_stark
Автор

I got a lot of errors starting in
At line:8 char:23
+ sc.exe sdset bits ...
+ ~
Missing closing ')' in expression.
At line:8 char:48
+ sc.exe sdset bits ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:51
+ sc.exe sdset bits ...
+ ~
Missing closing ')' in expression.
At line:8 char:84
+ ... ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:87
+ ... ...
+ ~
Missing closing ')' in expression.
At line:8 char:106
+ ... ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:109
+ ... ...
+ ~
Missing closing ')' in expression.
At line:8 char:134
+ ...
+ ~
Unexpected token ')' in expression or statement.
At line:9 char:27
+ sc.exe sdset wuauserv ...
+ ~
Missing closing ')' in expression.
At line:9 char:52
+ sc.exe sdset wuauserv ...
+ ~
Unexpected token ')' in expression or statement.
Not all parse errors were reported. Correct the reported errors and try again.
+ CategoryInfo : ParserError: (:) [],
+ FullyQualifiedErrorId :

PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32>
PS C:\WINDOWS\system32> net stop bits
>> net stop wuauserv
>> net stop appidsvc
>> net stop cryptsvc
>> Del
>> rmdir /S /Q
>> rmdir /S /Q
>> sc.exe sdset bits
>> sc.exe sdset wuauserv
>> cd /d %windir%\system32
At line:8 char:23
+ sc.exe sdset bits ...
+ ~
Missing closing ')' in expression.
At line:8 char:48
+ sc.exe sdset bits ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:51
+ sc.exe sdset bits ...
+ ~
Missing closing ')' in expression.
At line:8 char:84
+ ... ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:87
+ ... ...
+ ~
Missing closing ')' in expression.
At line:8 char:106
+ ... ...
+ ~
Unexpected token ')' in expression or statement.
At line:8 char:109
+ ... ...
+ ~
Missing closing ')' in expression.
At line:8 char:134
+ ...
+ ~
Unexpected token ')' in expression or statement.
At line:9 char:27
+ sc.exe sdset wuauserv ...
+ ~
Missing closing ')' in expression.
At line:9 char:52
+ sc.exe sdset wuauserv ...
+ ~
Unexpected token ')' in expression or statement.
Not all parse errors were reported. Correct the reported errors and try again.
+ CategoryInfo : ParserError: (:) [],
+ FullyQualifiedErrorId :

KathyHolloway-ndmf