Share via

After enabling hardware-accelerated GPU scheduling and restarted, no internet browsers will work. They open and load the page for a split second then crash.

Anonymous
2023-02-23T16:19:42+00:00

After enabling hardware-accelerated GPU scheduling and restarted, no internet browsers will work. They open and load the page for a split second then crash.

For chrome it says "Aw, Snap" with the error code "Crashpad_NotConnectedToHandler"

For edge it says "This page is having a problem" with the error code "STATUS_ACCESS_VIOLATION"

Windows for home | Windows 11 | Display and graphics

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-02-23T17:00:22+00:00

    Hi, I'm Anvar, I'd be glad to help you today on this

    Kindly do below steps and restart computer and check

    Type “command prompt” in search (no quotes).

    Right-click Command Prompt from the list, then select Run as Administrator.

    Once Command Prompt is up,

    paste following commands one by one and hit enter after each

    REG ADD "HKLM\Software\Policies\Microsoft\Edge" /v RendererCodeIntegrityEnabled /t REG_DWORD /d 0

    REG ADD "HKLM\Software\Policies\Google\Chrome" /v RendererCodeIntegrityEnabled /t REG_DWORD /d 0

    Hope this helps. Let us know if you need further assistance.

    4 people found this answer helpful.
    0 comments No comments