Solucion Error ms-windows-store:PurgeCaches de la Tienda Windows 10 - [2023]

Channel:
Subscribers:
287,000
Published on ● Video Link: https://www.youtube.com/watch?v=eIFlJEnF7hQ



Duration: 3:51
9,946 views
55


Este tutorial te enseñara a resolver el error ms-windows-store:PurgeCaches de la Microsoft Store. La Microsoft Store Error ms-windows-store:PurgeCaches en Windows 10 Resuelto.

Este tutorial Funciona en Computadoras, tablets y Laptops de Samsung, Lenovo, Toshiba, Asus, Acer, HP, Dell, Alienware, razer.


Copia y pega esto:

# Get all the provisioned packages
$Packages = (get-item 'HKLM:\Software\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Applications') | Get-ChildItem

# Filter the list if provided a filter
$PackageFilter = $args[0]
if ([string]::IsNullOrEmpty($PackageFilter))
{
echo "No filter specified, attempting to re-register all provisioned apps."
}
else
{
$Packages = $Packages | where {$_.Name -like $PackageFilter}

if ($Packages -eq $null)
{
echo "No provisioned apps match the specified filter."
exit
}
else
{
echo "Registering the provisioned apps that match $PackageFilter"
}
}

ForEach($Package in $Packages)
{
# get package name & path
$PackageName = $Package | Get-ItemProperty | Select-Object -ExpandProperty PSChildName
$PackagePath = [System.Environment]::ExpandEnvironmentVariables(($Package | Get-ItemProperty | Select-Object -ExpandProperty Path))

# register the package
echo "Attempting to register package: $PackageName"

Add-AppxPackage -register $PackagePath -DisableDevelopmentMode
}




Other Videos By TechFixIT


2019-07-06How to Fix Any Wireless Adapter Problems in Windows 10 - [2023]
2019-07-06How To Delete Software Distribution Folder on Windows 10 [Tutorial]
2019-07-05How to Fix Windows Store Error 0x80072F8F in Windows 10/8 - [4 Solutions 2023]
2019-07-05Solución Error Tienda Windows 0x80070780 en Windows 10 - [3 Soluciones]
2019-07-04Fix Discord Not Connecting -[2 Solutions] 2023
2019-07-04Discord No Se Conecta - 2 Soluciones [2023]
2019-07-03Solución Error 'No Route' de Discord en Windows 10/8/7 - [2023]
2019-07-02Solución Error "Invalid Partition Table" en Windows 10/8/7 -[Tutorial 2023]
2019-07-02How to Fix Discord 'No Route' With DNS Error [2023]
2019-07-01Fix Invalid Partition Table in Windows 10/8/7 - [2023]
2019-07-01Solucion Error ms-windows-store:PurgeCaches de la Tienda Windows 10 - [2023]
2019-06-30Error Epic Games Launcher BUG Se Queda En Blanco Fortnite [2023]
2019-06-29Wi-Fi no Funciona Después de Actualizar Windows 10/8/7 - [2023]
2019-06-28Fix No Wi-Fi Connection After Installing Windows in Windows 10/8/7 [2023]
2019-06-27Error 0x80070057: Windows Could Not Format a Partition on Disk 0 While installing Windows FIX
2019-06-27FIX DNS_PROBE_FINISHED_NO_INTERNET in Google Chrome [2023]
2019-06-26Fix .Net Framework 3.5 Error 0x800F0954 In Windows 10/8/7 - [2 Solutions] 2023
2019-06-24Fix Error Location is Not Available C:\Windows\System32\config\systemprofile\Desktop [2023]
2019-06-23Fix "We Couldn't Finish Installing Updates" in Windows 10 - [5 Solutions]
2019-06-22Fix Windows Update Error 0x80070052 in Windows 10 [5 Solutions] 2023
2019-06-21Fix Windows Update Error 0xc190012e in Windows 10 [5 Solutions] 2023



Tags:
Microsoft store ms-windows-store:PurgeCaches
windows store ms-windows-store:PurgeCaches
error ms-windows-store:PurgeCaches windows 10
solucion Microsoft store ms-windows-store:PurgeCaches
Microsoft store ms-windows-store:PurgeCaches windows 10
error de inicio ms-windows-store:PurgeCaches
tutorial
windows 10
microsoft windows
ms-windows-store:PurgeCaches solucion