For questions about Windows 10 IoT Core and Enterprise, a version of Windows optimized for smaller devices with or without a display, and that runs on both ARM and x86/x64 devices.
Questions tagged [microsoft-windows-iot]
28 questions
10
votes
2 answers
Windows 10 IoT on "regular" PC?
Is it possible to install and run Windows 10 IoT on an "regular" workstation/device/PC? With this I'm talking about an old laptop which I want to use as an IoT Device just running a website (or maybe an app) [display unit of my smart home system]…
flor1an
- 211
- 1
- 2
- 4
6
votes
0 answers
DragonBoard 410c—Create custom Windows 10 IoT Core image
After reading the MSDN docs about creating a custom Image for Windows 10 IoT Core, I'm totally overwhelmed. I installed the required tools, got the BSP for the DragonBoard 410c and started step by step from the docs
I want to create my own image…
andy
- 161
- 2
3
votes
0 answers
NetBIOS visibility in Windows IoT Core
I am trying different approaches to creating a simple NAS using a Raspberry Pi and decided to give Windows IoT Core a try; considering that other computers in my network are primarily Windows and drives are NTFS, that seemed like a viable idea.
I…
bazzilic
- 131
- 1
3
votes
0 answers
IoT Dashboard for Raspberry Pi
I am currently experimenting with IoT using a Raspberry pi 3 and Windows IoT core. I have orded the sensors but in the meantime I am simulating them by using hard codes values. This is all for a project that we are designing. I am looking for a…
user9422677
- 41
- 1
3
votes
1 answer
Why is access denied when using the Unified Write Filter on Windows 10 IoT?
I'm using Windows 10 Enterprise IoT 64-bit and am trying to run the following command in the command prompt:
uwfmgr.exe get-config
The result is always "The command failed (Access is denied.)." whether using admin rights or not. Somebody else has…
Ben
- 39
- 1
- 2
1
vote
0 answers
Adding Devices.Bindings to UWP Application
I am having some trouble adding a NuGet package to a UWP application. When I add the Device.Bindings package to my UWP application, I get thrown an error saying that Device.Bindings does not support the current UAP version:
NU1202: Package…
user9422677
- 41
- 1
1
vote
0 answers
How to change network to private on Windows IoT?
How do I change network to private in Windows IoT via IoT Dashboard's Device Portal? I know it's set to public because an app I develop has only private networking on and it's not connecting.
smsware
- 111
- 1
1
vote
1 answer
How can I replace physical IoT devices during the application development?
I am about to develop a .NET application for IoT devices.
In this moment I do not want to use physical devices, because I will run out of some precious time, but I do want to start building the application now.
Is there any way I can replace these…
PianoSong
- 35
- 1
0
votes
0 answers
Why is access denied when using UWF on Windows 10 Embedded IoT?
I have a PC that uses Windows 10 Enterprise 64-bit and have had some help from an external company to convert it to a Windows Embedded machine. One thing I need to do on the PC is use UWF to check the volume settings of the PC.
There are two…
Ben
- 39
- 1
- 2