up vote 0 down vote favorite
1
share [g+] share [fb]

Files in there getting close to 100MB each, is it safe to delete..?

link|improve this question

50% accept rate
feedback

2 Answers

up vote 3 down vote accepted

The PCHealth folder contains data as part of the Microsoft Help Center Service. The hdmp files are the large, uncompressed dumps from the crashing program. The mdmp files are the compressed dumps that are sent to microsoft.

As these are just files being used for debugging, you can delete them all safely.

If your userdumps folder continues to gain these files, then your system is having problems. Any application that crashes will leave these dump files. You will have to figure out the problem before these files will stop being created.

Source

link|improve this answer
feedback

You can delete them safely, and you can stop them being created in future by:

  1. Right-click, "Properties" on "My Computer". (Or press Winkey+Pause)
  2. Select the "Advanced" tab
  3. Under "Startup and recovery" frame, click "Settings"
  4. Set "Write debugging information" to "(none)".
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.