Run and debug UWP applications

Last modified: 21 March 2024

You can run and debug a Universal Windows Platform (UWP) application the same way as you run other application types — by configuring the application startup properties in a run configuration and then launching this configuration with the debugger attached or without debugging .

By default, JetBrains Rider creates a necessary run configuration when you first open a solution with a UWP application or a MAUI project. You can customize this configuration or add more configurations of the same type for different launch scenarios.

JetBrains Rider: Run/debug configuration. UWP