Windows 10: Where can I find the Windows Product Key?

Discus and support Where can I find the Windows Product Key? in Windows 10 Updates and Activation to solve the problem; Where can I find the Windows Product Key in the computer? 65722 Discussion in 'Windows 10 Updates and Activation' started by mobile1, Oct 2, 2016.

  1. mobile1 Win User

    Where can I find the Windows Product Key?


    Where can I find the Windows Product Key in the computer?

    :)
     
    mobile1, Oct 2, 2016
    #1
  2. Rey Cam Win User

    Where can I find my Windows product key?

    Hi Russell,

    Retrieving your product key depends on how you got your copy of Windows. Please check
    Find your Windows product key. This article provides information on how to retrieve your product key in Windows.

    Feel free to post back should you have other concerns. 
     
    Rey Cam, Oct 2, 2016
    #2
  3. Where can I find my Windows product key?

    l lost my product key. how do i sign in to my window 10 program?
     
    RussellWilliams1, Oct 2, 2016
    #3
  4. flybynite Win User

    Where can I find the Windows Product Key?

    Save this as .vbs Code: Option Explicit Dim objshell,path,DigitalID, Result Set objshell = CreateObject("WScript.Shell") 'Set registry key path Path = "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\" 'Registry key value DigitalID = objshell.RegRead(Path & "DigitalProductId") Dim ProductName,ProductID,ProductKey,ProductData 'Get ProductName, ProductID, ProductKey ProductName = "Product Name: " & objshell.RegRead(Path & "ProductName") ProductID = "Product ID: " & objshell.RegRead(Path & "ProductID") ProductKey = "Installed Key: " & ConvertToKey(DigitalID) ProductData = ProductName & vbNewLine & ProductID & vbNewLine & ProductKey 'Show messbox if save to a file If vbYes = MsgBox(ProductData & vblf & vblf & "Save to a file?", vbYesNo + vbQuestion, "BackUp Windows Key Information") then Save ProductData End If 'Convert binary to chars Function ConvertToKey(Key) Const KeyOffset = 52 Dim isWin8, Maps, i, j, Current, KeyOutput, Last, keypart1, insert 'Check if OS is Windows 8 isWin8 = (Key(66) \ 6) And 1 Key(66) = (Key(66) And &HF7) Or ((isWin8 And 2) * 4) i = 24 Maps = "BCDFGHJKMPQRTVWXY2346789" Do Current= 0 j = 14 Do Current = Current* 256 Current = Key(j + KeyOffset) + Current Key(j + KeyOffset) = (Current \ 24) Current=Current Mod 24 j = j -1 Loop While j >= 0 i = i -1 KeyOutput = Mid(Maps,Current+ 1, 1) & KeyOutput Last = Current Loop While i >= 0 If (isWin8 = 1) Then keypart1 = Mid(KeyOutput, 2, Last) insert = "N" KeyOutput = Replace(KeyOutput, keypart1, keypart1 & insert, 2, 1, 0) If Last = 0 Then KeyOutput = insert & KeyOutput End If ConvertToKey = Mid(KeyOutput, 1, 5) & "-" & Mid(KeyOutput, 6, 5) & "-" & Mid(KeyOutput, 11, 5) & "-" & Mid(KeyOutput, 16, 5) & "-" & Mid(KeyOutput, 21, 5) End Function 'Save data to a file Function Save(Data) Dim fso, fName, txt,objshell,UserName Set objshell = CreateObject("wscript.shell") 'Get current user name UserName = objshell.ExpandEnvironmentStrings("%UserName%") 'Create a text file on desktop fName = "C:\Users\" & UserName & "\Desktop\WindowsKeyInfo.txt" Set fso = CreateObject("Scripting.FileSystemObject") Set txt = fso.CreateTextFile(fName) txt.Writeline Data txt.Close End Function[/quote] Then run it.
    Where can I find the Windows Product Key? [​IMG]
     
    flybynite, Oct 2, 2016
    #4
  5. mobile1 Win User
    That worked. Thank you.
     
    mobile1, Oct 2, 2016
    #5
  6. Berton Win User
    I tried it and get this [using Notepad]:
    Line: 71
    Char: 9
    Error: Expected Statement
    Code: 800A0400
    Source: Microsoft VBScript compilation error
     
    Berton, Oct 2, 2016
    #6
  7. flybynite Win User
    Try it again, copy and paste. You probably inadvertently left something out.
     
    flybynite, Oct 2, 2016
    #7
  8. Berton Win User

    Where can I find the Windows Product Key?

    I always Copy and Paste just to eliminate possible typing errors, fingers don't always work as designed. Unless Notepad did something.
     
    Berton, Apr 5, 2018
    #8
Thema:

Where can I find the Windows Product Key?

Loading...
  1. Where can I find the Windows Product Key? - Similar Threads - Where find Product

  2. Where can I find my lost product key?

    in Windows 10 Software and Apps
    Where can I find my lost product key?: I recentIy upgraded my laptop to windows 11, but after sometime I downgraded to windows 10. When I tried to open my old PowerPoint presentation i needed to change my office product key but when I entered the product key it sayd "Sorry, this isn't a Microsoft Office product...
  3. Where to find the windows product key

    in Windows 10 Gaming
    Where to find the windows product key: HELP PLZ ?? https://answers.microsoft.com/en-us/windows/forum/all/where-to-find-the-windows-product-key/94508020-e97a-4c67-96ee-1277e4eccb2c
  4. Where to find the windows product key

    in Windows 10 Software and Apps
    Where to find the windows product key: HELP PLZ ?? https://answers.microsoft.com/en-us/windows/forum/all/where-to-find-the-windows-product-key/94508020-e97a-4c67-96ee-1277e4eccb2c
  5. Where to find the windows product key

    in Windows 10 Installation and Upgrade
    Where to find the windows product key: HELP PLZ ?? https://answers.microsoft.com/en-us/windows/forum/all/where-to-find-the-windows-product-key/94508020-e97a-4c67-96ee-1277e4eccb2c
  6. Where can I find product key for windows 11?

    in Windows 10 Gaming
    Where can I find product key for windows 11?: I downloaded windows 11 education from my azure education account but didn't click the "view key" button. Now all windows versions disappeared from my listed software and I cannot find the product key to activate windows. How can I solve this problem. Thanks...
  7. Where can I find product key for windows 11?

    in Windows 10 Software and Apps
    Where can I find product key for windows 11?: I downloaded windows 11 education from my azure education account but didn't click the "view key" button. Now all windows versions disappeared from my listed software and I cannot find the product key to activate windows. How can I solve this problem. Thanks...
  8. where can i find my Microsoft Product Key?

    in Windows 10 Updates and Activation
    where can i find my Microsoft Product Key?: I bought a new computer...and misplaced my product key- where can i find it? https://answers.microsoft.com/en-us/windows/forum/all/where-can-i-find-my-microsoft-product-key/b2697e55-c05c-4b38-9388-8ffbc2999fdb"
  9. where is I find product key

    in Windows 10 Updates and Activation
    where is I find product key: my windows id is 00329 - 00000 - 00003 - AA920. here is ask for activate windows with product key. but i don't know the product key. where is i find it? https://answers.microsoft.com/en-us/windows/forum/all/where-is-i-find-product-key/496bcbd2-8f6a-498c-988a-c228ea96a31b"
  10. where can i find my product key?

    in Windows 10 Customization
    where can i find my product key?: Hello, I'm a HP pc user. using windows 10. I want to personalize my background of my pc but i can't because i didn't activate my windows. to activate windows, it said that need 25 digits product key. where can i find that product key? Help me, thanks....