Universal Windows Apps
UWP = Universal Windows Platform
Available from the Microsoft Store on all devices that run on Windows 10 or Windows 11
Windows 10 introduced the Universal Windows Platform (UWP), which provides a common app platform on every device that runs Windows.
The UWP core APIs are the same on all Windows devices. If your app only uses the core APIs, it will run on any Windows device no matter whether you are targeting a desktop PC, Xbox, Mixed-reality headset, and so on.
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.