Microsoft Windows/Useful Commands
Service Management
Press [Windows Key] + [X}, and click "Terminal (Admin)" to bring up PowerShell or the Command Prompt in elevated mode.
Search for a Service
sc query | findstr /I "docker"
Press [Windows Key] + [X}, and click "Terminal (Admin)" to bring up PowerShell or the Command Prompt in elevated mode.
sc query | findstr /I "docker"