Windows update error 0x80070057

Encountering an error message on your computer is never a fun experience, especially when it’s a long and scary-looking string of numbers like error code 0x80070057.

Error 0x80070057 usually comes up when Windows can’t process certain instructions, which might happen if you don’t have enough storage space on your system. Without enough storage space, Windows can’t complete essential tasks like downloading and installing updates.

Though this error won’t directly cause data loss, the things that often go along with it, like corrupted files and malware, can. If you’re worried about potential data loss from the 0x80070057 error code, contact us today about our hard drive recovery services to see how we can help.

Causes of 0x80070057

Understanding the causes of error 0x80070057 is essential to troubleshoot effectively. This error often occurs due to issues with storage space, system files, updates, or other software components. By identifying your root cause, you can take targeted steps to safely resolve the problem.

Common causes of error 0x80070057 include:

  • Windows update issues: Problems with update files, the Software Distribution folder, or conflicts with other system components can trigger this error.
  • Disk space issues: Insufficient space on your system drive can prevent Windows from completing updates or installations.
  • Invalid or incorrect parameters: Incorrect instructions or file paths can cause this error.
  • Corrupted system files: Damaged or missing system files can disrupt system operations, causing this error.
  • Registry errors: Problems with the Windows Registry, a database storing configuration settings, can trigger this error.
  • Outlook profile issues: A corrupted or damaged Outlook profile or attempting to send large files can lead to the error.
  • Malware: Malicious software can corrupt files, interfere with updates, or alter registry settings.

9 Fixes for Windows Error 0x80070057

Dealing with this type of error can be frustrating, especially if it’s disrupting updates, installations, or backups. Luckily, there are several ways you can try to fix error code 0x80070057.

If you know what might be causing the error on your device, you can jump to that specific section. Otherwise, start with the first troubleshooting method on our list and work your way down until the issue is resolved.

Before you do any of the following, make sure that your internet connection is stable and the date and time set on your computer are correct. While these issues don’t always cause error 0x80070057, they’re quick and easy fixes, so it’s worth checking them out first.

1. Scan for Malware

Malware, or malicious software, can infect your computer through downloads, suspicious links or ads, or phishing emails. It may cause error 0x80070057 by damaging important Windows system files, interfering with Windows Update processes, or altering critical registry settings.

To fix this, reboot your computer in safe mode. Safe mode starts Windows in a basic state, using a limited set of files and drivers, which can help you identify any viruses.

Here’s how to boot into safe mode whether your operating system is Windows 10 or Windows 11:

  1. At the sign-in screen, hold down the Shift key while you select Power>Restart.
  2. Choose Troubleshoot > Advanced options > Startup Settings > Restart.
    Choose an option screen in Windows Safe Mode

  3. Select 4 or F4 to start your PC in Safe Mode. If you need to use the internet, choose 5 or F5 for Safe Mode with Networking.

Once you’re in safe mode, delete temporary files, install or update antivirus software if you need to, and scan your software. Running a scanner is usually enough to remove most malware infections.

But remember, antivirus software might not be able to detect all viruses, especially the newest ones. It’s important to keep your antivirus software updated to ensure it’s as effective as possible.

2. Use SFC

System File Checker (SFC) is a built-in Windows tool that can help fix error 0x80070057. It scans your system for corrupted or missing files and replaces them with the correct versions. This can be helpful since damaged system files can cause the error.

To run your SFC:

  1. Press the Windows + X keys simultaneously.
  2. Select Command Prompt (Admin).
  3. Type SFC /scannow and press Enter.
    SFC /scannow command in Windows Command Prompt

  4. Wait for the scan to complete.
  5. Restart your computer.

3. Repair Your Outlook Profile

Repairing your Outlook profile can help fix error 0x80070057 if it’s caused by corrupted settings or damaged data files. This can help Outlook communicate properly with your system and access data without errors.

To repair your Outlook profile:

  1. Open Outlook.
    Open Outlook in Windows from the search bar

  2. Click File.
  3. Choose Account Settings > Account Settings
    Outlook Account Information

  4. On the Email tab, select your account profile, and then choose Repair.
    Outlook email account profile

  5. Follow the prompts in the wizard and restart Outlook when finished.

4. Check for Windows Update

Running a Windows Update can help resolve error 0x80070057 by downloading and installing the latest patches and updates from Microsoft. These updates often include fixes for known bugs, security vulnerabilities, and system stability issues. This can help repair corrupted system files, update outdated components, and improve overall system performance. How you get obtain the update depends on which Windows version you currently use:

  • Windows 10 and 11 automatically download and install updates to keep your device secure and current. However, you can manually check for updates by selecting Start > Settings > Windows Updates > Check for Updates.
  • For Windows 7, select Start > All Programs > Windows Update, and for Windows 8, search for the Control Panel in the Start menu and open it, click System and Security link > Windows Update.

5. Run Windows Update Troubleshooter

If you’re seeing error 0x80070057 while downloading and installing Windows updates, the built-in Update Troubleshooter can help resolve the issue.

To run the Update Troubleshooter:

  1. Select Start > Settings.
  2. Go to System.
    Selecting System from the Windows Start menu

  3. Choose Troubleshoot.
    Selecting troubleshoot from the Windows menu

  4. Select Other troubleshooters.
    Selecting other troubleshooters from the Windows menu

  5. Under «Most frequent,» select Windows Update and Run.
    Selecting Windows Update under Most Frequent in the Windows menu

After the troubleshooter finishes running, restart your computer and check for updates again.

6. Free Up Disk Space

Not having enough disk space can cause error 0x80070057 because Windows needs enough space to perform various operations like installing updates, creating backups, or installing software.

To check your disk space:

  1. Click the Start button.
  2. Select Settings.
  3. Choose System.
  4. Select Storage.

