|
| ||||||||||
| Tags: history updates, vista |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to Delete History updates with Vista
delete them and leave the list of successful updates. Is this possible? Thanks. |
|
#2
| |||
| |||
| Re: How to Delete 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 |
|
#3
| ||||
| ||||
| Re: How to Delete History updates with Vista
You can use a notepad for this . 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. |
|
#4
| ||||
| ||||
| Re: How to Delete History updates with Vista
Thank you for reply i will try and post the result here . |
|
#5
| ||||
| ||||
| Re: How to Delete History updates with Vista
Try it by deleting 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”.
__________________ How to choose a motherboard for your PC for August 2008 |
|
#6
| |||
| |||
| Re: How to Delete History updates with Vista
I am confused... will deleting the edb.log file delete all update history or only the duplicate update history? |
|
#7
| ||||
| ||||
| Re: How to Delete History updates with Vista
There is no way you can delete update history (Selected) entries. If you want to clear the windows update history, Navigate to "C:\WINDOWS\SoftwareDistribution\DataStore" Delete "DataStore.edb". Before you delete "DataStore.edb" you should stop Windows update service and BITS service. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to Delete History updates with Vista" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer 9 wont delete cookies when set to delete all history on exit | Ritesh Singh | Technology & Internet | 5 | 06-05-2012 08:19 AM |
| Delete history with PHP | Angelica Maria | Software Development | 4 | 02-04-2010 09:15 AM |
| How to Delete Vista Automatic Updates Notification | jhon | Operating Systems | 5 | 20-01-2010 04:57 AM |
| Disabling 'delete history' in IE7 for Vista | The_D | Technology & Internet | 4 | 30-04-2009 02:06 PM |
| Is there a way to delete failed updates from update history? | Big Dee | Windows Update | 4 | 27-03-2008 11:55 PM |