Windows error 0x80070522, -2147023582

Detailed Error Information

PRIVILEGE_NOT_HELD[1]

MessageA required privilege is not held by the client.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code1314 (0x0522)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00000522.

Questions

5votes
1answer

Users suddenly missing write permissions to the root drive c within an active directory domain

I'm managing an active directory single domain environment on some Windows Server 2008, Windows Server 2008 R2 and Windows Server 2012 machines. Since a few weeks I got a strange issue. Some users (not all!) report that they cannot any longer save, copy or write files to the root drive [...] read more
windows-server-2008
windows-server-2008-r2
windows-7
windows-server-2012
permissions
3votes
1answer

Remove-WindowsFeature error "Required privilege not held"

Okay team, I'm trying to remove the Powershell 2.0 Core engine from my server using the command below: Remove-WindowsFeature PowerShell-v2 The error we get is: A required privilege is not held by the client. Error: 0x80070522 DeviceError: (@(Vhd=; Credent...Name=localhost};PSObject) FullyQualifiedErrorID: Error_Populating_Parents_For_CBS_Update,Microsot.Windows.ServerManager.Commands And it returns the error "Required privilege not held [...] read more
windows-server-2012-r2
windows-server-2012
windows-update
3votes
3answers

Windows 8.1 0x80070522 error on secondary drive

I need urgent help somehow suddenly something changed permissions and maybe ownership on my secondary drive and right now I can't save or copy anything there. I checked permissions and the Authenticated User had no rights so I changed it back to the right permissions. But it didn't solved the [...] read more
windows-8
permissions
windows-8.1
3votes
1answer

How can I get around "error 0x80070522" when creating files in the root of the C drive (C:\)?

One of our customers has just found a problem when trying to create a file on the root of the C Drive (C:\), on a Windows 7 Professional PC. I know they shouldn't be keeping files here, but there is a valid reason in this case, so I've relaxed the [...] read more
windows-7
security
permissions
file-management
uac
2votes
1answer

Enable-Bitlocker -TpmProtector via GPO does not work (0x80070522)

I am trying to automate the bitlocker in our corporate environment. I have written a script which enables the bitlocker and it works fine if I run it manually, but whenever I implement it via GPO (startup script) right after Enable-BitLocker -MountPoint C:\ -EncryptionMethod XtsAes256 -SkipHardwareTest -UsedSpaceOnly -TpmProtector I see [...] read more
windows
powershell
bitlocker
2votes
2answers

Cannot write to Windows to Go root directory

I have a Windows to Go drive that I'd also like to use as a normal flash drive. However, I can't move files to the root directory, or copy files there. Attempting to do so produces this error: > An unexpected error is keeping you from creating the file. If [...] read more
windows
file-permissions
windows-to-go
2votes
0answers

Creating a file on disk partition gives error message

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. [...] read more
windows-7
privileges
2votes
1answer

Why does the Microsoft Ecosystem Metadata Exchange require Administrator elevation on Windows 10?

Using the "Microsoft Ecosystem Metadata Exchange (EMX)" tool (which is the tool you use to register your application for Windows Error Reporting), attempting to scan any file logs the following message to the "Application Log" system log: Message : [Microsoft.Telemetry.MetadataExchange.SystemFileMetadataProvider: 56593614]: Unable to scan the given file due to the [...] read more
windows-error-reporting
1vote
0answers

Visual Studio 2017 Performance Profiler: A required privilege is not held by the client

I'm trying to run the Performance Profiler wizard on a sample app I have (something I'm using for a demo -- it just counts words in a text file. The app works fine.). I have the thing in Release mode, and I've gone through the wizard. But when it starts [...] read more
visual-studio
performance
0votes
1answer

Getting error when trying to retrieve a security Descriptor from a Win32_Service class

I'm trying to retrieve the security descriptor of a Win32 Service. For that, I'm doing, in PowerShell, $sd = (Get-WmiObject -class Win32_Service | ?{$_.Name -like "dummyservice"}).GetSecurityDescriptor() Thing is, $sd.Descriptor is $null, and $sd.ReturnValue is 0x80070522, which translates to "a required privilege is not held by the client" I'm running all [...] read more
windows
security
powershell
0votes
0answers

windows update error 0x80070522 trying to update the OS using downloaded .exe, more info below:

I am trying to install windows update on my PC. It is a windows 10 64-bit Lenovo yoga. I download an exe off of this site https://www.microsoft.com/en-us/software-download/windows10 I for some reason download and install it almost the entire way when the error comes up. I looked up the error and [...] read more
windows-10
windows-update
0votes
0answers

How do I fix a weird security error on an old local drive?

Context: I used a hard disk as my Windows installation disk until I finally upgraded to a solid state drive. I now use my old local drive as drive G: for extra storage. I did not format it because it contained valuable data, and I don't have the extra storage [...] read more
windows-7
hard-drive
security
windows-explorer
0votes
0answers

Windows 7 can't write to root of non-system drive

> Possible Duplicate: > Creating file on disk partition gives 0x80070522 I have my C: drive which is an SSD, and an F: drive which is a 500GB hard drive. I cannot write to the root of the hard drive, unless elevated as an administrator. The error code is: 0x80070522: [...] read more
windows
hard-drive
permissions
root
0votes
1answer

error 0x80070522. not able to create a file in c:\ directory

> Possible Duplicate: > Create files on C:\ root gives error 0x80070522 Hello Everybody... "error 0x80070522. not able to create a file in c:\ directory" 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 [...] read more
windows-7
0votes
0answers

How to fix "COMException: A required privilege is not held by the client" error in C#?

I'm working on remote computer control by WMI using C#. I can connect after I have made the necessary settings on the remote computer. There is no problem so far. But when I shut down a remote computer with the Win32ShutDown command, after reboot the remote computer I received the [...] read more
c#
wmi
0votes
0answers

ERROR: PrepareVirtualHardDisk: AttachVirtualDisk failed with error 0x80070522

I followed this tutorial to create a basic image of Windows IOT Core: https://docs.microsoft.com/en-us/windows-hardware/manufacture/iot/create-a-basic-image I run IoTCorePShell.cmd as an administrator. All the previous steps was successful, but I encountered an error while running this step: New-IoTFFUImage ProductA Test (or) buildimage ProductA Test Here the errors: PS C:\MyWorkspace>New-IoTFFUImage ProductA Test ADK_VERSION [...] read more
image
windows-10-iot-core
0votes
1answer

A requested privilege is not held by client (Apache2 + WebDAV)

This is driving me crazy. I have a Apache2 server with WebDAV enabled on my Debian Wheezy server. I can access it and read from it and it appears to be running correctly. From my Windows 7 laptop I am running a software called NetDrive2 that mounts a network drive [...] read more
php
windows
apache
webdav
0votes
1answer

Create symlink with Web Application using IIS 7.5

I want to create symlinks with a web application which is running in IIS 7.5. However during the creation the following error message appears: A required privilege is not held by the client. (Exception from HRESULT: 0x80070522) System.Runtime.InteropServices.COMException (0x80070522): A required privilege is not held by the client. (Exception from [...] read more
iis-7.5
symlink

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0