To free up space on your disk, try uninstalling or removing apps you no longer use and manually deleting files you don’t need. You can also use Disk Cleanup to get rid of temporary files.

To run Disk Cleanup:

  1. Use the Start menu to search for the «Disk Cleanup» utility.
  2. If you have multiple drives, you may have to find the drive that needs to be cleaned up and select it. Otherwise, the utility will search your C: drive automatically, presenting you with a window listing files that can be deleted.
  3. Choose the file types to delete.
  4. Click OK.

While temporary files are generally safe to delete, be careful if you’re unsure about a specific file type. If you accidentally delete an important file, don’t panic — reach out to us for hard drive recovery services.

Try CHKDSK

CHKDSK, or Check Disk, is a tool that can fix error 0x80070057 by scanning your hard drive for errors and fixing them. This helps if the error is caused by issues with the disk where Windows is trying to install updates or save files.

To run CHKDSK:

  1. Open Command Prompt as Administrator:
    • Search for “cmd” in the Start menu.
    • Click open Command Prompt and, if asked, select the option to Run as administrator.
    • Alternatively, if you right-click Command Prompt, the Run as administrator option will appear in a dropdown menu.
    Type CMD to open Command Prompt

  2. Type the CHKDSK command: In the Command Prompt window, type CHKDSK /f and press Enter.
    Type CHKDSK /f In the Command Prompt window

  3. Wait for the scan to complete: CHKDSK can take a long time, so be patient. Don’t interrupt the process unless it stops responding or shows an error message.

Using CHKDSK can be risky if you’re not experienced with it. If you aren’t totally confident in how to use it, it’s probably better to consult a professional. Also, always back up your important data before running CHKDSK, since there’s a risk of data loss.

8. Restore or Reset Your Device

If you’ve tried everything up until now and are still experiencing error 0x80070057, you might want to try a System Restore or System Reset.

System Restore reverts your computer’s state to a previous point in time when it was working properly. This can help if the error started after recent system changes.

To use System Restore:

  1. Search for «Control Panel» in the Start menu.
    Search Control Panel in the Start menu

  2. Select Recovery > Open System Restore > Next.
    Advanced Recovery Tools menu

  3. Choose a restore point before the error occurred and select Next.

System Restore doesn’t affect your personal data files, but it’s always a good idea to back up important data before proceeding.

If System Restore doesn’t solve the problem, you can also try a System Reset. This essentially reinstalls Windows, which can fix corrupted files, remove problematic applications, and restore system settings to their defaults.

To reset your PC:

  1. Go to Start > Settings.
  2. Select System > Recovery.
  3. Choose Reset this PC.
  4. Select your desired options, such as keeping your files or resetting to factory settings.

A System Reset will delete all of your installed apps and settings, so make sure you have your important data backed up before you try this.

9. Repair or Replace Your Drive

If none of these troubleshooting methods have worked, the issue might be with your hard drive. Whether you use a hard drive (HDD) or SSD, error 0x80070057 can sometimes indicate deeper problems like bad sectors or disk corruption.

At this point, it probably makes sense to consider professional hard drive repair services through a certified specialist like Secure Data Recovery. If we’re unable to repair your drive, we usually can at least recover your important data — and, since all services are backed by our No Data, No Recovery Fee guarantee, you won’t pay unless we do.

If your drive is old and gives you frequent problems, investing in a new, reliable drive might be the best move, helping improve system stability and prevent future data loss.

Tips to Prevent Error 0x80070057

Now that you have a sense of why you might run into error 0x80070057 and how to fix it, here are some tips to help you avoid it in the future.

  • Use reliable antivirus software to protect your device against malware.
  • Keep your computer software up to date.
  • Keep drivers up to date.
  • Run CHKDSK regularly to scan for hard disk errors.
  • Check your hard drive health regularly with S.M.A.R.T.
  • Remove computer programs you don’t use with an official uninstaller program (don’t just delete the files).
  • Avoid making manual changes to registries. If you use registry cleaning tools, make sure they’re legit.
  • Make sure any software you install is compatible with your device before attempting to install it.

Recover Lost Data with Secure Data Recovery

Dealing with errors like 0x80070057 is frustrating at best and extremely stressful at worst. But you don’t have to go through it alone. Reaching out to a certified data recovery service like Secure Data Recovery at the first sign of trouble ensures you get the help you need, when you need it.

Whether you’re facing system disruptions, instability, total malfunction, or data loss, we’re here for you. All of our services are backed by our No Data, No Recovery Fee guarantee, so you don’t pay unless we get your data back. Contact us today to see how we can help.

Yevgeniy Reznik is Laboratory Operations Manager at Secure Data Recovery Services in Cleveland, Ohio, and has more than a decade of experience as a data recovery engineer. He graduated from Cleveland State University with a degree in computer science and spent 15 years as an IT entrepreneur and small business owner before joining the company.

Ошибка 0x80070057 Параметр задан неверно может возникнуть в самых разных ситуациях. Это происходит и при установке операционной системы, и при ее обновлении, и при установке всевозможных программ, и даже при их банальном использовании. Разбираемся в том, когда она появляется, и как ее исправить.

Содержание

  • Ошибка появляется при чистой установке Windows
  • Код ошибки 0x80070057 при обновлении Windows
  • Ошибка возникает при создании резервной копии системы
  • Как исправить ошибку 0x80070057 при установке из Microsoft Store
  • Если ничего не помогает
  • Итоги

Ошибка появляется при чистой установке Windows

Чаще всего ошибка с кодом 0x80070057 появляется как раз при чистой установке операционной системы с флешки и возникает на этапе форматирования накопителя. При этом чаще всего она сопровождается надписью «Не удалось форматировать раздел на диске». Лечится ошибка достаточно просто. По крайней мере, если вы устанавливаете Windows на отдельный системный накопитель, а не один из разделов большого диска.

