CPU usage becomes 100% when windows2022 starts

Ak1119 20 Reputation points
2023-06-13T11:15:09.2666667+00:00

In Windows Server 2022, the phenomenon that the CPU usage rate becomes 100% rarely occurs immediately after startup.

Looking at the task manager, it consumes CPU with "system interrupt". Since mouse and keyboard operations are not accepted, a forced shutdown is performed by long-pressing the power of the server.

Investigated/confirmed

  1. Check the following error and warning messages in the event log

  ・The luafv service could not be started due to the following error. Loading of this driver is blocked

  ・The User Access Logging Service service hung at startup.

  ・TCP/IP was unable to establish an outgoing connection because the selected local endpoint was recently used to connect to the same remote endpoint.

  1. Device manager

From the error message in the event log, disable the device for which "!" was displayed in the item in the device manager ⇒ The event still occurs after setting

  1. I set the output settings of the performance monitor to output the status of the CPU, memory, and HDD at the time of occurrence as text, but the status is not output when the event occurs (Can not be output because the CPU usage rate is 100%?)
  2. Anti-virus software is not installed (Microsoft Defender's real-time scan is disabled)
  3. Check for corruption with the sfc /scannow command to investigate file system corruption. Successful completion with "No integrity violation detected".
  4. I have checked for hardware failures, but there are no failures

Please let me know what I can do to identify the cause.

Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Anonymous
    2023-06-13T12:11:47.1566667+00:00

    I'd start by checking here and with manufacturer that the hardware is supported. Also check the manufacturer's chipset has been installed. The chipset allows the operating system to find and use devices integrated into the mother board.

    https://www.windowsservercatalog.com/

    --please don't forget to upvote and Accept as answer if the reply is helpful--


4 additional answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  4. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.