Why do I get Error 0x80070057 - "The Parameter is Incorrect" when restoring from Windows Backup?

21,359

Solution 1

Request this hotfix va email (click on the green button) and install it on your Windows 7:

Restore operation by using Backup and Restore may fail in Windows 7 SP1

http://support.microsoft.com/kb/2569601/

Assume that you try to restore files or system backups by using Backup and Restore in Control Panel on a computer that is running Windows 7 Service Pack 1 (SP1). In this situation, the restore operation may fail.

System Restore System Restore did not complete successfully. Your computer's system files and settings were not changed.

Details: System Restore failed while scanning the file system on the drive C:. The drive might be corrupt. You might want to retry System Restore after running chkdsk /R on this disk. An unspecified error occurred during System Restore. (0x80070057) You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method. For more information, see What is Recovery?

Solution 2

Check this out: http://blogs.technet.com/b/filecab/archive/2007/06/22/common-causes-and-solutions-to-backup-system-restore-and-complete-pc-backup-problems.aspx

It says:

Error or Symptom: File Backup fails with the following error: The parameter is incorrect. (0x80070057)

Cause/Solution: This error is caused by a bug in File Backup where if you don't back up at least one file during the full backup, every backup after that fails. The workaround is to go through the Backup wizard again and choose a new full file backup at the very end.

I hope it helps.

Share:
21,359

Related videos on Youtube

Sarvesh Bhatnagar
Author by

Sarvesh Bhatnagar

I've 10 years of full stack development experience: 6 with important agencies ( 10up, Webscience, Politecnico ), 3 with a startup and 1 freelancing. In the last year I worked on a huge migration from a static/PHP site to WordPress, on a React Native App ( yes, a social network, 2018), on a React search page backed by Elastic Search, on a WP REST api for a React Back End and more. My main expertise is in the WordPress environment ( Woocommerce and WordPress VIP experience too ), but I also have production experience with React, React Native, Java, node.js, Elastic Search, Zend Framework, Drupal 8, SQL, Saas, Less, Backbone, Webpack, MQL4 and Grunt. I'm a fast learner and prefer to work in places where you can code in multiple languages. I'm looking for remote contract work in the US Eastern timezone. I've been in the top 100 on StackOverflow twice: number 63 on the site in July 2011 and number 73 in March 2012 http://stackexchange.com/leagues/1/month/stackoverflow/2012-03-01/397861?sort=reputationchange#397861

Updated on September 18, 2022

Comments

  • Sarvesh Bhatnagar
    Sarvesh Bhatnagar 2 months

    I have a backup of my pc done with normal windows7 backup tool and i'm trying to restore it to a new ssd.
    To be clear, i have an install disk and i want to restore the image.
    I always get that error. Back ups were regular and i have more than one image to choose from so it shouldn't be a corrupt backup I've read this http://support.microsoft.com/kb/982736 but it's more backup related, ideas?

  • Sarvesh Bhatnagar
    Sarvesh Bhatnagar over 9 years
    This is not during backup, it's during restore. All backups were succesful
  • Sarvesh Bhatnagar
    Sarvesh Bhatnagar over 9 years
    I'm trying to restore a backup from an install disk, not from an already installed version
  • magicandre1981
    magicandre1981 over 9 years
    integrate the Update into a Window DVD with DISM.
  • Sarvesh Bhatnagar
    Sarvesh Bhatnagar over 9 years
    ok, so i downloaded the hotfix. it's an exe file. Where do i download DISM?
  • magicandre1981
    magicandre1981 over 9 years
    run the Exe, it extracts the MSU file. DISM is already part of Windows 7. blogs.technet.com/b/askcore/archive/2012/11/20/3387485.aspx
  • Sarvesh Bhatnagar
    Sarvesh Bhatnagar over 9 years
    In the end i simply created a dvd for recovery from another win 7 installation and finally got my backup working which has been easier and didn't present the issue.