Windows⏱️ 2 min read
How to Fix: Watching YT, and laptop suddenly crashes. When I turn it back on, I see a n
Laptop crashes with 'No OS found' error after watching YouTube. Possible causes include overheating, faulty RAM or GPU, or corrupted system files.
The laptop crashed while watching YouTube, and upon restarting, it displayed a 'No OS found' error with the missing winload.efi file. This issue is likely caused by a corrupted or damaged boot sector.
🛠️ Step-by-Step Verified Fix:
- Step 1: Boot in Safe Mode to see if the laptop boots successfully and identify any issues with the boot process.
- Step 2: Run a System File Checker (SFC) scan using Command Prompt as an administrator to detect and fix corrupted system files. Open Command Prompt, type `sfc /scannow`, and press Enter.
- Step 3: Check for Disk Errors by running the built-in Check Disk utility (chkdsk) on the boot partition. Open Command Prompt, type `chkdsk C:` (assuming the boot partition is on drive C), and press Enter. Follow the prompts to complete the scan.
- Step 4: Rebuild the Boot Sector by creating a new boot sector using the Windows Recovery Environment (WinRE). Insert your installation media, restart the laptop, and enter the WinRE environment. Click 'Troubleshoot' > 'Advanced options' > 'Command Prompt'. Type `bcdedit /bootrec
` (assuming the boot partition is on drive C), and press Enter.
🛠️ Related Fixes
How to Fix: Can't boot up usb drive nor windows...
USB drive won't boot up or Windows can't recognize it. Check USB ports...
How to Fix: Remaining Drives Can't Be Valid Boot Volume...
Error occurs when a drive fails to boot after another drive failure. F...
How to Fix: Issue with downloads on Microsoft edge on a...
Microsoft Edge download issues on a 2-year-old Windows 11 computer may...