Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 2.81 KB

get-set-up.md

File metadata and controls

70 lines (43 loc) · 2.81 KB
author ms.assetid title description ms.author ms.date ms.topic ms.prod ms.technology keywords ms.localizationpriority
GrantMeStrength
7D5EED8A-0742-4E12-A806-40FBAEFE6ABF
Get set up
It's easier than you think to get set up. Follow these instructions and start creating Universal Windows Platform (UWP) apps for Windows 10.
jken
03/06/2017
article
windows
uwp
windows 10, uwp
high

Get set up

Get ready to use Visual Studio

It's easier than you think to get going. Follow these instructions and start creating Universal Windows Platform (UWP) apps for Windows 10.

1. Download or update Visual Studio

Microsoft Visual Studio 2017 helps you design, code, test, and debug your apps.

If you don't already have Visual Studio 2017, you can install the free Microsoft Visual Studio Community 2017. This download includes device simulators for testing your apps:

When you install Visual Studio, make sure to select the Universal Windows App Development Tools option, as shown here:

Visual Studio tools for UWP

Need some help with Visual Studio? See Get Started with Visual Studio.

If you have already started using Visual Studio, but discover you are missing some components, you can launch the installer again from the New project dialog:

How to repeat the installation process

2. Enable your device for development

It’s important to test your UWP apps on real PCs and phones. Before you can deploy apps to your PC or Windows Phone, you have to enable it for development.

3. Register as an app developer

You can start developing apps now, but before you can submit them to the store, you need a developer account.

  • To get a developer account, go to the Sign up page.

What's next?

After you've installed the tools and enabled your device for development, use our tutorials to create your first app:

Want more tools and downloads?

For the complete list of tools and downloads, see Downloads.

See Also