install error -0x8007001f window 11 24h2

Anonymous
2024-11-12T14:59:46+00:00

install error -0x8007001f window 11 24h2 . download and install very good but when it goes to black screen to go 0% to 63 % directly .

After this it turn off and on normally show update underway only . and it on and show error install error -0x8007001f window 11 24h2

Windows for home | Windows 11 | 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

102 answers

Sort by: Oldest
  1. Anonymous
    2024-11-28T17:12:17+00:00

    I have same trouble, this is my file

    setupact.log

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2024-11-29T05:48:49+00:00

    Hi Dinesh,

    The error code 0x8007001f is usually caused by migration issues during the setup.

    Please share the following setup log file on OneDrive (or any other host) and post the link here:

    C:$WINDOWS.~BT\Sources\Panther\setupact.log

    Note: "C:$WINDOWS.~BT" is a hidden folder. To access it, press Win + R, type "C:$WINDOWS.~BT" and click OK.


    (How-To: Share OneDrive files and folders - Microsoft Support)
    https://support.microsoft.com/en-us/office/shar...

    OneDrive sharing options - screenshot: https://imgur.com/a/vZyxpY9

    If you have the same problem, I would be very grateful if you could help me.

    setupact.rar

    Was this answer helpful?

    0 comments No comments
  3. Ramesh 181.2K Reputation points Volunteer Moderator
    2024-11-29T18:16:53+00:00

    I have same trouble, this is my file

    setupact.log

    From admin Command Prompt, run:

    • reg save "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList" c:\profiles.dat

    Press Enter.

    (You should see the output "The operation completed successfully.")

    If the above operation is successful, proceed further.

    • wmic useraccount get name, sid
    • whoami /user

    Post the output here.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2024-11-30T14:47:08+00:00

    I have same trouble, this is my file

    setupact.log

    From admin Command Prompt, run:

    • reg save "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList" c:\profiles.dat

    Press Enter.

    (You should see the output "The operation completed successfully.")

    If the above operation is successful, proceed further.

    • wmic useraccount get name, sid
    • whoami /user

    Post the output here.

    C:\Users\hecto>wmic useraccount get name, sid

    Name SID

    Administrador S-1-5-21-381832812-3432241461-684171693-500

    DefaultAccount S-1-5-21-381832812-3432241461-684171693-503

    hecto S-1-5-21-381832812-3432241461-684171693-1001

    Invitado S-1-5-21-381832812-3432241461-684171693-501

    WDAGUtilityAccount S-1-5-21-381832812-3432241461-684171693-504

    C:\Users\hecto>whoami /user

    INFORMACIÓN DE USUARIO


    Nombre de usuario SID

    ===================== ============================================

    laptop-vkjjmpaj\hecto S-1-5-21-381832812-3432241461-684171693-1001

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2024-12-03T15:09:12+00:00

    The reg save command did not work for me.

    But here is wmic and whoami:

    And here is registry:

    Was this answer helpful?

    0 comments No comments