> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/configure-a-windows-admin-center-entry.md).

# Configure a Windows Admin Center entry

The Windows Admin Center (WAC) integration in Remote Desktop Manager Windows gives IT professionals secure, streamlined access to Windows Admin Center environments.

1. In Remote Desktop Manager, click ***Add new entry***.
2. From the left menu, click ***Remote management***.
3. Select ***Windows Admin Center.***

   ![](https://cdnweb.devolutions.net/docs/RDMW6007_2025_2.png)
4. Enter a name and select a folder.
5. Choose a display mode.
6. Specify how the host is configured.
7. Go to the ***General*** tab.
8. Enter the full Windows Admin Center instance URL.
9. Provide the account username.
10. Type the domain associated with the username.
11. Set to ***Enabled*** to allow automatic credential injection via Devolutions Password Manager browser extension if needed.
12. Click ***Add*** to save and close the window.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/rdm/knowledge-base/how-to-articles/configure-a-windows-admin-center-entry.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
