How to Fix Error Code 0x80073CFA When Uninstalling Apps on Windows PC (2024)

Channel:
Subscribers:
3,880
Published on ● Video Link: https://www.youtube.com/watch?v=_PP37LftJVs



Duration: 0:00
13 views
1


Error Code 0x80073CFA occurs when you try to uninstall apps, often due to corrupted files or insufficient permissions. To resolve it, start by restarting your PC and ensuring the app isn’t running in the background.


PowerShell Command:
takeown /F "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x64__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll"
icacls "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x64__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll" /grant Administrators:F
del "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x64__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll"
takeown /F "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x86__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll"
icacls "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x86__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll" /grant Administrators:F
del "C:\Program Files\WindowsApps\Microsoft.WindowsAppRuntime.1.6_6000.311.13.0_x86__8wekyb3d8bbwe\WindowsAppRuntime.DeploymentExtensions.OneCore.dll"


Get-AppxPackage WinAppRuntime.Main.1.6 -AllUsers | Where { $_.Version -eq '6000.311.13.0' } | Remove-AppxPackage -AllUsers
Get-AppxPackage MicrosoftCorporationII.WinAppRuntime.Singleton -AllUsers | Where { $_.Version -eq '6000.311.13.0' } | Remove-AppxPackage -AllUsers
Get-AppxPackage Microsoft.WinAppRuntime.DDLM -AllUsers | Where { $_.Version -eq '6000.311.13.0' } | Remove-AppxPackage -AllUsers
Get-Appxpackage WindowsAppRuntime.1.6 -AllUsers | Where { $_.Version -eq '6000.311.13.0' } | Remove-AppxPackage -AllUsers


Registry Path:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\AppXSvc


CMD Command:
sfc /scannow
DISM /Online /Cleanup-Image /RestoreHealth


00:00 Intro
00:12 Method 1
01:06 Method 2
02:14 Method 3
02:35 Method 4


In This Video:
Suddenly getting Error Code 0x80073cfa windows 10
Unable to uninstall games (code: 0x80073cFa )
Can't delete game from MS Store (Error 0x80073cfa)
Cannot uninstall windows store apps error code 0x80073cfa
Error Code 0x80073cfa
Game pass games Error Code 0x80073cfa
Error Code 0x80073cfa when trying to uninstall apps


Thank you for watching our channel! We hope you found the content informative and enjoyable. Don't forget to subscribe to our channel to stay updated on all our latest videos. By subscribing, you will be notified whenever we upload new content related to your interests. Your support means a lot to us and helps us to continue creating valuable and engaging videos. Thank you again, and we look forward to bringing you more great content in the future!


#WindowsErrorFix #AppUninstallIssue #PCErrorSolution




Other Videos By FixITKalia


2024-11-30How to Fix NVIDIA App Not Working on Windows PC (2024)
2024-11-29How to Fix Error Code 0x0003 in GeForce Experience on Windows PC (2024)
2024-11-29How to Fix Unable to Login to GeForce Experience (2024)
2024-11-28How to Fix Epic Games Launcher Setup Wizard Ended Prematurely (2024)
2024-11-27How to Fix 504 Gateway Timeout When Accessing Canva (2024)
2024-11-27How to Fix Roblox Error Failed to Download or Apply Critical Settings TlsVerificationFail (2024)
2024-11-26How to Fix Steam Wishlist Not Showing on Windows PC (2024)
2024-11-26How to Locate Steam Games Already Installed That You Have Backed Up No Download Needed (2024)
2024-11-26How to Fix Valorant Stuttering or Freezing on Windows PC (2024)
2024-11-26How to Fix Taskbar Not Hiding in Fullscreen Mode on Windows 10/11 (2024)
2024-11-25How to Fix Error Code 0x80073CFA When Uninstalling Apps on Windows PC (2024)
2024-11-24How to Fix Search Bar Not Working in Windows 10/11(2024)
2024-11-24How to Fix Steam Unable to Sync Error (2024)
2024-11-24How to Fix Steam Store Not Loading on Windows PC (2024)
2024-11-24How to Fix STEAM "Something Went Wrong While Attempting to Sign You In" Error Code 50 (2024)
2024-11-24How to Create Desktop Shortcut for ANY Website on Windows PC (2024)
2024-11-23How to Fix Steam Error Missing File Privileges (2024)
2024-11-23How to Fix Warzone 3 Not Launching on Windows PC (2024)
2024-11-23How to Fix Roblox Error Code 403 Authentication Failed (2024)
2024-11-23How to Fix Low Fps in Windows 11 When Gaming (2024)
2024-11-23How to Fix Laptop Only Works When Plugged in on Windows 11/10/8/7 (2024)