Create files on C:\ root gives error 0x80070522

Posted by Bryan on Super User See other posts from Super User or by Bryan
Published on 2010-04-23T14:53:18Z Indexed on 2010/04/23 15:03 UTC
Read the original article Hit count: 887

One of our customers has just found a problem when trying to create a file on the root of the C:\ Drive, on a Windows 7 Professional PC.

I know they shouln't be keeping files here, but there is a valid reason in this case, so I've relaxed the security on the root of C:\ by giving the group 'users' modify permission.

Before I relaxed the security, the user was receiving 'access denied', but now they are receiving the message:

An unexpected error is keeping you from creating the file. If you continue to recieve this error, you can use the error code to search for help with this problem. Error 0x80070522: A required priviledge is not held by the client.

Googling for this suggests that it is caused by UAC, but how can I get round this when the user doesn't have admin rights on their PC?

© Super User or respective owner

Related posts about windows-7

Related posts about uac