9

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:

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

Lisbeth
  • 129
  • 2
  • 11
SidD
  • 5,697
  • 4
  • 18
  • 30

2 Answers2

2

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

phisionare
  • 39
  • 3
0

I have answered this in Retrieve Visual Studio 2017 (Enterprise) Key from privateregistry . Note that you will need to change the registry path to end with 2 (Professional) instead of 0 (Enterprise).

wiesener
  • 428
  • 4
  • 9