Posted On July 18, 2022

How to Disable Disk Checking on Windows Bootup

kimconnect 0 comments
blog.KimConnect.com >> Windows >> How to Disable Disk Checking on Windows Bootup

Run CMD or PowerShell as Administrator

Issue this command to exclude checking of Systems volume

chkntfs /x c:

To exclude other volumes, simply rerun the above command in this format

chkntfs /x {driveLetter}:

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Analyze BSOD Dump File

Install Debugging Tools for Windows as Standalone Component As Administrator, run CMD cd "C:\Program Files…

ADFS: Adding a Relying Party Trust

The following instructions assume the task of creating a authentication endpoint to allow external users…

Proposal: Network Optimization (Simplified)

Kim ConnectNetwork Optimization Proposal June 23, 2017 Overview 1.    Project Background and Description We are…