---
title: "Platform | Installation and Upgrade Windows | N3uron KB V1.22"
slug: "platform-installation-and-upgrade-windows"
description: "N3uron is an Industrial Edge Platform for IIoT and DataOps that enables seamless integration between the industrial plant floor and business applications,"
updated: 2026-02-12T15:38:41Z
published: 2026-02-12T15:38:41Z
canonical: "docs.n3uron.com/platform-installation-and-upgrade-windows"
---

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

# Windows

> [!NOTE]
> Note:
> 
> N3uron 1.22 is compatible with the following Windows versions:
> 
> - Windows 8, 10 and 11
> - Windows Server 2012, 2012 R2, 2016, 2019, 2022 and 2025
> - Windows Server Core
> - Windows IoT Enterprise 10 and 11
> 
> Minimum system requirements:
> 
> - Single-core 1GHz processor.
> - 1GB RAM.
> - 1GB free HD space (Requirements vary by usage).

## Install N3uron

### Windows Package Manager

> [!NOTE]
> Note:
> 
> The Windows Package Manager****is available on all Windows 11 installations and on Windows 10 starting from version 1809 (October 2018 Update) and later.

The recommended method for installing N3uron on Windows systems is through the [Windows Package Manager](https://learn.microsoft.com/en-us/windows/package-manager/), which provides a fast, secure, and frictionless installation experience.

To install the latest version of N3uron, run the following command in a terminal:

```powershell
winget install --id N3uronConnectivitySystems.N3uron --source winget
```

You can list all available versions by running:

```powershell
winget search --id N3uronConnectivitySystems.N3uron --versions --source winget
```

Then, install the desired version using:

```powershell
winget install --id N3uronConnectivitySystems.N3uron --version <VERSION> --source winget
```

### Manual Installation

> [!NOTE]
> Note
> 
> The N3uron setup file is **digitally signed** with a certificate issued to N3uron Connectivity Systems SL. This signature ensures the file's authenticity and integrity.

**Step 1:** Download the **Windows x64** setup available from our [Downloads](https://n3uron.com/downloads-software/) page.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/download-setup.png)

**Step 2.** Right-click on the setup file and select**Run as administrator**.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/KclFjMaJrg.png)

**Step 3:**Approve the User Account Control (UAC) prompt.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/consent_4lvQsOm0Uj.png)

**Step 4:**Review and accept the N3uron End User License Agrement.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-1.22.0-x86_64-win32-msvc-251210.1746.tmp_GsTSufrp6c.png)

**Step 5:**Set the installation directory. The default and recommended location is C:\Program Files\N3uron.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_KNxpeBRmVs.png)

**Step 6:** Select the modules to be installed, we recommend installing everything

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_p3Y4pChOeE.png)

**Step 7:**Configure the port used to access the WebUI, or accept the default setting. Verify that the chosen port is not currently in use by another application.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_e27uFjb2rn.png)

**Step 8:**Set a node name, or accept the default. This name serves as the node's unique identifier.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_gYguR0UXR7.png)

**Step 9:** Confirm the settings and proceed with the installation.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_Hgpu98TyyH.png)

**Step 10:** Register N3uron to run as a Windows service. This allows N3uron to start automatically when the system boots.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/n3uron-setup-windows-x64-1.21.10-240710.0759.tmp_d8uP7re3OH.png)

**Step 11:**The WebUI will automatically launch in your default web browser. You will be prompted to set the **admin**password during the initial login.

> [!NOTE]
> Note:
> 
> To access the N3uron WebUI from a different machine, you must configure the Windows Firewall on the host machine. Ensure the firewall is set to allow external access to the specific port assigned to the N3uron WebUI during installation.

![](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/brave_2WhsovSHO1.png)

> [!NOTE]
> Note:
> 
> In **demo** mode, N3uron operates with full functionality for a two-hour period.
> 
> To restart the demo period, perform one of the following actions:
> 
> - **Restart each module**directly from the WebUI.
> - **Restart the service** through the Windows Services console (look for the "n3uron" service).

[Embedded content](https://www.youtube.com/embed/OQi_6fTFJXc)

## Upgrade N3uron

> [!NOTE]
> Note:
> 
> Before proceeding with an upgrade, ensure that the Support and Maintenance (S&M) of your license is active for the version you plan to install.

**Step 1 (Recommended):**Create a node backup to restore the **N3uron**configuration if something goes wrong during the update.****The steps to perform a node backup can be found in the [Backup and Restore](/v122/docs/platform-backup-and-restore) section.

**Step 2 (Optional):**Review the [release notes](https://n3uron.com/releasenotes-v122/) for the target **N3uron**version to identify any breaking changes that may affect your current configuration.

> [!NOTE]
> Note:
> 
> It is strongly recommended to apply the update in a testing environment before implementing it in the production environment.

**Step 3:**Stop the **N3uron**service by running the following command inside a **PowerShell (Administrator)** console or by using the Services management panel in Windows.

```powershell
Stop-Service -Name "n3uron"
```

**Step 4:** Proceed with the installation using the [Windows Package Manager](/v122/docs/platform-installation-and-upgrade-windows#install-n3uron) or following the steps for a [manual installation](/v122/docs/platform-installation-and-upgrade-windows#manual-installation) as described in the previous section.

> [!WARNING]
> Note:
> 
> Starting with version **1.21**, N3uron runs natively as a 64-bit application and will default to being installed in **C:\Program Files**. Be careful to modify this path in the installer when upgrading from previous versions to **C:\Program Files (x86)**. Additionally, since version 1.21 includes substantial changes in managing Users and Roles, upgrading from a previous version **will automatically overwrite all previously configured users** for the WebUI and WebVision, requiring to re-create them.

**Step 5:** Log in to the WebUI to verify everything is running as expected.

[Embedded content](https://www.youtube.com/embed/DfhLEAI-WJo)

## Uninstall N3uron

To uninstall n3uron from your system, use one of the following methods:

1. Navigate to **Uninstall a program** in the Windows Control Panel, and then select N3uron.
2. Execute the following command in a terminal:

```powershell
winget remove n3uron
```
