How to Fix Windows Update Error 0x8000ffff in Windows 10 [Tutorial] 2023

TechFixIT
TechFixIT
11.8 هزار بار بازدید - 5 سال پیش - How to Solve Windows Error
How to Solve Windows Error 0x8000ffff in Windows 10. How do I fix error code  0x8000ffff in Windows 10. Error Code 0x8e5e0147when installing Windows Updates Fix. Steps to Fix Error 0x8000ffff in Windows. Solution to Windows 10  Error Code 0x8000ffff. Fix Windows Update error code 0x80071ab1.

Works on Laptops, PCs and Tablets made by Samsung, Lenovo, Toshiba, Asus, Acer, HP, Dell, Alienware.

Copy and paste this:

DISM /Online /Cleanup-Image /RestoreHealth

Copy and paste 2:
Get-AppXPackage -AllUsers -Name Microsoft.WindowsStore | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose}

Copy and paste  3:

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

Copy and paste  4:

PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
5 سال پیش در تاریخ 1398/07/19 منتشر شده است.
11,831 بـار بازدید شده
... بیشتر