How to fix performance issues after upgrading to Windows 11 23H2

If you notice that your PC is performing slower than usual after upgrading to version 23H2, then resetting the Windows Security app may help.

Windows 11 23H2 desktop
Windows 11 23H2 desktop
  • To fix performance issues on Windows 11 23H2, you may have to reset the “Windows Security” app and enable the “Memory Integrity” feature.
  • To reset the Windows Security app, open PowerShell (admin) and run the “Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage” command.
  • To disable “Memory Integrity,” open Windows Security > Device Security > Core isolation details, and turn on the feature.

UPDATED 12/18/2023: On Windows 11 23H2, you may need to reset the Windows Security app to resolve performance issues, and in this guide, I will outline the steps to complete this task. If you notice a degradation in CPU performance or GPU problems like sudden stutters and drastic FPS drops after upgrading to version 23H2, you’re not the only one. As it turns out, a few users have reported a significant reduction in processor and graphics performance after updating to Windows 11 23H2 using the clean installation or in-place upgrade through Windows Update.

Some of these reports have been posted on Reddit and Microsoft forums (via Neowin), revealing drops in processor performance of up to eight percent, in addition to random frame drops and shutter in gaming and games crashing after updating to the latest video drivers.

Although the company has yet to confirm an issue with the new version of the operating system, a user also reported that they had received an answer from Microsoft advising them to reset the Windows Security app, enable Core Isolation, and turn on virtualization in the UEFI to resolve the issue.

In this guide, I’ll teach you the steps to improve the CPU and GPU performance after upgrading to Windows 11 23H2.

Fix performance issues with CPU and GPU on Windows 11 23H2

To fix performance problems on Windows 11 23H2, use these steps:

  1. Open Start on Windows 11.

  2. Search for PowerShell, right-click the top result, and select the Run as administrator option.

  3. Type the following command to change the execution policy and press Enter:

    Set-ExecutionPolicy Unrestricted
  4. Type the following command to reset the Windows Security app and press Enter:

    Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage

    PowerShell reset Windows Security app

  5. Restart the computer into the UEFI (BIOS) and turn on processor virtualization on your computer.

    Quick tip: You can use these instructions to learn how to boot into the BIOS and enable hardware virtualization.
  6. Start Windows 11 again.

  7. Open the Windows Security app.

  8. Click on Device Security.

  9. Click the “Core isolation details” setting.

  10. Turn on the Memory integrity toggle switch.

    Windows Security enable memory integrity

  11. Restart the computer.

Once you complete the steps, this process should resolve the performance issues on your computer after upgrading to Windows 11 23H2 from Windows Update or clean installation. (At least, this should improve the CPU performance.)

On a personal note, I haven’t experienced these issues on my installations, but these instructions appear to have helped users restore the performance close to the levels of version 22H2.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 14 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 20 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].