Fix Windows Update Error 0x80190001

Subscribers:
2,900
Published on ● Video Link: https://www.youtube.com/watch?v=X85ThJuQOfA



Category:
Vlog
Duration: 2:40
5 views
0


Here's How to Fix Windows Update Error 0x80190001.

Windows Update Error 0x80190001 usually occurs when there is a problem with the Windows Update service or the files that are required to complete the update process. Here are some solutions to fix this error:

Solution 1: Run Windows Update Troubleshooter.
1. Press the Windows key + I to open the Settings app.
2. Click on "Update & Security" and select "Troubleshoot" from the left pane.
3. Select "Windows Update" and click on "Run the troubleshooter".
4. Follow the on-screen instructions and let the troubleshooter complete the scan.
5. Restart your computer and check if the error is resolved.

Solution 2: Restart Windows Update Services.
1. Press the Windows key + R to open the Run dialog box.
2. Type "services.msc" and press Enter.
3. Scroll down and locate "Windows Update" and "Background Intelligent Transfer Service".
4. Right-click on both services and select "Stop".
5. After both services are stopped, right-click on them again and select "Start".
6. Restart your computer and check if the error is resolved.

Solution 3: Reset Windows Update Components.
1. Press the Windows key + X and select "Command Prompt (Admin)" from the list.
2. Type the following commands one by one and press Enter after each one:

net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver

3. Rename the Software Distribution folder and Catroot2 folder by typing the following commands and pressing Enter after each one:

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 Catroot2.old

4. Type the following commands one by one and press Enter after each one:

net start wuauserv
net start cryptSvc
net start bits
net start msiserver

5. Restart your computer and check if the error is resolved.

If none of the above solutions work, you can try resetting your PC or performing a clean installation of Windows.