Для решения проблемы достаточно удалить все разделы системного накопителя на этапе выбора места установки Windows. Это можно сделать как штатными средствами, так и с помощью командной строки: после того, как установщик дойдет до выбора накопителя, нажмите сочетание клавиш Shift+F10 (на ноутбуке часто требуется сочетание Fn+Shift+F10) и последовательно введите эти команды в появившейся командной строке:

diskpart
list disk
select disk N
(вместо N укажите букву диска, который нужно отформатировать)
clean
exit

После этого закройте командную строку и нажмите кнопку «Обновить» в диалоговом окне установщика.

  • Читайте нас там, где вам удобно: 🔹 Телеграм 🔹  Дзен 🔹  Вконтакте

Теперь осталось выбрать «Незанятое пространство» для установки Windows, что до остальных разделов, то при необходимости их можно создать уже после установки операционной системы.

Код ошибки 0x80070057 при обновлении Windows

Ошибка 0x80070057 может появляться и при банальном обновлении операционной системы. В этом случае лучшим решением проблемы может стать очистка кэша обновлений Windows. Для этого:

  • нажмите сочетание клавиш Win+R, введите команду cleanmgr и нажмите Enter;
  • на запрос диска, который нужно очистить, выберите накопитель с установленной ОС;
  • в появившемся окне нажмите кнопку «Очистить системные файлы»;
  • в следующем окне поставьте галку напротив пункта «Очистка обновлений Windows»;
  • Нажмите «ОК» и дождитесь завершения процедуры.

Ошибка возникает при создании резервной копии системы

Если ошибка Параметры заданы неверно 0x80070057 возникает при создании резервной копии системы, вам придется внести некоторые изменения в реестр Windows. Звучит страшно, но на самом деле все довольно просто.

  • Нажмите сочетание клавиш Win+R, введите команду regedit и нажмите Enter.
  • В открывшемся редакторе реестра перейдите в ветку HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System. Если этот раздел отсутствует, его необходимо создать.
  • Кликните правой кнопкой мыши по свободному месту в правом окне и в открывшемся контекстном меню выберите Создать -> Параметр DWORD (32 бита). В качестве его имени укажите CopyFileBufferedSynchronousIo.
  • Дважды кликните по созданному параметру и в открывшемся окне присвойте ему значение «1».
  • Нажмите «ОК», закройте редактор реестра и перезагрузите компьютер.

Резервное копирование должно заработать без ошибок.

Как исправить ошибку 0x80070057 при установке из Microsoft Store

Эта же ошибка может появляться и при установке программ из фирменного магазина Microsoft Store. Вариантов решения проблемы здесь несколько. Первый из них касается работы с командной строкой: просто запустите ее от имени администратора, введите команду wsreset.exe и нажмите Enter.

Если графическая оболочка для вас привычнее, вы можете пойти другим путем.

  • Откройте Параметры -> Приложения -> Microsoft Store -> Дополнительные параметры.
  • Найдите там пункт «Если это приложение работает неправильно, можно попытаться восстановить его. Данные приложения не будут затронуты» и нажмите кнопку «Исправить».
  • Если это не помогло, перейдите к пункту «Если это приложение работает неправильно, сбросьте его. Данные приложения будут удалены» и нажмите кнопку «Сброс».

Если ничего не помогает

Все описанные выше способы решения проблемы сработают, если она носит исключительно программный характер. Но на самом деле все может быть куда серьезнее. Одной из частых причин появления предупреждения Ошибка 0x80070057 в Windows 10 и 11 может стать выход из строя накопителя или проблемы с его подключением. К последним, например, можно отнести повреждение шлейфа для подключения диска или плохой контакт разъема SATA. Поэтому в первую очередь, попробуйте переподключить накопитель, в идеале используя для этого гарантированно исправный кабель. Более того, если в системе установлено несколько накопителей, проблемы в работе даже одного из них (не системного) могут «перекинуться» и на другие диски. А значит, для исключения этой причины вам придется проверить все имеющиеся в компьютере накопители.

Если же проблема возникла после обновления старого ПК (например, после установки в него дискретной видеокарты), ее причиной может стать блок питания, который просто «не тянет» более «тяжелую» конфигурацию компьютера. В этом случае лучшим выходом станет покупка более мощного блока питания. Однако перед таким ответственным и дорогостоящим шагом стоит одолжить более мощный БП у друга или соседа и посмотреть, поможет ли он решить проблему.

Впрочем, все может оказаться намного проще. Проблема может крыться в настройках BIOS, и иногда может помочь переключение режима работы дисков с IDE на AHCI или наоборот. Правда, в основном это касается старых компьютеров, а относительно свежему ПК этот способ вряд ли поможет. Но попробовать его все-таки стоит, благо ничего сложного в этом нет.

Если же проблема возникает при работе не самой Windows, а VirtualBox, причина может крыться в несоответствии свободного места на накопителе или объема оперативной памяти с настройками виртуальной машины или повреждении самого файла виртуальной машины.

В некоторых случаях может помочь создание нового пользователя Windows с выдачей ему всех необходимых прав администратора.

  • Откройте Параметры -> Учетные записи – Семья и другие пользователи.
  • Нажмите значок «+» напротив пункта «Добавить пользователя для этого компьютера».
  • Кликните «У меня нет данных для входа этого человека» -> «Добавить пользователя без учетной записи Microsoft».
  • Введите Имя пользователя и пароль новой учетной записи, а также ответьте на несколько контрольных вопросов для ее восстановления и нажмите «Далее».
  • После создания учетной записи измените ее тип на «Администратор».

Попробуйте зайти на компьютер под новой учетной записью и посмотрите, не исчезла ли ошибка.

