PDA

View Full Version : Windows store not loading after Windows reset



dsayers
16-10-17, 16:32
Hi hoping someone can help me out I had to reset windows 10 and now windows 10 wont load when I click it it just gives a spinning circle then closes.

55122

Plus Skype was giving an error unable to open

Search wasn't working.

So I did some research and found this https://support.microsoft.com/en-us/help/4027338/store-windows-store-does-not-launch

I realised that the regional setting was set to Afghanistan and every time I set to United Kingdom it would revert back to Afghanistan so I searched up on region settings not changing and found this https://answers.microsoft.com/en-us/windows/forum/windows_10-other_settings/problem-with-region-settings-win10-cu/dbb201ae-3be1-4577-9c27-91c1060561a0

I had to open
REGEDIT but was unable to find the GEO key under

Computer\HKEY_CURRENT_USER\Control Panel\International

So I thought I try and create one but was denied access - "no permissions".

So I right clicked on the key, selected "permissions" ADDED my user ID, "Checked Names", and set the permissions to FULL CONTROL. GEO key appeared and UK was set.

So now I was able to change settings to UK and restarted my laptop and the settings saved.

Search now works but still the same windows store wont open plus Skype preview says We cant sign in due to regional polices.

Other things I have tried is:


Reset the Store cache:
Press Windows + R keys to open the run command box.
Type WSReset, then try launching Store and sign in.

Still the same.

I have tried using windows power shell and using

powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRoot\WinStore\AppxManifest.xml

Result:

Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.
At line:1 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register C:\WINDOWS\WinStore ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\WINDOWS\WinStore\AppxManifest.xml:String) [Add-AppxPackage], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager .Commands.AddAppxPackageCommand


Hopefully someone can help me out before I need to do a complete reinstall thanks

dsayers
16-10-17, 16:42
Just to add to the power shell error Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.

I have checked OS C: and the path does not exist

I dont have capital WINDOWS within lower case windows folder

55123

But in windows.old I do but I dont have WinStore folder

55124

birdman
14-04-19, 15:54
Just to add to the power shell error Add-AppxPackage : Cannot find path 'C:\WINDOWS\WinStore\AppxManifest.xml' because it does not exist.

I have checked OS C: and the path does not existIt doesn't exist on my Win10 system either, so that's not your problem.


I dont have capital WINDOWS within lower case windows folderntfs is a case-insensitive (but case-remembering) system.


But in windows.old I do but I dont have WinStore folderNo, you don't really. That's an old copy of your windows partition (C:) not the Windows folder within it.

You seem to be having problems everywhere (or at least in several places). So don't assume it's just a Winstore problem. It appears to be more fundamental.
Why did you have to reset in the first place?

dsayers
14-04-19, 16:55
It doesn't exist on my Win10 system either, so that's not your problem.

ntfs is a case-insensitive (but case-remembering) system.

No, you don't really. That's an old copy of your windows partition (C:) not the Windows folder within it.

You seem to be having problems everywhere (or at least in several places). So don't assume it's just a Winstore problem. It appears to be more fundamental.
Why did you have to reset in the first place?

I cant remember why I had to reset the post is from 2017, I dont have these issues anymore. Im not sure why post 3 was made as it isnt an helpful post.