From b0d83ef32e93b18dac38a082997530d0284fe75e Mon Sep 17 00:00:00 2001 From: ImranHabib <47118050+joinimran@users.noreply.github.com> Date: Tue, 17 Sep 2019 21:50:43 +0500 Subject: [PATCH] Updated device health Added troubleshooting information for devices name not appearing in diagnostic data. --- windows/deployment/update/device-health-using.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/deployment/update/device-health-using.md b/windows/deployment/update/device-health-using.md index 4a2f26fa70..81bf7d3949 100644 --- a/windows/deployment/update/device-health-using.md +++ b/windows/deployment/update/device-health-using.md @@ -195,7 +195,7 @@ For example: *DHAppReliability | where AppFileDisplayName == "Microsoft Outlook"* #### Why does the computer name show up as Unknown? -To improve consumer privacy, recent versions of Windows 10 no longer include the device name in Windows Diagnostic Data by default. To enable the devices to send their device name, you need to configure ***AllowDeviceNameInTelemetry*** via CSP or Group Policy. +Starting with Windows 10, version 1803, the device name is no longer collected by default and requires a separate opt-in. For more information, see [Enrolling devices in Windows Analytics.](https://docs.microsoft.com/windows/deployment/update/windows-analytics-get-started) Allowing device names to be collected can make it easier for you to identify individual devices that report problems. Without the device name, Windows Analytics can only label devices by a GUID that it generates. ## Login Health