Fix Error Code 0x80072EFD 0x80072EFE0x80D02002 On Windows 11 PC
This video will help to solve Fix Error Code 0x80072EFD 0x80072EFE0x80D02002 On Windows 11 PC In Windows 11 in laptops, desktops running Windows 11, Windows 10, Windows 8/8.1, Windows 7 systems. Works on all computers and laptops (HP, Dell, Asus, Acer, Lenovo, Samsung, Toshiba)
00:00 Intro
00:14 Troubleshoot Windows Store Apps
01:04 CMD Commands
02:51 Refresh the SoftwareDistribution Folder
05:32 Reset the Microsoft Store's
06:41 Outro
Command Used:
netsh advfirewall export "c:\backup_firewall_policies.wfw"
netsh advfirewall reset
netsh winhttp reset proxy
bitsadmin /util /setieproxy localsystem NO_PROXY RESET
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
ren C:\Windows\System32\catroot2 catroot2.old
net start wuaserv
net start cryptSvcc
net start bits
net start msiserver