Share via

While installing windows 11 installation got stucked on 25%

Anonymous
2023-01-04T19:11:17+00:00

While installing windows 11 installation got stucked on 25%. I tried multiple time to install it. And for one attempt it got installed completely I.e. 100% but still windows not updated to version 11 from 10.

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

3 answers

Sort by: Most helpful
  1. Anonymous
    2023-01-05T12:41:56+00:00

    Please perform the procedures below and check if the problem persists.

    1. Press Windows + R, type Notepad and click OK;
    2. Copy and paste the commands below into this new notebook:

    SC config trustedinstaller start=auto

    net stop bits

    net stop wuauserv

    net stop msiserver

    net stop cryptsvc

    net stop appidsvc

    Ren %Systemroot%\SoftwareDistribution SoftwareDistribution.old

    Ren %Systemroot%\System32\catroot2 catroot2.old

    regsvr32.exe /s atl.dll

    regsvr32.exe /s urlmon.dll

    regsvr32.exe /s mshtml.dll

    netsh winsock reset

    netsh winsock reset proxy

    rundll32.exe pnpclean.dll,RunDLL_PnpClean /DRIVERS /MAXCLEAN

    dism /Online /Cleanup-image /ScanHealth

    dism /Online /Cleanup-image /CheckHealth

    dism /Online /Cleanup-image /RestoreHealth

    dism /Online /Cleanup-image /StartComponentCleanup

    Sfc /ScanNow

    net start bits

    net start wuauserv

    net start msiserver

    net start cryptsvc

    net start appidsvc

    1. Click the File tab> Save as> Select the desktop;
    2. Define the name as Wufix.bat and in the field below under Type select all files;
    3. Click save;
    4. Right-click on the Wufix file and click Run as administrator;
    5. Wait until the end of the procedure on the black screen;
    6. Restart the PC and see if the error persists.

    If the problem still persists, please try to update using the Microsoft tool.

    Please download it through the link below, when you start it, check to keep your files and programs and check if there are errors in the update.

    https://go.microsoft.com/fwlink/?linkid=2171764

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-01-05T04:53:32+00:00

    Yes from settings -> updates -> windows updates

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-01-04T19:56:31+00:00

    Hello, how are you?

    Please let me know by which method are you trying to install Windows 11?

    Directly in Windows Update updates?

    Was this answer helpful?

    0 comments No comments