Disk Management Console view is not up-to-date.

Anonymous
2009-10-24T18:44:59+00:00

OS Name Microsoft® Windows Vista™ Ultimate

Version 6.0.6002 Service Pack 2 Build 6002

Other OS Description Not Available

OS Manufacturer Microsoft Corporation

System Name -----

System Manufacturer INTEL_

System Model DP45SG

System Type X86-based PC

Processor Intel(R) Core(TM)2 Quad CPU    Q6700  @ 2.66GHz, 2660 Mhz, 4 Core(s), 4 Logical Processor(s)

BIOS Version/Date Intel Corp. SGP4510H.86A.0083.2008.0819.1026, 8/19/2008

SMBIOS Version 2.4

Windows Directory C:\Windows

System Directory C:\Windows\system32

Boot Device \Device\HarddiskVolume1

Locale United States

Hardware Abstraction Layer Version = "6.0.6002.18005"

User Name -----

Time Zone Eastern Daylight Time

Installed Physical Memory (RAM) 2.00 GB

Total Physical Memory 2.00 GB

Available Physical Memory 691 MB

Total Virtual Memory 4.23 GB

Available Virtual Memory 2.38 GB

Page File Space 2.29 GB

Page File C:\pagefile.sys

Partition **** Disk #0, Partition #0

Partition Size **** 104.43 GB (112,134,193,664 bytes)

Partition Starting Offset 1,048,576 bytes

Partition **** Disk #0, Partition #1

Partition Size **** 361.33 GB (387,979,805,696 bytes)

Partition Starting Offset 112,133,668,864 bytes

I went to do something with partition magic (it recognized something with the pointers I believe, so I allowed it to automatically fix the error) and now I'm not even able to access Partition Disk #0, Partition #1 which is a drive that I used to store data (No OS).  It doesn't appear in 'My Computer', but does appear in Disk Management but it doesn't seem like I can do anything with it besides delete the partition.  There's a lot of data that I have stored and I don't want to lose it all.

I used a partition tool to find out what sectors each of the partitions are starting at and for one of them it's sector 15 and the other it is sector 33.  I'm not sure if that has any significance to my problem, but just thought I'd let it be known.

  • Program: Disk Managemet
  • Error Message: "The operation failed to complete because the Disk Management console view is not up-to-date.  Refresh the view by using the refresh task.  If the problem persists close the Disk Management console, then restart Disk Management or restart the computer.
Windows for home | Previous Windows versions | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-01-25T12:43:17+00:00

I solved this problem by going into device manager and uninstalling the usb drivers. Then when I plugged the hard drive back in it reinstalled the driver and worked.

Was this answer helpful?

300+ people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2009-11-07T15:01:11+00:00

Hello trichard13,

Thank you for visiting the Microsoft Answers Community.

Try using diskpart to assign a drive letter to Disk #0, Partition #1.

·          Click Start Orb > type diskpart

·          Right-click diskpart in results above > click Run as administrator

·          Once diskpart loads type list volume, press enter

You should notice that you will see your partition that you use for your data, it should not show a drive letter assigned to it.

·          Type select volume 6 **** (replace 6 with the volume number assigned to the partition in question)

·          Type assign letter Z (replace Z with the letter that you want to assign to it)

When you look in Computer, you should be able to see your partition.

Hope this helps


Chris.H

Microsoft Answers Support Engineer

Visit our Microsoft Answers Feedback Forum and let us know what you think.

Was this answer helpful?

200+ people found this answer helpful.
0 comments No comments

156 additional answers

Sort by: Newest
  1. Anonymous
    2010-02-16T04:36:35+00:00

    Having the same issue with a Corsair Flash Padlock 4GB drive, it works perfectly in my Win7 Pro x64 laptop, but the workstation (running exactly the same OS) doesn't recognise the drive properly. When I first plugged it into the machine last night it actually caused a BSoD, so something is definitely screwed up. Is there a newer driver to the MS 2006 driver that's installed automatically for USB flash drives?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-02-14T12:56:30+00:00

    I had the same problem

    I get a tool called Acronis Disk Director Suite

    setup the software then open it

    right click on the partition without letter > Advanced > Convert

    choose NTFS and if the partition is primary choose logical and vice versa

    then apply changes

    after that right click on the same partition > Change Letter

    ALL YOUR DATA IS SAFE NO NEED TO PANIC

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-02-13T20:03:30+00:00

    Though this answer is great if your disk has already been **initialized,**I believe most of us here have the problem when the computer is first initializing the disk.  For me I was prompted to select MBR or GPT to first enable the disk.  Naturally I chose MBR and then the problem began.  With every following attempt to select MBR I would recieve the error as posted.  I have found the resolution to be much simpler than a command line.

    ****This should only be done with blank drives, or drives you do not care if data is lost******

    1. In the Disk Management Console right click on the un-initialized disk (EG 'Disk 2), and select Initialize .
    2. When prompted to chose MBR or GPT, select GPT .
    3. The computer will accept this disk type and initialize the drive. DONOT FORMAT THE DRIVE AT THIS TIME
    4. Right click on the Disk again (EG 'Disk 2) and select Convert to MBR .
    5. You can then create and format the partition.  However because of the drive conversion it is unlikely you will be able to run a quick format.

    I hope this is helpful to at least a few.

    Was this answer helpful?

    0 comments No comments