Ну и, наконец, еще один совет, который никогда и никому не навредил. Проверьте компьютер на вирусы с помощью любого надежного антивируса. Мы же рекомендуем использовать не требующую установки утилиту Dr.Web CureIt!, которая не конфликтует с уже установленным антивирусом и очень эффективно справляется с поиском зловредов.

Итоги

Как вы видите, во многих случаях ошибка 0x80070057 легко исправляется и лишь в некоторых случаях причиной ее появления могут стать проблемы с накопителем. Причем чаще всего такие проблемы связаны с отошедшим SATA-разъемом или поврежденным кабелем, а вам достаточно лишь переподключить диск с помощью другого заведомо исправного кабеля. Во всех остальных случаях проблема не стоит выеденного яйца и «лечится» буквально несколькими кликами мыши.

Читайте также

  • Как удалить Windows 11: несколько простых способов
  • Завис ноутбук: причины и способы решения проблемы

Все способы:

  • Способ 1: Встроенное средство устранения неполадок
  • Способ 2: Директория обновлений в «Проводнике»
  • Способ 3: Групповые политики
  • Способ 4: Редактирование реестра
  • Способ 5: Сброс настроек
  • Вопросы и ответы: 0

Ошибка 0x80070057 в Windows 10 обычно возникает при установке или скачивании обновлений ОС, что является следствием некорректных настроек ОС или сбоев в работе.

Способ 1: Встроенное средство устранения неполадок

Поскольку ошибка связана с обновлениями, то есть смысл проверить работу «Центра обновления Windows 10», используя встроенное средство устранения неполадок, которое автоматически обнаруживает и исправляет некоторые распространенные неполадки.

  1. Щелкните по кнопке «Пуск» на нижней панели и выберите пункт «Параметры» из меню.
  2. Перейдите в раздел «Обновление и безопасность».
  3. ошибка 0x80070057 в windows 10 как исправить-02

  4. На панели слева нажмите на вкладку «Устранение неполадок», а в центральной части окна кликните по ссылке «Дополнительные средства устранения неполадок».
  5. ошибка 0x80070057 в windows 10 как исправить-03

  6. В списке средств отыщите строку «Центр обновления Windows» и кликните по ней. Появится дополнительная кнопка, запускающее средство.
  7. ошибка 0x80070057 в windows 10 как исправить-04

Останется только дождаться, пока средство просканирует систему на наличие ошибок, связанных с работой «Центра обновления Windows». Если таковые окажутся выявлены, они исправятся автоматически или же отобразится инструкция для пользователя с тем, как он может решить проблему.

Способ 2: Директория обновлений в «Проводнике»

Ошибка 0x80070057 часто является следствием повреждения установочного пакета обновлений. В этом случае может помочь удаление того, что было загружено, после чего потребуется снова их скачать. Для этого нужно сделать следующее:

  1. Чтобы можно было вносить изменения в директории с обновлениями, рекомендуется на время отключить «Центр обновления Windows». Самый простой способ – это использование специальной команды. Запустите «Командную строку» от имени администратора, отыскав приложение в «Пуске».
  2. ошибка 0x80070057 в windows 10 как исправить-05

  3. Введите команду net stop wuauserv, останавливающую службу, и нажмите на клавишу «Enter».
  4. ошибка 0x80070057 в windows 10 как исправить-07

  5. Далее нужно через «Проводник» перейти к директории с обновлениями. Просто вставьте %SystemRoot% в его адресную строку и нажмите на клавишу «Enter» для перехода в системную папку «Windows». Отыщите папку под названием «SoftwareDistribution». Переименуйте ее таким образом, чтобы не потерять. Например, в конце допишите «1» или добавьте расширение «.old». Каталог со старыми данными может пригодиться, если придется вернуть состояние обновлений.
  6. ошибка 0x80070057 в windows 10 как исправить-08

  7. Возобновите работу «Центра обновления Windows» также через «Командную строку». Пропишите net start wuauserv и подтвердите действие, нажав на клавишу «Enter».
  8. ошибка 0x80070057 в windows 10 как исправить-09

Как только служба будет запущена, перезагрузите систему и попытайтесь заново скачать и установить апдейты. Windows автоматически создаст новую папку с обновлениями под таким же названием – «SoftwareDistribution» – в той же директории.

Если это помогло и ошибка не возвращается, удалите переименованный каталог, чтобы он не занимал место на жестком диске.

Способ 3: Групповые политики

Неправильные настройки групповой политики могут препятствовать обновлению системы, вызывая рассматриваемую ошибку. К счастью, исправить ситуацию можно самостоятельно:

  1. Запустите средство «Редактор локальной групповой политики»: одновременно зажмите клавиши «Win + R» и впишите gpedit.msc, затем нажмите на кнопку «ОК».
  2. ошибка 0x80070057 в windows 10 как исправить-10

  3. В разделе «Конфигурация компьютера» раскройте папку «Административные шаблоны», а потом – «Компоненты Windows».
  4. ошибка 0x80070057 в windows 10 как исправить-11

  5. В подразделе отыщите «Центр обновления Windows» и нажмите на него. В главном окне нужно дважды кликнуть ЛКМ по компоненту «Настройка автоматического обновления».
  6. ошибка 0x80070057 в windows 10 как исправить-12

  7. В новом окне отметьте пункт «Не задано» и примените, затем подтвердите настройку.
  8. ошибка 0x80070057 в windows 10 как исправить-13

Если настройки групповых политик верные, то следующая попытка обновления Windows 10 произойдет без проблем.

Способ 4: Редактирование реестра

