Local Disk Q:\ Access Denied; 0 Bytes; File System: [Blank]

Anonymous
2010-01-24T20:34:20+00:00

After a fresh new installation of windows 7, local disk Q appeared in windows explorer (only!). windows is unable to format or delete it, or even identify the file system. my attempts to take ownership fail as i get a message saying "access denied."

how do i get rid of this drive (Q)?

!\[\](http://i49.tinypic.com/jq6wli.png)

Windows for home | Previous Windows versions | Files, folders, and storage

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-25T19:10:11+00:00

Hey Shinder,

Make sure that you follow the steps below to give full control:

Let’s try giving permissions to the drive and check

Right-click the drive and select Properties.

Click on the Security tab.

Click Advanced in the lower right.

In the Advanced Security Settings window that pops up, click on the Owner tab.

Click Edit.

Click Other users or groups.

Click Advanced in the lower left corner.

Click Find Now.

Scroll through the results and double-click on your current user account.

Click OK to all of the remaining windows except the first Properties window.

Select your user account from the list up top and click Edit.

Select your user account from the list up top again and then in the pane below, check Full control under Allow, or as much control as you need.

You’ll get a security warning, click Yes.  

Also check in Disk management whether it is showing up or not. If yes, right click on the drive and format it.

  1. Open Computer Management by clicking the Start button, clicking Control Panel, clicking System and Maintenance, clicking Administrative Tools, and then double-clicking Computer Management. If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
  2. In the Navigation pane, under Storage, click Disk Management.
  3. Right-click the volume that you want to format, and then click Format.
  4. To format the volume with the default settings, in the Format dialog box, click OK, and then click OK again.

For more information, refer the below link:

http://windows.microsoft.com/en-US/windows-vista/Create-and-format-a-hard-disk-partition

Regards,

Savan - Microsoft Support.

Was this answer helpful?

8 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2010-01-26T22:22:30+00:00

Hi,

this drive comes from AppV. Did you install the Click and Run version of Office 2010 Beta (for example Starter Edition)?

André


"A programmer is just a tool which converts caffeine into code" CLIP- Stellvertreter http://www.winvistaside.de/

Was this answer helpful?

5 people found this answer helpful.
0 comments No comments

51 additional answers

Sort by: Newest
  1. Anonymous
    2014-07-14T20:11:20+00:00

    i tried to download tweakUI but it is for windows xp. please provide me its link for windows7. moreover if my system is a 64bit version, then also i need to click on DWORD (32-bits) ?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-03-28T23:42:51+00:00

    Thanks aarumugam  This worked for me. I think anyone else reading this should note that this only HIDES the drive Q. The only way to get rid of it is to uninstall whatever free version of Microsoft Office you are using. having said that now I know what the drive is for, it doesn't really bother me now I can't see it there bugging me!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2013-10-10T04:23:42+00:00

    When installing Microsoft Office 2010, you will be amazed that your system appears to have one new drive: Local disk (Q). This drive can make a user uncomfortable because it is useless and inaccessible. And after a few hours of surfing the internet, I feel it is interesting to successfully hide the useless drive.

    Microsoft Excel 2010

    Microsoft PowerPoint

    Local Disk (Q)

    Inaccessible

    The reason for this appearing is that Microsoft Office 2010 uses Click and Run version which applies the App-V technology. “Drive Q: comes from Click and Run version of Office 2010. This drive is used by the App-V technology which is used by the Click and Run version.”

    Drive Q can be seen by the registry.

    There are 2 solutions to solve this:

    1. If you already used TweakUI or you want an easy way to do, it is the best solution:
      1. Download TweakUI
      2. Run TweakUI -> Drives
      3. Uncheck drive Q and Click Apply button at the bottom right
    2. Using Registry
      1. Start Menu >> Run and type regedit and press Enter
      2. Navigate to the following path:

    Collapse

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

        (If Explorer is not here, you can right click and select new key and enter Explorer to create key Explorer as image below.)
    3. Right click New >> DWORD (32-bits) value:
    
        ![](http://www.codeproject.com/KB/TipsnTricks/FixLocalDisk/image005.jpg)
    
        - Value Name: NoDrives
        - Value Data (Decimal): 65536
    
    
    
        ![](http://www.codeproject.com/KB/TipsnTricks/FixLocalDisk/image006.jpg)
    4. Restart your machine to apply changes and see your work.
    

    Nicely Done. Thank you so much!

    Was this answer helpful?

    0 comments No comments