Windows troubleshooting flow
After booting in Safe Mode, use Event Viewer to spot repeating errors, then remove or update drivers/apps associated with them. If networking is required, choose Safe Mode with Networking.
- Disable startup items (Task Manager → Startup tab).
- Run
sfc /scannow
andDISM /Online /Cleanup-Image /RestoreHealth
. - Create a restore point once stable.
Tip: If the PC only behaves in Safe Mode, suspicious add-ons or services are likely. A full security sweep is recommended.