Boot with app in windows iot

Alfredo Landero Sánchez 1 Reputation point
2022-08-02T17:17:43.78+00:00

I have a raspberry pi 2 with windows iot installed. I would like it to start with an app that I made in visual studio for windows. Is it possible and how is it done? please help

Windows for IoT
Windows for IoT
A family of Microsoft operating systems designed for use in Internet of Things (IoT) devices.
381 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Dave Patrick 426K Reputation points MVP
    2022-08-02T17:28:28.753+00:00

    Q&A forums are currently English only. I'd try asking for help over here in dedicated forums.
    https://social.msdn.microsoft.com/Forums/es-es/home
    https://social.technet.microsoft.com/Forums/es-es/home
    https://answers.microsoft.com/es-es

    --please don't forget to upvote and Accept as answer if the reply is helpful--


  2. Sean Liming 4,506 Reputation points
    2022-08-03T15:36:39.737+00:00

    Are you using Windows 10 IoT Core or Windows 10 Enterprise? What type of application did you create: UWP, .NET, .NET Framework?

    If you are using Windows IoT Core, only UWP GUI applications can be set up to launch on start. .NET Framework and Win32 Form application are not supported.

    If you are using Windows 10 Enterprise, you can use Shell Launcher to launch the application on startup.

    0 comments No comments

  3. Seeya Xi-MSFT 16,436 Reputation points
    2022-08-17T08:20:40.793+00:00

    Hi @Alfredo Landero Sánchez ,

    Welcome to Microsoft Q&A!
    Please refer to these:
    https://learn.microsoft.com/en-us/samples/microsoft/windows-iotcore-samples/iot-startup-app/
    https://www.hackster.io/AnuragVasanwala/windows-10-iot-core-setting-startup-app-887ed0

    Best regards,
    Seeya


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments