0x80070057 The parameter was set incorrectly when copying. Additional information and repair instructions

Home / Brakes

Although the Windows 7 operating system is considered the most stable of all those released by Microsoft, it can still fail at the most inopportune moments. One of the most common is error 0x80070057, which is typical for several unrelated cases. Let's consider all problem situations.

main varieties and causes of occurrence

First of all, you should pay attention to the fact that a failure with the specified parameter can occur under a variety of circumstances. To correctly determine the nature of the failure, you need to look at the description (codes Windows errors V in this case will look exactly the same).

As for the descriptive part, here you can find several main options, among which the most significant ones are distinguished:

  • incorrect parameter setting;
  • unexpected failure during the copying process;
  • impossibility of formatting hard drive, partition or removable media.

This also includes pure technical problems when error 0x80070057 appears due to a malfunction of the hard drive during normal copying or moving files, RAM, or even incorrect recording of installation or backup image to removable media. But these are causes rather than consequences.

Since we are interested in a failure associated specifically with, we will consider the first two items of the above list (these are the descriptions that can be found when trying to create backup copy individual user files or the entire system as a whole).

simplest method fix

Strange as it may seem, such a failure is often associated with incorrectly setting the decimal separator parameter in the language and regional settings. This type of error can be fixed quite simply.

To do this, you must first enter the standard “Control Panel” and find the above section there, then use the formats section and settings additional parameters. Here you should find the line with the decimal separator where the dot should appear. If a different symbol is installed or it is not there at all, you just need to enter a dot, save the changes and reboot the system.

Troubleshooting the problem through the system registry

Another technique that allows you to fix errors with the general identification 0x80070057 is to add special parameters to the system registry. You need to be extremely careful with such actions. Before adding keys, it is advisable to immediately create a backup copy (if possible). If this occurs when trying to save a copy of the registry, use the following steps.

After entering the editor through the regedit access command in the Run console (Win + R), and in the HKLM branch through the Software group, you need to find the Policies section. There is a Microsoft folder in which the System directory is located.

In the edit menu, use the “Create” command or call a similar action by right-clicking on an empty space on the right side of the screen, then select creating a DWORD parameter, taking into account the bitness of the installed system (32 or 64), and then enter CopyFileBufferedSynchronousIo. Then again, right-click on the created key and select the change command. In the value field we put one, confirm the changes by pressing the OK button and close the registry. In most cases, error 0x80070057 when copying files (creating a backup copy) disappears.

Incorrect image recording

Sometimes such a failure can appear both at the backup stage, if writing directly to removable media (flash drive, CD or DVD), and at the system installation stage. This is only due to the fact that the image was recorded (or created) incorrectly.

First you should check checksums images To do this, you can use the universal utility HashTab, which adds an additional tab to the window. If you create a copy first on a hard drive, you need to compare the amount of images on the hard drive and on removable media. If they do not match, the image must be rewritten to the media again. In the case where the installation image was downloaded from the Internet, verification must be carried out using the values ​​indicated directly on the site from which the download was made.

Problems with hard drive and RAM

Another reason for the failure may be errors on the hard drive or problems with the performance of the RAM strips.

Not to mention incorrect or loose physical connections to motherboard, in the case of a hard drive, it needs to be checked for errors chkdsk command c:/r in the command line console and for the presence of bad sectors (it is better to use programs like Victoria).

Problems with RAM can be identified if you use special utility called Memtest86+, which is by far the most powerful in this regard. Then you will need to remove the strips one by one and put them in place, reloading the system and checking its performance.

What's the result?

As can be seen from the above, the appearance of error 0x80070057 should not cause any special alarms, since it can be eliminated quite simply. However, there are also situations where the occurrence of such a failure can lead the user in the wrong direction in terms of eliminating the error. Some people mistakenly believe that the main problem is the automatic system update service (unfortunately, there are many references to this very reason on the Internet). This is not true. At the update stage, error 0x80070057 is extremely rare, and the failure itself is usually associated only with the inability to copy files to the hard drive. However, this situation has nothing to do with backup, and attempts to disable automatic updates lead to nothing. In any case, even with the same failure codes, you initially need to look at the description of the problem. If they are associated with the impossibility of formatting, you should first check the same removable media for physical damage and only then proceed with reformatting. In case of hard drive failures, you can use a unique test and recovery program


