Merge pull request #9698 from yukinakamori/patch-2

Update configure-the-application-identity-service.md
This commit is contained in:
Stacyrch140
2024-03-20 18:59:13 -04:00
committed by GitHub

View File

@ -40,3 +40,6 @@ Starting with Windows 10, the Application Identity service is now a protected pr
```
- Create a security template that configures appidsvc to be automatic start, and apply it using secedit.exe or LGPO.exe.
> [!NOTE]
> The Startup type of the Application Identity service cannot be set to Manual using sc.exe. Therefore, we recommend to perform a system backup before changing it.