There is a security conflict between Windows 11's User Interface Privilege Isolation (UIPI), App Control's Protected Process Light (PPL) status, and the input injection mechanisms used by remote access software like RDP and Parsec.
For Parsec: Verify that the Parsec Service (pservice.exe) is installed, configured for "Automatic" startup, and actively running as SYSTEM. If users are running the portable version of Parsec, they will never be able to click on the notifier.
For RDP: If using third-party RDP wrappers or thin clients, ensure they hook into the OS using standard input-driver models rather than user-space software simulators.
Enable UIAccess Bypass in Group Policy for the UAC and configure Windows to allow applications with UIAccess privileges to bypass the secure desktop restrictions:
Open the Local Group Policy Editor (gpedit.msc).
Navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
Locate the policy: "User Account Control: Allow UIAccess applications to prompt for elevation without using the secure desktop".
Set it to Enabled.