Geekzone: technology news, blogs, forums
Guest
Welcome Guest.
You haven't logged in yet. If you don't have an account you can register now.


freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

#192002 23-Feb-2016 21:52
Send private message

The Windows 10 Store is greyed out on my laptop - 1511 with all updates, not preview.

 

When clicked it won't open - or do anything really.

 

Anyone seen this?





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Create new topic
Batman
Mad Scientist
30012 posts

Uber Geek
+1 received by user: 6217

Trusted
Lifetime subscriber

  #1498165 23-Feb-2016 22:24
Send private message

Better than mine. None of the "metro" apps work. A box appears and disappears as soon as it appears. That's that. Can't be bothered chasing it now.




Brumfondl
1198 posts

Uber Geek
+1 received by user: 524

Trusted
Subscriber

MikeB4
MikeB4
18775 posts

Uber Geek
+1 received by user: 12765

ID Verified
Trusted
Subscriber

  #1498240 24-Feb-2016 07:33
Send private message

Could be related, the Xbox live store has had ongoing issues since Monday which MSFT are working to resolve.




Here is a crazy notion, lets give peace a chance.




timmmay
20858 posts

Uber Geek
+1 received by user: 5350

Trusted
Lifetime subscriber

  #1498268 24-Feb-2016 08:43
Send private message

You're probably better off without it.


littleheaven
2130 posts

Uber Geek
+1 received by user: 327


  #1498621 24-Feb-2016 16:07
Send private message

Yeah, my Windows app store doesn't work either, but since it's not my main computer I've not been sufficiently compelled to try to fix it.





Geek girl. Freelance copywriter and editor at Unmistakable.co.nz.


freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #1498690 24-Feb-2016 17:46
Send private message

Brumfondl:

 

Possibly try this?

 

http://www.tenforums.com/tutorials/15057-store-cache-clear-reset-windows-10-a.html 

 

 

Thanks. Just tried this and the store is still greyed out and won't start.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


 
 
 

Shop now on AliExpress (affiliate link).
Brumfondl
1198 posts

Uber Geek
+1 received by user: 524

Trusted
Subscriber

  #1498694 24-Feb-2016 17:52
Send private message

Possibly this then?

 

 

 

1. Open Command Prompt as administrator
2. Type "sfc /scannow"
3. Once it is complete type " dism /online /cleanup-image /restorehealth"
4. Restart your PC
5. Open Powershell as admin
6. Type: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

 

 

 

Taken from here:

 

http://www.tenforums.com/general-discussion/10791-standard-apps-store-app-all-greyed-out.html






freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #1498715 24-Feb-2016 18:56
Send private message

Ok, tried that. svc /scannow found one corrupt file (opencl.dll) which it's not really related to this (so I'd think).

 

DISM finished with error 0x800f081f Source files could not be found.

 

Get-AppxPackage updated some, failed for some complaining about higher versions already installed. Some apps I had removed came back. And store is still greyed out.





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


JayADee
2233 posts

Uber Geek
+1 received by user: 478


  #1498927 25-Feb-2016 07:26
Send private message

I think you can ignore that SFC result. If I remember correctly it's a video graphic related dll that isn't "incorrect" just misidentified as an issue. If I remember it's a Microsoft updated version and will just replace itself again if you change it to the original which "fixes" the scan results.


nathan
5695 posts

Uber Geek
+1 received by user: 1630
Inactive user


  #1498931 25-Feb-2016 07:43
Send private message

any errors in the eventlog?  you probably have something in App log - :        Microsoft-Windows-Immersive-Shell

 

try WSRESET?

 

if that fails, Can you run WSCollect at your command prompt and send the results to me

 

 

 

 


freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #1505096 2-Mar-2016 17:44
Send private message

Sorry @nathan only saw your reply now. I think it's more than the Store. This is what I see when I try opening an image:

 





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


 
 
 
 

Shop now on Samsung phones, tablets, TVs and more (affiliate link).
freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #1505168 2-Mar-2016 19:49
Send private message

Brumfondl:

 

Possibly this then?

 

1. Open Command Prompt as administrator
2. Type "sfc /scannow"
3. Once it is complete type " dism /online /cleanup-image /restorehealth"
4. Restart your PC
5. Open Powershell as admin
6. Type: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

 

Taken from here:

 

http://www.tenforums.com/general-discussion/10791-standard-apps-store-app-all-greyed-out.html

 

 

Which possibly caused the last problem because I found this warning somewhere else: "After the November Update, if you use this method  to fix this problem using the Appx PowerShell cmdlet, it may break your Windows Store apps. So we recommend that you do not try it now."





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


freitasm

BDFL - Memuneh
80646 posts

Uber Geek
+1 received by user: 41030

Administrator
ID Verified
Trusted
Geekzone
Lifetime subscriber

  #1506459 5-Mar-2016 14:25
Send private message

Right. Couldn't stand this anymore as started getting some strange "stub error" messages.

 

Windows 10 reset it is. On the bright side, looking at the HP website I found newer drivers for almost everything - including a new BIOS released last week. Unfortunately the fingerprint scanner, which worked before, now won't work, with either new or older driver. No matter.

 

It seems the old "Make sure you do a fresh install every six months" is still very much alive.

 

On the bright side, all my data was left intact, so both OneDrive and Crashplan only really scanned the data and didn't have to upload or download anything.

 

Interestingly "Go to OneDrive.com" on OneDrive systray menu still links to skydrive.com then redirects to onedrive.com... Didn't Microsoft had enough time to change this small thing?





Referral links: Quic Broadband (free setup code: R587125ERQ6VE) | Samsung | AliExpress | Wise | Sharesies 

 

Support Geekzone by subscribing (browse ads-free), or making a one-off or recurring donation through PressPatron.

 


Incindre
117 posts

Master Geek
+1 received by user: 21


  #1507320 7-Mar-2016 10:31
Send private message

littleheaven:

 

Yeah, my Windows app store doesn't work either, but since it's not my main computer I've not been sufficiently compelled to try to fix it.

 

 

I'm loving the near complete apathy towards the Windows Store... I'm sure everyone will sing a different tune if Microsoft get their iron grip around app distribution.


JayADee
2233 posts

Uber Geek
+1 received by user: 478


  #1507395 7-Mar-2016 12:12
Send private message

Incindre:

 

littleheaven:

 

Yeah, my Windows app store doesn't work either, but since it's not my main computer I've not been sufficiently compelled to try to fix it.

 

 

I'm loving the near complete apathy towards the Windows Store... I'm sure everyone will sing a different tune if Microsoft get their iron grip around app distribution.

 

 

 

 

I can't see that happening... game developers just wouldn't develop for it surely? And then gamers wouldn't need PCs, they'd just buy consoles. It would be shooting themselves in the foot wouldn't it?

 

 

 

Edit: I use about three free Microsoft store apps, I like them. I use desktop stuff for non-leisure software.


Create new topic








Geekzone Live »

Try automatic live updates from Geekzone directly in your browser, without refreshing the page, with Geekzone Live now.



Are you subscribed to our RSS feed? You can download the latest headlines and summaries from our stories directly to your computer or smartphone by using a feed reader.