NEED HELP ON UPGRADING TO WINDOWS 10 FROM WINDOWS 7

n01knows

Member
Joined
Apr 18, 2022
Posts
12
Hi everyone,
I just did a factory reset on my laptop - Toshiba Tecra A11 using Windows 7 Professional Service Pack 1, Windows is activated. Now I would like to upgrade the Windows to the version 10th. I downloaded the MediaCreationTool21H2 and the problem happened while running the tool, its saying the error code is 0x80072F8F - 0x20000. I've tried some methods and the tool is still not working. Method1: Checking the date and time setting, Method2: Typing wuauclt.exe/updatenow command.
Can anyone help me in this problem? Thank you
 
I've just gone through the methods in the Window Update Forum Posting Instructions. Here is the results after following the instructions. Please have look on this. Thank you.
SFC Scan: Windows Resource Protection did not find any integrity violations
SURT for Windows 7 for x64-based System (KB947821) when I clicked the run button it shows like this: Extraction Complete
SFCFix Run: Summary
CBS & SFC total detected corruption count: 0
CBS & SFC total unimportant corruption count: 0
CBS & SFC total fixed corruption count: 0
SURT total detected corruption count: 0
SURT total unimportant corruption count: 0
SURT total fixed corruption count: 0

SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-04-18 22:13:25.124
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.

AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.

Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-04-18 22:18:16.383
----------------------EOF-----------------------


Here is the shared Google drive for the CBS logfile
 
Hello and welcome,

Install Update with DISM
  1. Download the update MSU here: http://download.windowsupdate.com/c..._92202202c3dee2f713f67adf6622851b998c6780.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-kb4555449-x64_92202202c3dee2f713f67adf6622851b998c6780.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4555449-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
 
Thank you for your replying @PeterJ , but somehow the given link above is not downloadable for me. I've tried to download it on 2 different devices, its still not working. When I click on the link nothing happens. Can you have a check on it or give me more instructions??
 
Thank you for replying @PeterJ , I am not able to open and extract the zip file, and its saying like the attached pictures below.
However, I can find and download the file named "2020-05 Servicing Stack Update for Windows 7 for x64-based Systems (KB4555449)" on the Catalog Update Microsoft website but I dont know whether I choose the correct version you ask (if yes please confirm for me or if no please show me the correct one). Another thing is when you say I should copy the downloaded file into the C:\temp, do you mean the C:\Windows\Temp or I just create a new folder naming it temp in C drive? Sorry, Im not good at computer but Im trying my best.
ErrorOpenZipFile.PNGErrorExtractZipfile.PNG
KB4555449version.PNG
 
Great.

Restart the machine.
Check Windows Update again and provide a screenshot of the available important updates.
 
Install the update and report the result.
If it fails provide a fresh copy of the file C:\Windows\Logs\CBS\cbs.log
 
Don't install the optional update.

Provide the Components Hive
1. Navigate to C:\Windows\System32\Config and locate the COMPONENTS file.
2. Please copy this file to your desktop.
Note: If you receive an error that this file is in-use, simply reboot your computer and try again. Note: If you find that you need to reboot and are unable to because this is a server then try Option#2 below.
3. Right-click on this file on your desktop and select Send To...Compressed (zipped) folder. This will create a file named COMPONENTS.ZIP on your desktop.
4. The file will likely be too large to upload here so please upload to Gofile or WeTransfer and just provide the link here.


