---
title: "Platform | Installation and Upgrade Windows | N3uron KB V1.21"
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-06T12:49:27Z
published: 2026-02-06T12:49:27Z
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 is compatible with the following Windows versions:
> 
> - Windows 7, 8, 10 and 11.
> - Windows 10 IoT Enterprise.
> - Windows Server 2008, 2008 R2, 2012, 2012 R2, 2016, 2019, 2022 and 2025
> 
> Minimum system requirements:
> 
> - Single-core 1GHz processor.
> - 1GB RAM.
> - 1GB free HD space (Requirements vary by usage).

## Install N3uron

### Manual Install

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

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

![Figure - Run as administrator button](https://cdn.document360.io/54093ab5-6b22-4542-a265-04377931f11a/Images/Documentation/Figure%20-%20Run%20as%20administrator%20button.png)

**Step 3:** Set the installation directory, which defaults to “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 4:** Select the modules to be installed.

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

**Step 5:** Configure the default port to access the **WebUI**, ensuring this port is not in use by any other 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 6:** Set a node name or leave the default, this name will be used as the node's identity.

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

**Step 7:** 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 8:** Configure N3uron to run as a Windows service allowing it to start automatically with the system, and complete the installation process.

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

> [!NOTE]
> Note:
> 
> In x64 bit systems, no external databases are required to run Historian, as a MongoDB instance will be automatically installed in the N3uron folder to provide historical data storage. User may choose to use either the embedded MongoDB instance or an external one.

  

**Step 9:** The WebUI will automatically launch in the default web browser. Log in using the default credentials provided in the table below. We recommend changing these credentials after the first login.

|  | **Full access** | **Read-only access** |
| --- | --- | --- |
| User: | admin | user |
| Password: | n3uron | n3uron |

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

> [!NOTE]
> Note:
> 
> To access N3uron WebUI from a different machine, make sure that the Windows Firewall on the host machine is configured to allow external access to the port assigned to N3uron WebUI during installation.

> [!NOTE]
> Note:
> 
> In demo mode, N3uron runs with full functionality for two hours. To restart the demo period, simply restart each module or service from the Web interface. The service may also be restarted from the Windows Start Menu or Windows Services (“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 (Optional):** 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](/v121/docs/platform-backup-and-restore) section.

**Step 2 (Recommended):** Review the [release notes](https://n3uron.com/releasenotes-v121/) 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 [One-Step Automated Install](/v121/docs/windows#onestep-automated-install) script or following the steps for a [manual installation](/v121/docs/windows#manual-install) 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, click on the ‘Uninstall’ option in the **N3uron** Start menu or from the Windows control panel.
