Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Extract visual studio 2017 product key

I have installed Visual Studio 2017 Professional with a product key. Now I would like to install VS 2017 Professional on a different machine. How can I retrieve the product key used in the first installation?

I googled and found VS no longer stores keys directly in the registry. Instead, there's a new way to extract the key. I followed the links below:

  • How to change Visual Studio 2017 license key?

  • Updating registry settings for Visual Studio 2017

However, I could not find the exact location where the product key is stored.

like image 689
SidD Avatar asked May 23 '18 05:05

SidD


People also ask

How do I Find my Visual Studio product key?

Hi, you can easily get your Visual Studio product key. Just follow these simple steps. 1.) first of all open Open Registry. Click Start (windows icon) > regedit. 2.) now to find your product key, follow this path. HKEY_LOCAL_MACHINE > SOFTWARE > Wow6432Node > Microsoft > VisualStudio -> 14.0 > Registration > 2000.0×0000 > PIDKEY.

How do I Claim my Visual Studio subscription product key?

To claim a product key: Sign in to your Visual Studio subscription. You must be signed in to download products or claim product keys. Product keys are listed alphabetically by the name of the product. You can either scroll down to the name of the desired product, or search for it using the search bar at the top of the page.

What versions of Visual Studio are available for Enterprise 2019?

As you can see, there are several versions listed. One key each has already been claimed for Visual Studio Enterprise 2019 versions 16.0 and 16.1. Additional keys of different types are still available for both versions. Notice that you can record a brief note about claimed keys in the Notes column.

How to recover Windows 10 activation key from registered Visual Studio?

Is there any way I can recover the key from the registered Visual Studio or from my Microsoft account? both PCs run Windows 10 and being used under same Microsoft account, if it helps You should be able to find the activation key under the registry path HKEY_CLASSES_ROOT\Licenses\4D8CFBCB-2F6A-4AD2-BABF-10E28F6F2C8F\07062 .


1 Answers

You can find MS VS 2017 product key information from: https://my.visualstudio.com/productkeys

like image 128
phisionare Avatar answered Oct 04 '22 01:10

phisionare