Share via

Windows 8.1 Cannot create new user - "Add an account" does nothing

Anonymous
2016-02-01T21:41:05+00:00

Windows 8.1

Trying to add a user account.

Went to Settings / PC Settings / Accounts / Other Accounts / Add an account.  Click the + sign, screen darkens for a while, and then lightens again.  Nothing else happens.

Please advise, this is very annoying.  I'm tired of Windows just breaking for no apparent reason.  There's not even any kind of error message.

There was nothing in Action Center that was helpful.

I did find this in application event logs:

Log Name:      Application

Source:        Application Hang

Date:          2/1/2016 1:34:54 PM

Event ID:      1002

Task Category: (101)

Level:         Error

Keywords:      Classic

User:          N/A

Computer:      photo4

Description:

The program UserAccountBroker.exe version 6.3.9600.17415 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Action Center control panel.

 Process ID: 878

 Start Time: 01d15d385a095d1e

 Termination Time: 21

 Application Path: C:\Windows\System32\UserAccountBroker.exe

 Report Id: a115c8ce-c92b-11e5-bedf-8c89a50dfa1e

 Faulting package full name: windows.immersivecontrolpanel_6.2.0.0_neutral_neutral_cw5n1h2txyewy

 Faulting package-relative application ID: microsoft.windows.immersivecontrolpanel

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  <System>

    <Provider Name="Application Hang" />

    <EventID Qualifiers="0">1002</EventID>

    <Level>2</Level>

    <Task>101</Task>

    <Keywords>0x80000000000000</Keywords>

    <TimeCreated SystemTime="2016-02-01T21:34:54.000000000Z" />

    <EventRecordID>76405</EventRecordID>

    <Channel>Application</Channel>

    <Computer>photo4</Computer>

    <Security />

  </System>

  <EventData>

    <Data>UserAccountBroker.exe</Data>

    <Data>6.3.9600.17415</Data>

    <Data>878</Data>

    <Data>01d15d385a095d1e</Data>

    <Data>21</Data>

    <Data>C:\Windows\System32\UserAccountBroker.exe</Data>

    <Data>a115c8ce-c92b-11e5-bedf-8c89a50dfa1e</Data>

    <Data>windows.immersivecontrolpanel_6.2.0.0_neutral_neutral_cw5n1h2txyewy</Data>

    <Data>microsoft.windows.immersivecontrolpanel</Data>

    <Binary>55006E006B006E006F0077006E0000000000</Binary>

  </EventData>

</Event>

Windows for home | Previous Windows versions | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2016-02-25T11:02:06+00:00

    Hello,

    Thank you for your response. I appreciate your time.

    I would suggest you to Refresh the operating system and check.

    How to restore, refresh, or reset your PC

    http://windows.microsoft.com/en-US/windows-8/restore-refresh-reset-pc

    Important Note: Apps you installed from websites and DVDs will be removed. Apps that came with your PC and apps you installed from the Windows Store will be reinstalled. Windows puts a list of removed apps on your desktop after refreshing your PC.

    Sincerely,

    Ankit Rajput

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-02-18T01:26:11+00:00

    Method 1: no change after clean boot

    Method 2: SFC says "There is a system repair pending which requires reboot to complete."  (note that this is AFTER I rebooted).

    Method 3: Made administrator active, but cannot login because someone (apparently the vendor) set a password.

    By the way my own account; the one that I normally log in with, is admin level account.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-02-02T13:40:49+00:00

    Hello,

    Thank you for posting your query on Microsoft Community.

    As per description, you are unable to create new user account.

    I would appreciate if you can provide us the following information to help us understand the issue better:

    1. Have you recently made any changes on your computer, prior to the issue?
    2. Do you have any third party anti-virus/security software installed on your computer?
    3. Have you recently installed any Windows Update?

    I would suggest you to follow the methods given below and check.

    Method 1.

    Placing your system in Clean Boot state helps in identifying if any third party applications or startup items are causing the issue. Check this issue in clean boot state.

    Refer: How to perform a clean boot in Windows

    http://support.microsoft.com/kb/929135

    Note: After clean boot troubleshooting step, follow the section "How to reset the computer to start as usual after troubleshooting with clean boot" in the provided link to return your computer to Normal startup mode.

    If issue still persists try method 2,

    Method 2: System File Checker.

    You may run the system file checker tool and check if it helps. SFC scan will scan for the corrupted system files on the computer. You may refer to the following article in order to use System File Checker tool appropriately.

    Use the System File Checker tool to repair missing or corrupted system files.

    http://support.microsoft.com/kb/929833/en-us

    If issue didn't get resolve try method 3,

    Method 3:

    Let's try creating a new administrator account within the Built-in admin account and check if it resolves the issue.

    You need to run the command from an elevated command prompt. Follow the steps:

    a. Press the Windows key to get into the modern interface if you are not already there.

    b. Entercmd and right-click on the Command Prompt result that should appear.

    c. This opens a list of options at the bottom. Select Run as administrator there.

    d. Accept the UAC prompt

    Enter the following command to enable the hidden administrator account:

    net user administrator /active:yes

    Note: Disable the account by running the following command after troubleshooting the issue:

    net user administrator /active:no

    Once you have enabled the account, you will see it listed in the user accounts control panel applet. Note that the account has not assigned a password to it, and that you should consider setting one to improve account security. If you do not find the administrator account in the login screen, you may reply back with the status.

    Also refer:http://windows.microsoft.com/en-US/windows-8/user-accounts-frequently-asked-questions

    If you are able to successfully login to Built-in admin, try to create another new Administrator user account and check if you are able to see it in the login screen.

    Hope this information helps. Reply with the status so that we could help you further.

    Was this answer helpful?

    0 comments No comments