How To Fix Microsoft Store Apps Not Working In Windows 10

How To Fix Microsoft Store Apps Not Working In Windows 10

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



Duration: 6:42
730 views
10


Fix problems with apps from Microsoft Store. If you're in Windows 10 and you're having problems with an app from Microsoft Store, consider these updates and fixes.

Tips to Repair Microsoft Store and App Problems in Windows 10

Use the Windows Store Apps Troubleshooter.
Check Your Computer's Time.
Reset the Microsoft Store.
Clear the Store Cache.
Reset Windows Update Components.
Edit the Registry for Connection Errors.
Check Your Proxy Settings.
Re-register the Microsoft Store.

Link: https://www.microsoft.com/en-us/software-download/windows10

Copy and paste this:

# 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


2021-06-01Skype Microphone Not Working - How To Fix Microphone Problem in Windows 10 [2023]
2021-05-31Candy Crush Saga Not Working Fix In Windows 10
2021-05-31Solucion al Error Evento 1000 Application Error en Windows 10
2021-05-30Candy Crush Soda Saga Not Working Fix In Windows 10- [2023]
2021-05-29How to Fix Microsoft Store Error 0x87E00017 in Windows 10 - [2023]
2021-05-28FIX Windows Update Error 0X80D03801 on Windows 10
2021-05-28Solucion Error Microsoft Store 0X80D03801 en Windows 10 - Tutorial 2023!
2021-05-27How to Fix Microsoft Store Error 0x80073d0b in Windows 10 - [2023]
2021-05-27El Microsoft To Do No funciona en Windows 10 - [2023]
2021-05-25How to Fix Microsoft Store Error 0X80D03801 in Windows 10 - [2023]
2021-05-24How To Fix Microsoft Store Apps Not Working In Windows 10
2021-05-24Como Reparar Errores de Actualizacion Windows 10 en Windows Update [7 Soluciones]
2021-05-24Aplicaciones de la Microsoft Store No Funcionan en Windows 10 ✅ Solución
2021-05-23Solucion Error Windows Update 0x800f0247 en Windows 10 - 「Tutorial」2023
2021-05-22How to Fix 0x80070422 Windows Update / Microsoft Store Error 0x80070422 on Windows 10|8
2021-05-22League of Legends - Error No Se Pudo Iniciar el Dispositivo de Graficos[Solucion 2023]
2021-05-21How to Fix 0x800f0247 Windows 10 Update Error [2023]
2021-05-20Como Solucionar el Error CRITICAL_PROCESS_DIED en Windows 10/8/7 [Facil y Rapido]
2021-05-20Cómo Actualizar el Controlador de la Tarjeta de Video en Windows 10
2021-05-19Cómo Reparar DRIVER_IRQL_NOT_LESS_OR_EQUAL en Windows 10/8/7 | 3 Soluciones
2021-05-18Network Adapter Driver Missing Windows 10 [Tutorial]



Tags:
Windows 10 Store and Most Apps Won't Open
Microsoft Store Apps Not Working
This app can't open. Check the Windows Store
store apps not working windows 10