Greetings.
I greatly appreciate your patience while I worked through some seemingly contridictory information in your logs.
Yes, you did it correctly, the Windows Features window needed to remain open while you continued with the steps.
Please do this.
===================================================
Installing Update Using DISM
--------------
- Right click on windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu, select Save Link As..., and save the file onto your Desktop <<<Important<<<
- If necessary, download FRST for either 64 bit or 32 bit computers and save it to your Desktop. If unsure, download both and only the correct one will run.
- Right click on the FRST icon on your Desktop and select Run as administrator
- Highlight the below information then hit the Ctrl + C keys at the same time
- The information will be copied invisibly and will be "pasted" into FRST automatically when you click Fix as instructed below
Code:
Start::
CreateRestorePoint:
cmd: md C:\WUPD
cmd: cd C:\WUPD
cmd: copy "%userprofile%\Desktop\windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu" C:\WUPD
cmd: expand windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu -f:* C:\WUPD
cmd: DISM.exe /Online /Add-Package /PackagePath:C:\WUPD\windows6.1-kb4457144-x64.cab
Reboot:
End::
- Click Fix
- Please wait patiently as the process takes some time to complete
- When prompted click OK to restart your computer
- When completed he tool will create a log on the desktop called Fixlog.txt. Please copy and paste the contents of the file in your reply.
===================================================
Sfc /Scannow with CBS Log From an Elevated Command Prompt
--------------------
- Click Start, type Command, right click on Command Prompt (or cmd) above and select Run as administrator
- After the C:\Windows\system32 command prompt type sfc /scannow and hit Enter
- Once you are back at the C:\Windows\system32 command prompt copy and paste the below then hit Enter
copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
- Please zip and attach the file to your reply
===================================================
Things I would like to see in your next reply. Please be sure to
copy and paste any requested log information unless you are asked to attach it.
- Fixlog
- Attached zipped CBS file
Thanks for the reply. So I am running into some trouble.
Copying this line "
copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt" gives me
"The syntax of the command is incorrect"
Please advice on how to proceed.
Also, here is the fixlog results:
Fix result of Farbar Recovery Scan Tool (x64) Version: 24.10.2018
Ran by Ahmed Al-Jefairi (27-10-2018 22:11:56) Run:4
Running from C:\Users\Ahmed Al-Jefairi\Desktop
Loaded Profiles: Ahmed Al-Jefairi (Available Profiles: Ahmed Al-Jefairi)
Boot Mode: Normal
==============================================
fixlist content:
*****************
CreateRestorePoint:
cmd: md C:\WUPD
cmd: cd C:\WUPD
cmd: copy "%userprofile%\Desktop\windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu" C:\WUPD
cmd: expand windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu -f:* C:\WUPD
cmd: DISM.exe /Online /Add-Package /PackagePath:C:\WUPD\windows6.1-kb4457144-x64.cab
Reboot:
*****************
Restore point was successfully created.
========= md C:\WUPD =========
========= End of CMD: =========
========= cd C:\WUPD =========
========= End of CMD: =========
========= copy "%userprofile%\Desktop\windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu" C:\WUPD =========
1 file(s) copied.
========= End of CMD: =========
========= expand windows6.1-kb4457144-x64_5ca467d42deadc2b2f4010c4a26b4a6903790dd5.msu -f:* C:\WUPD =========
expand: invalid option -- f
Try `expand --help' for more information.
========= End of CMD: =========
========= DISM.exe /Online /Add-Package /PackagePath:C:\WUPD\windows6.1-kb4457144-x64.cab =========
Deployment Image Servicing and Management tool
Version: 6.1.7600.16385
Image Version: 6.1.7601.18489
An error occurred trying to open - C:\WUPD\windows6.1-kb4457144-x64.cab Error: 0x80070003
Error: 3
The system cannot find the path specified.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
========= End of CMD: =========
The system needed a reboot.
==== End of Fixlog 22:12:15 ====