Users encounter errors in operating system quite often. IN Windows system 7 error 0x80070057 occurs. For some it occurred during OS installation, for others - during backup in already installed system. In Windows 8 this error does not occur.

Now let's look at two ways to fix the problem

First way

Such an error in the system can occur when the decimal separator differs from the standard one. That is, it is not a dot “.”.

To change the decimal separator settings yourself, do the following:

Go to the “Control Panel” and go to “Clock, Language, Region”. Then open the “Regional and Language” element.

IN open window element settings, you need to go to the “Formats” tab and click on the “Advanced parameters” button.

Find the line “Decimal Separator”. We make a change - put “.” point and click the “OK” button.

After saving the changes, they need to take effect.

Second way

If the first method did not bring the required result, then you need to add the value of the registry key:

We go to “Start”.

In the search, enter “Regedit.exe” and press “Enter”.

Select “DWORD” from the drop-down list.

On the right side of the program, a new parameter will appear in the window. Enter its name “CopyFileBufferedSynchronousIo”. Press "Enter".

Now you need to set the value of the parameter. To do this, click right click by parameter and select “Change”.

In the window that pops up, look for the line “Value” and enter the value “1”. After that, save the change by clicking the “Ok” button.

The error that occurs with code 0x80070057 does not occur very often, but it still happens to some users. Why does it appear? How to deal with it?

Reasons for the error

Main causes of 0x80070057:

  1. Violation dynamic libraries. This may be due to malicious files and the computer not shutting down properly. Because of this, the computer simply cannot find necessary files, that's why the error appears under this code.
  2. The decimal separator is represented by a symbol other than a period.

The problem may occur when installing Windows. In this case:

  1. Problem with hard drive.
  2. AHCI technology in BIOS.
  3. Faulty power supply.

Let's figure out how to fix error code 0x80070057.

You need to press “Win ​​+ R” and enter “msconfig”.

Select selective startup and leave only “Load system services”.

Go to the “Services” tab, check the “Do not display Microsoft services” checkbox, then “Disable all”, save and reboot.

Command line

Method 1: Run command line through administrator rights. To do this, enter cmd into the search and right-click on it and select as administrator.

Call the command:

It will check the disk. If there are any errors, it will automatically correct them and restore everything bad sectors. After rebooting, check for the error. If it remains, then move on to the next method.

Method 2. Call the command line as well, and then enter the command:

This command will check the entire system to see if there are any errors in the system, and if possible, will try to fix them. Check again for the error.

Method 3. Enter the command shown in the screenshot. She restores damaged storage. In some situations you may need installation disk. Then add the path to it to the command.

Method 4. Enter all three commands that are indicated in the screenshot.

Don't forget to press Enter after each of these commands. They should fix the problem 0x80070057, which is related to the Update Center.

Virus check.

Use the Doctor Web utility to check your computer for viruses. You can download it from this official website: https://free.drweb.ru/cureit/. Further, there you will find installation instructions.

Check your system, if there are errors, then reboot after fixing it.

System Restore

This method will fix problem 0x80070057 if you have restore points. Try to remember when your computer did not show error 0x80070057 and select a point based on the date. To do this, go to “Control Panel”, and then “Recovery”.

Select the required restore point.

And continue to follow the instructions.

Change the language setting.

An error may occur when working with the language. To do this, go to “Control Panel” - “Regional and Language Options”. You can immediately write “Language and Regional Standards” in the search.

After making changes, reboot the system.

The following methods are more suitable if code 0x80070057 appears during system installation, but can also fix the problem in other cases.

Disabling AHCI in BIOS

The benefits of AHCI technology are not always good for hard drive handling. Therefore, you need to try to disable it.


Removing disks.

The cause of error 0x80070057 may also be related to the hard drive. If the commands did not help to fix it, then the next option remains below.

If you have problem 0x80070057 not during Windows installations, then do the following. For those who are installing the system, these steps will already be completed.

Attention: after this method you will have to reinstall the system, so save all important files somewhere so as not to lose them.

Make the necessary installation changes as shown in the video.

Then reinstall your system. Thus the center error windows updates 0x80070057 should disappear.

Advice: you should not trust various programs. Firstly, it’s not a fact that they will really help. Secondly, it may contain a huge number of viruses, which will then be difficult to remove. Have mercy on your computer and be careful.

© 2024 ermake.ru -- About PC repair - Information portal