Clean boot not staying clean

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I normally run under a clean boot but about every 3 or 4 days "dumprep 0 -k" is added to the msconfig startup. It's command is "\system32\dumprep 0 -k". The location is "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run". Does anyone know what this is and how to get rid of it?
 
Matt;

dumprep 0 -k
KernalFaultCheck:
%systemroot%\\system32\\dumprep 0 -k

Dumprep.exe = Windows Error Reporting Dump Reporting Tool

You can disable this.

Right click My Computer | Properties | Advanced tab | Under Startup and
Recovery |
Settings button | Under System Failure | UNCheck: Write an event to the
system log | Under Write debugging information | Select (None) | OK | Apply|
OK

Write an event to the system log = dumprep0-k
 
Back
Top