Clear History updates with Vista

Last update on December 20, 2008 09:14 AM by deri58
Published by deri58

Clear History updates with Vista








It may happen that the list of historical updates increase with several important updates and optional, and you want to cancel same. Simply delete the file edb.log in the folder Windows \ SoftwareDistribution \ DataStore \ Logs.

This file is regularly used by automatic updates of Windows, delete it will be impossible, even with software like Unlocker, as this service is loaded into memory. Please note that once the file is deleted cannot be recovered.


Below is a tips of how to uninstall temporarily:


Go to menu Start> All Programs> Accessories.
Right-click on the "command prompt" and select “Run as Administrator”.

Copy/paste the below command:
net stop wuauserv
And select OK.


Wait until confirmation that the service is stopped.


To delete the file, copy the following command in the command prompt:
del %systemroot%\SoftwareDistribution\DataStore\Logs\edb.log


You can also delete it manually.

The service will relaunch in automatic mode at the next reboot, or you can restart with this command:

net start wuauserv



This will not uninstall the updates installed. To uninstall an update, go to “Programs and Features" and click on “Show updates installed”.

You can also manage this function using a notepad.

Go to the menu Start> All Programs> Accessories> Notepad

Copy/Paste the following in the notepad:

CD \
net stop wuauserv
del% systemroot% \ SoftwareDistribution \ DataStore \ Logs \ edb.log
net start wuauserv


Go to the File menu > Save.
Change the file type "All Files."
Give the file a name that ends with .Bat
Confirm and Close.

To run this batch file, you must right-click on the file and select “Run as administrator” which will remove the history update.
Best answers for « Clear History updates with Vista » in :
How to clear the updates cache? Show How to clear the updates cache? Everytime your computer is being updated, windows automatically saves the installation cache in a folder: C:\Windows\SoftwareDistribution\Download To erase the contents of this folder ( to free up...
How to clear history MSN Messenger? Show How to clear history MSN Messenger? Clearing history for MSN Messenger Delete the complete history of the conversations in MSN Messenger It is possible to clear history of MSN Messenger conversations through many by deleting...
Updating Vista manually Show Updating Vista manually It is possible to select and perform the updates to Windows Vista manually. To do this, we must go to the Microsoft Update Catalog with Internet Explorer. Link:...
[Vista] Unable to install Service Pack 2 Show[Vista] Unable to install Service Pack 2 You try to install Service Pack 2 (SP2) for Vista and you get an error (0x80070057), here's the solution: Uninstall the 3 latest security updates following: KB970653 KB972036 KB973874...
Clearing the cache Update ShowClearing the cache Update For each update downloaded, the Windows backup cache is installed in the Windows \ SoftwareDistribution \ Download. However this cache is futile once the update installed apart from consuming disk...
Vista Recovery Console bootable CD ShowVista Recovery Console bootable CD This may concern persons having a high end PC and are trying to have the recovery console for Vista. For those who have a high end PC with just a "Recovery” CD or DVD, here is a solution to have on...
Download Crystal Clear ShowCrystal Clear is will change entirely the appearance of your Windows XP by changing files system. The pack ice Crystal Clear inserts a visual style which will bring the sweetness in your Windows. To answer all your wait, this style is declined in...
Computer - History ShowThe history of the computer owes its existence to the fact that people, who are lazy by nature, have always sought to improve their ability to calculate, in order to reduce errors and save time. Origins: The abacus The "abacus" was invented in the...
Webmastering - Maintaining and Updating a Website ShowMaintenance Plan the logistics Updating Checking the Links Hypertext links on websites often become obsolete. These links are called broken links. This risk of a link breaking is even greater when the link direct users to an outside site. It...