Если ошибка с кодом 0x80070057 происходит, когда вы пытаетесь сделать резервное копирование или установить системное обновление, попробуйте вручную сделать резервное копирование через реестр. Внести корректировки можно самостоятельно, используя редактор.

  1. Запустите «Редактор реестра», используя меню «Пуск».
  2. ошибка 0x80070057 в windows 10 как исправить-14

  3. Вставьте в адресную строку такой путь: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SystemCertificates и нажмите «Enter». В центральной части окна щелкните ПКМ по свободной области, в меню наведите курсор на пункт «Создать», затем выберите «Параметр DWORD (32 бита)».
  4. ошибка 0x80070057 в windows 10 как исправить-15

  5. Задайте имя новому параметру – «CopyFileBufferedSynchronousIo». Перейдите в его свойства, кликнув по нему ЛКМ дважды.
  6. ошибка 0x80070057 в windows 10 как исправить-16

  7. В строке «Значение» напишите «1» и щелкните по «ОК».

После этого перезагрузите Windows и посмотрите, повлияла ли процедура на обновление.

Способ 5: Сброс настроек

Если ни один рассмотренный метод не устранил проблему, скорее всего, придется восстановить состояние системы до предыдущего или даже исходного, то есть сбросить все настройки с сохранением файлов. Встроенные возможности Windows 10 позволяют сделать это в несколько кликов.

Менее радикальный и болезненный вариант — откат до предыдущего состояния, поскольку проблему нередко вызывает недавно установленное программное обеспечение или внесенные настройки. А если выполните возврат к заводским настройкам, то все приложения и пользовательские параметры будут удалены, но при этом вы получите чистую ОС без ошибок и поврежденных файлов. У нас на сайте есть руководство с подробными инструкциями, как это сделать.

Подробнее: Способы восстановления системы Windows 10

ошибка 0x80070057 в windows 10 как исправить-18

Наша группа в TelegramПолезные советы и помощь

In Windows, you may get the error code 0x80070057 in many cases. Some people report that they have encountered the Windows update error 0x80070057. In this post from MiniTool Partition Wizard, I will show you how to solve this issue.

Some people report that they have encountered the Windows update error 0x80070057. Here is an example from the Microsoft forum.

My Windows 10 updates won´t install themselves. The update tells me I have important safety and quality updates. Installation gives this error code: 0x80070057…https://answers.microsoft.com/en-us/windows/forum/all/0x80070057-error-message-in-win-10-update/50ffd0cb-ef20-4e20-9a25-cc8b0d865633

Windows update error 0x8007005

Why does this issue occur? The possible reasons are as follows:

  • Insufficient hard drive storage.
  • Incompatible software. Some software is incompatible with the update.
  • Corrupt system files.
  • Hard disk errors.

How to solve the Windows update error 0x80070057? You can try the following methods.

Part 1. Common Solutions

Here are some solutions that can solve most Windows update errors. Therefore, when the Windows update error 0x80070057 occurs, you can try these solutions first.

#1. Run Windows Update Troubleshooter

  1. Press the Windows logo key +I to open Settings.
  2. Go to Update & Security > Troubleshoot.
  3. On the right panel, click Windows Update and then click Run the troubleshooter.

#2. Restart Windows Update Service

Step 1: Edit the registry. This step is recommended by many people.

  1. Press the Windows logo key + R to call out the Run dialog.
  2. In the dialog, type “regedit” and press Enter to open Registry Editor.
  3. On the tool, go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX.
  4. Double-click IsConvergedUpdateStackEnabled to set its Value data to 0 (You can write down its original value so you can restore it later).
  5. On the navigation panel, under the UX directory, click Settings.
  6. On the right panel, double-click UxOption to change its Value data to 0.

Step 2: Open Command Prompt and execute the following commands to restart the Windows Update service.

  • net stop wuauserv
  • net stop cryptSvc
  • net stop bits
  • net stop msiserver
  • ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
  • net start wuauserv
  • net start cryptSvc
  • net start bits
  • net start msiserver

#3. Install the Update Manually

Go to the Microsoft Update Catalog website. Search for and download the update manually. Then, run the downloaded file to install the update.

Part 2. Increase the Disk Space

Many people who report the error code 0x80070057 say they have low free space. The update needs free space and the computer running also needs free space. You need to make sure the C drive has enough free space (at least 10GB or more).

To increase the space of the C drive, you can use the following 4 ways:

#1. Transfer Files to Another Place

There may be some important files on your computer. You can move them to your external hard drive or cloud to save space.

#2. Run Disk Cleanup

Disk Cleanup can delete junk files and some system backup files.

  1. Open Windows File Explorer and highlight Computer.
  2. In the right panel, right-click on the C drive and choose Properties.
  3. Under the General tab, click Disk Cleanup.
  4. Click the Clean up system files button
  5. Select the files you want to delete and click OK.

#3. Do a Space Analysis

There may be some useless files on your computer. You can delete them. MiniTool Partition Wizard, a professional disk and partition program, has a Space Analyzer feature. This feature can help you delete large and unnecessary files.

In addition, this software can also help you partition hard drive, clone hard drive, and recover hard drive data. You can have a try.

MiniTool Partition Wizard FreeClick to Download100%Clean & Safe

Step 1: Launch MiniTool Partition Wizard and click Space Analyzer.

click space analyzer

Step 2: Choose the C drive and then click the Scan button. Then, it will list all files in the form of Tree View, File View, and Folder View. The file that is taking up the most space will be listed at the top. Right-click a file or folder and click Delete (Permanently) to remove them.

delete files

In general, you can delete the following files safely:

  • Personal files and programs.
  • PerfLogs.
  • Hidden folders whose names start or end with $.
  • Unnecessary patch files. They are stored in the WindowsWinSxS Under the WinSxS directory, you can delete the Backup folder. Other folders may contain necessary patches.
  • The Windows.old folder.

#4. Extend the C Drive

This method is available when the other drives have enough free space. You can use MiniTool Partition Wizard to do that easily. Here is the guide:

Step 1: Launch MiniTool Partition Wizard. Right-click the C drive and choose Extend.

