Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

How to Fix Scanning and Repairing Drive on Every Boot

Posted on 21/12/202311/08/2026 Matthew By Matthew No Comments on How to Fix Scanning and Repairing Drive on Every Boot
  1. Home
  2. Windows
  3. How to Fix Scanning and Repairing Drive on Every Boot
How to Fix Scanning and Repairing Drive on Every Boot
How to Fix Scanning and Repairing Drive on Every Boot

Improper shutdowns or power failures may trigger an automatic drive scan on your computer, attempting to repair any issues encountered. However, if this process becomes stuck in a loop, it’s crucial to address the underlying causes. Follow this detailed guide for effective solutions. See What Happens if You Turn Off Your Computer During an Update, and How to Fix the “Windows Installer Service Could Not Be Accessed” Error While Installing an Application.

Troubleshoot common windows errors with these detailed guides: How to fix Windows Update Error Code 0xC1900101 – 0x30018 on Windows 10/11, Fix 0x800f0831 Error when installing Windows update,and how to Fix You Might Not Have Permission to Use This Network Resource Error.

Checking Disk Health with SMART Scan

Before delving into fixes, it’s prudent to assess the health of your SSD or HDD. Perform a SMART scan to identify potential issues:

  • Some motherboards or laptops offer dedicated utilities in UEFI/BIOS for disk health checks.
  • SSD or HDD manufacturers often provide OEM applications for S.M.A.R.T. checks (e.g., Samsung, WD). See this detailed guide on How to check Hard Drive Health (SMART) in Windows.
  • If not, use third-party software like CrystalDiskInfo, SSD Lite, or Crystal Disk Mark for this purpose.

Ensure your disk is healthy before proceeding to software fixes. If the disk is failing, consider replacing it and reinstalling Windows.

Manually Disabling Auto Scan and Repair

If your system repeatedly shows the Scanning and Repairing Drive screen unnecessarily, try the following:

Open an elevated Command Prompt (CMD) by pressing Windows key, typing “cmd,” and selecting “Run as administrator.”

How to Fix Scanning and Repairing Drive on Every Boot: Open Command Prompt as administrator
Open Command Prompt as administrator

Execute chkntfs C: to check the scheduled scan. If scheduled, cancel it with chkntfs /x C:.

chkntfs C:
chkntfs /x C:
How to Fix Scanning and Repairing Drive on Every Boot: Run the chkntfs command
Run the chkntfs command

Run a deep CHKDSK scan with /r flag: chkdsk /r C:. Confirm with ‘Y’ and restart your computer.

chkdsk /r C:
How to Fix Scanning and Repairing Drive on Every Boot: Run the chkdsk command
Run the chkdsk command

Use Command Prompt via Advance Startup

If the issue persists, utilize Advanced Startup to run CHKDSK again:

To access Advanced Startup, click on Restart while holding the Shift key. Alternatively, press the Windows key + I to open Settings, select System, and then click on Recovery in the left pane.

How to Fix Scanning and Repairing Drive on Every Boot: Open the system recovery settings
Open the system recovery settings

Click Restart now beside the Advance startup option.

How to Fix Scanning and Repairing Drive on Every Boot: Click restart now to access advance startup
Click restart now to access advance startup

Navigate to Troubleshoot > Advanced Options > Command Prompt.

Use command prompt
Use command prompt

Confirm your system drive letter using the following diskpart utility command.

diskpart
list volume
exit
Run the diskpart utility command
Run the diskpart utility command

Then execute CHKDSK /r C: (replace C: with your system drive letter).

CHKDSK /r C:
Run the chkdsk command
Run the chkdsk command

Running SFC and DISM

If necessary system files are corrupt, SFC and DISM can help. Open an Elevated Command Prompt.

Run Command Prompt as administrator
Run Command Prompt as administrator

Execute DISM /Online /Cleanup-Image /RestoreHealth and then SFC /Scannow.

DISM /Online /Cleanup-Image /RestoreHealth
SFC /Scannow
Restore system health and repair integrity violations
Restore system health and repair integrity violations

Repeat the process to ensure resolution.

Perform a System Restore to fix the scanning and Repairing Drive issue

