> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x-rn/release-information/maintenance-releases/xdr-collectors-143-major.md).

# XDR Collectors 1.4.3 (Major)

The XDR Collectors major release for Windows 1.4.3.1686 was released as part of the following releases of Cortex XDR:

* 4.0 on February 16, 2025
* 4.1 on April 27, 2025
* 4.2 on July 20, 2025
* 4.3 on November 9, 2025
* 5.0 on January 25, 2026
* 5.1 on May 3, 2026
* 5.2 on July 20, 2026

The following table describes the changes integrated for this release:

| FEATURE/ISSUE                                                                   | DESCRIPTION                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| ------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| New XDR Collector release versions for supporting different versions of Windows | <p>To provide compatibility to older and newer versions of Windows, Cortex XDR now supports the following XDR Collector major versions:</p><ul><li><strong>XDRC 1.4.3 (Old line)</strong>: Supports Windows 8 and Windows Server 2012 R2 versions, including supported older versions. These versions will be maintained in their current state and will only receive critical fixes going forward. This version is based on the existing 1.4.X XDRC line.</li><li><strong>XDRC 1.5.0 (New line)</strong>: Supports Windows 10 and above OS versions. These versions will receive all new features and development going forward, including OpenSSL 3+. This version is based on the new 1.5.X XDRC release.</li></ul> |
| CPATR-25963                                                                     | An issue with the XDR Collectors checking component tags is now fixed that sometimes caused duplicate logs, unnecessary downloads, and redundant copying operations.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| CPATR-27427                                                                     | An issue with an HTTP header in the XDR Collectors server is now fixed that caused duplicate logs in some cases.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |


---

# 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, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/cortex-xdr-5.x-rn/release-information/maintenance-releases/xdr-collectors-143-major.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
