Hi. Thank you for your question and reaching out.
To change the permissions for system services, take the following actions and create a security template:
- After clicking Start, Run, and then OK, type "mmc" in the Open box.
- Just choose Add/Remove Snap-in under File menu.
- To continue, select OK after clicking Close, Add, Security Configuration and Analysis, Add, and Close.
- Select Open Database from the context menu by right-clicking Security Configuration and Analysis in the console tree.
- Click "Open" after naming and specifying the database's location.
- In the Import Template dialog box that displays, click the security template you want to import, then click Open.
- In the console tree, right-click Security Configuration and Analysis, and then choose Analyze Computer Now.
- Accept the presented default path for the log file in the Perform Analysis dialog box's Error log file path box, or type the preferred location, and then click OK.
- After the analysis is complete, configure the service permissions as follows:
9.1 From the Console Tree, choose System Services.
9.2 In the right pane, double-click the service whose permissions you want to change.
9.3 Click Edit Security, then select Define this policy in the database from the drop-down menu.
9.4 Click Add to set up permissions for a new user or group. Enter the name of the user or group you wish to grant rights to in the Select Users, Computers, or Groups dialog box, then click OK.
9.5 Assign the user or group the permissions you want in the Permissions for User or Group list. The Allow checkbox is automatically selected next to the Start, Stop, and Pause permissions when you add a new user or group. Using this setting, the user or group can start, stop, or pause the service.
Just click "OK" twice. - In order to immediately update the security settings on the local machine, click Security Configuration and Analysis with the right mouse button, then select Configure Machine Now.
For more information, please see https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/grant-users-rights-manage-services
If the reply was helpful, please don’t forget to upvote or accept as answer, thank you.