381 questions with Windows for IoT tags

Sort by: Updated
1 answer

Windows 10 IoT Core and CE App Container

Hi, I have been trying to make sense of the information on availability of Windows 10 IoT Core. It seems according to the product lifecycle page the last revisions of IoT Core are now discontinued and we should refer to Windows 10 IoT Core Services. …

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-27T19:56:44.48+00:00
Mark Williams 6 Reputation points
commented 2021-03-02T17:31:21.587+00:00
dvescovi 1 Reputation point
2 answers

.Net 5 console app, how to target ARM platform?

Hello, I am building .net 5 console app for my raspberry running Windows Iot 10 core. Howewer I am not able to add ARM as platform to debug and deploy app. If I create UWP app it is there:

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,126 questions
asked 2020-12-22T15:20:10.183+00:00
Sergiy Kostenko 6 Reputation points
commented 2021-03-01T06:29:12.287+00:00
Ralph Chahwan 1 Reputation point
2 answers

Windows 10 IoT Core DeployAppx install from Code problem

Description: I want to install an appx file from code. I copy the cer file next to the appx file, but I get the following error message during installation Looking for certificate…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-02T15:44:42.057+00:00
IntelliSense 46 Reputation points
answered 2021-03-01T05:32:28.223+00:00
IntelliSense 46 Reputation points
1 answer

Transfer WinForm to Windows10 IoT

Hey I am trying to port my created winform to my raspberry pi 3 b+ (ARM CPU) First, I converted the form to run on .Net 5 because I heard it supports ARM Processors, correct me if I'm wrong, but I thought it would allow the winforms to run on ARM…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-24T12:51:23.887+00:00
Ralph Chahwan 1 Reputation point
commented 2021-02-26T11:18:03.503+00:00
Ralph Chahwan 1 Reputation point
1 answer One of the answers was accepted by the question author.

I want to reschedule my Exam DP-100

Hi, I want to reschedule my exam DP-100, but the page its not working. The exam due date is 25 of February, but I need to change it for next month. Thanks for your help

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-23T17:18:50.117+00:00
Claudio Silva Ferreira 21 Reputation points
accepted 2021-02-23T17:39:57.853+00:00
Claudio Silva Ferreira 21 Reputation points
0 answers

Does WinCE 6.0 R3 support ASLR?

Hi Team, We are developing a solution using Microsoft VisualStudio 2005 and WinCE 6.0 R3. And we would like to verify if WinCE 6.0 R3 supports ASLR? By going through the WinCE 6.0 document, I could not find any information with respect to ASLR.…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-22T09:50:21.983+00:00
Rutul Lunagariya 1 Reputation point
2 answers One of the answers was accepted by the question author.

Build Win10 IoT Image from Evaluation Version

Hello, We buy our industrial PCs from an OEM, that installs Windows IoT on them. While testing a unit we received, we had an issue with the version they installed (Win 10 Ent IoT LTSB 2016), and we decided to switch to version 2019. To make sure…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-18T20:26:31.153+00:00
Simon Tremblay 96 Reputation points
answered 2021-02-19T17:53:49.443+00:00
Sean Liming 4,511 Reputation points
1 answer

Pi 3 Model B v1.2 no network interfaces in Windows IOT (Ethernet/Wifi)

The system boots, but shows <no internet connection>. In Settings > Network & Wi-Fi, Direct connections shows "None found", Wi-Fi shows "None found". I have an ethernet cable connected (but no link light) and there are…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-17T16:53:00.92+00:00
Ryan 1 Reputation point
answered 2021-02-19T00:20:22.747+00:00
Ryan 1 Reputation point
1 answer One of the answers was accepted by the question author.

PowerShell - Select tags between comments

A simple example. I have this lines on 2 different html files, on Folder1 and Folder2. I want to parse (copy) some line from one folder to another, with REGEX, from the tag <tr> to </tr> tag. The problem is that are a lots of <tr>…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,205 questions
Windows Server PowerShell
Windows Server PowerShell
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.PowerShell: A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
5,389 questions
asked 2021-02-17T09:17:53.847+00:00
Suzana Eree 811 Reputation points
accepted 2021-02-18T11:01:15.82+00:00
Suzana Eree 811 Reputation points
2 answers

Reinstall built-in Windows drivers for HID-Compliant Mouse touch screen

We have an embedded device running Windows 8 x32 or x64 bit with a touch screen. Previously we used a touch screen driver from the touch screen controller manufacturer (in Device Manager it was seen as "USB Touchscreen Controller"), but for…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-02-11T11:47:52.187+00:00
John Utee 1 Reputation point
commented 2021-02-15T14:53:13.397+00:00
John Utee 1 Reputation point
1 answer One of the answers was accepted by the question author.

something about vs2019's web service

