Creating a file on disk partition gives error message

2

1

My Windows 7 is on an SSD disk, and I have HDD disk from old Windows XP divided into several partitions. When I try to create a file on one of those partitions H:, it gives me an error:

0x80070522 A required privilege is not held by the client.

Creating files works fine if I go inside any folder. I'm using an administrator account, and I have tried setting an owner and changing privileges, but nothing works.

nefarel

Posted 2012-07-29T10:17:22.047

Reputation: 121

Question was closed 2013-11-23T23:30:33.197

1The same issue. Only elevated processes can create/modify files in the root of the drive. Seems that something wrong with ACLs – Maximus – 2012-07-29T10:28:02.487

No answers