Windows 10: WRP Could not perform the requested operation 2020

Discus and support WRP Could not perform the requested operation 2020 in Windows 10 BSOD Crashes and Debugging to solve the problem; I've been fighting with my CMD for the past couple hours now. I've attempted the DISM Repair protocol, chkdsk but to no avail. Upon investigating the... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by v Celty v, Apr 4, 2020.

  1. v Celty v Win User

    WRP Could not perform the requested operation 2020


    I've been fighting with my CMD for the past couple hours now. I've attempted the DISM Repair protocol, chkdsk but to no avail. Upon investigating the issue via sfc /verifyonly I discovered there were in fact issues, I have discovered something interesting in the CBS Log for the SFC operation. An error that is reading PENDING DELETION... I am unsure what this means exactly in the technical terms. Could someone look into this for me???


    I am currently running Windows 10 Version 1909 OS Build 18363.752

    Here is the error snip


    2020-04-04 00:42:58, Error CSI 000003de@2020/4/4:04:42:58.670 F onecore\base\wcp\sil\ntsystem.cpp2926: Error STATUS_DELETE_PENDING originated in function Windows::Rtl::SystemImplementation:WRP Could not perform the requested operation 2020 :DirectFileSystemProvider::SysCreateFile expression: null
    [gle=0x80004005]
    2020-04-04 00:42:58, Info CBS Could not get active session for current session file logging [HRESULT = 0x80004003 - E_POINTER]
    2020-04-04 00:42:58, Info CBS Could not get file name for current session file logging [HRESULT = 0x80004003 - E_POINTER]
    2020-04-04 00:42:58, Error CSI 000003df F STATUS_DELETE_PENDING #56031925# from Windows::Rtl::SystemImplementation:WRP Could not perform the requested operation 2020 :DirectFileSystemProvider::SysCreateFileflags = AllowFileNotFoundAllowSharingViolation0x00000100, handle = {provider=NULL, handle=0, name= "null"}, da = SYNCHRONIZEFILE_READ_ATTRIBUTES, oa = @0x420a7b2f0->OBJECT_ATTRIBUTES {s:48; rd:NULL; on:[54]'\??\C:\ProgramData\Microsoft\Windows\WER\ReportArchive'; a:OBJ_CASE_INSENSITIVE}, iosb = @0x420a7b350, as = null, fa = 0, sa = FILE_SHARE_READFILE_SHARE_WRITEFIL[gle=0xd0000056]
    2020-04-04 00:42:58, Error CSI E_SHARE_DELETE, cd = FILE_OPEN, co = FILE_DIRECTORY_FILEFILE_SYNCHRONOUS_IO_NONALERT0x00004000, eab = NULL, eal = 0, disp = Invalid
    [gle=0xd0000056]
    2020-04-04 00:42:58, Error CSI 000003e0 F STATUS_DELETE_PENDING #56031924# from Windows::Rtl::SystemImplementation::CDirectory::OpenExistingDirectory...[gle=0xd0000056]
    2020-04-04 00:42:58, Error CSI 000003e1 F STATUS_DELETE_PENDING #56031923# from Windows::Rtl::SystemImplementation::CDirectory_IRtlDirectoryTearoff::OpenExistingDirectoryflags = DirectoryMissingIsOkSharingViolationIsOkDirectoryIsFileIsOk, da = SYNCHRONIZE, oa = @0x420a7b978->SIL_OBJECT_ATTRIBUTES {s:40; on:"ReportArchive"; a:OBJ_CASE_INSENSITIVE}, sa = FILE_SHARE_READFILE_SHARE_WRITEFILE_SHARE_DELETE, oo = FILE_DIRECTORY_FILEFILE_SYNCHRONOUS_IO_NONALERTFILE_OPEN_FOR_BACKUP_INTENT, dir = NULL, disp = Invalid
    [gle=0xd0000056]
    2020-04-04 00:42:58, Error CSI 000003e2 F STATUS_DELETE_PENDING #56031894# from CFileInstaller::CommitChanges...[gle=0xd0000056]
    2020-04-04 00:42:58, Error CSI 000003e3 F STATUS_DELETE_PENDING #56031893# from PrimitiveInstaller::CCoordinator::FinalizeChanges...[gle=0xd0000056]


    :)
     
    v Celty v, Apr 4, 2020
    #1

  2. Windows Resource Protection could not perform the requested operation


    axe,

    Before I retire for the morning and before I forget:
    - a few sites suggest running SFC in Safe mode to resolve the Windows Resource Protection could not perform the requested operation issue.

    It doesn't seem as though that would make a difference, but it is easy enough to try.

    skeetz,

    The install.wim file should be in the sources folder on the thumbdrive you created.


    WRP Could not perform the requested operation 2020 [​IMG]

    Rather than try and find it, please download a fresh ISO from Techbench

    Scroll down to the ISO download section


    WRP Could not perform the requested operation 2020 [​IMG]



    - make sure that you select the drop down picks that match your system
    Your system specs are sparse I can't tell

    Edition: Windows 10 (probably)
    Language: English (possibly)
    [ 32-bit Download ]
    ??? --- or --- ???
    [ 64-bit Download ]

    Press the correct bit-depth button to start the download

    When it finishes downloading, just mount it (double click)

    look in the sources folder to make sure you see an install.wim file

    If you don't see it, select all in the File Explorer window,
    Select Copy Path on the Home menu (ribbon)
    Then past the copy into a post.

    No rush skeetz ... axe might want to continue with things in already motion ... I'll defer to him
    I'm hitting the hay - it's 05:30 here

    Thanks all.
     
    Slartybart, Apr 4, 2020
    #2
  3. Slartybart, Apr 4, 2020
    #3
  4. Nikhar_K Win User

    WRP Could not perform the requested operation 2020

    Error: The Group or resource is not in the correct state to perform the requested operation RuntimeBroker.exe

    Hi Jay,



    Thank you for writing to Microsoft Community Forums.



    I understand that you get an error, “The Group or resource is not in the correct state to perform the requested operation” when you try to open Settings.



    I would suggest you to refer the troubleshooting steps mentioned below:



    Method 1: SFC Scan



    I suggest you to try running the System File Checker to repair the corrupted Windows components. Refer the steps mentioned below:



    1. Type command prompt in the search bar on the
      Taskbar.
    2. Right click on the command prompt icon and select
      Run as administrator.
    3. Paste in the following command and hit Enter:

      sfc /scannow
    4. Restart the computer.


    For more information, see
    Use the System File Checker tool to repair missing or corrupted system files
    .



    Method 2: Re-register Settings app



    Since you are receiving the error when opening Settings, I would suggest you to try re-registering Settings application and check. Refer the steps mentioned below:



    1. Press Windows Logo key + X, and select
      Windows PowerShell (Admin).
    2. Now, paste the following command and hit Enter:
      Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

    3. Restart the computer.


    Method 3: Reset Windows Update Components



    I would suggest you to manually reset Windows Update Components and then check for updates. Refer the steps mentioned below:



    1. Type command prompt in the search bar on the
      Taskbar.
    2. Right click on the command prompt icon and select
      Run as administrator.
    3. Paste the following commands one by one and hit
      Enter
      :
    • net stop wuauserv
    • net stop cryptSvc
    • net stop bits
    • net stop msiserver
    • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

    • ren C:\Windows\System32\catroot2 Catroot2.old

    • net start wuauserv
    • net start cryptSvc
    • net start bits
    • net start msiserver
    Restart the computer and check for updates.



    You may also want to check if the issue persists in new user account. Refer the article
    Create
    a local user or administrator account in Windows 10
    .



    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Apr 4, 2020
    #4
