So you just built your HoloLens app using Visual Studio and now want to test and deploy it.To test your HoloLens app, you may use the HoloLens Emulator.
Using USB:
Simplest way to deploy a HoloLens app to a device is, connect your USB to your machine.
- Connect your device to your machine
- Select Debug, x86, Device
- Select Start without Debugging
- The first time you deploy, you will be prompted for a PIN.
On the HoloLens, generate a PIN by launching the Settings app, go to Update > For Developers, and tap on Pair. A PIN will be displayed on your HoloLens; type this PIN in Visual Studio when asked.
Using Wi-Fi:
If have not built any HoloLens apps, try Getting Started With HoloLens App here >
- Go To HoloLens Settings and make sure Windows 10 has Developer Mode turned on.
- Go to HoloLens Settings > WiFi and get the IP address of the device.
- In Visual Studio, build mode to Release, x86, and Remote Machine.

- Build the solution and select Deploy in Visual Studio by right-clicking on the project in Solution Explorer and select Deploy.
- The Deploy will ask you the IP address of the device. Provide the IP address.
- Wait for a while and watch the Visual Studio Deploy progress.

Ari BPosted Mar 16, 2017, 9:56 AM
Thanks for the tutorial! I do not see any options to select in the deployment target drop-down menu in VS, like you have Remote Machine and Local Machine. Do you know if a specific install is associated with this?
Debasis SahaPosted May 27, 2016, 2:05 PM
Nice sharing..
Sonu ChaudharyPosted May 27, 2016, 10:11 AM
good one
Ibrahim ErsoyPosted May 27, 2016, 9:20 AM
Can we download 3d Hololens apps via Windows Store on Emulator?
Ketak BhalsingPosted May 27, 2016, 7:53 AM
Nice Info...
Ajay MalikPosted May 27, 2016, 4:50 AM
good one
Thiruppathi RPosted May 27, 2016, 1:20 AM
Nice Sharing..
Prasanna MuraliPosted May 20, 2016, 11:53 AM
Nice one..