Microsoft Visual Studio 2017 Serial Key supplies the maximum whole technique to without problems offer programs across all Microsoft structures, together with the tablet, phone, server, computer, and the cloud. With an integrated MSDN subscription, with you get access to a lot of Microsoft merchandise and additional services—so you get the.
I want to remove my license key in visual studio 2017.how can i do it?I am trying to change the product key but I cant.
MachavitySql Server
4 Answers
Well I found two possible solutions.
1. Setting new product key with StorePID.exe
(MS Docs).
Visual Studio 2017 Product Key
- navigate to VS 2017 installation directory (
C:Program Files (x86)Microsoft Visual Studio2017EnterpriseCommon7IDE
) - start
cmd
as admin - execute
StorePID.exe <your_new_product_key> <MPC>
- maybe a restart
Possible Microsoft Product Codes (MPC) are:
08860
Visual Studio Enterprise 201708862
Visual Studio Professional 201708866
Visual Studio Test Professional 2017
2. Removing product key first and set new one.
- open register editor
- navigate to
HKEY_CLASSES_ROOTLicenses5C505A59-E312-4B89-9508-E162F8150517
and delete it - exeute a repair installation of VS 2017
- enter your new product key under Help > Register Product
It's not the best way to solve it, but faster than deinstall and install the complete IDE.
ChWChWFor VS 2019 the registry key is: HKEY_CLASSES_ROOTLicenses41717607-F34E-432C-A138-A3CFD7E25CDA
MPCs for VS 2019.
Visual Studio Enterprise 2019 09260
Visual Studio Professional 2019 09262
rene_rrene_r