Utilize System Restore to revert your system to a point before the issue. Open Run, type “rstrui,” and press Enter.

Enter system restore command
Enter system restore command

Choose a suitable restore point and follow instructions for restoration.

Start the restoration process
Start the restoration process

System Stuck on Scanning and Repairing Drive:

In instances like these, begin by performing a force restart on Windows to exit the Scanning and Repairing Drive screen. If the problem persists, access the Advanced Startup options using a bootable Windows USB drive and see this comprehensive guides on How To Fix “Startup Repair Couldn’t Repair Your PC and How to Fix Windows Stuck on System Restore.

Conclusion

By following these comprehensive steps, you can effectively address the Scanning and Repairing Drive loop in Windows and ensure the optimal performance of your system.

FAQs

Why does my computer get stuck in the Scanning and Repairing Drive loop after an improper shutdown or power failure?

After such events, Windows initiates an automatic drive scan to repair any issues. If the process gets stuck, it may indicate corruption, failed resets, or potential disk problems. This guide provides solutions to resolve these issues.

How can I check if my SSD or HDD is healthy before proceeding with the software fixes?

Conduct a SMART scan to assess disk health. Many motherboards, laptops, and disk manufacturers offer utilities for this purpose. Third-party software like CrystalDiskInfo or SSD Lite can also be used. Ensure your disk is in good health before attempting software solutions.

What should I do if the Scanning and Repairing Drive screen persists even after manually resetting the scheduled scan?

If the issue persists, run a deep CHKDSK scan using the Advanced Startup option. Additionally, perform SFC and DISM scans to address potential system file corruption. If all else fails, consider utilizing System Restore to revert to a point before the issue occurred.

I hope you found this guide useful on Fix Scanning and Repairing Drive on Every Boot. Please feel free to leave a comment below.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Windows Tags:Bootable USB drive, Windows 10, Windows 11, Windows Server 2016

Post navigation

Previous Post: How to Enable Time Limit to Disconnect Remote Desktop After Inactivity
Next Post: Join Bulk Devices using a Provisioning Package to Azure

Related Posts

  • original 1
    DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
  • Featured image 4
    How to remove a Device from your Microsoft Account Microsoft Exchange/Office/365
  • web application architecture main
    Request timed out and Destination Host Unreachable, Transit Failed, General Failure Windows
  • Disable BitLocker
    How to Disable BitLocker on Windows 10 Windows
  • VRAM on Windows 1
    Check the Size of Video Random Access Memory (VRAM) in Windows Windows
  • banner 5
    How to fix Wi-Fi not connecting on Windows 11 Windows

More Related Articles

original 1 DISM “Failed to open image” CWimImageInfo Mount(hr:0x8007000d): Fix Error DISM WIM Provider Windows
Featured image 4 How to remove a Device from your Microsoft Account Microsoft Exchange/Office/365
web application architecture main Request timed out and Destination Host Unreachable, Transit Failed, General Failure Windows
Disable BitLocker How to Disable BitLocker on Windows 10 Windows
VRAM on Windows 1 Check the Size of Video Random Access Memory (VRAM) in Windows Windows
banner 5 How to fix Wi-Fi not connecting on Windows 11 Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

vexpert-badge-stars-5

Virtual Background

VEEAMLEGEND

Categories

veeaam100

Veeam Vanguard

  • microsoft edge
    All available Policies for the latest version of Microsoft Edge Windows
  • Hadoop installation
    How to Install Hadoop on Linux Network | Monitoring
  • Screenshot 2020 06 23 at 10.52.52
    How to uninstall Microsoft SQL Server on Windows Oracle/MSSQL/MySQL
  • Reset folder view settings on File Explorer for Windows 11 and 10
    Reset folder view settings on File Explorer for Windows 11 and 10 Windows
  • Network unlock
    How to configure Network Unlock in Windows Windows Server
  • gitlab56789iuj
    Error unregistering Runner from GitLab: Forbidden with Docker Executor Network | Monitoring
  • Reverse Image Search
    How to Perform a Reverse Image Search on Your Browsers Network | Monitoring
  • insufficientaccessright 1
    Azure AD Connect Permission issue: Error 8344 insufficient access rights to perform the operation AWS/Azure/OpenShift

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,757 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.