Go Back   Notebook Forums and Laptop Discussion > Notebook Manufacturers > HP, Compaq and Voodoo PC

HP, Compaq and Voodoo PC HP offers an array of notebooks to consumers under the Pavilion line, business notebooks under Compaq and gaming notebooks via Voodoo PC.

Welcome to NotebookReview.com! Have a Laptop related question?

Register and ask it here in the forums and remove this ad

Are you looking for a Lenovo laptop or special offers? Check out our Why Buy Lenovo? page

Closed Thread
 
Thread Tools
Old 03-12-2007, 12:38 AM   #1
HP Fan
Banned
 
Join Date: Oct 2006
Posts: 413
Rep Power: 0 HP Fan is on a distinguished road
Default Vista Problems

i did disk cleanup in vista. i check the error reporting thing(it was like 39 gig) then after that everything was gone. all the program
HP Fan is offline  
Old 03-12-2007, 12:43 AM   #2
Tim
.
 
Join Date: Jan 2006
Location: Minnesota
Posts: 3,110
Rep Power: 24 Tim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond reputeTim has a reputation beyond repute
Default Re: Vista Problems

Please refrain from using abbreviated swear words with strong language.
Thank you
Tim
Tim is offline  
Old 03-12-2007, 12:54 AM   #3
Kdawgca
ɹoʇɐɹǝpoɯ ɹǝdns
 
Kdawgca's Avatar
 
Join Date: Jan 2007
Posts: 8,227
Rep Power: 42 Kdawgca has disabled reputation
Default Re: Vista Problems

Can you elaborate please?

First, what version of vista do you have and what are the specs of you lappy?

Second, are you saying you tried to do disk cleanup and it crashed and when you did the error report the memory dump file was 39gb big, and then you lost all your programs(hard to believe).
__________________
Latitude D410
Desktopreview.com
You're just jealous because the voices only talk to me
Kdawgca is offline  
Old 09-06-2007, 07:16 PM   #4
Estlander
Notebook Consultant
 
Join Date: Nov 2006
Location: EST
Posts: 191
Rep Power: 8 Estlander is new here but already liked
Default Re: Vista Problems

Quote:
Originally Posted by Kdawgca View Post
Can you elaborate please?

First, what version of vista do you have and what are the specs of you lappy?

Second, are you saying you tried to do disk cleanup and it crashed and when you did the error report the memory dump file was 39gb big, and then you lost all your programs(hard to believe).
Sorry to bump an old thread, but this is what happened to me too today.
And if you think these are just isolated cases, then do a search on Google for 'Vista disk cleanup bug'.
Here are a few links:
http://www.neowin.net/forum/index.php?showtopic=537951
http://www.vistax64.com/vista-perfor...eanup-bug.html
http://www.neowin.net/forum/index.ph...entry588825623
http://www.msfn.org/board/index.php?...&mode=threaded

I am dual booting with XP, and had allocated 55,7GB for Vista partition.
Decided to do a disk cleanup today, and noticed that Per User Queued Windows Error Reporting told me that i would be able to free 53GBs of disk space.
Of course i was hesitant to clean that up, but i was sure that it wasn't actually gonna remove 53GBs, as that would mean deleting a lot of Vista's very own files as well. I was sure Vista would not be that stupid, but boy was i wrong.
All my desktop icons were gone and i couldn't go anywhere(Videos, Pictures, etc.), as Vista was reporting me that that location or file does not exist on disk. The whole partition was now taking up around only 5GBs of disk space.
After restarting Windows, it told me that there was an error and couldn't load up Vista.

To those that now wanna tell me that it was my fault for being so stupid, i will say this: Hey hello, isn't disk cleanup exactly for that - for deleting files which Vista considers safe to delete? Why does your average computer user have to be afraid to use tools that were designed by Microsoft for exactly that software(Vista) and for that purpose?
So, needless to say this was my last drop of patience. Despite the fact that i really like Vista, i am now forced to stick with XP.
Estlander is offline  
Old 09-06-2007, 07:49 PM   #5
j0rdy
Notebook Consultant
 
Join Date: Aug 2007
Location: Ontario, Canada
Posts: 206
Rep Power: 6 j0rdy is new here but already liked
Default Re: Vista Problems

