PC Boots then writes giant datastore.edb file slowing the computer down
up vote
32
down vote
favorite
The system that I'm looking at is Windows 7, 32bit.
When the system boots up it spends a ton of time reading and writing to the DataStore.edb file which is located in WindowsSoftwareDistributionDataStore directory. This makes the system run really slow for several minutes, probably about 10 if I'm honest. If you stop the Windows Update service, within a minute the system will stop reading and writing from the file and everything runs smoothly.
Things I've tried:
I've stopped Windows Update, deleted the file, rebooted, but when I do that Windows rebuilds the file until it's a few hundred MB in size. Once Windows is happy with whatever it's doing, it stops and my disk usage and cue drop down to normal levels and the system does whatever you want with plenty of speed.
I've booted into SafeMode and run several virus scans and Kaspersky's RootKit killer tool and nobody finds anything offensive.
What should I try next?
windows-7
migrated from stackoverflow.com Jan 21 '13 at 13:44
This question came from our site for professional and enthusiast programmers.
add a comment |
up vote
32
down vote
favorite
The system that I'm looking at is Windows 7, 32bit.
When the system boots up it spends a ton of time reading and writing to the DataStore.edb file which is located in WindowsSoftwareDistributionDataStore directory. This makes the system run really slow for several minutes, probably about 10 if I'm honest. If you stop the Windows Update service, within a minute the system will stop reading and writing from the file and everything runs smoothly.
Things I've tried:
I've stopped Windows Update, deleted the file, rebooted, but when I do that Windows rebuilds the file until it's a few hundred MB in size. Once Windows is happy with whatever it's doing, it stops and my disk usage and cue drop down to normal levels and the system does whatever you want with plenty of speed.
I've booted into SafeMode and run several virus scans and Kaspersky's RootKit killer tool and nobody finds anything offensive.
What should I try next?
windows-7
migrated from stackoverflow.com Jan 21 '13 at 13:44
This question came from our site for professional and enthusiast programmers.
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28
add a comment |
up vote
32
down vote
favorite
up vote
32
down vote
favorite
The system that I'm looking at is Windows 7, 32bit.
When the system boots up it spends a ton of time reading and writing to the DataStore.edb file which is located in WindowsSoftwareDistributionDataStore directory. This makes the system run really slow for several minutes, probably about 10 if I'm honest. If you stop the Windows Update service, within a minute the system will stop reading and writing from the file and everything runs smoothly.
Things I've tried:
I've stopped Windows Update, deleted the file, rebooted, but when I do that Windows rebuilds the file until it's a few hundred MB in size. Once Windows is happy with whatever it's doing, it stops and my disk usage and cue drop down to normal levels and the system does whatever you want with plenty of speed.
I've booted into SafeMode and run several virus scans and Kaspersky's RootKit killer tool and nobody finds anything offensive.
What should I try next?
windows-7
The system that I'm looking at is Windows 7, 32bit.
When the system boots up it spends a ton of time reading and writing to the DataStore.edb file which is located in WindowsSoftwareDistributionDataStore directory. This makes the system run really slow for several minutes, probably about 10 if I'm honest. If you stop the Windows Update service, within a minute the system will stop reading and writing from the file and everything runs smoothly.
Things I've tried:
I've stopped Windows Update, deleted the file, rebooted, but when I do that Windows rebuilds the file until it's a few hundred MB in size. Once Windows is happy with whatever it's doing, it stops and my disk usage and cue drop down to normal levels and the system does whatever you want with plenty of speed.
I've booted into SafeMode and run several virus scans and Kaspersky's RootKit killer tool and nobody finds anything offensive.
What should I try next?
windows-7
windows-7
asked Jan 18 '13 at 23:45
limefartlek
161123
161123
migrated from stackoverflow.com Jan 21 '13 at 13:44
This question came from our site for professional and enthusiast programmers.
migrated from stackoverflow.com Jan 21 '13 at 13:44
This question came from our site for professional and enthusiast programmers.
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28
add a comment |
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28
add a comment |
9 Answers
9
active
oldest
votes
up vote
25
down vote
I know it's way past the point of being able to provide a suitable solution for you now, but I have exactly the same thing with a Windows 7 machine at work. For future reference, you can always check the integrity of (/g
) and/or defrag (/d
) *.edb files with esentutl.exe
.
e.g. esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
If you are unable to run this command with "-1032" error, you can boot into safemode (without networking) and run the command from there. You might first need to run it with the /p switch to repair file corruption.
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
add a comment |
up vote
14
down vote
RAMMap showed that C:WindowsSoftwareDistributionDataStoreDataStore.edb
mapped file was wasting 400 Mb of my precious RAM.
Moreover Windows Update was constantly slowing down the system in process of updating that huge file.
esentutl.exe
just reduced DataStore.edb
size from slightly more than 600 Mb to slightly less that 600 MB and proved to be useless in my case.
http://juneyourtech.blogspot.com/2013/06/datastoreedb-and-windows-vista.html states that deleting this file is also not an option as Windows Update would rebuild it to the same size of next run.
So I had to completely disable Windows Update Service autorun. This greatly lowered waste of RAM, CPU and disk IO.
The system is much more responsive now.
See also How to schedule download of windows 7 updates? for a way to launch update using Windows Task Scheduler.
Update
Take a look also at Windows 7 SP1 Windows Update stuck checking for updates
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
add a comment |
up vote
4
down vote
Expanding upon @mafbailey 's answer (And a big thanks to you, as well!) make sure to open the command prompt as an administrator when utilizing the following command line action to have the appropriate file permissions.
I'd have been stuck had I not known =)
esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
add a comment |
up vote
3
down vote
I have experienced the same problem with a slowly starting computer running w7 home edition. Opening email or firefox was frustrating.
On my computer, during start up, the anti virus program (windows essentials) seemed to be taking a lot of time on the datastore.edb
file.
This link about
"Improve PC Performance and Stability by Properly Configuring Anti-Virus"
solved the slow start up problem for me.
The solution basically involves telling the virus scanner (windows essentials) to exclude checking this file.
I did the other exclusions on the windows files as well. (but i'm fine with the scanners checking my photos, even though they should be safe)
add a comment |
up vote
1
down vote
Try installing Windows Update KB3050265, released 2nd June 2015.
This is optional so you may have to look for it in Control Panel > System and Security > Windows Update > Show all available updates > Optional, and manually install it.
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
add a comment |
up vote
1
down vote
Fixing Windows Update, this method is for Windows 7
Go to Programs Accessories: Cmd prompt
Click the right mouse button and run as administrator.
In the prompt window follow the sequence below:
net stop wuauserv (after Enter)
net stop bits (after Enter)
In Windows Explorer:
Go to the folder windowssoftware distributiondownload (delete everything in there)
Go to the folder windowssoftware distributionDataStore (delete everything in there)
Go to the folder windowssoftware distributionDataStoreLogs (delete everything in there)
Go to the folder windowssoftware distributionPostRebootEventCache (delete everything in there)
The CMD prompt window:
net start wuauserv (after Enter)
net start bits (after Enter)
Sources:- http://tecnicoinformaticacuritiba.com.br/corrigindo-windows-update/ / https://social.technet.microsoft.com/Forums/pt-BR/d75e92b9-4caf-425d-b841-0bae79f7adf1/windows-7-windows-update-no-funciona?forum=winvistapt
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
add a comment |
up vote
0
down vote
Microsoft released a new WindowsUpdate Client Update to fix the slow Update searching/Installation.
Installing and searching for updates is slow and high CPU usage occurs in Windows 7
https://support.microsoft.com/en-us/kb/3102810
Download:
32Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=fcd6bf5d-f004-4ca3-aa7e-1de462b91dd0
64Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=4fe566bd-31b1-4413-8c4c-412b52533669
This updates reduces the detection time and uses less RAM. So try it out
warning: after installing this, Windows Update now does not work at all, it immediately gives error"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve
– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
add a comment |
up vote
0
down vote
I don't know why this says that I posted this in January 2013, this problem was only a few months ago in 2015. Ha!
Anyway - I'm sorry to waste everyone's time. For some reason I wasn't getting notifications about this thread until today, December 9, 2015.
I tried a number of things and ended up on the phone with the manufacturer of the device that this computer was within. It turns out that they have a bug in their implementation of Windows that causes this to happen. The only solution to the problem is to re-image the machine and hope it doesn't happen again.
This applies to Zeiss OCT machines for those who are wondering.
add a comment |
up vote
0
down vote
I have run into similar problems.
I installed KB3050265 from the website and it solved all these problems.
Make sure you install the correct version for your Windows ( 64 bit (x64) or 32-bit (x86))
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f539411%2fpc-boots-then-writes-giant-datastore-edb-file-slowing-the-computer-down%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
9 Answers
9
active
oldest
votes
9 Answers
9
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
25
down vote
I know it's way past the point of being able to provide a suitable solution for you now, but I have exactly the same thing with a Windows 7 machine at work. For future reference, you can always check the integrity of (/g
) and/or defrag (/d
) *.edb files with esentutl.exe
.
e.g. esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
If you are unable to run this command with "-1032" error, you can boot into safemode (without networking) and run the command from there. You might first need to run it with the /p switch to repair file corruption.
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
add a comment |
up vote
25
down vote
I know it's way past the point of being able to provide a suitable solution for you now, but I have exactly the same thing with a Windows 7 machine at work. For future reference, you can always check the integrity of (/g
) and/or defrag (/d
) *.edb files with esentutl.exe
.
e.g. esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
If you are unable to run this command with "-1032" error, you can boot into safemode (without networking) and run the command from there. You might first need to run it with the /p switch to repair file corruption.
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
add a comment |
up vote
25
down vote
up vote
25
down vote
I know it's way past the point of being able to provide a suitable solution for you now, but I have exactly the same thing with a Windows 7 machine at work. For future reference, you can always check the integrity of (/g
) and/or defrag (/d
) *.edb files with esentutl.exe
.
e.g. esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
If you are unable to run this command with "-1032" error, you can boot into safemode (without networking) and run the command from there. You might first need to run it with the /p switch to repair file corruption.
I know it's way past the point of being able to provide a suitable solution for you now, but I have exactly the same thing with a Windows 7 machine at work. For future reference, you can always check the integrity of (/g
) and/or defrag (/d
) *.edb files with esentutl.exe
.
e.g. esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
If you are unable to run this command with "-1032" error, you can boot into safemode (without networking) and run the command from there. You might first need to run it with the /p switch to repair file corruption.
edited Apr 28 '17 at 4:12
Brian Webster
74441831
74441831
answered Jul 14 '14 at 9:35
mafbailey
35133
35133
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
add a comment |
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
I tried this and I received the following message: Error: Access to source database 'c:WindowsSoftwareDistributionDataStoreData Store.edb' failed with Jet error -1032.
– Alf47
Jun 10 '15 at 14:20
2
2
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
@Alf47 Stop the Windows Update service and try again
– drake7707
Jul 10 '15 at 13:14
3
3
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
@Alf47 You need to run Command Prompt as administrator to have access.
– Igor Jerosimić
Sep 2 '15 at 8:33
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
And it is "c:WindowsSoftwareDistributionDataStoreDataStore.edb". No space!
– rdtsc
Jul 4 '17 at 15:31
add a comment |
up vote
14
down vote
RAMMap showed that C:WindowsSoftwareDistributionDataStoreDataStore.edb
mapped file was wasting 400 Mb of my precious RAM.
Moreover Windows Update was constantly slowing down the system in process of updating that huge file.
esentutl.exe
just reduced DataStore.edb
size from slightly more than 600 Mb to slightly less that 600 MB and proved to be useless in my case.
http://juneyourtech.blogspot.com/2013/06/datastoreedb-and-windows-vista.html states that deleting this file is also not an option as Windows Update would rebuild it to the same size of next run.
So I had to completely disable Windows Update Service autorun. This greatly lowered waste of RAM, CPU and disk IO.
The system is much more responsive now.
See also How to schedule download of windows 7 updates? for a way to launch update using Windows Task Scheduler.
Update
Take a look also at Windows 7 SP1 Windows Update stuck checking for updates
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
add a comment |
up vote
14
down vote
RAMMap showed that C:WindowsSoftwareDistributionDataStoreDataStore.edb
mapped file was wasting 400 Mb of my precious RAM.
Moreover Windows Update was constantly slowing down the system in process of updating that huge file.
esentutl.exe
just reduced DataStore.edb
size from slightly more than 600 Mb to slightly less that 600 MB and proved to be useless in my case.
http://juneyourtech.blogspot.com/2013/06/datastoreedb-and-windows-vista.html states that deleting this file is also not an option as Windows Update would rebuild it to the same size of next run.
So I had to completely disable Windows Update Service autorun. This greatly lowered waste of RAM, CPU and disk IO.
The system is much more responsive now.
See also How to schedule download of windows 7 updates? for a way to launch update using Windows Task Scheduler.
Update
Take a look also at Windows 7 SP1 Windows Update stuck checking for updates
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
add a comment |
up vote
14
down vote
up vote
14
down vote
RAMMap showed that C:WindowsSoftwareDistributionDataStoreDataStore.edb
mapped file was wasting 400 Mb of my precious RAM.
Moreover Windows Update was constantly slowing down the system in process of updating that huge file.
esentutl.exe
just reduced DataStore.edb
size from slightly more than 600 Mb to slightly less that 600 MB and proved to be useless in my case.
http://juneyourtech.blogspot.com/2013/06/datastoreedb-and-windows-vista.html states that deleting this file is also not an option as Windows Update would rebuild it to the same size of next run.
So I had to completely disable Windows Update Service autorun. This greatly lowered waste of RAM, CPU and disk IO.
The system is much more responsive now.
See also How to schedule download of windows 7 updates? for a way to launch update using Windows Task Scheduler.
Update
Take a look also at Windows 7 SP1 Windows Update stuck checking for updates
RAMMap showed that C:WindowsSoftwareDistributionDataStoreDataStore.edb
mapped file was wasting 400 Mb of my precious RAM.
Moreover Windows Update was constantly slowing down the system in process of updating that huge file.
esentutl.exe
just reduced DataStore.edb
size from slightly more than 600 Mb to slightly less that 600 MB and proved to be useless in my case.
http://juneyourtech.blogspot.com/2013/06/datastoreedb-and-windows-vista.html states that deleting this file is also not an option as Windows Update would rebuild it to the same size of next run.
So I had to completely disable Windows Update Service autorun. This greatly lowered waste of RAM, CPU and disk IO.
The system is much more responsive now.
See also How to schedule download of windows 7 updates? for a way to launch update using Windows Task Scheduler.
Update
Take a look also at Windows 7 SP1 Windows Update stuck checking for updates
edited Dec 4 at 12:22
answered Feb 19 '15 at 7:31
Vadzim
784916
784916
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
add a comment |
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
BTW, after free update to Windows 10 on the same old hardware the problem didn't reproduce.
– Vadzim
Sep 15 '17 at 8:59
add a comment |
up vote
4
down vote
Expanding upon @mafbailey 's answer (And a big thanks to you, as well!) make sure to open the command prompt as an administrator when utilizing the following command line action to have the appropriate file permissions.
I'd have been stuck had I not known =)
esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
add a comment |
up vote
4
down vote
Expanding upon @mafbailey 's answer (And a big thanks to you, as well!) make sure to open the command prompt as an administrator when utilizing the following command line action to have the appropriate file permissions.
I'd have been stuck had I not known =)
esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
add a comment |
up vote
4
down vote
up vote
4
down vote
Expanding upon @mafbailey 's answer (And a big thanks to you, as well!) make sure to open the command prompt as an administrator when utilizing the following command line action to have the appropriate file permissions.
I'd have been stuck had I not known =)
esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
Expanding upon @mafbailey 's answer (And a big thanks to you, as well!) make sure to open the command prompt as an administrator when utilizing the following command line action to have the appropriate file permissions.
I'd have been stuck had I not known =)
esentutl.exe /d c:WindowsSoftwareDistributionDataStoreDataStore.edb
answered Nov 30 '14 at 11:22
Luminesce
573
573
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
add a comment |
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
Also stop Windwos update services from 900Mb => 898MB
– user956584
Oct 21 '15 at 19:40
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
An inferior copy of an existing answer.
– ivan_pozdeev
Aug 28 '17 at 7:42
add a comment |
up vote
3
down vote
I have experienced the same problem with a slowly starting computer running w7 home edition. Opening email or firefox was frustrating.
On my computer, during start up, the anti virus program (windows essentials) seemed to be taking a lot of time on the datastore.edb
file.
This link about
"Improve PC Performance and Stability by Properly Configuring Anti-Virus"
solved the slow start up problem for me.
The solution basically involves telling the virus scanner (windows essentials) to exclude checking this file.
I did the other exclusions on the windows files as well. (but i'm fine with the scanners checking my photos, even though they should be safe)
add a comment |
up vote
3
down vote
I have experienced the same problem with a slowly starting computer running w7 home edition. Opening email or firefox was frustrating.
On my computer, during start up, the anti virus program (windows essentials) seemed to be taking a lot of time on the datastore.edb
file.
This link about
"Improve PC Performance and Stability by Properly Configuring Anti-Virus"
solved the slow start up problem for me.
The solution basically involves telling the virus scanner (windows essentials) to exclude checking this file.
I did the other exclusions on the windows files as well. (but i'm fine with the scanners checking my photos, even though they should be safe)
add a comment |
up vote
3
down vote
up vote
3
down vote
I have experienced the same problem with a slowly starting computer running w7 home edition. Opening email or firefox was frustrating.
On my computer, during start up, the anti virus program (windows essentials) seemed to be taking a lot of time on the datastore.edb
file.
This link about
"Improve PC Performance and Stability by Properly Configuring Anti-Virus"
solved the slow start up problem for me.
The solution basically involves telling the virus scanner (windows essentials) to exclude checking this file.
I did the other exclusions on the windows files as well. (but i'm fine with the scanners checking my photos, even though they should be safe)
I have experienced the same problem with a slowly starting computer running w7 home edition. Opening email or firefox was frustrating.
On my computer, during start up, the anti virus program (windows essentials) seemed to be taking a lot of time on the datastore.edb
file.
This link about
"Improve PC Performance and Stability by Properly Configuring Anti-Virus"
solved the slow start up problem for me.
The solution basically involves telling the virus scanner (windows essentials) to exclude checking this file.
I did the other exclusions on the windows files as well. (but i'm fine with the scanners checking my photos, even though they should be safe)
edited Nov 30 '15 at 8:06
Hastur
13k53266
13k53266
answered Mar 23 '15 at 12:26
Gertjan
311
311
add a comment |
add a comment |
up vote
1
down vote
Try installing Windows Update KB3050265, released 2nd June 2015.
This is optional so you may have to look for it in Control Panel > System and Security > Windows Update > Show all available updates > Optional, and manually install it.
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
add a comment |
up vote
1
down vote
Try installing Windows Update KB3050265, released 2nd June 2015.
This is optional so you may have to look for it in Control Panel > System and Security > Windows Update > Show all available updates > Optional, and manually install it.
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
add a comment |
up vote
1
down vote
up vote
1
down vote
Try installing Windows Update KB3050265, released 2nd June 2015.
This is optional so you may have to look for it in Control Panel > System and Security > Windows Update > Show all available updates > Optional, and manually install it.
Try installing Windows Update KB3050265, released 2nd June 2015.
This is optional so you may have to look for it in Control Panel > System and Security > Windows Update > Show all available updates > Optional, and manually install it.
answered Jun 10 '15 at 5:37
Techno_Mystic
191
191
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
add a comment |
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
1
1
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
This didn't help, I already have that update and still wake-up from hibernation is slow, and restart even much slower.
– Danijel
Jul 2 '15 at 7:27
add a comment |
up vote
1
down vote
Fixing Windows Update, this method is for Windows 7
Go to Programs Accessories: Cmd prompt
Click the right mouse button and run as administrator.
In the prompt window follow the sequence below:
net stop wuauserv (after Enter)
net stop bits (after Enter)
In Windows Explorer:
Go to the folder windowssoftware distributiondownload (delete everything in there)
Go to the folder windowssoftware distributionDataStore (delete everything in there)
Go to the folder windowssoftware distributionDataStoreLogs (delete everything in there)
Go to the folder windowssoftware distributionPostRebootEventCache (delete everything in there)
The CMD prompt window:
net start wuauserv (after Enter)
net start bits (after Enter)
Sources:- http://tecnicoinformaticacuritiba.com.br/corrigindo-windows-update/ / https://social.technet.microsoft.com/Forums/pt-BR/d75e92b9-4caf-425d-b841-0bae79f7adf1/windows-7-windows-update-no-funciona?forum=winvistapt
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
add a comment |
up vote
1
down vote
Fixing Windows Update, this method is for Windows 7
Go to Programs Accessories: Cmd prompt
Click the right mouse button and run as administrator.
In the prompt window follow the sequence below:
net stop wuauserv (after Enter)
net stop bits (after Enter)
In Windows Explorer:
Go to the folder windowssoftware distributiondownload (delete everything in there)
Go to the folder windowssoftware distributionDataStore (delete everything in there)
Go to the folder windowssoftware distributionDataStoreLogs (delete everything in there)
Go to the folder windowssoftware distributionPostRebootEventCache (delete everything in there)
The CMD prompt window:
net start wuauserv (after Enter)
net start bits (after Enter)
Sources:- http://tecnicoinformaticacuritiba.com.br/corrigindo-windows-update/ / https://social.technet.microsoft.com/Forums/pt-BR/d75e92b9-4caf-425d-b841-0bae79f7adf1/windows-7-windows-update-no-funciona?forum=winvistapt
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
add a comment |
up vote
1
down vote
up vote
1
down vote
Fixing Windows Update, this method is for Windows 7
Go to Programs Accessories: Cmd prompt
Click the right mouse button and run as administrator.
In the prompt window follow the sequence below:
net stop wuauserv (after Enter)
net stop bits (after Enter)
In Windows Explorer:
Go to the folder windowssoftware distributiondownload (delete everything in there)
Go to the folder windowssoftware distributionDataStore (delete everything in there)
Go to the folder windowssoftware distributionDataStoreLogs (delete everything in there)
Go to the folder windowssoftware distributionPostRebootEventCache (delete everything in there)
The CMD prompt window:
net start wuauserv (after Enter)
net start bits (after Enter)
Sources:- http://tecnicoinformaticacuritiba.com.br/corrigindo-windows-update/ / https://social.technet.microsoft.com/Forums/pt-BR/d75e92b9-4caf-425d-b841-0bae79f7adf1/windows-7-windows-update-no-funciona?forum=winvistapt
Fixing Windows Update, this method is for Windows 7
Go to Programs Accessories: Cmd prompt
Click the right mouse button and run as administrator.
In the prompt window follow the sequence below:
net stop wuauserv (after Enter)
net stop bits (after Enter)
In Windows Explorer:
Go to the folder windowssoftware distributiondownload (delete everything in there)
Go to the folder windowssoftware distributionDataStore (delete everything in there)
Go to the folder windowssoftware distributionDataStoreLogs (delete everything in there)
Go to the folder windowssoftware distributionPostRebootEventCache (delete everything in there)
The CMD prompt window:
net start wuauserv (after Enter)
net start bits (after Enter)
Sources:- http://tecnicoinformaticacuritiba.com.br/corrigindo-windows-update/ / https://social.technet.microsoft.com/Forums/pt-BR/d75e92b9-4caf-425d-b841-0bae79f7adf1/windows-7-windows-update-no-funciona?forum=winvistapt
answered Nov 30 '15 at 7:52
Carsoma
112
112
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
add a comment |
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
1
1
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
As others have shown here and at social.technet.microsoft.com/Forums/windowsserver/en-US/…, this doesn't solve anything and only slows down the machine while Windows Update fully rebuilds the database.
– ivan_pozdeev
Aug 28 '17 at 7:46
add a comment |
up vote
0
down vote
Microsoft released a new WindowsUpdate Client Update to fix the slow Update searching/Installation.
Installing and searching for updates is slow and high CPU usage occurs in Windows 7
https://support.microsoft.com/en-us/kb/3102810
Download:
32Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=fcd6bf5d-f004-4ca3-aa7e-1de462b91dd0
64Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=4fe566bd-31b1-4413-8c4c-412b52533669
This updates reduces the detection time and uses less RAM. So try it out
warning: after installing this, Windows Update now does not work at all, it immediately gives error"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve
– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
add a comment |
up vote
0
down vote
Microsoft released a new WindowsUpdate Client Update to fix the slow Update searching/Installation.
Installing and searching for updates is slow and high CPU usage occurs in Windows 7
https://support.microsoft.com/en-us/kb/3102810
Download:
32Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=fcd6bf5d-f004-4ca3-aa7e-1de462b91dd0
64Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=4fe566bd-31b1-4413-8c4c-412b52533669
This updates reduces the detection time and uses less RAM. So try it out
warning: after installing this, Windows Update now does not work at all, it immediately gives error"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve
– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
add a comment |
up vote
0
down vote
up vote
0
down vote
Microsoft released a new WindowsUpdate Client Update to fix the slow Update searching/Installation.
Installing and searching for updates is slow and high CPU usage occurs in Windows 7
https://support.microsoft.com/en-us/kb/3102810
Download:
32Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=fcd6bf5d-f004-4ca3-aa7e-1de462b91dd0
64Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=4fe566bd-31b1-4413-8c4c-412b52533669
This updates reduces the detection time and uses less RAM. So try it out
Microsoft released a new WindowsUpdate Client Update to fix the slow Update searching/Installation.
Installing and searching for updates is slow and high CPU usage occurs in Windows 7
https://support.microsoft.com/en-us/kb/3102810
Download:
32Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=fcd6bf5d-f004-4ca3-aa7e-1de462b91dd0
64Bit: http://www.microsoft.com/downloads/details.aspx?FamilyId=4fe566bd-31b1-4413-8c4c-412b52533669
This updates reduces the detection time and uses less RAM. So try it out
answered Dec 9 '15 at 18:33
magicandre1981
80.9k20123201
80.9k20123201
warning: after installing this, Windows Update now does not work at all, it immediately gives error"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve
– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
add a comment |
warning: after installing this, Windows Update now does not work at all, it immediately gives error"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve
– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
warning: after installing this, Windows Update now does not work at all, it immediately gives error
"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve– M.M
Dec 25 '15 at 11:21
warning: after installing this, Windows Update now does not work at all, it immediately gives error
"WindowsUpdate_80244019" "WindowsUpdate_dt000"
which I've been unable to solve– M.M
Dec 25 '15 at 11:21
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
Uninstalling this update did return me to the previous situation I was in
– M.M
Dec 25 '15 at 11:27
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
@M.M error 80244019 means WU_E_PT_HTTP_STATUS_NOT_FOUND Same as HTTP status 404 - the server cannot find the requested URI (Uniform Resource Identifier). which av suite/firewall do you use?
– magicandre1981
Dec 25 '15 at 15:51
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
MS Security Essentials, and no firewall . Rest of internet was working fine (including IE)
– M.M
Dec 25 '15 at 20:38
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
@M.M try at least the June 2015 version which first includes the memory usage fix: support.microsoft.com/en-us/kb/3050265
– magicandre1981
Dec 26 '15 at 9:44
add a comment |
up vote
0
down vote
I don't know why this says that I posted this in January 2013, this problem was only a few months ago in 2015. Ha!
Anyway - I'm sorry to waste everyone's time. For some reason I wasn't getting notifications about this thread until today, December 9, 2015.
I tried a number of things and ended up on the phone with the manufacturer of the device that this computer was within. It turns out that they have a bug in their implementation of Windows that causes this to happen. The only solution to the problem is to re-image the machine and hope it doesn't happen again.
This applies to Zeiss OCT machines for those who are wondering.
add a comment |
up vote
0
down vote
I don't know why this says that I posted this in January 2013, this problem was only a few months ago in 2015. Ha!
Anyway - I'm sorry to waste everyone's time. For some reason I wasn't getting notifications about this thread until today, December 9, 2015.
I tried a number of things and ended up on the phone with the manufacturer of the device that this computer was within. It turns out that they have a bug in their implementation of Windows that causes this to happen. The only solution to the problem is to re-image the machine and hope it doesn't happen again.
This applies to Zeiss OCT machines for those who are wondering.
add a comment |
up vote
0
down vote
up vote
0
down vote
I don't know why this says that I posted this in January 2013, this problem was only a few months ago in 2015. Ha!
Anyway - I'm sorry to waste everyone's time. For some reason I wasn't getting notifications about this thread until today, December 9, 2015.
I tried a number of things and ended up on the phone with the manufacturer of the device that this computer was within. It turns out that they have a bug in their implementation of Windows that causes this to happen. The only solution to the problem is to re-image the machine and hope it doesn't happen again.
This applies to Zeiss OCT machines for those who are wondering.
I don't know why this says that I posted this in January 2013, this problem was only a few months ago in 2015. Ha!
Anyway - I'm sorry to waste everyone's time. For some reason I wasn't getting notifications about this thread until today, December 9, 2015.
I tried a number of things and ended up on the phone with the manufacturer of the device that this computer was within. It turns out that they have a bug in their implementation of Windows that causes this to happen. The only solution to the problem is to re-image the machine and hope it doesn't happen again.
This applies to Zeiss OCT machines for those who are wondering.
answered Dec 9 '15 at 23:13
limefartlek
161123
161123
add a comment |
add a comment |
up vote
0
down vote
I have run into similar problems.
I installed KB3050265 from the website and it solved all these problems.
Make sure you install the correct version for your Windows ( 64 bit (x64) or 32-bit (x86))
add a comment |
up vote
0
down vote
I have run into similar problems.
I installed KB3050265 from the website and it solved all these problems.
Make sure you install the correct version for your Windows ( 64 bit (x64) or 32-bit (x86))
add a comment |
up vote
0
down vote
up vote
0
down vote
I have run into similar problems.
I installed KB3050265 from the website and it solved all these problems.
Make sure you install the correct version for your Windows ( 64 bit (x64) or 32-bit (x86))
I have run into similar problems.
I installed KB3050265 from the website and it solved all these problems.
Make sure you install the correct version for your Windows ( 64 bit (x64) or 32-bit (x86))
edited Jul 24 '16 at 10:14
mic84
2,29721817
2,29721817
answered Jul 24 '16 at 8:12
Kerio_Orisa
1
1
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f539411%2fpc-boots-then-writes-giant-datastore-edb-file-slowing-the-computer-down%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Will I be notified of this answer?
– limefartlek
Jan 18 '13 at 23:48
Ha! I didn't think I'd get a response on this here, but a friend said to try anyway. Oh well. :) I tried. Thank you for your help. I did post the question on SuperUser.com today.
– limefartlek
Jan 21 '13 at 18:28