Option#2 (only if you are unable to follow the previous instructions)

  • Please download the Freeware RegBak from here: Acelogix Software - Download products
    You will find it at the bottom of the page that the link brings you to.
  • Go ahead and install this program and accept all the defaults. After the last install screen the program should open.
  • Click the New Backup button. Accept the defaults and simply click Start.
  • When it says Finished successfully, click the Close button.
  • This will bring you back to the main screen of the program. You will see one entry in this list with the date that you did it. Right-click on this line-item and select Explore Backup...
  • This will bring you into the folder where the backup was made. You should see a Users folder and a Windows folder along with a couple other files. Double-click on the Windows folder to open it. Then open the System32 folder and then config folder. You should see around 6 files in here, one of which is named COMPONENTS.
  • Copy the COMPONENTS file to your Desktop. If the COMPONENTS file does not exist, please fetch it instead from C:\Windows\System32\config\COMPONENTS.
  • Now right-click on the COMPONENTS file that is on your desktop and select Send to > Compressed (zipped) folder.
  • Then please upload the zip file (COMPONENTS.zip) to your favourite file sharing website (it will be too big to upload here). Examples of services to upload to are Gofile or One Drive or WeTransfer and then just provide the link in your reply.
  • You can close any open windows you have as well as the RegBak program now.
 
The latest attachment seems to be the file cbs.log, not the COMPONENTS hive.
 
Step 1:
Follow the instructions below please.

WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFixScript.txt and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Open the file, then copy and paste its content in your next reply.

Step 2:
Reboot the machine.
Try to install KB4530734 again and report the result.
If it fails attach the zipped cbs.log to your next reply.
 

Attachments

Thank you for replying @PeterJ . Here is the results.

Here is the shared Google drive for the CBS logfiles
Here is the shared Google drive for the CBS logfile. The file name is CBS_22042022

SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-04-22 02:50:44.031
Microsoft Windows 7 Service Pack 1 - amd64
Not using a script file.

AutoAnalysis::
SUMMARY: No corruptions were detected.
AutoAnalysis:: directive completed successfully.

Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 0 datablocks.
Finish time: 2022-04-22 02:53:00.484
----------------------EOF-----------------------

Windows update failed.PNG
 
The SFCFix log and cbs.log shows the script I provided was not processed.
Please read Step 1 in my previous message carefully and redo.
 
Thank you for replying @PeterJ , here is the results.

Here is the shared Google drive for the CBS logfiles.
Here is the shared Google drive for the CBS logfile. The file name is CBS_25042022

SFCFix version 3.0.2.1 by niemiro.
Start time: 2022-04-25 23:47:52.062
Microsoft Windows 7 Service Pack 1 - amd64
Using .txt script file at C:\Users\Family\Downloads\SFCFixScript.txt [1]

RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24513_none_483bacf91f1898dd.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24521_none_482edc791f228220.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24542_none_481a3ceb1f31d359.

Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24513_none_483bacf91f1898dd.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24521_none_482edc791f228220.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24542_none_481a3ceb1f31d359.

Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24513_none_483bacf91f1898dd.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24521_none_482edc791f228220.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-t..s-clientactivexcore_31bf3856ad364e35_7.2.7601.24542_none_481a3ceb1f31d359.
RegistryScript:: directive completed successfully.

Successfully processed all directives.
SFCFix version 3.0.2.1 by niemiro has completed.
Currently storing 3 datablocks.
Finish time: 2022-04-25 23:47:54.542
Script hash: FLgjx4Ru5uqxbRwlyeYdqqOSnm6s0FhppGiJ/Qqcc3s=
----------------------EOF-----------------------

KB4530734_failed.PNG
 
Step 1:
Follow the instructions below please.

WARNING! The following fix is specific to the user's system in this thread only. No one else should follow these instructions, as it could damage your system.
  • Download the attachment SFCFixScript.txt and save it on your desktop.
  • Save any work you have open, and close all programs.
  • Drag the SFCFixScript.txt file over the SFCFix.exe executable and release it.
    1p8eDnI.gif
  • SFCFix will launch, let it complete.
  • Once done, a file will appear on your desktop, called SFCFix.txt.
  • Open the file, then copy and paste its content in your next reply.

Step 2:
Reboot the machine.
Try to install KB4530734 again and report the result.
If it fails attach the zipped cbs.log to your next reply.
 

Attachments

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

Back
Top