Access Denied!?

G

Guest

Hello, I recently installed Windows Vista ultimate and have to user accounts,
one administrater and one for another member of my family. In both accounts
it says that access denied to the c:\ drive, I cannot access any data on the
C:\ drive! I tryed the options available in user accounts and no luck. I
would very much appreciate any help, thank you.
 
A

Alexander Suhovey

GRG,

Check if you have correct NTFS permissions set on the root of C: drive. To
check permissions, do one of the following:

1. Right-click C: drive, select Properties, open Security tab.
2. Issue "cacls c:\" command without quotes at command prompt.

For instance, my C:\ drive has following permissions:

=============================================
C:\>cacls c:\
c:\ BUILTIN\Administrators:F
BUILTIN\Administrators:(OI)(CI)(IO)F
NT AUTHORITY\SYSTEM:F
NT AUTHORITY\SYSTEM:(OI)(CI)(IO)F
BUILTIN\Users:(OI)(CI)R
NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)C
NT AUTHORITY\Authenticated Users:(special access:)
FILE_APPEND_DATA
=============================================
 
G

Guest

Still having problems, any other suggestions?

Alexander Suhovey said:
GRG,

Check if you have correct NTFS permissions set on the root of C: drive. To
check permissions, do one of the following:

1. Right-click C: drive, select Properties, open Security tab.
2. Issue "cacls c:\" command without quotes at command prompt.

For instance, my C:\ drive has following permissions:

=============================================
C:\>cacls c:\
c:\ BUILTIN\Administrators:F
BUILTIN\Administrators:(OI)(CI)(IO)F
NT AUTHORITY\SYSTEM:F
NT AUTHORITY\SYSTEM:(OI)(CI)(IO)F
BUILTIN\Users:(OI)(CI)R
NT AUTHORITY\Authenticated Users:(OI)(CI)(IO)C
NT AUTHORITY\Authenticated Users:(special access:)
FILE_APPEND_DATA
=============================================
 
A

Alexander Suhovey

GRG said:
Still having problems, any other suggestions?

Please provide more details:
- How exactly are you trying to access your C: drive (Windows Explorer,
shortcut or from application)?
- Current NTFS permissions on the root of C: drive (if you can, post output
of "cacls c:\" command).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Access is denied 3
ownership full control (Access Denied) 7
Access denied 2
Access Denied to C: drive 5
access denied 7
Access denied?? 2
Newbie - Access denied Problems 4
Access denied 7

Top