extend a partition

Step 2: Choose a partition or unallocated space to take free space from. Drag the blue block to decide how much free space you want to take. Then, click OK.

take free space

Step 3: Click Apply to execute the pending operation.

click Apply

Part 3. Perform a Clean Boot

Some people report that a single app can cause the error code 0x80070057 sometimes. A known app that causes the issue is Cybereason Ransomefree. If you have this software installed, you can try updating or uninstalling this software to solve the error 0x80070057.

If you don’t have installed this software, you can perform a clean boot to find what software is causing this issue. Here is the guide:

  1. Press the Windows logo key + R to call out the Run dialog.
  2. In the dialog, type “msconfig” and press Enter to open System Configuration.
  3. Go to the Services tab, and check the Hide all Microsoft services option. The rest of the software is third-party software.
  4. Click Disable all to disable all third-party software. Then, click Apply.
  5. Go to the Startup tab and click Open Task Manager.
  6. On the Startup tab in Task Manager, for each Enabled startup item, select the item and then select Disable. (Keep track of which items have been Disabled. You will need to know this later.)
  7. Close Task Manager and go back to System Configuration. Click OK. A window pops up asking you to restart the computer. Click Restart.
clean boot

After the restart, try updating Windows again. If the Windows update error 0x80070057 persists, try other solutions.

If the error 0x80070057 disappears, it means that the issue is caused by third-party software indeed. If so, you need to do a clean boot again, but this time you just need to disable half of the third-party software.

Repeat the clean boot until you find the app that causes the issue. Then, update or uninstall the software to solve the issue.

Part 4. Repair System Files

If system files are corrupt, the Windows update error 0x80070057 may also occur. In this case, you can try the following ways to repair system files.

#1. Run SFC or DISM

Open Command Prompt. Type “sfc /scannow” and press Enter. It will detect and fix corrupt system files. If this command detects errors but it fails to fix them, you can execute the following DISM commands. Note that the DISM commands require networking.

  • DISM.exe /Online /Cleanup-image /Scanhealth
  • DISM.exe /Online /Cleanup-image /Restorehealth

#2. Use Windows Media Creation Tool

Download the Windows media creation tool from Microsoft and run it. First, you can choose Upgrade this PC now to perform an in-place upgrade. If this method fails, you can then choose Create installation media (USB flash drive, DVD, or ISO file) for another PC.

Then, insert a USB drive into your computer to create a Windows installation USB drive. After that, use this USB drive to upgrade or reinstall Windows. The Upgrade option allows you to keep your personal files while the Custom option will wipe the C drive and then clean install Windows.

Part 5. Check Disk Errors

If all the above methods don’t work, you should consider if the Windows update error 0x80070057 is caused by bad sectors on the hard drive. Then, you can use MiniTool Partition Wizard to scan the hard drive for bad sectors/blocks. Here is the guide:

Step 1: Launch MiniTool Partition Wizard. Right-click the system disk and choose Surface Test.

Surface Test

Step 2: On the pop-up window, click Start Now to scan the disk for bad sectors. If bad sectors/blocks are found, they will be marked with red colors. If there are too many bad sectors, you need to back up data and then replace the hard drive.

scan disk for bad sectors

Other 0x80070057 Errors

The error code 0x80070057 not only occurs when you update Windows, but also occurs in other cases. For example:

  • You may get the error 0x80070057 the parameter is incorrect when copying or editing files.
  • You may get the error 0x80070057 when restoring from Windows backup.
  • You may get the error 0x80070057 when displaying a user’s “effective access” to a file.

How to solve these 0x80070057 errors? You can refer to the following posts:

  1. How to Fix the Parameter Is Incorrect in Windows 7/8/10
  2. Solutions to the System Image Restore Failed (3 Common Cases)
  3. “Code 0x80070057 The parameter is incorrect” error when you try to display a user’s “effective access” to a file

Have you encountered the error code 0x80070057 when updating Windows? This post offers 11 solutions. Read it to get them.Click to Tweet

Bottom Line

This post offers 11 different solutions to the Windows update error 0x80070057 in total. It also touches upon other types of 0x80070057 errors. Do you know more types of 0x80070057 errors or more solutions to the Windows update error 0x80070057? Share them with us in the following comment zone.

In addition, if you encounter problems when using MiniTool Partition Wizard, please feel free to contact us via [email protected]. We will get back to you as soon as possible.

Is your PC showing a Blue Screen of Death with a 0x80070057 error? This error is well-known among Windows users and system admins and can appear with a white pop-up window or the Blue Screen of Death. The causes of this error could be many, but the most irritating thing for users is that the messages that come with this error 0x80070057 can vary. In short, the message could be “Unspecified Parameters Encountered,” “Unknown Error,” or “Required services are not running.” However, the message appearing with the error code will tell you a lot about it. So, it’s possible to fix the cause of the problem. This article will explain you 11 quick and easy fixes for the most common type of 0x80070057 errors.

  1. Part 1: Overview of Error 0x8000057

    • What Is 0x80070057 Error Code?
    • What Cause 0x80070057 Error Code?
  2. Bonus Tip: How to Restore Data after Windows Update?HOT
  3. Part 2: 11 Ways for Windows Update Error 0x80070057

    • Fix 1: Clean Up System Files
    • Fix 2: Correct Windows Date and Time
    • Fix 3: Check for Windows Update
    • Fix 4: Run CHKDSK to Fix 0x80070057
    • Fix 5: Run System File Checker to Fix Error 0x80070057
    • Fix 6: Use DISM Command to Fix
    • Fix 7: Alter the Group Policy Settings
    • Fix 8: Reset the Windows Update Repository
    • Fix 9: Run Windows Update Troubleshooter
    • Fix 10: Restore Windows to Factory Settings
    • Fix 11: Replace System Drive with A New SSD
  4. Part 3: 2 Different Error Code 0x80070057 Messages-How to Fix?

    • 0x80070057 Error Code 1: But We’ll Try Again Later
    • 0x80070057 Error Code 2: The Parameter Is Incorrect

