Results 1 to 5 of 5

Thread: How to remove Non-Existent hard drive

  1. #1
    Join Date
    Jan 2011
    Posts
    40

    How to remove Non-Existent hard drive

    I am running Windows 7 operating system on my machine and this system shows the driver which is in fact not there. When I boot up my machine then it shows Q drive I know is not there, When I click on it then it shows that it is not accessible and access to the same is denied. I just disconnected all the external drives which gets updated in the My Computer but this driver does not disappears. Can somebody tell me that how can I get rid of Non-Existent hard drive on my windows 7 machine?

  2. #2
    Join Date
    Nov 2008
    Posts
    1,185

    Re: How to remove Non-Existent hard drive

    I have seen the similar problem on my machine when I was having MS Office 2010 Beta installed on my Windows 7 machine. If even your machine has it installed on it then you should remove it as Q: appears in the application virtualization. I suggest you to uninstall the Office 2010 beta version which seems to be the reason for this issue.

  3. #3
    Join Date
    Nov 2009
    Posts
    758

    Re: How to remove Non-Existent hard drive

    I have a perfect solution for you which starts with the opening the Registry Editor by going to the Start -> Run and then type, regedit. Go to the following registry.
    • HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
    • Now click on Edit -> New -> DWORD.
    • Value Name: NoDrives
    • Value Data (Decimal): 65536

    Now click on OK and close the registry editor and you are done.

  4. #4
    Join Date
    Jan 2011
    Posts
    33

    Re: How to remove Non-Existent hard drive

    I have gone through all the steps that you have mentioned but I guess somewhere I have gone wrong due to which it might not be working properly for me. Actually I didn’t got an option to disconnect when I am right clicking in the drive. Can you guys tell me that what is happening on my machine?

  5. #5
    Join Date
    May 2008
    Posts
    962

    Re: How to remove Non-Existent hard drive

    Here I have given you some commands that you need to type which will solve your problem. First of go to the command prompt, You must be knowing the procedure to open the command prompt and then type
    Code:
    subst
        net use
    If Q: drive is appearing in an output from the first one then enter:
    Code:
     subst q: /d
    And if Q: drive is appearing in an output from the second one then enter:
    Code:
       net use q: /d
    If this does not help you then I suggest you to right click on the Q drive from the My Computer and then go to its Properties and then check that what it shows.

Similar Threads

  1. Replies: 13
    Last Post: 11-05-2012, 10:48 AM
  2. Replies: 3
    Last Post: 14-03-2012, 08:34 PM
  3. How to remove a partition on your hard drive?
    By roshan45 in forum Hardware Peripherals
    Replies: 3
    Last Post: 03-09-2009, 07:40 PM
  4. How to remove hard drive of a laptop
    By GusFraba in forum Hardware Peripherals
    Replies: 3
    Last Post: 15-09-2008, 07:18 PM
  5. Can't remove USB external hard drive
    By Ed Y in forum Vista Help
    Replies: 14
    Last Post: 22-07-2008, 08:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,159,899.70005 seconds with 17 queries