Can we create an Universal Windows Apps for applications having driver interaction?

Dhirendra Vikash Sharma 21 Reputation points
2021-06-10T14:59:01.553+00:00

As I know, Microsoft Store hosts only Universal Windows Applications. Also, if my understanding is correct, Universal Windows Applications runs inside a container making driver interaction not possible (is this correct?). So does that mean that any application available on Microsoft Store cannot contain drivers? or cannot have a logic to interact with Windows drivers?
If that is the case, then devices where we rely just on Microsoft Store for any application (like smartphone), how can we install apps that can interact with drivers?

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,644 questions
Universal Windows Platform (UWP)
Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,544 questions
0 comments No comments
{count} votes

Accepted answer
  1. Reza-Ameri 16,836 Reputation points
    2021-06-10T15:03:56.397+00:00

    You do have ability to implement a UWP interact with driver.
    For example, in case you search for Printer, you will find UWP for printers and they have ability to check the level of cartridge , status of the printer and so on and this proves , it is possible.
    Take a look at:
    https://learn.microsoft.com/en-us/windows-hardware/drivers/install/pairing-app-and-driver-versions

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful