In this video, I will show you how to “fix unable to start the Application Identity Service”. The Application Identity service (AppIDSvc) is a Windows service that determines and verifies the identity of an application. This service is crucial for enforcing AppLocker policies, which help control which applications and files users can run on a system.
Commands:
sc.exe config appidsvc start=auto
sc config “AppIDSvc” start=auto & net start “AppIDSvc”
Chapters:
0:00 Intro
0:23 Configure Application identity Services to Start
1:46 Set AppIDSvc via command prompt or PowerShell
2:27 End screen
What you’ll learn:
1. How to fix if the Application Identity service is now a protected process
2. How to fix if you can no longer manually set the service Startup type to Automatic by using the Services snap-in
3. Configure Application identity Services to Start
a. How to open the Registry Editor
b. How to Navigate to the Application Identity Service Key via the Registry Editor
c. How to see configuration settings for the Application Identity service
d. How to Modify the Registry Values
e. How to change startup type of AppIDSvc key
f. How to configure the service to start automatically
g. How to set the Application identity Services to Automatic
4. Set AppIDSvc via command prompt or PowerShell
a. How to Open an elevated command prompt or PowerShell
b. How to start services using command prompt or powershell
Song: XIBE – White Down
Music provided by Vlog No Copyright Music.
Video Link: https://www.youtube.com/watch?v=w5RYvpOoqi8&t=0s
#computereverywhere #fix #unable #start #application #identity #service
Leave a Reply