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.
Sign in to your Visual Studio subscription. You must be signed in to download products or claim product keys. Select the Product Keys tab. Product keys are listed alphabetically by the name of the product.
No, Community edition is free to use for many scenarios. Learn more about Visual Studio Community.. In case your Community edition installation prompts you for a license, you might have to sign in to unlock the IDE. Follow these instructions to sign into Visual Studio.
You can use vs_setup /uninstall /force from the installation media (or the web installer) to completely remove the installed version without having to format the computer.
Enter your password, or complete your organization's sign-in requirements. Upon successful sign-in, an "Activate Your Visual Studio Subscription" window will appear. Enter the product key information available from the payment "Confirmation Page" or "Confirmation Email" and select Activate.
Well I found two possible solutions for Visual Studio 2013, 2015, 2017, 2019 and 2022.
1. Setting new product key with StorePID.exe
(MS Docs).
C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE
)cmd
as adminStorePID.exe <your_new_product_key> <MPC>
Possible Microsoft Product Codes (MPC) are:
06177
Visual Studio Professional 201306191
Visual Studio Premium 201306181
Visual Studio Ultimate 201307062
Visual Studio Professional 201507060
Visual Studio Enterprise 201508860
Visual Studio Enterprise 201708862
Visual Studio Professional 201708866
Visual Studio Test Professional 201709260
Visual Studio Enterprise 201909262
Visual Studio Professional 201909660
Visual Studio Enterprise 202209662
Visual Studio Professional 20222. Removing product key first and set new one. (VS 2015/2017/2019)
HKEY_CLASSES_ROOT\Licenses\4D8CFBCB-2F6A-4AD2-BABF-10E28F6F2C8F
and delete itHKEY_CLASSES_ROOT\Licenses\5C505A59-E312-4B89-9508-E162F8150517
and delete itHKEY_CLASSES_ROOT\Licenses\41717607-F34E-432C-A138-A3CFD7E25CDA
and delete itIt's not the best way to solve it, but faster than deinstall and install the complete IDE.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With