I am trying to shrink a volume on Windows 7 Professional using Disk Management but get the following error:

Virtual Disk Manager

The service cannot be started, either because it is disabled or because it has no enabled devices associated with it.

The disk I am trying to shrink is not the system disk. However as stated by Disk Management it is: Active, Primary Partition.

link|improve this question
feedback

2 Answers

up vote 2 down vote accepted

I've seen McAfee AV cause a situation where disks cannot be managed. I never figured out why but uninstalling resolved the issue.

I've also seen this issue when the Disk Defragmenter is disabled (for SSD) and turning it on temporarily allowed disk to be managed.

link|improve this answer
Hm, the 'Disk Defragmenter' utility won't start at all. It is indeed disabled since I have an SSD. However the disk I try to shrink is not the SSD. Maybe I disabled the 'Disk Defragmenter' as a whole, then it is only how to enable it again... – Knarf May 4 '11 at 16:07
The 'defragsvc' service wont start... – Knarf May 4 '11 at 16:08
Starting 'Disk Defragmenter' service worked for me. – Nathan McDaniel Apr 9 at 15:15
feedback

Go to the start button, type "Services", click it (should have an icon of two gears), scroll down to "Disk Defragmenter". Change the startup type if you want to, and make sure the "Service status" is "Started". If not, make it so.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.