Part 1: Overview of Error 0x8000057

What Is the 0x80070057 Error Code?

The 0x80070057 error code is typically related to storage drive issues and can occur when you attempt to update Windows or install a new application. It usually appears when you upgrade your Windows from an older version to Windows 10.

What Causes the 0x80070057 Error Code?

The causes of the 0x80070057 error code are numerous, and many times they are vague. However, the most probable reasons include corrupt partition and registry and issues in Windows updates, installation, hardware, or storage. There are also more instances of this error, such as for Virtual Box users for Windows 10, who often encounter e_invalidarg (0x80070057). This code means that Windows is unable to access a storage drive (SSD or HDD).

Bonus Tip: How to Restore Data after Windows Update?

Upgrading your Windows can cause data loss, especially if you don’t have a backup. Sometimes a failed Windows update installation can also result in data loss. You cannot particularly roll back the update if you don’t have a system restore point. So what to do in this situation? Luckily a tool like Tenorshare 4DDiG data recovery software can particularly help in this situation. It can restore your Windows and all its audio, video, document, and photo files to their original state. Here’s what more 4DDiG has to offer:

  • Easy to use and intuitive user interface.
  • Retrieve data from Windows-based storage devices like hard disks, USBs, and SD cards.
  • It can recover data, irrespective of internal or external devices.
  • It uses an advanced MD5 Message-Digest Algorithm to recover files with accuracy.
  • Restore all Windows versions from 7 to 11.
  • Recover more than 1000 file types.
  • Recover formatted, corrupted, deleted, and damaged files.
  • You can preview files before restoring them.

Let’s find out how you can use 4DDiG to restore Windows Data after an update in 3 easy steps:

Buy Now

Buy Now

  1. Download the 4DDiG tool, and install it on Windows where you want to restore your data. Open the tool and choose a drive to roll back the update.
  2. Hit the “Start” button to start the restoration process. You can also pause the scan to preview files according to categories like Lost Location, RAW Files, Deleted Files, etc., under the Tree View.
  3. Following the completion of the scan, press “Recover” and choose a location to save them. Your Windows data should be restored by now.

Part 2: 11 Ways for Windows Update Error 0x80070057

The annoying thing about the 0x80070057 error is that you can never be sure why it occurs. However, the most common reason is if you try to install a Windows update and run out of storage space. So with this aspect in mind, we’ve listed 11 ways below to remove Window update error 0x80070057:

Fix 1: Clean Up System Files

The 0x80070057 error often shows up when you are updating Windows since the update files are huge and can take up a lot of disk space. Besides, Windows store the old version files in a Windows.old folder when performing a new update.
The folder can take up more space than you may have in your storage drive. That’s another reason why the Windows update fails, and the 0x80070057 error appears. The solution is to view how much storage space your hard disk has left and clean up the system files to free up disk space. Here’s what you can do:

Step 1: Open the File Explorer by clicking the “Win + E” keys and proceed to “This PC.”

Step 2: Check the disk space. If it is less, right-click on the disk and choose “Properties > Disk Cleanup > Clean up system files.”

Step 3: Check which files are unnecessary, like the “Windows Update Cleanup” and the “Recycle Bin.”

Step 4: Select files and press “OK.” Then confirm to “Delete Files.”

Fix 2: Correct Windows Date and Time

If your Windows clock is out of sync, this can also cause the 0x80070057 error. So, check the clock in the Windows Taskbar to see whether its time and date are in sync with the actual time and date. If it looks in sync, skip this step. Otherwise, follow the instructions below to fix it:

Step 1: In Windows 11, click the “Win + I” keys to open “Settings” and proceed to “Time & language > Date & time.” In Windows 10, right-click on the “Windows Taskbar” to choose “Adjust date/time.”

Step 2: Now, adjust for daylight saving time automatically and set time automatically, then set time zone automatically.

Step 3: Press the “Sync Now” button to sync your Windows clock.

Fix 3: Check for Windows Update

If you haven’t installed any Windows updates, but still the 0x80070057 errors appear, this means there is a missing update. So, click the Win + I keys and follow the steps below:

Step 1: In Windows 11, open “Settings,” choose “Windows Update,” and proceed to “Check for updates.” And install the missing updates. In Windows 10, head to “Update & Security” and choose “Check for updates.” And install the missing updates.

Fix 4: Run CHKDSK to Fix 0x80070057

CHKDSK is a simple way to check for corrupt files and hardware issues in your drive, which might be the reason behind the 0x80070057 error occurrences. Here’s what to do:

Step 1: Open the File Explorer by clicking the “Win + E” keys and proceed to “This PC.”

Step 2: Right-click and select “system drive.” Next, choose “Properties.”

Step 3: Choose the “Tools” tab, select “Check,” and then click on the “Scan drive.”

If the CHKDSK scan finds any issues, fix them and restart your PC.

Fix 5: Run System File Checker to Fix Error 0x80070057

Another way to fix the 0x80070057 error is by using the in-built System File Checker tool. It can resolve any issues your file system is facing and restore it to its original state. Follow the instructions below to fix error 0x80070057 with System File Checker:

Step 1: Choose to run the “Command Prompt” as Administrator from the “Start Menu.” Then enter the “sfc /scannow” command.

Step 2: The scan results will show whether your system has:

  • Corrupt files that the System Checker has fixed.
  • Corrupt files that the System Checker is unable to repair.
  • No corrupt files.

If the System File Checker is unable to repair some corrupt files, you’ll have to replace them with good copies manually. However, manually replacing them can be time-consuming, especially if there are too many files to replace. So you can use Deployment Image & Serving Management (DISM) instead.

