top of page

5 solutions to fix NTFS_FILE_SYSTEM error in Windows 10/8/7

Getting stop code NTFS File System on boot after windows 10 1809 upgrade? This Error code NTFS file system is Related to your Disk Drive and File system problem. Also Corrupted system files and recently installed third-party applications cause different blue screens include Windows NTFS file system error on boot. If you are also struggling with this error here some of the effective solutions to fix NTFS_File_System Error on windows 10.

Contents

NTFS file system error on boot

First of all, remove all external devices connected to your PC, that includes printer scanners, external HDD, etc. Now forcefully restart windows and check if windows start normally.

If you are getting stop code NTFS_FILE_SYSTEM on boot, and due to this error Windows won’t start normally. We need Windows 10 installation media to access advanced options and perform feature steps. If you don’t have to check how to create Windows 10 installation media from here.

Perform Startup repair

When you are ready with Windows installation media, put it and follow the steps below to first perform startup repair that detects and fixes the problems that prevent windows to start normally.

  1. Restart windows and press F12 to access the boot menu

  2. Select Boot from DVD/CD and press any key to boot from it

  3. Skip the first screen then click repair your PC,

  4. Followed by Troubleshoot -> advanced options

Here a quick video shows how to access advanced options on windows 10


  1. Now click startup repair, When you are an advanced options screen

Advanced options Windows 10
  1. This will restart windows and start diagnose your system.

  2. During this diagnostic phase, Startup Repair will scan your system and analyze the various settings, configuration options, and system files as it looks for corrupt files or botched configuration settings.

  3. After complete, the process windows automatically restart and start normally.

Rebuild boot manager

If startup repair fails to fix then again access advanced options, This time click command prompt and perform command below to fix and rebuild boot manager.

  1. bootrec.exe /fixmbr

  2. bootrec.exe /fixboot

  3. bootrec.exe /rebuildbcd

  4. bootrec /scanos

Boot MBR and Rebuild BCD

Now restart Windows and check if this helps to fix the NTFS file system error.

Boot Into safe mode

If the above solutions didn’t fix the problem, then boot into safe mode, which starts windows with minimum system requirements and allows to diagnose problems.

  1. To boot into safe mode, again access advanced options,

  2. Click startup settings, then restart,

  3. Now press F4 to safe mode and F5 to safe mode with networking.

Windows 10 Safe mode

Check Disk Errors

When windows start in safe mode, let’s first check the disk drive for errors that may be causing NTFS_FILE_SYSTEM error.

  1. Open the command prompt as administrator,

  2. type command chkdsk C: /f /r, and ok

  3. Here CHKDSK is short of Check Disk, C: is the drive letter you want to check, /F means fix disk errors, and /R stands for recover information from bad sectors.

check disk for errors windows 10

When it prompt “Would you like to schedule this volume to be checked the next time the system restarts? (Y/N)“. Answer Yes to that question by pressing the Y key on your keyboard and press Enter.

  1. Then Restart your computer to allow check disk utility to detect and fix disk drive errors.

  2. after complete, 100% complete the scanning process windows restart automatically and start normally.

  3. Check if there is no more NTFS_FILE_SYSTEM error after performing check disk utility.

Run DISM and system file checker utility

Also, run the DISM restore health command and system file checker utility that scan and restore missing corrupted system files and windows image. This may help to fix the NTFS file system blue screen windows 10.

  1. Open the command prompt as administrator,

  2. First, run DISM restore health command : DISM.exe /Online /Cleanup-image /Restorehealth

  3. Next run system file checker utility – sfc /scannow 

  4. Restart windows after complete the scanning process and check if this helps to fix NTFS_FILE_SYSTEM error

DISM restore health and sfc utility command

Update device drivers

And the ultimate solution check and make sure all installed device drivers are updated. Or whenever you face Windows 10 BSOD we recommend reinstalling the display driver.

  1. Press Windows + x to open device manager,

  2. Look for any driver’s yellow exclamation mark, if fond any update reinstall the driver.

  3. Also, expend display adapter, right-click on installed driver software, and select update driver.

  4. Click Search automatically for updated driver software and follow the on-screen instructions.

  5. Restart windows after update the driver software, and check there is no more NTFS_FILE_SYSTEM error.

Did these solutions help to fix NTFS_FILE_SYSTEM error in Windows 10/8/7? Let us know on comments below, also read:

Comments

Couldn’t Load Comments
It looks like there was a technical problem. Try reconnecting or refreshing the page.
Featured Posts
Recent Posts
Archive
Search By Tags
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page