Share via

Error

Anonymous
2021-06-26T05:00:51+00:00

I Try To Run: Dism /Mount-Image /ImageFile:E:WIMsinstall.wim /Index:1 /MountDir:E:WRE.

And I got this:

Error: 87

The parameter is incorrect.

The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2021-06-27T02:37:58+00:00

    Hi DavidDason,

    Can you double-check if you have the file WIMsinstall.wim on your E: drive? as well as the folder WRE?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2021-06-26T11:10:27+00:00

    But It also has this error when I try your way:

    Error: 2

    The system cannot find the file specified.

    The DISM log file can be found at C:\Windows\Logs\DISM\dism.log

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-06-26T11:07:34+00:00

    Thanks!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2021-06-26T07:49:31+00:00

    Good day! I'm Raniel, an Independent Advisor and a Microsoft user like you.

    Kindly run the commands below instead. It appears that the directory is missing a backslash:

    Dism.exe /Mount-Image /ImageFile:E:\WIMsinstall.wim /index:1 /MountDir:E:\WRE

    You may refer to the example on this article for your reference: https://docs.microsoft.com/en-us/windows-hardwa...

    I hope this helps. Good luck!

    Was this answer helpful?

    0 comments No comments