Share via

Dism error

Anonymous
2024-03-26T17:34:58+00:00

Hi, I am trying to install Windows 10 through dism. When I run the command dism /apply-image /image file:D:\sources\install.wim /index:1 /applydir:W:\ I get the error: unable to find the specified path. the image management and maintenance distribution file is available in X:\windows\Logs\DISM\dism.log

Windows for home | Windows 10 | Install and upgrade

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

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-03-26T17:47:02+00:00

    Hello. Oh you must be in recovery command. When you are in recovery "X:\Windows" the disks mount on diffent drive letters.

    To check the drive letter paths you can use

    notepad.exe ctrl+O [view all files]

    OR

    diskpart.exe

    list volume

    Then try dism again with the correct path

    notepad.exe all files image below

    Image

    Was this answer helpful?

    0 comments No comments