> 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/clear-cache-of-dell-idrac-entries-in-remote-desktop-manager.md).

# Clear cache of Dell iDRAC entries in Remote Desktop Manager

The Integrated Dell Remote Access Controller (iDRAC) provides secure on-site and remote server management, giving IT administrators the ability to deploy, update, and monitor PowerEdge servers anytime, anywhere. Clearing the cache of iDRAC entries can be done for Google Chrome and Microsoft Edge in Remote Desktop Manager, as it is tied to the same code.

1. In Remote Desktop Manager, go to ***File – Settings – Types – Sessions – Website***.
2. Under the Microsoft Edge and/or Google Chrome sections, click ***Clear cache***.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6059.png" alt=""><figcaption></figcaption></figure>
3. A pop-up window opens to confirm that the cache of Dell iDrac entries has been cleared. Click ***OK*** to close the window.

   <figure><img src="https://cdnweb.devolutions.net/docs/docs_en_kb_KB6060.png" alt=""><figcaption></figcaption></figure>
4. Click ***Save***.

The cache of Dell iDrac entries has been cleared.


---

# 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/clear-cache-of-dell-idrac-entries-in-remote-desktop-manager.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.
