> For the complete documentation index, see [llms.txt](https://tk233.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tk233.gitbook.io/notes/tools/ubuntu/windows-remote-desktop-issues.md).

# Windows Remote Desktop Issues

### Windows Remote Desktop cannot connect to XFCE session

solution: ssh into the remote machine and run

```bash
xfce4-session-logout --logout
```

might need to run multiple times until it shows error that cannot logout anymore. then re-login.

### Screen not properly updated

<figure><img src="/files/90veKO3bljO5SEQEThY0" alt=""><figcaption></figcaption></figure>

<https://askubuntu.com/questions/1523503/x2go-remote-desktop-with-xfce-doesnt-refresh-the-screen>

<figure><img src="/files/JTGdi4TMsePDhn4AbEFZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/JhRx8ocNK1b5ELwmmHNh" alt=""><figcaption></figcaption></figure>
