Blue Screen of Death (BSOD) error with error detail FAT FILE SYSTEM (fastfat.sys) restarts OS to avoid further damage to the system. FAT File System Error on windows 10 happens due to outdated Windows, outdated device drivers, corrupted system files, corrupted drives, conflicting folder protecting / encryption applications, false positive by Anti-virus and corrupted Windows. Perform the below solution to resolve this error.
Table of Contents
Solution 1: Diagnose Hardware (HP Startup Manager)
- Switch off the computer.
- Power on the computer and press the Esc button immediately in order to open the HP Startup Menu.
- Press the F2 button when HP Startup Menu appears.
- Go to Components Tests > Hard Drive > Hard Disk test.
- Go to Components Tests > Memory > Memory test.
- If any error reported during the test, repair or replace it accordingly.
Solution 2: Execute System File Checker Command
- Boot into Safe Mode with Command Prompt.
- Type
sfc /scannowand press Enter. - Wait until the message
The operation completed successfullyorWindows Resource Protection did not find any integrity violationsshow then close Command Prompt. - Reboot system normally.
Solution 3: Execute ChkDsk Command
- Boot your system into Safe Mode or Advanced Repair Options to go into the command prompt.
- In the Windows Setup screen, go to Next > Repair your computer > Troubleshoot > Advanced options > Command Prompt.
- In the command prompt, type:
chkdsk /f /rand press Enter.
Solution 4: Execute Driver Verifier Manager
- Run Command Prompt as Administrator.
- In the command prompt, type:
verifierand press Enter. - In the Driver Verifier Manager dialog box, select Create standard settings and press Next.
- Select Automatically select all drivers installed on this computer and press Next.
- Windows will start to scan for errors.
- Restart the computer.
- It will start to analyze all the drivers installed on the computer for issues. If any broken drivers are found, then update it.