- Enter your network credentials and the computer will now connect to the board.
Step 4
You’re all connected! Now let’s look at how to further configure your board.
- In the list of My Devices, right click on your device and note the different options here.
Open Network Share – this will open the file system on the board. You will need the admin credentials for the board to connect.
Step 5
Enable Window IoT Remote Server
Step 6
Let’s take a look at what the Windows 10 IoT UI looks like. This is also a good way to verify if there are any issues with your SD card (check disk may run on boot up if there are any issues).
Plug in your Raspberry Pi 3 board to an external monitor using the HDMI port, and a keyboard and mouse using the USB ports. The device can be powered on via the micro USB port.
On startup, you will see the Windows logo that we’re all familiar with and an OOBE page similar to Windows 10 desktop on which you can choose the language that you’ll be working with. If you let this page sit idle for a bit, it will automatically choose English.
You will then see the Raspberry Pi 3 home page, which has the device name, network, IP address, OS version, and devices that are connected to the board. Here you’ll also see OS configuration options link Command line, Tutorials, Settings, and the Power button to shutdown and/or restart the board.
Now let’s set up our dev environment to explore Windows 10 IoT. You will want to install Visual Studio 2015 with Update 3 in order to evaluate Windows 10 IoT. Those installs can be found here. If you do not install Visual Studio Professional or Visual Studio Enterprise, be sure to choose the Universal Windows App Development Tools > Tools and Windows SDK during installation.
Troubleshooting
I did not run into very many issues in getting Windows 10 IoT installed. During the SD card setup, I did get this error message
My Windows 10 firewall policies were blocking the Windows 10 IoT software from being downloaded/flashing the SD card. Once I turned off the firewall, it started working right away.
If you run into any issues during the install, please post below and I’ll take a look.
Thanks for reading! Post comments below & good luck with your Windows 10 IoT install