Hi Hafiz Rahmansyah,
I understand how disruptive this has been, especially with high CPU usage causing applications (including Settings and Unity) to become unresponsive or launch only in the background.
Before moving toward a full reset, I’d recommend working through the steps below in order. Each step is intended either to resolve the issue or help narrow down the root cause.
Step 1: Install optional driver updates
Following major Windows updates, Microsoft often releases follow‑up driver fixes as optional updates. These are not installed automatically but can address stability, performance, and hardware compatibility issues.
- Go to Settings > Windows Update > Advanced options > Optional updates.
- Install any available driver updates, especially those related to graphics, chipset, firmware, or storage controllers.
- Restart the device and check whether CPU usage and app responsiveness improve.
Step 2: Clean reinstall the graphics driver
Since the issue also affects graphics‑intensive apps like Unity, a corrupted or partially updated GPU driver may be contributing to the problem.
- Download the latest graphics driver directly from the manufacturer’s website (NVIDIA / AMD / Intel).
- During installation, select the Clean install (or equivalent) option to remove old driver components that may conflict with recent updates.
- Restart the system and test whether applications now open normally and Task Manager responds correctly.
Step 3: Check system file integrity
Recent Windows updates can occasionally leave system files in an inconsistent state, which may cause system apps such as Settings or Task Manager to hang.
- Open Command Prompt as Administrator and run: DISM /Online /Cleanup-Image /RestoreHealth
- If System File Checker reports issues it cannot repair, follow up with: sfc /scannow
- Restart once completed and re‑check system performance.
Step 4: Perform a clean boot
If the issue persists, performing a clean boot can help determine whether a third‑party startup application or background service is contributing.
- Disable all non‑Microsoft services and startup items, then restart the system.
- Test for high CPU usage, Task Manager responsiveness, and whether applications launch and behave normally.
- If the issue no longer occurs in a clean boot state, services can be re‑enabled gradually to help identify the specific trigger.
*Disclaimer: A "clean boot" starts Windows with a minimal set of drivers and startup programs. It helps to determine whether a background service is interfering with your game or program and to isolate the cause of a problem.
These steps of "clean boot" might look complicated at first glance. However, to avoid any trouble for you, please follow them in order and step-by-step so that it will help you get back on track.
Please work through these steps one at a time and test the system between each step. This approach should help us either resolve the issue or clearly identify what the next step should be.
Let me know how it goes, and feel free to reach out if you need help with any of the steps.
If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.