21 Tools for System Management
Windows system management with access to processes, services and registry.
List all running processes. Determine PID, memory usage and status of all applications.
List all Windows services. See which services are running, paused or stopped.
Get detailed information about a service. Startup type, dependencies, description and more.
Start a Windows service. Activate services that are currently not running.
Stop a running Windows service. End services that are no longer needed.
Restart a service. Useful for hanging services or after configuration changes.
Execute system commands. Run direct commands to the command line.
Execute PowerShell scripts. Use the full power of PowerShell automation.
Execute batch files (.bat, .cmd). Start existing automation scripts.
Get the output of an executed command. Process the return from commands.
List subkeys of a registry key. Browse the Windows registry.
List all values of a registry key. See data and types of registry entries.
Create a new registry key. Create configuration settings.
Delete a registry key. Remove entries that are no longer needed.
Write a value to the registry. Set configuration settings.
Delete a single registry value. Remove specific entries.
Read environment variables. Determine paths, usernames and system settings.
Determine installation paths of programs. Find where software is installed.
Determine the parent process of conhost.exe. Analysis of console applications.
Determine which services are running in an svchost process. Assignment of system processes.
Confirm critical operations before execution. Security query for dangerous actions.
"List all running processes and show me which ones use the most memory" / "Liste alle laufenden Prozesse und zeige mir, welche am meisten Speicher nutzen"
"Show me all environment variables starting with JAVA" / "Zeige mir alle Umgebungsvariablen, die mit JAVA beginnen"
"List all stopped services that should be running" / "Liste alle gestoppten Dienste, die laufen sollten"
Download SindByte for free and manage system settings with natural language. / Laden Sie SindByte kostenlos herunter und verwalten Sie Systemeinstellungen mit natürlicher Sprache.
Windows 10/11 • No admin rights needed for most tools / Keine Admin-Rechte für die meisten Tools nötig