Correct Choice to Disable Windows Error Reporting in gpedit.

Page 2 of 2 FirstFirst 12

  1. Posts : 5,443
    Windows 11 Home
       #11

    DirtDart said:
    Other than by firewall, is there really any way to disable this?
    You can use The Force.
    Code:
    takeown /f "%WinDir%\System32\wermgr.exe" /a
    icacls "%WinDir%\System32\wermgr.exe" /grant:r Administrators:F /c
    taskkill /im wermgr.exe /f
    del "%WinDir%\System32\wermgr.exe" /s /f /q
    
    takeown /f "%WinDir%\SysWOW64\wermgr.exe" /a
    icacls "%WinDir%\SysWOW64\wermgr.exe" /grant:r Administrators:F /c
    taskkill /im wermgr.exe /f
    del "%WinDir%\SysWOW64\wermgr.exe" /s /f /q
      My Computer


  2. Posts : 8
    10
    Thread Starter
       #12

    lol That is The Force: Brute Force. Any recovery from that, just in case?
      My Computer


  3. Posts : 16,786
    Windows 10 Home x64 Version 22H2 Build 19045.4170
       #13

    DirtDart said:
    lol That is The Force: Brute Force. Any recovery from that, just in case?
    Yes, make a backup copy of the wermgr files before you start.

    Denis
      My Computer


  4. Posts : 5,443
    Windows 11 Home
       #14
      My Computer


  5. Posts : 8
    10
    Thread Starter
       #15

    The Force it is. Thank you
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 05:23.
Find Us




Windows 10 Forums