Search code examples
c#uwpwindows-iot-core-10

How to remove toolbar in Windows IoT?


I'm working on a programm for RaspberryPi with Windows IoT core. My IDE is Visual Studio 2019. I use C# and UWP for my programm.

Everytime i upload the code to the Raspberry i get an annoying toolbar. It's not from my programm. It comes directly from Windows. How can I deactivate it?

Please see the picture. picturetoolbar


Solution

  • You can disable this by unchecking the setting:

    Tools -> Options -> Debugging -> General -> Enable UI Debugging Tools for XAML -> Show runtime tools in application