Share via

i need my device ID for my laptop to recover my account

Ameen issa 0 Reputation points
2026-02-24T18:52:13.7666667+00:00

i need help finding the device ID i cant find XBL in diagnostic Data viewer but worse i need the ID of my old device

Microsoft Security
Microsoft Security

A suite of security solutions designed to protect identities, devices, and data across organizations. Including Intune, Entra, Authenticator, Windows Autopilot, Microsoft Defender, and more, it offers advanced threat protection, compliance management, and secure access to resources.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Ameen issa 0 Reputation points
    2026-02-24T18:55:58.1333333+00:00

    thanks for the help i found it but will it work in a microsoft recovery form and how do i find the ID for my old laptop

    0 comments No comments

  2. Q&A Assist
    2026-02-24T18:52:23.56+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To find your device ID on your laptop, you can use Device Manager by following these steps:

    1. Open Device Manager.
    2. Select View and then select Devices by connection.
    3. From the tree, right-click the device you want to check and select Properties.
    4. In the dialog box for the selected device, select the Details tab.
    5. Select the Property drop-down list and choose Hardware Ids.
    6. Right-click the top ID value and select Copy.

    If you are looking for the device ID in the Diagnostic Data Viewer, ensure that you have enabled data viewing in the settings. You can do this by going to Start, selecting Settings > Privacy & security > Diagnostics & feedback, and turning on the Turn on the Diagnostic Data Viewer option. Once enabled, you can review the diagnostic data sent from your device, which may include the device ID you need.

    If you are unable to find your old device's ID, you may also consider using the PowerShell script provided in the context:

    Get-WMIObject -Class Win32_DiskDrive |
    Select-Object -Property *
    

    This script can help you retrieve information about your disk drives, including their IDs.


    References:

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.