Windows 10: Error 0x800704C8 when copying Files, Requested operation cannot be performed

Discus and support Error 0x800704C8 when copying Files, Requested operation cannot be performed in Windows 10 News to solve the problem; Many users are experiencing an error when they try to copy a file, saying Error 0x800704C8: The Requested operation cannot be performed on a file with... Discussion in 'Windows 10 News' started by WinClub, Apr 27, 2021.

  1. WinClub New Member

    Error 0x800704C8 when copying Files, Requested operation cannot be performed


    Many users are experiencing an error when they try to copy a file, saying Error 0x800704C8: The Requested operation cannot be performed on a file with a user-mapped section open. This error is usually because of lack of permission or if a third-party application is interfering with your privilege. In this article, we are going to fix this error with the help of some simple solutions.

    Error 0x800704C8, Requested operation cannot be performed


    These are the things you can do to fix Error 0x800704C8 when copying Files:

    1. Take ownership of the file or folder
    2. Disable or Uninstall Antivirus
    3. Run Visual Studio as an administrator
    4. Run Files and Folder Troubleshooter
    5. Run System File Checker.

    Let us talk about them in detail.

    1] Take ownership of the File or Folder


    Error 0x800704C8 when copying Files, Requested operation cannot be performed take-ownership.jpg

    The first solution is pretty obvious, the error is because of lack of permission, let’s give it adequate permission. If you are trying to copy a file or folder, take ownership of that and see if it fixes the issue.

    To do that, right-click on the file or folder you want to take ownership of, go to the Security tab, and from “Groups and other users” check if you have adequate permission, if not, select the User and click Edit. Tick “Allow” of Full Control and you are good to go.

    An easier way would be to add Take ownership of the File or Folder to your context menu using our portable freeware Ultimate Windows Tweaker and then take ownership with a click.

    Now, try copying the file, hopefully, you won’t face Error 0x800704C8.

    2] Disable Antivirus


    If you have a third-party application, try disabling it for a while as you copy the file.

    This can be especially useful if you face this error when using Hyper-V.

    3] Run Visual Studio as an administrator


    If you are moving a file from Visual Studio, you need to make sure that it has administrator privileges.

    If you are not sure about that, while launching the application, right-click on it and select Run as administrator.

    4] Run Files and Folder Troubleshooter


    Error 0x800704C8 when copying Files, Requested operation cannot be performed file-and-folder-troubleshooter.jpg

    If none of the above-mentioned solutions is able to fix your issue, try running Files and Folder Troubleshooter to fix the issue.

    Run the troubleshooter and follow the on-screen instructions to use it.

    After troubleshooting Files and Folder, check if the issue persists.

    5] Run System File Checker


    Error 0x800704C8 when copying Files, Requested operation cannot be performed sfc-1.jpg

    The problem can be because of a corrupt system file. Therefore, we need to run SFC to fix the issue.

    Launch Command Prompt as an administrator, type the following commands and hit Enter:

    sfc /scannow


    Now, restart your computer and check if it fixes the issue.

    Hopefully, you are able to fix “Error 0x800704C8 when copying Files, Requested operation cannot be performed” with these solutions.

    Related: Unspecified error when copying a file or folder.

    Error 0x800704C8 when copying Files, Requested operation cannot be performed take-ownership.jpg
    This article Error 0x800704C8 when copying Files, Requested operation cannot be performed first appeared on TheWindowsClub.com.

    read more...
     
    WinClub, Apr 27, 2021
    #1

  2. Error 0x800704C8

    I am running Windows 10 and I just recently started getting … Error 0x800704C8 … when I am try to copy a file.

    This does not happen to all files and it does not happen to new files, just files that I have made changes to.

    I click the try again button and the file is copied.

    Can someone please help? Thanks


    Error 0x800704C8 when copying Files, Requested operation cannot be performed d01eda0a-1bc9-4934-8038-91bfb4aa452d?upload=true.png
     
    Kenneth Pincus, Apr 27, 2021
    #2
  3. 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.


    Error 0x800704C8 when copying Files, Requested operation cannot be performed [​IMG]

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

    Scroll down to the ISO download section


    Error 0x800704C8 when copying Files, Requested operation cannot be performed [​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 27, 2021
    #3
  4. Nikhar_K Win User

    Error 0x800704C8 when copying Files, Requested operation cannot be performed

    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 27, 2021
    #4
Thema:

Error 0x800704C8 when copying Files, Requested operation cannot be performed

Loading...
  1. Error 0x800704C8 when copying Files, Requested operation cannot be performed - Similar Threads - Error 0x800704C8 copying

  2. Are "Error- Cannot perform requested operation: explorer.exe" messages a sign of being...

    in Windows 10 Gaming
    Are "Error- Cannot perform requested operation: explorer.exe" messages a sign of being...: My PC randomly bogged down to about 5 frames for about 10 seconds as though a CPU intensive script was ran, followed by about a dozen simultaneous error messages all stating the message in the title. I have never had this happen to me in the 6 years of apprentice PC...
  3. Are "Error- Cannot perform requested operation: explorer.exe" messages a sign of being...

    in Windows 10 Software and Apps
    Are "Error- Cannot perform requested operation: explorer.exe" messages a sign of being...: My PC randomly bogged down to about 5 frames for about 10 seconds as though a CPU intensive script was ran, followed by about a dozen simultaneous error messages all stating the message in the title. I have never had this happen to me in the 6 years of apprentice PC...
  4. Error 0x8007003A, The specified server cannot perform the requested operation

    in Windows 10 News
    Error 0x8007003A, The specified server cannot perform the requested operation: [IMG]When copying a file from a mounted network drive, we encountered an error message specifying that the operation could not be performed. The error can be due to a network issue or the file permissions. In this post, we will see what you can do to resolve Error 0x8007003A,...
  5. Error 0x80030001: Unable to perform requested operation while copying files

    in Windows 10 News
    Error 0x80030001: Unable to perform requested operation while copying files: [IMG]This post features solutions to fix Error 0x80030001; Unable to perform requested operation. The error occurs while trying to transfer/import media from an external device connected to Windows PC. The complete error message reads: An unexpected error is keeping you from...
  6. The smart card cannot perform the requested operation

    in Windows 10 Gaming
    The smart card cannot perform the requested operation: After the latest windows 11 update, I am not able to read the smart card - IDEMIA ID-One PIC/CIV on V8 device ACS ACR39U ICC reader 0 - The smart card cannot perform the requested operation or the operation requires a different smart card...
  7. The smart card cannot perform the requested operation

    in Windows 10 Software and Apps
    The smart card cannot perform the requested operation: After the latest windows 11 update, I am not able to read the smart card - IDEMIA ID-One PIC/CIV on V8 device ACS ACR39U ICC reader 0 - The smart card cannot perform the requested operation or the operation requires a different smart card...
  8. The smart card cannot perform the requested operation

    in Windows 10 News
    The smart card cannot perform the requested operation: [ATTACH]When you try to use a smart card to authenticate to Windows, you might receive error messages such as The smart card cannot perform the […] This article The smart card cannot perform the requested operation first appeared on TheWindowsClub.com. read more...
  9. resource protection cannot perform the requested operation

    in Windows 10 BSOD Crashes and Debugging
    resource protection cannot perform the requested operation: The problem stems from me trying to update to 1909. It kept failing at 40% and restarting. I then started getting blue screen errors. I rolled back the update to 1803 and have not been able to get further. Dskcheck and dism have been completed no problem. Thes sfc...
  10. The specified server cannot perform the requested operation.

    in Windows 10 Network and Sharing
    The specified server cannot perform the requested operation.: We have a couple of work stations that cannot map to a local file storage server. Most other computers have no problems. Getting the error: "The mapped network drive could not be created because the following error has occurred: The specified server cannot perform the...