

Running PS C:\> Get-DiagnosticData, you can review your diagnostic events. You can also use the extensive suite of other PowerShell tools with this module. The Diagnostic Data Viewer for PowerShell provides you with the following features to view and filter your device's diagnostic data. Doing more with the Diagnostic Data Viewer for PowerShell Use your device as you normally would in the mean time and try again. It can take several minutes before your Windows device can show diagnostic data it has sent. The above command may produce little to no results if you enabled data viewing recently. Once data viewing is enabled, your Windows machine will begin saving a history of diagnostic data that is sent to Microsoft from this point on. Run the following command within an elevated PowerShell session: PS C:\> Enable-DiagnosticDataViewing To turn on data viewing through PowerShell Under Diagnostic data, turn on the If data viewing is enabled, you can see your diagnostics data option. Go to Start, select Settings > Privacy > Diagnostics & feedback. To turn on data viewing through the Settings page Instead, it controls whether your Windows device saves a local copy of the diagnostic data sent for your viewing. Note that this setting does not control whether your device sends diagnostic data. Turning on data viewing enables Windows to store a local history of your device's diagnostic data for you to view until you turn it off. Turn on data viewingīefore you can use this tool, you must turn on data viewing.

To see more information about the module, visit PowerShell Gallery.
POWERSHELL COMMANDS WINDOWS 10 INSTALL
To install the newest version of the Diagnostic Data Viewer PowerShell module, run the following command within an elevated PowerShell session: PS C:\> Install-Module -Name Microsoft.DiagnosticDataViewer This page provides more specific details on installing a PowerShell module. It is recommended to visit the documentation on Getting Started with PowerShell Gallery. Install the Diagnostic Data Viewer for PowerShell