Thema:

WRP Could not perform the requested operation 2020

Loading...
  1. WRP Could not perform the requested operation 2020 - Similar Threads - WRP perform requested

  2. sfc /scannow Windows Resource Protection could not perform the requested operation.

    in Windows 10 Software and Apps
    sfc /scannow Windows Resource Protection could not perform the requested operation.: I try to run sfc scannow, it gets to 100% and thrn it days windows resource protection could not perform the requested action. I try to tun Dism online cleanup-image checkhealth and i get “dism does not support servicing windows pe with the /online option.” I have the dism...
  3. Windows Resource Protection could not perform the requested operation

    in Windows 10 News
    Windows Resource Protection could not perform the requested operation: [ATTACH]System File Checker is a utility in Windows Operating Systems that helps users repair the corrupted System Image files. If System Image files are corrupted, your computer will not function properly and you will get errors with some programs or apps. System files...
  4. sfc scannow could not perform the requested operation

    in Windows 10 Gaming
    sfc scannow could not perform the requested operation: how to i fix that? https://answers.microsoft.com/en-us/windows/forum/all/sfc-scannow-could-not-perform-the-requested/23cb2ada-660b-48a9-acd9-4a81999b5759
  5. sfc scannow could not perform the requested operation

    in Windows 10 Software and Apps
    sfc scannow could not perform the requested operation: how to i fix that? https://answers.microsoft.com/en-us/windows/forum/all/sfc-scannow-could-not-perform-the-requested/23cb2ada-660b-48a9-acd9-4a81999b5759
  6. Windows Resource Protection could not perform the requested operation.

    in Windows 10 Customization
    Windows Resource Protection could not perform the requested operation.: hello microsoft comunity, i recently tried to run sfc /scannow becuase my settings crashes when i press in and i cannot use my settings tab on my windows and when i did run the sfc /scannow the this message appeares " Windows Resource Protection could not perform the...
  7. Windows resource protection could not perform the requested operation

    in Windows 10 BSOD Crashes and Debugging
    Windows resource protection could not perform the requested operation: This cmd was typed outside the pc?, I'm unable to enter the home menu itself. The pc failed to do auto-recovery and I'm now stuck with limited space of x:\. I tried to do sfc /scannow and the error message pops up Windows resource protection could not perform the requested...
  8. Resource Protection could not perform the requested operation.

    in Windows 10 Installation and Upgrade
    Resource Protection could not perform the requested operation.: Resource Protection could not perform the requested operation. https://answers.microsoft.com/en-us/windows/forum/all/resource-protection-could-not-perform-the/aa10ef85-3931-49be-ad00-2d816a4e7635
  9. Windows Resource protection could not perform the requested operation

    in Windows 10 Performance & Maintenance
    Windows Resource protection could not perform the requested operation: I managed to receive a couple of blue screens after updating Nvidia driver to 388.13 so I rolled back and then things went calm again , but then Windows came up with a notification that my C: disk needing a scan and if I should schedule one upon restart , it took roughly 2...
  10. Windows Resource Protection could not perform the requested operation

    in Windows 10 Performance & Maintenance
    Windows Resource Protection could not perform the requested operation: Hello, I hope I'm posting this in the correct thread....I am also having problems with SFC /SCANNOW as mine stops at 20% with this error Running SFC /SCANNOW stops at 20% with error Beginning verification phase of system scan. Verification 20% complete. Windows...

Users found this page by searching for:

  1. 8004808

    ,
  2. the group or state is not in the corrective