Share via

Is there any way to fix the Windows 11 Home KB507-KB508 update issues?

Quan Tieu 0 Reputation points
2026-03-24T02:19:49.8433333+00:00

I recently was forced to install the KB507 update. I had no option to shut down PC without update, so I caved and decided to update. After the update, my PC is having many issues, such as VGA errors on post, crashing in games, and unexpected freezing. For the VGA errors, I tested the PCIe slot, the power cables, and even used the GPU in a different system. Everything was fine. I even used DDU to uninstall and reinstall drivers, which did not help. For the crashing in games, its specifically in tougher to run games that use complex rendering. Assetto Corsa Competizione, regular Assetto Corsa, and BeamNG.drive are the games I have tested. They crash on start, where they freeze the entire PC without a error screen, except pressing the Windows key, which opens the menu. Its been a total nightmare, with all my games and some software such as Blender and Bambu Studio not working properly. I have tried rolling back to a working update, from November 2025, but it hadn't fixed much for some reason, as apparently there are some security updates that are critical and are not removable. I have over 1 terabyte of data that will need to be backed up if I want to reinstall Windows. And even then, will it work properly? Or will the version just break everything again? Reinstalling software is gonna be a pain.

If its important, here are my PC specs:
CPU: AMD Ryzen 7 9700X
RAM: 32 GB Corsair Vengeance RGB DDR5 6000mt/s CL36
Motherboard: GIGABYTE B650 Gaming X AX V2 (BIOS Version F40)
GPU: AMD Radeon RX 9060 XT 16GB (XFX Triple Fan OC Model)
Power Supply: 1000W Super Flower Leadex III (this is 99.999% not the issue)

Edits:
The only games that work are Minecraft and Roblox.
I have checked all drivers and devices in device manager, they are all working properly.

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

3 answers

Sort by: Most helpful
  1. Lucus-V 6,335 Reputation points Microsoft External Staff Moderator
    2026-04-01T22:38:16.0566667+00:00

    Hi Quan Tieu,

    Please perform an In-place Upgrade.

    Disclaimer: Let’s try performing an in-place install or in-place upgrade which will refresh your Windows files and operating system without removing files or applications. That being said, we always recommend that if you have important data, you should back it up before making large system changes. If you want to back up your data first, please do so. Once you are done backing up, you can follow the steps in the following guides: How to run In-place upgrade in Windows 11 - Microsoft Community

    After doing so, your system will have 25H2 without recent updates. You may choose to pause Windows Update and wait for further information.

    If you have trouble in any steps, please feel free to let me know.


  2. Lester Bernard Reyes 77,480 Reputation points Independent Advisor
    2026-03-24T03:08:18.2633333+00:00

    Hi, I'm Bernard, a fellow Windows user. I'm happy to help!

    Based on your inputs, it seems that there is a driver issue on the PC. In this case, can you please check the System logs on the PC so I can further examine the root cause of the issue?

     

    To share the System logs, please follow the steps in the link below:

     

    Press the Windows key + X, then select "Event Viewer"

    Click the drop-down of "Windows logs"

    Right-click System > click Filter Current logs > Check: Critical, Warning, and Error > Hit OK

    On the right pane, click "Save Filtered Log File As..."

    Save the System logs file to your desktop and share it by following the steps from the link:

    https://support.microsoft.com/en-us/office/share-onedrive-files-and-folders-9fcc2f7d-de0c-4cec-93b0-a82024800c07

     

    Note: You can also use your preferred cloud storage to upload and share the logs.

    0 comments No comments

  3. Q&A Assist
    2026-03-24T02:20:12.3766667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    The described behavior after recent Windows 11 security updates (KB507/KB508 series) matches severe post‑update instability that is not resolved by simple rollback. From the available information, there are only a few supported paths that reliably restore stability without a full wipe.

    1. Check for and install newer Windows updates

    Some update‑induced issues are fixed by later cumulative updates. For example, a shutdown/hibernation problem introduced by a January 2026 update was fully resolved by the February 2026 cumulative update for Windows 11 23H2.

    Steps (Windows 11):

    1. Select StartSettingsWindows Update.
    2. Select Check for updates.
    3. Install all offered quality/security updates and restart.

    If the instability was caused by a specific KB in the KB507/KB508 range and Microsoft has shipped a corrective update, this can restore normal behavior.

    1. Basic stability checks (drivers, hardware flags)

    Even when the GPU and PSU test fine, Windows‑level issues can be triggered by drivers or firmware:

    1. Device Manager check
      • Right‑click StartDevice Manager.
      • Look for any devices with a yellow exclamation mark.
      • For each, right‑click → Update driver. If that fails, try Disable device or Uninstall device and reboot.
    2. Free disk space
      Ensure at least 10–15% free space on the system drive so Windows can create swap files and manage updates properly.
    3. Install latest Windows 11 updates (if not already done) as above.

    If frequent blue/black screens or stop‑code restarts appear, follow the general guidance for repeated crashes:

    • Remove any newly added hardware.
    • Try Safe mode and test stability there.
    • If still unstable, proceed to repair options below.
    1. Repair Windows image and system files (if the system is still bootable)

    If the update corrupted system components, use DISM and SFC to repair:

    1. Open Command Prompt as Administrator.
    2. Run:
         DISM.exe /Online /Cleanup-image /Restorehealth
      
      Wait for completion.
    3. Then run:
         sfc /scannow
      
    4. Restart and test games and 3D apps again.

    These steps are specifically recommended for Windows 11 upgrade/servicing errors and can fix corruption introduced by problematic updates.

    1. Clean boot to rule out third‑party conflicts

    If crashes only occur under load or with certain apps, a third‑party driver or service layered on top of the new Windows build can be the trigger.

    Follow the documented clean boot procedure for Windows:

    • Use System Configuration (msconfig) to disable all non‑Microsoft services and all startup items.
    • Restart and test the problematic games/apps.

    If stability returns under clean boot, re‑enable services/startup items in batches to find the culprit.

    1. In‑place repair install (keep apps and data)

    If:

    • Later cumulative updates do not fix the issue, and
    • DISM/SFC and clean boot do not restore stability,

    then an in‑place repair install of Windows 11 is the supported next step before a full wipe. This reinstalls Windows over the top of the existing installation while keeping:

    • Installed apps
    • Settings
    • User data

    On Microsoft Q&A, a similar case of a security update corrupting applications (including Outlook) was resolved only by doing an ISO‑based in‑place reinstall.

    High‑level process (conceptual):

    1. Obtain the current Windows 11 installation media (same edition and language).
    2. Run setup.exe from within the running Windows session.
    3. Choose the option to keep personal files and apps.
    4. Complete the repair install and then re‑run Windows Update.

    This approach avoids having to back up and restore 1 TB of data and avoids reinstalling all software from scratch, while still replacing the OS binaries and servicing stack that the KB507/KB508 updates may have damaged.

    1. When a full reset or clean install is the only option

    If even an in‑place repair install does not resolve the crashes and freezes, the remaining supported option is a reset/clean install:

    1. Reset this PC – Keep my files
      • Settings → System → Recovery → Reset this PC.
      • Choose Keep my files (apps and settings are removed; personal files are preserved).
      • Choose Cloud download for the freshest image.
    2. If that still fails, a full clean install (after backing up data) is the final step.

    Given the amount of data, the recommended escalation path is:

    1. Install latest cumulative updates; 2) DISM/SFC; 3) clean boot; 4) in‑place repair install; 5) Reset this PC (keep files); 6) full clean install only if all else fails.

    References:

    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.