Disable Windows Error Reporting


Recommended Posts

paste the following into notepad and save as a reg file. These tweaks should stop the error logs from filling up this folder;

C:\ProgramData\Microsoft\Windows\WER

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting]
"DisableArchive"=dword:00000001
"Disabled"=dword:00000001
"DisableQueue"=dword:00000001
"DontShowUI"=dword:00000001
"LoggingDisabled"=dword:00000001
"DontSendAdditionalData"=dword:00000001

source: WER Settings

Edited by RanCorX2
Link to comment
https://www.neowin.net/forum/topic/674700-disable-windows-error-reporting/
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.