Steps to disable win11 error reporting service

PHPz
Release: 2024-01-29 16:45:39
forward
832 people have browsed it

php editor Banana brings you how to turn off the error reporting service in Win11. When using the Win11 system, sometimes we may not want the system to automatically send error reports to Microsoft. In this case, we need to turn off the error reporting service. Turning off the error reporting service can reduce the usage of system resources and improve the running speed of the system. Next, let’s take a look at the specific steps to disable the error reporting service in Win11.

Win11 disabling error reporting service tutorial:

Method 1, through the service window

1. Use the hotkey Windows R to open the run dialog box, and then type services. msc and press the Enter or OK button.

Steps to disable win11 error reporting service

#2. In the services window, right-click Windows Error Reporting Service in the right pane, and then select Properties.

Steps to disable win11 error reporting service

Click the General tab, select Disable startup type, stop service status, and click Apply to confirm.

Steps to disable win11 error reporting service

4. Restart your computer.

Method 2. Use the Registry Editor

1. Start the Run dialog box again (Windows R).

2. Enter regedit and click the OK button or click enter.

Steps to disable win11 error reporting service

3. Paste this path into the navigation bar:

HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsWindows Error Report

Steps to disable win11 error reporting service

4. Right-click the Windows Error Reporting folder, select New from the context menu, and then select DWORD (32-bit).

Steps to disable win11 error reporting service

5. Name the newly created file Disabled.

6. Change the value of Disabled to 1, and then click OK.

Steps to disable win11 error reporting service

7. Restart the computer.

Method 3. Use the Group Policy Editor

1. Open the Run dialog box again.

2. Enter gpedit.msc and click the OK button or click enter.

Steps to disable win11 error reporting service

#3. Navigate to Computer Configuration/Administrative Templates/Windows Components/Windows Error Reporting.

Steps to disable win11 error reporting service

#4. In the right pane, double-click Disable Windows Error Reporting.

Steps to disable win11 error reporting service

5. In the Disable Windows Error Reporting window, select the Enable radio button, click Apply and OK.

Steps to disable win11 error reporting service

6. Restart the computer.

The above is the detailed content of Steps to disable win11 error reporting service. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:rjzxw.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template