top of page
technickl5 copy.png
  • LinkedIn

How to find a Windows Product Key

  • nlugo310
  • Jun 14
  • 1 min read

🔍 Steps to Find Your Windows Product Key Using Command Prompt:

  1. Press Win + S to open the search bar.

  2. Type cmd, then right-click on it and select "Run as administrator".

  3. In the Command Prompt window, type the following command:

    cmd

    CopyEdit

    wmic path SoftwareLicensingService get OA3xOriginalProductKey

  4. Press Enter – your original product key will appear.

  5. Copy and save the key somewhere safe (e.g., Notepad, cloud storage, etc.).

    ree

Comments


bottom of page