Windows 10: Windows Error Reporting High CPU load, unable to disable WER.

Discus and support Windows Error Reporting High CPU load, unable to disable WER. in Windows 10 Customization to solve the problem; The following steps were used to disable the service, however it continues to run after restart. Disabled in Windows Service Manager Disabled in... Discussion in 'Windows 10 Customization' started by AlanPiszcz, Sep 25, 2020.

  1. Windows Error Reporting High CPU load, unable to disable WER.


    The following steps were used to disable the service, however it continues to run after restart.

    Disabled in Windows Service Manager

    Disabled in Group Policy Manager

    Disabled in Control Panel, Security and Maintenance

    msconfig DISABLE on startup


    msconfig

    UNCHECK the Windows Error Reporting Service to disable

    Select Apply

    The Check mark reappears for the Windows Error Reporting Service, and the Status continues to show 'Running'.


    Is there a way to disable this service?

    :)
     
    AlanPiszcz, Sep 25, 2020
    #1
  2. Tril645 Win User

    WER (Windows error reporting collect data)

    What kind of data WER Windows error report collect ??

    Is there any serious privacy issue ???
     
    Tril645, Sep 25, 2020
    #2
  3. Shutdown restarts and high CPU

    I have two issues please that I would like some advice:

    Conditions for error:

    When I leave my computer on idle for more than 2 hours plus, the computer

    1. Goes into 197% CPU usage
    2. When I shutdown, goes into restart and not shut down

    What have I done to resolve this?

    1. This happens on two accounts
    2. Updated firmware to latest bios
    3. Run diagnostics; task manager, CPUID, perfmon, all with no issues reported
    4. Sent the device back to the supplier for them to run diagnostics
    5. Disabled high CPU applications (the biggest being qsynch)
    6. Reviewed online rports and changed restrty settings on HK Local
    7. Reviwed power management as suggested
    8. Run Malwarebytes, Bitdefender, and EDR Comodo
    9. Run qualys vulnerability scan
    10. Checked windows defender
    My setup:

    1. Intel NUC I7 10th generation bought from simply NUC
    2. 64 gb of RAM
    3. 1tb Samsung 970 NVME
    4. Windows 10 pro, with all latest updates
    5. High speed broadband

    I would be grateful for some advice re what to do next to fix this issue.

    Regards,

    Mike
     
    mikeelawson, Sep 25, 2020
    #3
  4. Windows Error Reporting High CPU load, unable to disable WER.

    Disable error reporting in Windows 10 Anniversary edition


    Just disabling the service should do, but there a few others you might use.

    rem Windows Error Reporting Service
    sc config WerSvc start= disabled

    schtasks /Change /TN "Microsoft\Windows\Windows Error Reporting\QueueReporting" /Disable

    rem 1 - Disable Windows Error Reporting (WER)
    reg add "HKCU\Software\Microsoft\Windows\Windows Error Reporting" /v "Disabled" /t REG_DWORD /d "1" /f
    reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting" /v "Disabled" /t REG_DWORD /d "1" /f

    rem 1 - Disable WER sending second-level data
    reg add "HKCU\Software\Microsoft\Windows\Windows Error Reporting" /v "DontSendAdditionalData" /t REG_DWORD /d "1" /f
    reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting" /v "DontSendAdditionalData" /t REG_DWORD /d "1" /f

    rem 1 - Disable WER crash dialogs, popups
    reg add "HKCU\Software\Microsoft\Windows\Windows Error Reporting" /v "DontShowUI" /t REG_DWORD /d "1" /f
    reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting" /v "DontShowUI" /t REG_DWORD /d "1" /f

    rem 1 - Disable WER logging
    reg add "HKCU\Software\Microsoft\Windows\Windows Error Reporting" /v "LoggingDisabled" /t REG_DWORD /d "1" /f
    reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting" /v "LoggingDisabled" /t REG_DWORD /d "1" /f
     
    TairikuOkami, Sep 25, 2020
    #4
Thema:

Windows Error Reporting High CPU load, unable to disable WER.

Loading...
  1. Windows Error Reporting High CPU load, unable to disable WER. - Similar Threads - Error Reporting High

  2. Chinese text in a WER archived report.

    in Windows 10 BSOD Crashes and Debugging
    Chinese text in a WER archived report.: Hello, I am facing this issue.The WER issue signature shows here:P1: 10.0.19041.1737:1P2: 0x800F0984 0x800F0984 Matching binary: Microsoft.Msmq.Activex.Interop.dll missing for component:...
  3. WER Error

    in Windows 10 Gaming
    WER Error: Hallo ich habe Probleme mit meinem Windows.Ich habe mir das Spiel Elex2 gekauft und zum spielen angefangen.Anfang war alles in Ordnung, nach circa 2 Stunden Spielzeit kam es zu einem freeze während des Spiels. Danach hat es auch nicht mehr wirklich ohne Probleme funktioniert....
  4. WER error reporter not reporting;missing files; Building Windows Trust...

    in Windows 10 Network and Sharing
    WER error reporter not reporting;missing files; Building Windows Trust...: Could someone help me gather the correct information for these persistent crashing processes that I'm only able to view via Administration Tools\SystemInformation\Software Environment\ Windows Error Reporting Maybe sporadically in other places but only bread crumbs. From what...
  5. Taskhostw.exe - High CPU Load

    in Windows 10 BSOD Crashes and Debugging
    Taskhostw.exe - High CPU Load: Hi Guys, I have had this issue in the past but it seemed to correct itself for a few weeks but now it has returned. My machine has suddenly started running really slowly and it seems to be due to Taskhostw.exe. Here is a screenshot of the Windows Performance Monitor:...
  6. High CPU load

    in Windows 10 Ask Insider
    High CPU load: Whilst I was playing warzone I noticed my CPU was at 100%. I then went onto Fortnite to see if it was just warzone and my CPU was still at 100%. I then ran a Performance Monitor and It says that my CPU has a busy status and that its High CPU load. Does anyone know whats wrong...
  7. Windows Error Reporting filling up drive with .wer files

    in Windows 10 BSOD Crashes and Debugging
    Windows Error Reporting filling up drive with .wer files: I get the following every few seconds. How do I figure out what it is trying to load/deploy? Fault bucket , type 0 Event Name: AppxDeploymentFailureBlue Response: Not available Cab Id: 0 Problem signature: P1: 80080204 P2: 19 P3: 2 P4: windows.DeviceAccess P5:...
  8. WER (Windows error reporting collect data)

    in AntiVirus, Firewalls and System Security
    WER (Windows error reporting collect data): What kind of data WER Windows error report collect ?? Is there any serious privacy issue ??? https://answers.microsoft.com/en-us/windows/forum/all/wer-windows-error-reporting-collect-data/f99ab4db-f91f-4d46-8db1-427ab5da33b0"
  9. High cpu load.

    in Windows 10 Customization
    High cpu load.: I've noticed that when I play games that the there is a program call window device audio graph isolation that takes up large percentages of my CPU. I've done some research and have found that it was related to the audio enhancements. My problem is that there is no way for me...
  10. Windows Server 2016 unable to disable windows error reporting

    in Windows 10 Customization
    Windows Server 2016 unable to disable windows error reporting: Some report application (C++) exes occasionally fail during an overnight batch. Some of these failures cause a popup like "... has stopped working" which is from the WerFault.exe. The batch controller should decide what to do with failed jobs not the server operating system....

Users found this page by searching for:

  1. DisableWERLogging