xRDP and XFCE authentication windows

So i am fairly new to this, sorry if I’m missing something obvious. Just made the switch to Manjaro on my laptop.

I have installed and configured xRDP. I allowed my user account access to my session then edited ~.xinitrc in user profile/Home directory and told it to start my xfce4 session by adding “exec dbus-launch --sh-syntax startxfce4” to the bottom of the file.

Great this seems to work! I can rdp from windows device on the network no problem.
However I’m running into a problem whenever a GUI app tries to launch an authentication window It simple states “authentication failed”
I would post an image but I can’t seem to post links or images.

I gather this is something to do with some type of polling from reading a few threads on here but I can’t seem to figure out what my next troubleshooting step is. Below is an output of systemctl status polkit.service I’m led to believe this may be helpful let me know if I’m way out in left field.

systemctl status polkit.service
● polkit.service - Authorization Manager
     Loaded: loaded (/usr/lib/systemd/system/polkit.service; static)
     Active: active (running) since Mon 2021-11-15 00:54:45 EST; 14min ago
       Docs: man:polkit(8)
   Main PID: 405 (polkitd)
      Tasks: 12 (limit: 16683)
     Memory: 19.5M
        CPU: 202ms
     CGroup: /system.slice/polkit.service
             └─405 /usr/lib/polkit-1/polkitd --no-debug

Nov 15 00:54:45 mankle-m142 systemd[1]: Starting Authorization Manager...
Nov 15 00:54:45 mankle-m142 polkitd[405]: Started polkitd version 0.119
Nov 15 00:54:45 mankle-m142 polkitd[405]: Loading rules from directory /etc/pol>
Nov 15 00:54:45 mankle-m142 polkitd[405]: Loading rules from directory /usr/sha>
Nov 15 00:54:45 mankle-m142 polkitd[405]: Finished loading, compiling and execu>
Nov 15 00:54:45 mankle-m142 systemd[1]: Started Authorization Manager.
Nov 15 00:54:45 mankle-m142 polkitd[405]: Acquired the name org.freedesktop.Pol>
Nov 15 00:54:48 mankle-m142 polkitd[405]: <no filename>:3: action=[Action id='o>
Nov 15 00:54:48 mankle-m142 polkitd[405]: <no filename>:4: subject=[Subject pid>
lines 1-20/20 (END)