FG
💻 Software

What are the minimum user permissions required to install a Windows service?

Fresh5 days ago
Mar 15, 202616078 views
Confidence Score0%
0%

Problem

What are the minimum user permissions required to install a Windows service?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: What are the minimum user permissions required to install a Windows service?

Low Risk

Administrative privileges for security reasons. Only processes with Administrative privileges are able to open handles to the SCM (Service Control Manager) that can be used by the CreateService and LockServiceDatabase functions (see the MSDN article…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment