This tutorial will show you how to enable or disable Diagnostic Data Viewer for all users in Windows 11.
Microsoft uses diagnostic data to keep Windows secure and up to date, troubleshoot problems, and make product improvements as described in more detail below. Regardless of whether you choose to send Optional diagnostic data, your device will be just as secure and will operate normally. This data is transmitted to Microsoft and stored with one or more unique identifiers that can help us recognize an individual user on an individual device and understand the device's service issues and use patterns.
The Diagnostic Data Viewer app lets you review the Windows diagnostic data your device is sending to Microsoft, grouping the info into simple categories based on how it's used by Microsoft.
You must download and install the Diagnostic Data Viewer app before you can use it to review your device's diagnostic data.
Before you can use this tool for viewing Windows diagnostic data, you must turn on data viewing.
Reference:
Diagnostics, feedback, and privacy in Windows - Microsoft Support
Diagnostic Data Viewer Overview (Windows 10 and Windows 11) - Windows Privacy
You must be signed in as an administrator to turn on/off or enable/disable Diagnostic Data Viewer.
The Diagnostic Data Viewer app requires the Connected User Experiences and Telemetry (DiagTrack) service running.
- Option One: Turn On or Off Diagnostic Data Viewer in Settings
- Option Two: Turn On or Off Diagnostic Data Viewer using REG file
- Option Three: Enable or Disable Diagnostic Data Viewer in Local Group Policy Editor
- Option Four: Enable or Disable Diagnostic Data Viewer using REG file
EXAMPLE: Diagnostic Data Viewer turned on and off
1 Open Settings (Win+I).
2 Click/tap on Privacy & security on the left side, and click/tap on Diagnostics & feedback on the right side. (see screenshot below)
3 Click/tap on View diagnostic data to expand it open. (see screenshot below step 4)
4 Turn On or Off (default) Turn on Diagnostic Data Viewer for what you want. (see screenshots below)
5 You can now close Settings if you like.
1 Do step 2 (on) or step 3 (off) below for what you want.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey]
"EnableEventTranscript"=dword:00000001
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey]
"EnableEventTranscript"=dword:00000000
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded REG file if you like.
The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.
All editions can use Option Four to configure the same policy.
1 Open the Local Group Policy Editor (gpedit.msc).
2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below)
3 In the right pane of Data Collection and Preview Builds in the Local Group Policy Editor, double click/tap on the Disable diagnostic data viewer policy to edit it. (see screenshot above)
4 Do step 5 (enable) or step 6 (disable) below for what you want.
This is the default setting to allow using Option One and Option Two.
This will override and prevent using Option One and Option Two.
If you do not turn off Diagnostic Data Viewer first, users will still be able to view diagnostic data in the Diagnostic Data Viewer app.
7 You can now close the Local Group Policy Editor if you like.
1 Do step 2 (enable) or step 3 (disable) below for what you want.
This is the default setting to allow using Option One and Option Two.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection]
"DisableDiagnosticDataViewer"=-
This will override and prevent using Option One and Option Two.
(Contents of REG file for reference)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Diagnostics\DiagTrack\EventTranscriptKey]
"EnableEventTranscript"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DataCollection]
"DisableDiagnosticDataViewer"=dword:00000001
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink