FIX Unexpected Store Exception Blue Screen in Windows 10 UNEXPECTED STORE EXCEPTION Fix
FIX Unexpected Store Exception Blue Screen in Windows 10 UNEXPECTEDSTOREEXCEPTION Windows 10 Error Solution Link: Copy and paste this: , Get all the provisioned packages Packages (getitem HKLM:SoftwareMicrosoftWindowsCurrentVersionAppxAppxAllUserStoreApplications ), GetChildItem , Filter the list if provided a filter PackageFilter args0 if (string::IsNullOrEmpty(PackageFilter)) echo No filter specified, attempting to reregister all provisioned else Packages Packages, where like PackageFilter if (Packages eq null) echo No provisioned apps match the specified exit else echo Registering the provisioned apps that match PackageFilter For
|
|