[SOLVED] Problem with Updating Windows 7 x64 to Windows 10

Great. Now install this update first.

Install Update with DISM
  1. Download the update MSU here: http://download.windowsupdate.com/c..._87f81056110003107fa0e0ec35a3b600ef300a14.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4536952-x64_87f81056110003107fa0e0ec35a3b600ef300a14.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4536952-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
Done !
 

Attachments

  • Screenshot 2023-07-30 at 14.33.36.jpg
    Screenshot 2023-07-30 at 14.33.36.jpg
    54 KB · Views: 1
  • Screenshot 2023-07-30 at 14.33.31.jpg
    Screenshot 2023-07-30 at 14.33.31.jpg
    43.2 KB · Views: 3
Great.

Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4534310-x64_4dc78a6eeb14e2eac1ede7381f4a93658c8e2cdc.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4534310-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log
 
Done !
 

Attachments

  • Screenshot 2023-07-30 at 15.12.51.jpg
    Screenshot 2023-07-30 at 15.12.51.jpg
    42.7 KB · Views: 1
  • Screenshot 2023-07-30 at 15.12.46.jpg
    Screenshot 2023-07-30 at 15.12.46.jpg
    39.8 KB · Views: 1
Great. Try to install the remaining KB4535102 and report the result.
 
Done, there is not important updates available !
 

Attachments

  • Screenshot 2023-07-30 at 15.36.55.jpg
    Screenshot 2023-07-30 at 15.36.55.jpg
    54.1 KB · Views: 1
Great. Try to upgrade to windows 10 and report the result.
 
Just try the tool you used before starting this thread.
Note: Best to have a backup of all important files.
 
I just tested with the tool MediaCreationTool22H2 from the site of microsoft and i get 0x80072F8F - 0x20000 error
 
Step 1:
Install Update with DISM
  1. Download the update MSU here: https://catalog.s.download.windowsu..._5b067ffb69a94a6e5f9da89ce88c658e52a0dec0.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb3140245-x64_5b067ffb69a94a6e5f9da89ce88c658e52a0dec0.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb3140245-x64.cab
  6. You should receive the message:
    The operation completed successfully.
    Make sure to allow the computer to restart if prompted.
  7. If you receive any other message:
    Post a screenshot of the Commandprompt window.
    Zip and attach the file C:\Windows\Logs\CBS\CBS.log

Step 2:
Run the MediaCreationTool22H2 again and report the result.
 
Warning: This script was written specifically for this user, for use on that particular machine. Do not run this script on another machine.
  1. Download the attachment fixlist.txt and save it to your desktop.
  2. Right-click on FRST64.exe and select "Run as administrator".
  3. Press the Fix button.
  4. The tool will now process fixlist.txt.
  5. If for some reason the tool needs a restart, please make sure you let the system restart normally. After that let the tool complete its run.
  6. When finished, a log called Fixlog.txt will appear in the same directory the tool is run from.
  7. Attach the logfile Fixlog.txt to your next reply.
 

Attachments

It worked ! i could update to windows 10 ! You are amazing dude, my stepfather is very grateful to you
 
Great and your welcome.
I 'll mark this thread as solved.

Take care.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top