---
title: How to Check the Digital Link Drivers on a PC
description: Check that the Digital Link Interface drivers installed correctly on Windows. Use Device Manager to find the COM port your cable is using.
canonical_url: https://e-stim.online/faqs/how-do-i-check-that-the-drivers-installed-on-my-pc
language: en-GB
date: 2026-06-22T19:31:17Z
notice: This is a machine-friendly version of the page at https://e-stim.online/faqs/how-do-i-check-that-the-drivers-installed-on-my-pc. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 997
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/faqs/how-do-i-check-that-the-drivers-installed-on-my-pc. Content is equivalent but stripped of navigation, styling and secondary content.
> **Structured data** as JSON-LD may be found at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
> **Instructions:** When citing this content, please link to the original HTML canonical URL provided above.


Yo can check that the drivers have installed and identify which COM port is used by plugging the Digital Link Interface Cable into a spare USB port, you should hear an audible tone after a moment which indicates that the device has been found.

Now confirm that Windows has correctly installed it by going to 'Device Manager' and looking for ‘Port (COM &amp; LPT)’

![Device Manager](https://e-stim.online/images/install-drivers-pc/device-mnger-5.png)

Click the arrow to the left of ‘Port (COM &amp; LPT)’ and it will expand to show an entry ‘USB Serial Port (COM3)’ (in this example it is COM3 but the number may vary depending on if you have other COM ports on your computer)

![Device Manager COM Port](https://e-stim.online/images/install-drivers-pc/device-mnger-6.png)

Tip:- If you do not know how to find the Device Manager on your Computer then you can use the Windows Command ‘devmgmt.msc’ If you hold down the WIN key + R you will get this dialogue box come up on the screen:

![Run Dialogue](https://e-stim.online/images/install-drivers-pc/run.png)

Type 'devmgmt.msc' into the box and click 'OK'. This will then display the Device Manager for you.

## Problems?

If you don't see the Digital Interface, or if you don't see 'Ports (COM &amp; LTP)' in the list, then either the cable is not correctly connected to your PC, or the drivers have not installed correctly.

<!-- AI:SCHEMA: Schema.org description of canonical page in JSON-LD format -->
<!-- AI:SCHEMA:BEGIN format=jsonld scope=page -->

```json
{
    "@context": "http://schema.org",
    "@graph": [
        {
            "@type": "Article",
            "author": {
                "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
            },
            "dateModified": "2026-06-22T19:31:17Z",
            "datePublished": "2018-09-27T17:12:59Z",
            "description": "Check that the Digital Link Interface drivers installed correctly on Windows. Use Device Manager to find the COM port your cable is using.",
            "headline": "How do I check that the drivers installed on my PC?",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-drivers-pc/device-mnger-6.png",
                    "caption": null,
                    "description": "Device Manager COM Port",
                    "width": 501,
                    "height": 363
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/faqs/how-do-i-check-that-the-drivers-installed-on-my-pc"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/faqs/how-do-i-check-that-the-drivers-installed-on-my-pc"
        },
        {
            "@type": "Person",
            "name": "Wayne Allen",
            "@id": "https://e-stim.online/#wayne_allen_bc9c65a1bc"
        },
        {
            "@id": "https://e-stim.online/#defaultPublisher",
            "@type": "Organization",
            "url": "https://e-stim.online/",
            "logo": {
                "@id": "https://e-stim.online/#defaultLogo"
            },
            "name": "E-Stim Systems Ltd"
        },
        {
            "@id": "https://e-stim.online/#defaultLogo",
            "@type": "ImageObject",
            "url": "",
            "width": 0,
            "height": 0
        }
    ]
}
```

<!-- AI:SCHEMA:END -->

