| Auszug |
|---|
|
Uninstall Nuclos: stop and remove the Windows service (procrun, registry, sc delete) and manual uninstallation on Linux. |
Language: Deutsch · English
Uninstallation
How to cleanly remove Nuclos on Windows and Linux – including service and registry entries.
| Status |
|---|
| colour | Blue |
|---|
| title | Operations |
|---|
|
| Status |
|---|
| colour | Green |
|---|
| title | Updated: Jul 2026 |
|---|
|
| Status |
|---|
| colour | Grey |
|---|
| title | applies to Nuclos 4.2026.x |
|---|
|
Windows
Uninstall as a (system) administrator. First stop the service nuclos.<instance> (default: nuclos.nuclos) via the control panel.
Remove the service via Tomcat procrun or by command:
| Codeblock |
|---|
sc delete nuclos.<instance> |
| Hinweis |
|---|
|
If registry remnants remain, remove these keys: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\NuclosHKLM\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\nuclos.nuclosHKLM\SYSTEM\ControlSet001\services\nuclos.nuclos
|
Linux
- Remove the contents of the Nuclos install directory.
- Delete the entry in
/etc/nuclos.ini (or remove the file):
| Codeblock |
|---|
[Nuclos (nuclos)]
Path = /opt/nuclos |
Related pages
Installation (DE)
Reinstall.
Open →
Installation FAQ (DE)
Operations, updates, HTTPS.
Open →