HomeWindowsWindows Phone 8.1 and Windows Runtime Apps How to #8 – Register , Unregister and View Developer License

Windows Phone 8.1 and Windows Runtime Apps How to #8 – Register , Unregister and View Developer License

When you download and install the Windows Phone 8.1 SDK and run Visual Studio for the first time , you will be prompted to get a developer license . This lets you to develop and test the Windows Store app or Windows Phone store app on Windows 8.1 system before submitting it to the store for certification. You just need a Windows Live ID for this.

There are other ways in which you can let the developers to view , register or View the Developer License.

1. Use the Menu Project -> Store -> Acquire Developer License to show the register developer license dialog.
2. Use the below PowerShell commands .

Get-WindowsDeveloperLicense
This will get the information about a developer license for the current system.

1

Unregister-WindowsDeveloperLicense
This PowerShell command removes the developer license from the current system. You will be prompted to confirm that you want to remove your developer license from this computer . Enter “Y” to confirm or “N” to cancel this operation.

3

Show-WindowsDeveloperLicenseRegistration

This PowerShell command allow the user to register a developer license.

2

Leave a Reply

You May Also Like

This blog post will guide you through several effective methods to troubleshoot and resolve the issue of Microsoft Edge not...
Windows 11 offers a range of audio enhancements that can enrich your listening experience. These enhancements include features like virtual...
Windows 11 brings a fresh and visually stunning design to your desktop, and one of the standout features is the...