Quote:
Originally Posted by Estlander View Post
...To those that now wanna tell me that it was my fault for being so stupid..
*gasp*

..Vista!? ...Problems!?? Heresy!!

Burn him! BURN tha b*tch! LoL

*carts off Estlander to the stake*

Naturally, neither Vista nor Microsoft could ever be fallible - it's always the sheeple dont'ch ya know

- Jordan

Last edited by j0rdy : 09-06-2007 at 08:04 PM.
j0rdy is offline  
Old 09-27-2007, 06:05 PM   #6
Shub
Notebook Guru
 
Join Date: Apr 2007
Location: Sandvika, Norway
Posts: 58
Rep Power: 7 Shub is an unknown quantity at this point
Default Re: Vista Problems

Quote:
Originally Posted by HP Fan View Post
i did disk cleanup in vista. i check the error reporting thing(it was like 39 gig) then after that everything was gone. all the program
After hours of research and cursing when my own disk cleanup decided to kill my OS, I figured I'd try to find a cure - and I have!


Open Regedit (start - run - regedit) and go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\VolumeCaches

There you will find 4 keys called Windows error reporting.
Now if you look closely you will see that one (or more) is missing the Folder string.
Now, lets get to fixing it.

If you are in the " Windows Error Reporting Archive Files " key

Right click - New - Expandable String Value.

Call it Folder and use the following entry:

%USERPROFILE%\AppData\Local\Microsoft\Windows\WER\ReportArchive

If you are in the " Windows Error Reporting Queue Files " key

use: %USERPROFILE%\AppData\Local\Microsoft\Windows\WER\ReportQueue

If you're in the " Windows Error Reporting System Archive Files " key

use: %ALLUSERSPROFILE%\Microsoft\Windows\WER\ReportArchive

and if you're in the " Windows Error Reporting System Queue Files " key

use: %ALLUSERSPROFILE%\Microsoft\Windows\WER\ReportQueue

This worked for me atleast, i tried removing the Folder string and the bug was back, hope this helps guys!
Shub is offline  
Old 09-28-2007, 06:34 PM   #7
Estlander
Notebook Consultant
 
Join Date: Nov 2006
Location: EST
Posts: 191
Rep Power: 8 Estlander is new here but already liked
Default Re: Vista Problems

Quote:
Originally Posted by Shub View Post
After hours of research and cursing when my own disk cleanup decided to kill my OS, I figured I'd try to find a cure - and I have!


Open Regedit (start - run - regedit) and go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\VolumeCaches

There you will find 4 keys called Windows error reporting.
Now if you look closely you will see that one (or more) is missing the Folder string.
Now, lets get to fixing it.

If you are in the " Windows Error Reporting Archive Files " key

Right click - New - Expandable String Value.

Call it Folder and use the following entry:

%USERPROFILE%\AppData\Local\Microsoft\Windows\WER\ReportArchive

If you are in the " Windows Error Reporting Queue Files " key

use: %USERPROFILE%\AppData\Local\Microsoft\Windows\WER\ReportQueue

If you're in the " Windows Error Reporting System Archive Files " key

use: %ALLUSERSPROFILE%\Microsoft\Windows\WER\ReportArchive

and if you're in the " Windows Error Reporting System Queue Files " key

use: %ALLUSERSPROFILE%\Microsoft\Windows\WER\ReportQueue

This worked for me atleast, i tried removing the Folder string and the bug was back, hope this helps guys!
What i did was disable Windows Error Reporting altogether. Now, whenever i run Disk Cleanup, it never tells me to delete those Per User Queued System Error Reporting files.
# # #

to disable error reporting in Windows Vista:

Open the Control Panel
Open the Problem Reports & Solutions applet
Under the Advanced option you can disable problem reporting
Estlander is offline  
Closed Thread


Thread Tools


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 02:45 PM.



Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  About Us  |  Advertising  |  Site Map  |  Contact Us  |  Submit Review  |  RSS Feeds  |  Jobs




All Rights Reserved, Copyright 1999 - 2007, TechTarget | Read our Privacy Policy
  TechTarget - The Most Targeted IT Media