i want create a middleware between winform and xamarin, so i must bulid a middleware by web service. i have add and setup iis , a new web application, but i can not find "web service" item on the right-key list that after right key on the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,646 questions
asked 2021-02-13T09:48:42.173+00:00
daniel zhou 21 Reputation points
accepted 2021-02-15T10:58:20.677+00:00
daniel zhou 21 Reputation points
1 answer

Is Anti malware available with any version of windows 7 embedded, Or please suggest any 3rd party anti malware for windows7 embedded

Is Anti malware available with any version of windows 7 embedded, Or please suggest any 3rd party anti malware for windows7 embedded and let me know how to implement it?

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-23T20:44:50.027+00:00
Arnab Paul 1 Reputation point
commented 2021-02-10T00:42:51.507+00:00
Sean Liming 4,511 Reputation points
2 answers

Run Windows Hyper V on a device running WIndows 10 IoT Core?

Hello all, I have a device running windows 10 IoT core and was wondering if it would be possible to run hyper v to emulate Windows 10 IoT core or Windows 10X on it. Would this be possible and if so how affective would it be (my system has 2 core 4…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,705 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,560 questions
asked 2021-01-29T03:45:10.327+00:00
SpaceBurn 1 Reputation point
answered 2021-02-02T16:50:47.28+00:00
Sean Liming 4,511 Reputation points
1 answer One of the answers was accepted by the question author.

how to forward masseges from iot edge to iot hub ?

want to aggregate all data from loaf devices to edge and send all data to iot hub or iot central note : this loaf devices send to data in SQL forum

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
383 questions
Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
543 questions
Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
Azure IoT Central
Azure IoT Central
An Azure hosted internet of things (IoT) application platform.
352 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,128 questions
asked 2021-01-31T08:03:23.683+00:00
Ahmed Assad 266 Reputation points
commented 2021-01-31T15:11:19.587+00:00
Sander van de Velde 29,281 Reputation points MVP
1 answer One of the answers was accepted by the question author.

Usage of Windows IoT

Hello. I would like to get answer on my question - can I use Windows IoT 10 Core as a desktop OS? I would like to create my own user-space and IoT Core fits pretty good for that. Also, I tested Minnowboard Max example, it's perfectly run on Ryzen 5 3600.

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-24T17:56:39.05+00:00
Sergei Pogrebniak 136 Reputation points
accepted 2021-01-28T23:06:27.427+00:00
Sergei Pogrebniak 136 Reputation points
1 answer

Issue with Windows 10 IoT Enterprise Keyboard Filter

I'm creating an image using Windows 10 IoT Enterprise LTSC 2019. We have a default user on the machine that has a custom WPF shell, and a Keyboard Filter enabled to prevent the user from breaking out of the shell. The filter seems to work as expected for…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-18T17:33:18.273+00:00
Anthony Caivano 1 Reputation point
commented 2021-01-25T20:38:31.747+00:00
Sean Liming 4,511 Reputation points
1 answer

mtp dispsitivo usb

buenas tardes le escribo porque tengo un problema que no me aparece el controlador mtp disposiivo usb y no me reconoce ningún teléfono al actualizar el controlador del teléfono me dice Windows encontró una actualización pero hubo un problema..

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-19T00:35:27.077+00:00
Luis Alejandro Vezga Leon 1 Reputation point
answered 2021-01-21T16:59:04.96+00:00
Sean Liming 4,511 Reputation points
1 answer One of the answers was accepted by the question author.

Use InputInjector to send VirtualKey 0 causes an exception on Windows 10 IoT LTSC 2019

Hi, I developed a barcode scanning app which uses InputInjector to send VirtualKey 0~9, and it works fine on a development machine running Windows 10 Pro 2004. However, when I sideloaded the app on a machine running Windows 10 IoT LTSC 2019, it…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-18T02:48:41.873+00:00
PeterWu 191 Reputation points
accepted 2021-01-19T10:00:55.74+00:00
PeterWu 191 Reputation points
4 answers

Event Viewer

Hi, In have a unique problem in Windows Embedded 7 standard. The time goes back or forward by 1 hrs randomly. The system is not connected to the internet. It runs a dedicated application, which controls a lab instrument's hardware. The Event Viewer…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-13T06:40:07.337+00:00
Prasanna Mayekar 1 Reputation point
commented 2021-01-18T16:20:09.227+00:00
Sean Liming 4,511 Reputation points
0 answers

Security Essentials Offline Update Windows Embedded Standard

I am having issues with the manual update of MSE as per these instructions: https://support.microsoft.com/en-gb/help/971606/how-to-manually-download-the-latest-definition-updates-for-microsoft-s This is on a machine HMI that is connected to a network…

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
asked 2021-01-13T09:53:21.777+00:00
Dan Heyworth 1 Reputation point