If you need to activate Windows on a Brown-owned computer, you will need to connect to Brown's Key Management Service (KMS) with the following steps:
- Review the list of operating systems and select the product key that matches your intended edition
- If you are off campus, make sure you are connected to the Brown VPN.
- In the search bar next to the start menu, type
cmd
- The Command Prompt icon will appear in the search window. Right-click the icon and select "Run as Administrator"
- Click "Yes" to "allow the app to make changes"
- In the Command Prompt window, type the following commands, pressing the enter key after each:
slmgr.vbs -upk
slmgr.vbs -ipk <product key>
slmgr.vbs -skms pkmscit.ad.brown.edu:1688
slmgr.vbs -ato
slmgr.vbs -dlv
- This should open a new window with this text output:
Activating Windows(R),.....Product activated successfully.
Click OK on this window. - Close the Command Prompt window.