Before you begin, make sure Visual Studio isn’t operating, and there is no additional program running in the background as well.
- Now firstly, launch My Computer or File Explorer and navigate to
C:\Program Files (x86)\Microsoft Visual Studio\2019\{editionName} (It is basically the location where you must have installed Steam.
- Further, locate VisualStudio.exe, right-click over it and select the option Properties.
- In the Properties window, navigate to the Compatibility tab and then, under the Settings section, tick the checkbox adjoining the option Run this program as an administrator.
- Lastly, click on Apply to make the changes applied.
FIX 3: Run SFC scan and DISM Scan:
In case the system’s corrupted files are affecting the ability of your operating system to handle file management, it might also trigger the Error 0x800704C8 when copying files. Here all you can do is run the SFC and DISM scan and check whether it helps or not. For doing so, follow the steps given below:
For SFC scan:
Before you begin with the SFC scan, make sure that if you use a traditional HDD instead of a more modern SSD, the scanning process might take longer than usual (maybe a couple of hours). Also, there are chances that the utility freezes for some time, but if it happens, you must not close or interrupt the Command Prompt window.
- Firstly, navigate to the desktop search bar, type “cmd” and launch the Command Prompt window. Make sure you launch it with admin access.

- Now inside the Command Prompt window, type sfc/ scannow and then press Enter.
- Let the scan process on its own. Do not try to close the window during the scan.
For DISM scan:
DISM Scan uses an internet connection; thus, before you begin, make sure you are connected to an uninterrupted internet connection.
- Inside the Command prompt window, type or Copy + Paste the following command.
DISM /Online /Cleanup-Image /ScanHealth 
- After that, press Enter.
- Once the scanning process gets done, restart your computer, and try to copy the file. Check whether the issue got resolved or persist.
FIX 4: Disable or Uninstall Antivirus Software:
Windows users who use a 3rd party security suite or firewall might also see the Error 0x800704C8 when copying files. Here the best solution is to Disable or Uninstall Antivirus Software. For doing so, follow the steps given below:
For third-party security suite users:
- Begin with disabling the Security suite before you open the Windows Backup. You can do the same simply from the tray-icon of the security suite.
- Navigate to the tray-icon, right-click over the 3rd party security suite and then further choose the option that allows you to disable the real-time protection.
For third-party firewall users:
Now for firewall users, if the issue is caused by a firewall, then disabling the real-time protection will not help you. Here the user would require to uninstall the 3rd party firewall and check whether it helps or not.
- Firstly, launch the RUN prompt by pressing WINDOWS + R altogether.
- Now inside the empty text box, type appwiz.cpl and then press Enter. Here if prompted by the UAC (User Account Control), then click on Yes to grant the permission. You will be redirected to the Programs and Features menu.

- Now at the Programs and Features window, scroll down the list of installed applications, locate the 3rd party firewall suite that you want to uninstall, right-click over it and select the option Uninstall from the sub-menu.
- Follow the on-screen instructions in order to complete the uninstallation process.
- Once done, restart your computer and check whether the said issue got resolved or not.
FIX 5: Reset every OS component:
If none of the above-mentioned fixes works for you, then your system might be dealing with some system file corruption that is affecting a dependency used by the backup sequence, which in a result is showing you the Error 0x800704C8 when copying files. Here the best solution is resetting every OS component. Now for doing so, there are two ways, have a look at them down below:
- The first and the quickest one is the Clean Install. It will not require you to use compatible installation media.
Note: Before you proceed, make sure you create a backup for all your personal data, as you might lose all your files and folders present in the OS driver.
Or
- The second is the install repair (in-place repair). It will require compatible installation media for the same. Though install repair is a tedious and time taking process, it won’t harm any of your personal data and will also refresh every potentially corrupted component.
These were all the tried, tested, and proven fixes for the Error 0x800704C8. We have compiled and listed fixes dedicatedly for several reasons; thus, one can use the solution they will find suits their case the most.
By the end of this article, we hope you will find all the information mentioned here as helpful and relevant. If you have any queries or feedback, please write down the comment in the below comment box.