How to Fix the ERROR_DISK_REPAIR_DISABLED Bug Check

How to fix the error and bring back Disk Repair

Reading time icon 3 min. read


Readers help support Windows Report. We may get a commission if you buy through our links. Tooltip Icon

Read our disclosure page to find out how can you help Windows Report sustain the editorial team. Read more

How to fix ERROR_DISK_REPAIR_DISABLED
XINSTALL BY CLICKING THE DOWNLOAD FILE
A message from our partner

Fix all BSoD events and keep computer safe and clean:

Fortect will find the cause of BSoD and fix it. Here is how to do it with 3 easy steps:

  • Download Fortect and install it on your PC
  • Launch the tool and Start scanning to find broken files that are causing BSoD
  • Right-click on Start Repair to fix issues affecting your computer’s security and performance
Download Now Fortect has been downloaded by 0 readers this month, rated 4.6 on TrustPilot

ERROR_DISK_REPAIR_DISABLED code 780 (0x30C) is a Windows system error code that typically indicates that the disk repair feature has been disabled, preventing the system from automatically repairing issues on a drive.

This error usually occurs when the system detects potential disk errors but cannot proceed with repairs because the feature has been turned off, either manually by the user or due to system policy restrictions. Potential causes for this error point to Group Policy restrictions or Registry changes, third-party software interference or corrupted system files.

How do I fix ERROR_DISK_REPAIR_DISABLED?

1. Enable Disk Repair in Group Policy

  1. Press Win + R, type gpedit.msc, and hit Enter to open the Group Policy Editor.
  2. Navigate to Computer Configuration → Administrative Templates → System → Troubleshooting and Diagnostics → Disk Diagnostic.
  3. Locate Disk Diagnostic: Configure Execution Level.
  4. Set it to Enabled, and ensure the execution level is set to Full.
  5. Click Apply and OK.

If your PC is part of an organization’s network, contact the system admin to manage this problem since you won’t be able to change the Group Policy settings.

2. Enable Disk Repair in the Registry

  1. Press Win + R, type regedit, and hit Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Defrag
  3. Check for a value named Start, double click on it and ensure it is set to 2 (Automatic).
  4. If the key is missing or incorrectly configured, create or modify it.
  5. Right-click in the right pane, select New → DWORD (32-bit) Value, name it Start, and set the value to 2.
  6. Restart your computer for the changes to take effect.

Of course, as with the Group Policy, you will need administrative privileges to make the changes.

3. Use command-line tools

  1. Press Win + S, type cmd, and select Run as Administrator.
  2. Enable disk repair by running the following command: fsutil repair set C: 1
  3. Run a disk check by using the following command: chkdsk C: /f /r
  4. To verify if disk repair is enabled, run the following command: fsutil repair query

4. Perform a Clean Boot

  1. Open System Configuration (Win + R, type msconfig and press Enter).
  2. Select the Services tab, check Hide all Microsoft services, and click Disable all.
  3. Go to the Startup tab and click on Open Task Manager.
  4. Disable all startup programs.
  5. Restart your computer and attempt disk repair.

By following these steps, you can resolve ERROR_DISK_REPAIR_DISABLED and re-enable the disk repair feature to maintain the health of your system’s drives. Again, if your PC is managed by an organization, contact the system administrator to help you fix the problem.

You may also check our guide on how to use Disk Repair on Windows. If you still need more information, drop a note in the comments section below.

More about the topics: BSoD errors

User forum

0 messages