Activating Visual Studio 2013 on an Offline Machine

(File this under “I already know that”, but I get asked this question quite frequently..)

Visual Studio 2013 likes to go online every so often to validate that it’s being used by a licensed user.  That’s all well and good, but what if that user is working in a permanently offline environment? 

Fear not.  As an MSDN subscriber, you can download a “static” activation key to use.  Here are the steps:

  • Go to https://msdn.microsoft.com from a computer that has internet access.
  • Click on “MSDN Subscriptions” link toward the top right.
  • Sign into MSDN with a valid MSDN subscriber account (Microsoft Account, formerly Live ID)
  • Click on “My Product Keys”

image

  • Scroll down to the VS 2013 edition you have installed.  You should see the term “Static Activation Key.”  That is the key you need to enter into Visual Studio to turn off the internet activation check (which normally runs every 30 days).

image

 

Make a note of that key, and head over to your offline computer.

 

  • Launch Visual Studio 2013
  • Go to Help->Register Product

image

  • Click on “License with a Product Key”

image

  • Enter the static key you noted from MSDN.

image

  • Click Apply, and you should be set!