Page 1 of 1

Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 1:37 am
by Jluvs2006
Windows Updates continues to re-install five specific updates which are:

*Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2604121) -Download size: 38.5 MB.

*Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2656368) -Download size: 1.8 MB.

*Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2656405) -Download size: 11.7 MB.

*Security Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2686827) -Download size: 4.3 MB.

*Update for Microsoft .NET Framework 4 on XP, Server 2003, Vista, Windows 7, Server 2008, Server 2008 R2 for x64 (KB2600217) -Download size: 32.2 MB.


- I purchased my computer 4 to 5 months ago. It is a Windows 7 Home Premium Hewlett-packard HP Pavilion dv6 Notebook PC (64-bit Operating System). I have tried numerous trouble-shoots and all have failed. If anyone knows of a solution this extremely aggravating issue, please feel free to answer this immediately. Thank you. -Isaiah.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 7:40 am
by thegst
Failing Windows Updates usually means the machine is infected or WIndows is damaged.
Hit Start, type in 'cmd', hit Enter. You should receive a DOS-like prompt.

Try 'sfc /scannow' without the quotes. This is the System File Checker, an inbuilt function of Windows.
I also strongly suggest scanning your computer for viruses, malware and spyware. Fortunately what is failing is .NET and not some even more essential function of Windows. After sfc and the system scans try re-running the updates.

Please post back here with results as these steps are fairly starter steps and more may need to be done, possibly a full manual install of your .NET framework.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 9:13 am
by riviera74
If the last post did not work, uninstall (reboot) and download/reinstall .NET from Windows Download; that will almost certainly work.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 1:36 pm
by Jluvs2006
thegst wrote:
Failing Windows Updates usually means the machine is infected or WIndows is damaged.
Hit Start, type in 'cmd', hit Enter. You should receive a DOS-like prompt.

Try 'sfc /scannow' without the quotes. This is the System File Checker, an inbuilt function of Windows.
I also strongly suggest scanning your computer for viruses, malware and spyware. Fortunately what is failing is .NET and not some even more essential function of Windows. After sfc and the system scans try re-running the updates.

Please post back here with results as these steps are fairly starter steps and more may need to be done, possibly a full manual install of your .NET framework.


This action was un-successful; after typing in cmd, the DOS-like prompt appears. After entering sfc/scannow (without the quotes), and pressing enter, it prompts me with a message saying: "You must be an administrator running a console session in order to use the sfc utility". Though I am not completely sure what this means, I do "know" that I "am" the sole-administrator of my computer according to the User Accounts details. The only other account running is the "Guest Account" which rarely gets logged-into.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 1:43 pm
by Jluvs2006
riviera74 wrote:
If the last post did not work, uninstall (reboot) and download/reinstall .NET from Windows Download; that will almost certainly work.


Forgive my ignorance, however I do not know how to uninstall (reboot) and download/re-install .NET from Windows Download. If possible, can you please explain these steps to me in greater detail? I am a student willing and ready to learn...but in "baby-steps". Lol. Thank you for your time, and concern.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 2:05 pm
by Flying Fox
Jluvs2006 wrote:
thegst wrote:
Failing Windows Updates usually means the machine is infected or WIndows is damaged.
Hit Start, type in 'cmd', hit Enter. You should receive a DOS-like prompt.

Try 'sfc /scannow' without the quotes. This is the System File Checker, an inbuilt function of Windows.
I also strongly suggest scanning your computer for viruses, malware and spyware. Fortunately what is failing is .NET and not some even more essential function of Windows. After sfc and the system scans try re-running the updates.

Please post back here with results as these steps are fairly starter steps and more may need to be done, possibly a full manual install of your .NET framework.


This action was un-successful; after typing in cmd, the DOS-like prompt appears. After entering sfc/scannow (without the quotes), and pressing enter, it prompts me with a message saying: "You must be an administrator running a console session in order to use the sfc utility". Though I am not completely sure what this means, I do "know" that I "am" the sole-administrator of my computer according to the User Accounts details. The only other account running is the "Guest Account" which rarely gets logged-into.

He forgot you are using Windows 7. Hit Start, then type in "cmd" or "Command Prompt", you should see cmd.exe or "Command Prompt" show in the search result. Move your mouse so the cursor hover over the program, then right click. Select "Run as Administrator" and you will get the DOS-like window with "Administrator: Command Prompt" as the title. Then you can run 'sfc /scannow'. This is UAC in action where even being an "Administrator" you have to go through this explicitly to really do administrative actions.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 2:21 pm
by Jluvs2006
To Flying Fox: Thank you, your directions have helped. Though I still do not know if these actions will fix the over-all problem, your directions have gotten me a step further. And a great Thank You! to "everyone" working with me.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 3:32 pm
by Jluvs2006
So I just finished running the sfc/scannow and its report was that: "Windows Resource Protection did not find any integrity violations". It was mentioned that a full manual install of my .NET framework might possibly be needed as well, how do I go about doing this? Also, I just completed a virus, malware and spyware scan of my computer and it found eight (8) suspicious threats within' my registry; I have the full log-details if needed. I'm getting ready to restart the computer (mandatory in-order to remove all threats from my system); once I have re-booted, I will post and let you all know if the combination of actions have proven successful.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 4:11 pm
by thegst
Yep, I forgot about the admin elevation for sfc :)

Try this link first: http://www.microsoft.com/en-us/download ... x?id=17851

Follow the prompts like any program or update. Good luck!

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 8:33 pm
by riviera74
thegst wrote:
Yep, I forgot about the admin elevation for sfc :)

Try this link first: http://www.microsoft.com/en-us/download ... x?id=17851

Follow the prompts like any program or update. Good luck!


Remember to uninstall .NET first, reboot, then install as per the link listed above.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 9:30 pm
by Jluvs2006
Okay, because I tried it without uninstalling first and it "didn't" work. I'll try it again the right way and let you know. So far, everything asked of me to do has not been successful. From removing malicious entities, sfc/scannow to (in-correctly) installing Microsoft .NET Framework 4. I will attempt to correctly install Microsoft .NET Framework 4 and let you all know if it proves successful.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sat Jun 16, 2012 10:17 pm
by riviera74
Jluvs2006 wrote:
Okay, because I tried it without uninstalling first and it "didn't" work. I'll try it again the right way and let you know. So far, everything asked of me to do has not been successful. From removing malicious entities, sfc/scannow to (in-correctly) installing Microsoft .NET Framework 4. I will attempt to correctly install Microsoft .NET Framework 4 and let you all know if it proves successful.


OK. Good luck.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sun Jun 17, 2012 12:58 am
by Jluvs2006
Unfortunetly, all attempts have been unsuccessful.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sun Jun 17, 2012 8:07 am
by riviera74
Jluvs2006 wrote:
Unfortunetly, all attempts have been unsuccessful.


Then use Revo Uninstaller to completely remove .NET and reboot. Windows Update should then allow you to install .NET.

Re: Windows-Updates Continues to Re-install Updates.

Posted: Sun Jun 17, 2012 9:41 am
by pfntn
I've had really good results using this tool on both WinXP and Win7:
http://www.softpedia.com/progDownload/N ... 16561.html
Just download, run, and select the All Versions options. It will run for a while, but it should work.