Re-register Microsoft Store app in Windows 10  

Page 17 of 30 FirstFirst ... 7151617181927 ... LastLast

  1. Posts : 74
    Windows 10 Home
       #160

    OK, if Powershell is already running, then what's up with the redundant "Powershell" command at the beginning of the command-line?

    It does this instead:
    Re-register Microsoft Store app in Windows 10-2016-05-08_172831.jpg
      My Computer


  2. Posts : 68,888
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #161

    Hello Honeycomb, :)

    "PowerShell" in the command is used to run the command using PowerShell from the command prompt.

    You'll just need to run the full command in the tutorial in an elevated command prompt without using "PowerShell" separately first instead.
      My Computers


  3. Posts : 60
    Windows 10 Home x64
       #162

    Hello! Please, could someone tell me if it has been fixed the horrible Windows 10 bug, present in v10586, that destroys default metro apps, instead of re-register them, if you use the powershell command? I'm currently on v10586.318.
      My Computer


  4. Posts : 68,888
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #163

    AlphaUMi said:
    Hello! Please, could someone tell me if it has been fixed the horrible Windows 10 bug, present in v10586, that destroys default metro apps, instead of re-register them, if you use the powershell command? I'm currently on v10586.318.
    Hello AlphaUMi, :)

    I can verify that the PowerShell command issue has been fixed in build 10586.318.
      My Computers


  5. Posts : 5,169
    64bit Win 10 Pro ver 21H2
       #164

    Brink said:
    Hello AlphaUMi, :)

    I can verify that the PowerShell command issue has been fixed in build 10586.318.
    That's really good to know!
      My Computers


  6. Posts : 60
    Windows 10 Home x64
       #165

    Hello Brink! :) Thank you for letting us know!!! That's really a good news indeed!!!
      My Computer


  7. Posts : 8
    Windows 10
       #166

    I was able to install the Store in a Windows 10 Enterprise 64-bit LTSB, after installing first Microsoft.VClibs.140 and Microsoft.NET.Runtime.1.1 which are pre-requisites. As I said, the Store installed without generating any errors in the Power Shell window. It shows in All Apps menu and it starts, but it disappears after one second. I wonder if there are any other packages the Store is depending upon? Like the Microsoft.Accountscontrol package, which I did not find in the normal Windows 10 Enterprise install.wim. The Microsoft.WinJS.2.0 package is also missing from the install.wim of the normal Windows 10 Enterprise 64-bit iso.

    Any help with making this work will be appreciated!
      My Computer


  8. Posts : 68,888
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #167

    Hello simple0, :)

    You might see if doing step 2 in the tutorial below may be able to get anything else missing for you.

    https://www.tenforums.com/tutorials/3...ws-8-10-a.html
      My Computers


  9. Posts : 8
    Windows 10
       #168

    @Brink

    Thank you for your prompt tip. I was wrong about Microsoft.AccountsControl package. It was installed but I've missed it. I have also installed Microsoft.WinJS.2.0, which I copied from a Windows 10 Pro computer. Windows automatically updated VCLibs from build 22810 to 24123, .NET.Runtime from version 1.0.1.0.22929.0 to 1.1.1.1.23406.0 and .NET.Framework from version 1.0.1.0.22929.0 to 1.1.1.1.23115.0. It did not update though the WindowsStore and WinJS (which don't come with LTSB). Unfortunately, even after these updates, the Store still shows up for only one second.
    Below is the output of the Get-AppxPackage -allusers | Select Name, PackageFullName. The empty line delimits the status before and after the manual installations I've performed. All the SystemApps were installed (checked with your command). If you can think of anything to make the Store work in LTSB, I'll really appreciate it:

    PS C:\Windows\system32> Get-AppxPackage -allusers | Select Name, PackageFullName


    Name PackageFullName
    ---- ---------------
    Microsoft.Windows.CloudExperienceHost Microsoft.Windows.CloudExperienceHost_10.0.10240.16384_neutral_neutral_cw5n...
    Microsoft.AAD.BrokerPlugin Microsoft.AAD.BrokerPlugin_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy
    Microsoft.AccountsControl Microsoft.AccountsControl_10.0.10240.16384_neutral__cw5n1h2txyewy
    Microsoft.BioEnrollment Microsoft.BioEnrollment_10.0.10240.16384_neutral__cw5n1h2txyewy
    Microsoft.LockApp Microsoft.LockApp_10.0.10240.16384_neutral__cw5n1h2txyewy
    Microsoft.Windows.AssignedAccessLockApp Microsoft.Windows.AssignedAccessLockApp_1000.10240.16384.0_neutral_neutral_...
    Microsoft.Windows.ContentDeliveryManager Microsoft.Windows.ContentDeliveryManager_10.0.10240.16384_neutral_neutral_c...
    Microsoft.Windows.ParentalControls Microsoft.Windows.ParentalControls_1000.10240.16384.0_neutral_neutral_cw5n1...
    Microsoft.Windows.ShellExperienceHost Microsoft.Windows.ShellExperienceHost_10.0.10240.16384_neutral_neutral_cw5n...
    Microsoft.XboxGameCallableUI Microsoft.XboxGameCallableUI_1000.10240.16384.0_neutral_neutral_cw5n1h2txyewy
    Microsoft.XboxIdentityProvider Microsoft.XboxIdentityProvider_1000.10240.16384.0_neutral_neutral_cw5n1h2tx...
    Windows.ContactSupport Windows.ContactSupport_10.0.10240.16384_neutral_neutral_cw5n1h2txyewy
    windows.immersivecontrolpanel windows.immersivecontrolpanel_6.2.0.0_neutral_neutral_cw5n1h2txyewy
    Windows.MiracastView Windows.MiracastView_6.3.0.0_neutral_neutral_cw5n1h2txyewy
    Windows.PrintDialog Windows.PrintDialog_6.2.0.0_neutral_neutral_cw5n1h2txyewy
    Windows.PurchaseDialog Windows.PurchaseDialog_6.2.0.0_neutral_neutral_cw5n1h2txyewy
    windows.devicesflow windows.devicesflow_6.2.0.0_neutral_neutral_cw5n1h2txyewy
    Microsoft.WindowsFeedback Microsoft.WindowsFeedback_10.0.10240.16393_neutral_neutral_cw5n1h2txyewy
    Microsoft.Windows.Cortana Microsoft.Windows.Cortana_1.4.8.176_neutral_neutral_cw5n1h2txyewy

    Microsoft.VCLibs.140.00 Microsoft.VCLibs.140.00_14.0.22810.0_x64__8wekyb3d8bbwe
    Microsoft.NET.Native.Runtime.1.0 Microsoft.NET.Native.Runtime.1.0_1.0.22929.0_x64__8wekyb3d8bbwe
    Microsoft.WindowsStore Microsoft.WindowsStore_2015.7.1.0_x64__8wekyb3d8bbwe
    Microsoft.NET.Native.Framework.1.0 Microsoft.NET.Native.Framework.1.0_1.0.22929.0_x64__8wekyb3d8bbwe
    Microsoft.WinJS.2.0 Microsoft.WinJS.2.0_1.0.9600.17018_neutral__8wekyb3d8bbwe
    Microsoft.VCLibs.140.00 Microsoft.VCLibs.140.00_14.0.24123.0_x64__8wekyb3d8bbwe
    Microsoft.NET.Native.Runtime.1.1 Microsoft.NET.Native.Runtime.1.1_1.1.23406.0_x64__8wekyb3d8bbwe
    Microsoft.NET.Native.Framework.1.1 Microsoft.NET.Native.Framework.1.1_1.0.23115.0_x64__8wekyb3d8bbwe
    Microsoft.VCLibs.140.00 Microsoft.VCLibs.140.00_14.0.24123.0_x86__8wekyb3d8bbwe
    Microsoft.NET.Native.Runtime.1.1 Microsoft.NET.Native.Runtime.1.1_1.1.23406.0_x86__8wekyb3d8bbwe
    Microsoft.NET.Native.Framework.1.1 Microsoft.NET.Native.Framework.1.1_1.0.23115.0_x86__8wekyb3d8bbwe
      My Computer


  10. Posts : 8
    Windows 10
       #169

    I forgot to mention I don't ever run Windows under Microsoft live accounts. Consequently, on computers with WindowsApps, when I run the Store (or Mail, Calendar, etc...) it is first asking for Microsoft credentials. I suspect this is what prevents the Store, although correctly installed and registered, to work in LTSB. It may not call whatever routines are required for authenticating the Store app to Microsoft Store site. Of course, this is just a wild guess....
      My Computer


 

Tutorial Categories

Re-register Microsoft Store app in Windows 10 Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:38.
Find Us




Windows 10 Forums