Table of Contents
This article will show you how to Fix “Disk Management Could Not Start Virtual Disk Service” Error. Disk Management is a Windows program that lets users split up drives and change their names. But some users have said that when they try to open Disk Management, this Windows error message pops up: “Disk Management could not start Virtual Disk Service (VDS).” Another version of this error message says, “Unable to connect to Virtual Disk Service.” Because of this error, users can’t use Disk Management.
Most of the time, the problem happens when there is a remote connection. Disk management is an important tool for Windows that helps you manage storage devices. In order for your computer to work well, it needs to connect to the Virtual Disk Service. But there are times when Disk Management can’t connect to the Virtual Disk Service, which makes using the computer more difficult. In this guide, we explain why Disk Management might not be able to connect to Virtual Disk Service and what you can do to Fix “Disk Management Could Not Start Virtual Disk Service” Error.
What is the Virtual Disk Service?
The tool for managing hard drives, file systems, and drive volumes is called “disk management.” It helps set up new drives, change drive letters, shrink partitions, and extend basic volumes. Most of the time, the disk management tool loads smoothly when the computer starts up. Virtual Disk Service (VDS) on SRV2 could not be started by Disk Management.
This can happen if the remote computer doesn’t support VDS or if Windows Firewall prevents a connection from being made. The Disk Management tool lets you change disks, file systems, and volumes easily. But you might get an error message saying “Unable to Connect to Virtual Disk Service” or “Disk Management could not start Virtual Disk Service (VDS) on…”
What causes the “Disk Management Could Not Start Virtual Disk Service” error?
- Corrupted system files: If important system files for the Virtual Disk Service (VDS) are corrupted, the service might not start correctly.
- Drivers that are missing or out of date: If the drivers for the Virtual Disk Service are missing or out of date, this can cause the error.
- Software or services that don’t work well together: The Virtual Disk Service could fail because of other software or services running on the system.
- Incorrect configuration: If the configuration settings are wrong or if changes are made to the system settings, the Virtual Disk Service might not work.
- Malware or virus infection: Malware or viruses can damage system files, including those related to the Virtual Disk Service, which can cause errors.
- Hardware problems: The error can also be caused by problems with the computer’s hardware, like a broken disk controller or a bad disk.
Ways to Fix “Disk Management Could Not Start Virtual Disk Service” Error
Disable or configure Windows Defender
- Press Win + R, type “gpedit.msc” in the Run box.
- Then press the Enter key to open the Local Group Policy Editor.
- Go to Computer Configuration > Administrative Templates > Windows Components > Windows Defender Antivirus > Turn off Windows Defender Antivirus. Click it twice.
- Check “Enabled,” and then click “Apply” and “OK” to save your changes.
Enable Remote Volume Management through Windows Firewall
- Right-click on Start and pick Windows PowerShell (Admin) from the menu.
- To turn on Remote Volume Management, run the following command on both the local and remote system:
- netsh advfirewall firewall set rule group=”Remote Volume Management” new enabled=yes
Run the SFC scan
- Click “Start,” then “System,” and then “Expand.”
- Right-click on Command Prompt, choose More, and then click Run as administrator.
- Type “sfc /scannow” into the Command Prompt window and press Enter to run the command.
Run DISM
- Run Command Prompt as an admin. Then type the command below:
- DISM /Online /Clean-image /Scanhealth
- Wait until the operation is done successfully, and then type the next command:
- DISM /Online /Clean-image /Restorehealth
Start Virtual Disk on both local and remote computers
- Type “services.msc” into the Run box and hit the Enter key to open the Services snap-in.
- Find Virtual Disk in the Services window and double-click it.
- Choose Manual or Automatic for the type of startup. Press the “Start” button, then press “OK.”
- Then click on the “Log on” tab and check the “Allow service to interact with desktop” box. Click OK when you’re done.
Questions and Answers
Windows has a tool called “Chkdsk” that can be used to fix errors on a hard drive. Chkdsk (Chkdsk.exe) is a command-line tool that checks the volumes for problems and makes a status report for the disk.
There is not enough space to do this operation, says the Virtual Disk Service. This error usually happens when there isn’t enough unallocated space on a hard drive to do certain tasks, like extending a partition or making a primary partition using the DiskPart utility.
Most of the time, the repairing disk error goes away about an hour after you see it. This error happens when Windows starts up. Sometimes, you can wait a few hours to see if the problem goes away on its own. You can also try turning your computer off and on again.
Virtual disk status shows how the virtual disk is doing since the last event that was found. If nothing changes the status, like when a write I/O fails, the status won’t be changed until the software notices it.