---
title: How to Uninstall E-Stim Connect From a PC 
description: Remove E-Stim Connect from Windows through Programs and Features, then delete the hidden EStimConnect preferences folder in AppData to finish the job.
canonical_url: https://e-stim.online/faqs/uninstall-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/uninstall-pc. Schema.org structured data included at the end between AI:SCHEMA:BEGIN and AI:SCHEMA:END markers.
markdown-tokens: 1015
---

> **Note to AI:** This is a machine-friendly version of the page at: https://e-stim.online/faqs/uninstall-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.


### Remove the Main Application.

To uninstall E-Stim Connect from your PC you need to go to your Programs and Features page on either Windows 7 or 10, which is found under Control Panel, or on Windows 10 you can visit Apps &amp; Features, from the All Settings page. You will find E-Stim Connect listed and if you are using Programs And Features, then highlight E-Stim Connect and then at the top of the window click Uninstall.

![programs](https://e-stim.online/images/install-pc/programs.PNG)

If you are using the Apps &amp; Features method then scroll down to E-Stim Connect and highlight it and you will get an Uninstall button appear just click that.

![apps](https://e-stim.online/images/install-pc/apps.PNG)

### **Remove the Preferences Folder**

The only thing left now is to remove the Preferences Folder, which is found within your User folder, the default location is C:\\Users\\(user name)\\AppData\\Roaming there you will find a folder called 'EStimConnect' simply delete this folder. This location is usually a 'Hidden Item' so you will need to show hidden folder to be able to find it. To show hidden folders the easiest option is to open Windows Explorer, and navigate to your C Drive and then in the tool bar at the top of the window click on 'View' and then tick the box 'Hidden Items' this will then show you all Hidden folders and files so you will be able to find the AppData folder.

![hidden folders](https://e-stim.online/images/install-pc/hidden-folders.PNG)

Once you have deleted the folder you can turn off Hidden Items just by unticking the box.

<!-- 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-27T16:50:32Z",
            "description": "Remove E-Stim Connect from Windows through Programs and Features, then delete the hidden EStimConnect preferences folder in AppData to finish the job.",
            "headline": "How do I uninstall E-Stim Connect from a PC?",
            "image": [
                {
                    "@type": "ImageObject",
                    "url": "https://e-stim.online/images/install-pc/hidden-folders.PNG",
                    "caption": null,
                    "description": "hidden folders",
                    "width": 2285,
                    "height": 373
                }
            ],
            "inLanguage": "en-GB",
            "mainEntityOfPage": {
                "@type": "WebPage",
                "url": "https://e-stim.online/faqs/uninstall-pc"
            },
            "publisher": {
                "@id": "https://e-stim.online/#defaultPublisher"
            },
            "url": "https://e-stim.online/faqs/uninstall-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 -->

