Application Host Helper Service (AppHostSvc) on Windows Server 2012

Q

What is the "Application Host Helper Service (AppHostSvc)" system service on Windows Server 2012? Can I disable "Application Host Helper Service"?

✍: FYIcenter.com

A

"Application Host Helper Service (AppHostSvc)" is a Windows Server 2012 service that provides administrative services for IIS, for example configuration history and Application Pool account mapping. If this service is stopped, configuration history and locking down files or directories with Application Pool specific Access Control Entries will not work.

Detailed information on "Application Host Helper Service" service:

Service name: AppHostSvc
Display name: Application Host Helper Service
Execution command: 
   C:\Windows\system32\svchost.exe -k apphost
Dependencies: None

"Application Host Helper Service" service is provided by the svchost.exe program, see "svchost.exe Executable Program on Windows Server 2012" for details.

Disabling "Application Host Helper Service" service should not cause any issues on running Windows 2012 Server. If you are not running IIS on the system, you can disable "Application Host Helper Service" to improve system performance and security.

 

List of Services on Windows Server 2012

⇒⇒Windows Server 2012 Tutorials

2016-10-02, 8569🔥, 0💬