Windows Store not recognizing Admin privileges

27,483

Solution 1

Creating an additional user with admin privileges to perform the install seemed the only workaround that I could find to install the 8.1 update.

Solution 2

  1. Check your user privileges: Windows key + R key (Windows +R) → opens the run window

  2. Type/copy: control userpasswords2

  3. Press enter

    It will open the user accounts window

  4. Double-click your user or select your user

  5. Click Properties

  6. Click Group membership tab

  7. Check if the radio button is on administrators.

Solution 3

I called Dell tech support. They tried and also failed to update to Win 8.1. They did a bunch of updates, activated Dell backup and ran a command line utility wsreset.exe that cleared the store cache, I'm guessing that is what fixed the problem.

Probably a left over setting from the preinstallation of apps.

Share:
27,483

Related videos on Youtube

Danny D'Amours
Author by

Danny D'Amours

Updated on September 18, 2022

Comments

  • Danny D'Amours
    Danny D'Amours over 1 year

    I'm trying to upgrade a new Dell laptop with Windows 8 to Windows 8.1. Using the default user logon created at initial boot, trying to upgrade to 8.1 via the Windows Store, I get the following error:

    "You need to use an account with Administrator privileges to install Windows 8.1, try logging in with the user account of an administrator of this PC and trying the update again."

    Putting aside the grammatical error of Windows Store, I can't tell why it is not recognizing admin privileges.

    Doing a

    "net localgroup Administrators"

    lists the username in the group.

    Creating an additional user with admin privileges to perform the install seemed to work but I don't understand why the original account didn't.

    • Admin
      Admin over 10 years
      Technically there is nothing grammatically incorrect about the message. By default the User account you created wasn't part of the Administrator group. Its simple enough to change that of course.
    • Admin
      Admin over 10 years
      No the initial user had admin privileges automatically. Perhaps Dell's customized config did it but in a way that Windows Store doesn't recognize properly? How do you get Admin access if the first (and only) user account doesn't have access, boot into Safe Mode? Does Windows Store check for Admin membership differently than the basic OS?
    • Admin
      Admin over 10 years
      The built-in Administrator user account is normally enabled by default.
    • Admin
      Admin over 10 years
      What groups is your user account belongs to?
    • Admin
      Admin over 10 years
      @Ramhound the built-in Administrator user account is normally disabled by default. To enable it, I net user administrator active:yes
  • Matthew Williams
    Matthew Williams about 10 years
    Could you edit this post to make it more clear. Are you suggesting the OP required your specified update followed by a system restart to clean up the issue? I don't want to edit your post if this is not your intended message. Thanks