> For the complete documentation index, see [llms.txt](https://ploegert.gitbook.io/til/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ploegert.gitbook.io/til/programmy/aad/desktop-joining-trust.md).

# Desktop Joining/Trust

There are multiple tools to be able to troubleshoot your desktop to determine it's join state in Windows 10/11:

To leave a AADR via command line:&#x20;

```
dsregcmd /leave
```