Fix 6: Use DISM Command to Fix

You can use DISM to fix the error 0x80070057. It will restore the health of the corrupt file system. Here’s how you can run DISM:

Step 1: Choose to run the “Command Prompt” as Administrator from the “Start Menu.”

Step 2: Enter the “dism /Online /Cleanup-Image /RestoreHealth” command.

Step 3: Once the command finishes running, restart the system and open the command prompt again.

To repair the corrupt files, enter the “sfc /scannow” command.

Fix 7: Alter the Group Policy Settings

If you are using Windows 10 Pro and have encountered an error like result code: e_invalidarg (0x80070057), this could be due to the Group Policy Settings. You may have, by mistake or intentionally, rendered the Windows update system useless. Here’s how to fix Windows update error 0x80070057 by altering the Group Policy settings:

Step 1: Press the “R and Win” keys at the same time and a run dialogue will open.

Step 2: Type “gpedit.msc” and hit “Enter.”

Step 3: Choose “Computer Configuration > Administrative Templates.”

Step 4: Next select “Windows Components > Windows Update.”

Step 5: Choose “Configure Automatic Updates > Not Configured” and restart your system.

The Windows update process should be fixed by now.

Fix 8: Reset the Windows Update Repository

Another way to fix the 0x80070057 error is by resetting the Windows Update Repository. It will reset all the Windows Update components. The whole procedure of resetting the repository is mentioned in this Microsoft document.

Fix 9: Run Windows Update Troubleshooter

If you’ve encountered an issue like the e_invalidarg 0x80070057 error in Windows OS, you can fix it by running Windows Update Troubleshooter. Find out below how to run it:

Step 1: Download the “Windows Update Troubleshooter.”

Step 2: Run the “Troubleshooter” and choose “Windows Update > Advanced,” and Run the tool as administrator. Click “Next.”

Step 3: The Troubleshooter will scan to find Windows update issues and resolve them. But remember to check the automatic fix box.

Fix 10: Restore Windows to Factory Settings

Restoring your Windows to factory settings should be your last resort, as it will roll your system back to its original setting, wiping out everything. So, remember to create a backup before you proceed to this last resort. An example of how you can factory reset in Windows 10 is mentioned below:

Step 1: Open “Settings” and then select “Update & Security.” Next, select “Recovery.”

Step 2: Now select “Reset this PC” and “Get started” to begin factory restore.

Fix 11: Replace System Drive with a New SSD

If all the above methods fail to resolve the 0x80070057 error, replace your hard disk with a new SSD drive.

Part 3: 2 Different Error Code 0x80070057 Messages-How to Fix?

If you encounter a different error code 0x80070057 with a particular message, there are a number of ways you can resolve them. Check out the following common messages that come with this error and their fixes:

0x80070057 Error Code 1: But We’ll Try Again Later

If you are using Windows 10, you may have come across the 0x80070057 error with an attached message stating there is an issue with installing Windows updates. So, the system will try again later. If that’s the case, try the fixes below to alleviate the problem:

Fix 1: Rename SoftwareDistribution Folder

Step 1: Press the “R and Win” keys at the same time and a run dialogue will open.

Step 2: Type “%SystemRoot%” and hit “Enter.” Then move down to the “SoftwareDistribution” folder.

Step 3: Rename it to “SoftwareDistributon.old.”

Step 4: Next, restart your PC and try to install the update.

Fix 2: Edit the Windows Registry

If the above fix doesn’t work, attempt to make changes to the Windows Registry.

Step 1: Press the “R and Win” keys at the same time and a run dialogue will open. Then type “regedit” and hit “Enter.”

Step 2: Check that the following registry entries are the same as your registry:

  • [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings] «UxOption»=dword:00000000
  • [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX] «IsConvergedUpdateStackEnabled»=dword:00000000

0x80070057 Error Code 2: The Parameter Is Incorrect

When you attempt to back up files on your PC using Windows Backup, and the process fails, you may encounter the 0x80070057 error code. This happens due to a wrong internal parameter, and you can resolve it by using the following fixes:

Fix 1: Modify the Windows Inbuilt Service

Step 1: Press the “R and Win” keys at the same time and a run dialogue will open. Then type “regedit” and hit “Enter.”

Step 2: Locate the registry key:

  • HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SystemCertificates
  • Right-click to choose the “SystemCertificates,” and create “New > DWORD (32-bit) Value.”
  • Type “CopyFileBufferedSynchronousIo,” and change the Value to 1.

Press “OK” and restart your PC.

Fix 2: Change the Decimal Symbol

Step 1: Open “Control Panel > Clock, Language, and Region.”

Step 2: Under the “Region” heading, choose “Change date, time, or number formats.” This will open a new window.

Step 3: Choose “Additional Settings.”

Step 4: There ought to be a “full stop” next to the “Decimal symbol.”

Choose “Apply,” and then hit “OK.”

Conclusion

During the Windows update process, you may encounter the 0x80070057 error. However, this code can occur for several reasons, and not all are clear. You can look at the message attached to the code and try to tackle it by using any of the earlier-mentioned methods in our post. Or you can try these methods one by one according to the situation of the 0x80070057 error and see which one works the best. Windows can also be the cause of losing your precious files. If you don’t have a backup, you might experience permanent data loss. However, Tenorshare 4DDiG data recovery software can rescue you from this situation if you give it a try. It can restore all documents, images, videos, and audio to their original state before the update in just three clicks. You can use it on all Windows versions from 7 to 11 to restore your data with high accuracy.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Windows 10 pro x64 iso msdn
  • Browser exe что это за процесс windows 10
  • Windows xp sp3 original iso
  • Восстановить загрузочный сектор жесткого диска windows 7
  • Rock темы для windows