Unable to connect to windows update or download .NET Framework (internet works)

Hello temcowookie! We will remove some updates

Remove Update Manually
1. Right-click on the Start
w8start.png
button and select Command Prompt (Admin)
2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
Code:
[COLOR=#0000ff]wusa /uninstall /KB:[/COLOR][COLOR=#0000ff]2966828[/COLOR][COLOR=#0000ff]
[/COLOR][COLOR=blue]wusa /uninstall /KB:2966826[/COLOR]
3. Let me know if it says it was successful or if there are any errors.

Now try installing the updates again and see if they install

-CKing
 
The update KB2966828 is not installed on this computer.
The update KB2966826 is not installed on this computer.
 
Hello temcowookie! Because of the upgrade, the references to these updates are gone, so we will try another approach for fixing it:


Press Windows + X
Click on Command Prompt (Admin)
If UAC warning comes up, click Yes
Copy and paste this command and press enter:
Code:
DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /source:c:\$Windows.~BT\Sources\Install.esd


Let us know if the commands give any error


-CKing
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top