---
title: "What are Trace files?"
slug: "what-are-trace-files"
updated: 2025-09-11T13:44:55Z
published: 2025-09-11T13:44:55Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.anydesk.com/llms.txt
> Use this file to discover all available pages before exploring further.

# What are Trace Files?

Trace Files are crucial for diagnosing problems that may occur while using AnyDesk. They are generated during each remote session.

Some errors may not cause an immediate crash but can lead to unintended behavior. Therefore, it is highly recommended to include the trace files from all devices along with a detailed description of the issue when submitting a support ticket.

---

## How can I submit a Support ticket?

> [!NOTE]
> 🦉 For more details on how to submit a ticket or reach out to AnyDesk Support, see [**this article**](/docs/contact-us).

To submit a support ticket, please use the contact form in your [my.anydesk](https://my.anydesk.com/migrate) management portal.

Alternatively, you can do the following:

- Open AnyDesk client and go to **Settings**> **About AnyDesk**. In the **Support**section, click **Send Support Information**. This action will automatically open your default email provider with the trace files from the device already attached.

### Submitting Trace Files from multiple devices

If submitting files from two or more devices, please manually rename the trace files to indicate the corresponding device. For example:

**Individual Files:**

- Local device: `Local_ad.trace`, `Local_ad_svc.trace`
- Remote device: `Remote_ad.trace`, `Remote_ad_svc.trace`

**Archived Files:**

- Local device: `Local_PC.zip`
- Remote device: `Remote_PC.zip`

### **Local Incoming Connection Log**

When receiving a connection request, AnyDesk creates a `connection_trace.txt` file that includes detailed session information such as the date and time of the connection, how the connection was accepted or rejected, and who sent the connection request.

The local `connection_trace.txt` file can be found in the same folder as the Configuration Files for the AnyDesk client.

---

## Where can I find Trace Files?

Trace files can be manually found in the following locations:

| Operating System | Type | Standard Client | Custom Client |
| --- | --- | --- | --- |
| **Windows 7 and newer** | UI-based trace files | ```plaintext %appdata%\AnyDesk\ad.trace ``` | ```plaintext EXE: %appdata%\AnyDesk\ad_<prefix>\ad_<prefix>.trace MSI: %appdata%\AnyDesk\ad_<prefix>_msi\ad_<prefix>_msi.trace ``` |
| Service (network-based) trace files. Only available if AnyDesk is installed | ```plaintext %programdata%\AnyDesk\ad_svc.trace ``` | ```plaintext EXE: %programdata%\AnyDesk\ad_<prefix>\ad_<prefix>_svc.trace MSI: %programdata%\AnyDesk\ad_<prefix>_msi\ad_<prefix>_msi_svc.trace ``` |
| **Windows XP/Server 2003** | UI-based trace files | ```plaintext %appdata%\AnyDesk\ad.trace ``` | ```plaintext EXE: %appdata%\AnyDesk\ad_<prefix>\ad_<prefix>.trace MSI: %appdata%\AnyDesk\ad_<prefix>_msi\ad_<prefix>_msi.trace ``` |
| Service (network-based) trace files. Only available if AnyDesk is installed | ```plaintext %AllUsersProfile%\AnyDesk\ad_svc.trace ``` | ```plaintext EXE: %AllUsersProfile%\AnyDesk\ad_<prefix>\ad_<prefix>_svc.trace MSI: %AllUsersProfile%\AnyDesk\ad_<prefix>_msi\ad_<prefix>_msi_svc.trace ``` |
| **macOS** | Uninstalled | ```plaintext ~/.anydesk/anydesk.trace ``` | ```plaintext ~/.anydesk_ad_<prefix>/anydesk_ad_<prefix>.trace ``` |
| Installed | ```plaintext /var/log/anydesk.trace ``` | ```plaintext /var/log/anydesk_ad_<prefix>.trace ``` |
| **Linux** | Uninstalled | ```plaintext ~/.anydesk/anydesk.trace ``` | ```plaintext ~/.anydesk_ad_<prefix>/anydesk_ad_<prefix>.trace ``` |
| Installed | ```plaintext var/log/anydesk.trace ``` | ```plaintext /var/log/anydesk_ad_<prefix>.trace ``` |
| **Android** | See [Send Support Information](/docs/anydesk-for-android#send-support-information) for more information. |
| **iOS** | See [Send Support Information](/docs/anydesk-for-ios-ipados-tvos#send-support-information) for more information. |

By following these guidelines, you help us diagnose and resolve issues more effectively.

Files automatically created during AnyDesk sessions that provide diagnostic information, useful for troubleshooting issues.

Files that store settings and preferences for the AnyDesk application, including user IDs and Aliases.

A tailored version of AnyDesk that can be configured for specific organizational needs, including branding and functionality.

## Related

- [Contact us](/contact-us.md)
