How to fix : "local security authority process" high disk use.

Joel Garcia Oviedo 40 Reputation points
2024-09-06T20:38:38.8966667+00:00

How to fix : "local security authority process" high disk use.

SO: Windows 11

I have the same problem on several computers, it appeared after Windows was updated.

Windows Hardware Performance
Windows Hardware Performance
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Hardware Performance: Delivering / providing hardware or hardware systems or adjusting / adapting hardware or hardware systems.
1,668 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
10,803 questions
Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,108 questions
0 comments No comments
{count} votes

Accepted answer
  1. Millennium Group 105 Reputation points
    2024-09-12T17:11:23.6666667+00:00

    I just recently encountered this issue and it drove me insane trying to fix it. While I saw many answers regarding Malware, the Dell Remediation program, virtual memory, and others; none of them resolved my issue. As it turns out, I discovered that the credential manager, which is a sub-service of the lsass.exe process would fail to open. This was a brand new laptop that we had added to the domain and set up a user profile on it. For some reason, this user could not access the credential manager and we could not identify any group policies that would cause this. The solution we found was to create a registry entry granting local permissions to the credential manager.

    https://community.appuals.com/t/how-to-fix-credential-manager-error-0x80090345/3779

    Solution 1 is the option we went with and thus far, the issue appears resolved.

    6 people found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Joel Garcia Oviedo 40 Reputation points
    2025-02-18T15:07:41.5266667+00:00

    Hi Everyone,

    In my case I followed the following steps:Ejecutaremos REGEDIT y seguiremos la siguiente ruta.

    HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb

    Cambiaremos el valor de «ProtectionPolicy» a «1»

    Si ProtectionPolicy no existe hay que agregar el valor DWORD (32 bits) y luego cambie el valor a 1

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.