Share via

Clock_watchdog_timeout hatası.

Barış OKU 0 Reputation points
2024-09-08T08:04:27.5233333+00:00

Windows 11 pro bilgisayarımda clock_watchdog_timeot hatası alıyorum. Genelde oyun sırasında oluyor.

Windows for business | Windows Client for IT Pros | User experience | Other
0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-09-09T06:50:39.79+00:00

    Hello,

    Thank you for posting in Microsoft Q&A.

    Based on the description, I understand your question is related to error Clock_watchdog_timeout.

    The CLOCK_WATCHDOG_TIMEOUT bug check has a value of 0x00000101. This bug check indicates that an expected clock interrupt on a secondary processor, in a multi-processor system, wasn't received within the allocated interval.

    The specified processor isn't processing interrupts. Typically, this bug check occurs when the processor is nonresponsive or is deadlocked.

    You can try open a command prompt window by selecting Run as administrator and type verifier to open the Driver Verifier Manager to do a check.

    https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/driver-verifier

    Here is a reference link:

    https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0x101---clock-watchdog-timeout

    Have a nice day.

    Best Regards,

    Molly

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it

    Was this answer helpful?

    0 comments No comments

Your answer

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