How to get the device details?

I know I can tell if the game is running on a mobile device via UserInputService.TouchEnabled.
I would like to know if there is any way to get more details of this device:

  • Windows? Xbox? tablet? Brand? Model? Operating System Version?

As far as I know, getting that sort of information is impossible, primarily for privacy reasons.