Hello everyone,
I am facing an issue with deploying the Nextcloud Talk desktop client in an Active Directory domain environment.
The Problem: When installing the Nextcloud Talk client using the MSI installer (which installs machine-wide for all users) either via GPO or locally with administrative privileges, the application cannot get access to the microphone and video camera.
-
The OS is Windows 10/11.
-
The global Windows privacy toggle “Allow desktop apps to access your microphone/camera” is enabled.
-
However, Nextcloud Talk does not request or inherit these permissions when installed as a machine-wide application via MSI.
The Twist: If I install the client using the standard EXE installer into the local user profile (%LocalAppData% context), everything works flawlessly. The app prompts for permissions, and both the camera and microphone work as expected.
Questions:
-
How can we grant microphone and camera access to the Nextcloud Talk client when it is installed machine-wide via the MSI package? Is there a specific registry key, capability deployment, or AppX/MSIX provision boundary we are missing?
-
What is the recommended best practice for deploying the Nextcloud Talk desktop client in a domain infrastructure via GPO so that users don’t encounter media access issues?
Any help, registry workarounds, or deployment insights would be greatly appreciated.
Thank you!