Profile issue on Windows 2019/ISO install.wim confuses me

Tim Gowen 21 Reputation points
2022-02-02T14:29:30.6+00:00

I have a problem with an Remote Desktop Server because some profiles are corrupt - some are very corrupt. My own Admin account's start menu does not work at all; other users have start menus without proper icon labels... These latter can be repaired by restarting explorer. (I am not sure how to fix the default profile at the moment but I can't take the server out of production during worktime anyway.)

There are errors in sfc scannow but the component store is repairable.

My ISO is a version of Windows 2019 where install.wim reports several versions including Desktop Experience which is the version I want, Index 2 in the wimfile.

How can I get dism to accept the ISO?

Tim

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Windows for business | Windows Server | User experience | Other
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,931 Reputation points
    2022-02-03T08:25:05.603+00:00

    Hello TimGowen,

    Not sure exactly how you plan to use the wim to repair (maybe you can provide your expected actions), but I would recommend you:

    Cleanup WinSxS folder: https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/clean-up-the-winsxs-folder?view=windows-11

    Run an image repair:
    https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11

    -------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

4 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-02-02T14:33:25.787+00:00

    If the profile is damaged / corrupt you can create another user account adding it to the local administrators group, then logon as the new user and delete the "administrator" profile.

    Control Panel|System|Advanced|User Profiles

    Next time you logon as "administrator" a new profile is created from the \default image.

    --please don't forget to upvote and Accept as answer if the reply is helpful--

    0 comments No comments

  2. Tim Gowen 21 Reputation points
    2022-02-02T14:48:12.763+00:00

    The Admin user that's broken doesn't appear in User Profiles with control panel, possibly because I removed it from Regedit. On first login it said I had a temporary profile but the second logon seems to have provided a profile...

    But I still need to fix the component store :-(

    Thanks for your response!


  3. Tim Gowen 21 Reputation points
    2022-02-03T11:57:38.58+00:00

    I was following guidance on sfc followed by dism. Maybe the page I was following had incorrect information.

    0 comments No comments

  4. Tim Gowen 21 Reputation points
    2022-02-03T15:03:42.1+00:00

    The dism command to clean WinSxS completed...

    171082-2022-02-03-15-01-17-whitley-remote-desktop-connect.png

    The second link mentions repairing the image which is where my confusion about install.wim came about.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.