Windows 10: Administrator Seems Munged

Discus and support Administrator Seems Munged in Windows 10 BSOD Crashes and Debugging to solve the problem; When I click on the taskbar icon for WiFi, I no longer get a list of available WiFi feeds. So I tried running SFC / scannow to see if it was a... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by PaulCassel, Sep 10, 2018.

  1. Administrator Seems Munged


    When I click on the taskbar icon for WiFi, I no longer get a list of available WiFi feeds.


    So I tried running SFC / scannow to see if it was a system issue. However, it returned that this demands an administrator on the command line. There is only one user with an account - me and when I checked, I'm still the administrator.


    Can I remove all these permissions junk from Win 10? I'm fed up being restricted on this machine which only I can access at the console. I find all the new stuff in later Windows to be nothing but annoyances.


    Else, how the heck do I convince this nasty OS that I AM the admin? Thanks.

    :)
     
    PaulCassel, Sep 10, 2018
    #1
  2. angus Win User

    Settings can't be opened using the built-in administrator account


    Hello,
    Unfortunately I have the same issue as Dabz from upgrading win7 to win10.
    I've tried opening settings using all the suggested methods and it will not load using my account with Administrator access nor the built-in Administrator profile. I also tried other methods not listed such as using Run. Control panel is just a stepping stone to add users in Settings.
    I'm also having explorer.exe issues, which I believe is preventing Settings from loading.
    Using cmd (Admin) I successfully created a new user profile [and granted admin access also using cmd (Admin)], however win10 will not allow this account to log on. win10 does not list this new user within control panel but it does in the start menu. win10 will not allow to log in or switch to the new account via the start menu either.
    I can access settings in Safe Mode but this will not allow me to create a new account.
    Any help/suggestions will be greatly appreciated.
    Cheers
     
    angus, Sep 10, 2018
    #2
  3. Marby Rey Win User
    no administrator permission

    Hi Ryan,

    Let us assist you to have an Administrator permission. To start, follow the steps below to enable the Windows Super Administrator Account.

    • Type CMD on the search box.
    • CMD will appear at top.
    • Right click on it, then choose Run as administrator.
    • Type this command & hit Enter: Net user administrator /active:yes.
    • After you enable the Super Administrator account, log out on your existing account then log into Super Administrator account.
    • On the Super Administrator account, you can now create an Administrator account or give Administrator permission on the existing account.

    After you created an Administrator account, we suggest that you disable the Super Administrator account by following the same steps and using this command:
    Net user administrator /active:no.

    Let us know how it goes.
     
    Marby Rey, Sep 10, 2018
    #3
  4. ddelo Win User

    Administrator Seems Munged

    Export All Administrative Events to Excel


    To analyze events, from the Windows Event Viewer, there is a simple way to export all Administrative Events to Excel, with PowerShell.

    Exporting all Administrative Events to Excel is a simple two Step process, as described here:

    Step 1 - Create the Administrative Events View .xml file
    1. Open Eventviewer (%windir%\system32\eventvwr.msc)
    2. Navigate to: Event Viewer (Local) > Custom Views > Administrative Events
    3. In the “Actions” pane select “Filter Current Custom View”.
    4. Select the the XML tab.
    5. Press Ctrl+A to select all the XML code of the Custom View.
    6. Open a notepad, paste the selected code and save the file to your Desktop as AdmEvtView.xml


    Step 2 - Create the csv file with the events
    1. Download the ExportEvtCSV.zip file, which contains the script ExportEvtCSV.ps1 and unzip it, on your Desktop.
      It's not a fancy script, just basic PowerShell commands to create a csv file on the Desktop.
    2. In Windows Search, type “ISE” (without the quotes) to open “Windows PowerShell ISE” and Run as administrator
    3. To allow running the script, change the ExecutionPolicy, for this session. To do that, in the Console pane type:
      Code:
      Code:
      Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass -force
    4. In the Windows PowerShell ISE, open and run the script: ExportEvtCSV.ps1
      The script will create a csv file with a name YYYYMMDD.HHMM.csv on the Desktop
    5. When done, open the newly created .csv file, format the columns as needed and optionally save it as .xlsx, if you wish.
    That’s it! You now have all the Administrative Events in Excel for filtering and further analysis. Administrator Seems Munged :)

    Now to the more technical hard stuff... *Confused

    There is a reason for running the script from within PowerShell ISE!

    It would be great if everything was also working perfectly, when running the script from an elevated PowerShell too.

    We can run it from an elevated PowerShell, which means that you just follow the Step 1, as above but for the Step 2 instead of the ISE you run the script from an elevated PowerShell.

    The problem is that it will work only for anybody who has en-US format for the dates. Everyone else, who has another format (i.e. en-GB, fr-FR, el-GR etc.), the dates are not translated properly by Excel (although the script uses the –UseCulture switch) and remain as text in the en-US format.

    I'm not sure if this a bug of the "export-csv" cmdlet, but although it runs the way it supposed to from within the ISE, from PowerShell there is a problem with the dates format.
    As I haven’t found a way to overcome this obstacle, any suggestion from the PowerShell gurus of the forum (like my good friend Shawn @Brink, for instance), is welcome.
     
    ddelo, Sep 10, 2018
    #4
Thema:

Administrator Seems Munged

Loading...
  1. Administrator Seems Munged - Similar Threads - Administrator Seems Munged

  2. No more administrator account, seemingly impossible to bypass.

    in Windows 10 Installation and Upgrade
    No more administrator account, seemingly impossible to bypass.: Earlier, my administrator account disappeared. I am genuinely baffled and worried, as I have not been able to find a method of recovering the administrator access.Along the way, I must have done something in one of my fixes to of have done this, but I don't know where, all I...
  3. No more administrator account, seemingly impossible to bypass.

    in Windows 10 Software and Apps
    No more administrator account, seemingly impossible to bypass.: Earlier, my administrator account disappeared. I am genuinely baffled and worried, as I have not been able to find a method of recovering the administrator access.Along the way, I must have done something in one of my fixes to of have done this, but I don't know where, all I...
  4. Administrator Rights seem to be corrupt

    in Windows 10 Gaming
    Administrator Rights seem to be corrupt: I have 2 issues that I feel are affected by some type of administrator rights issue:Issue #1/ File Explorer Quick Access Permissions Error I am an administrator on my PC Dell XPS 8940 running Windows 11 22H2 Build 22623.746 Beta latest insider build. When I try to pin or...
  5. Administrator Rights seem to be corrupt

    in Windows 10 Software and Apps
    Administrator Rights seem to be corrupt: I have 2 issues that I feel are affected by some type of administrator rights issue:Issue #1/ File Explorer Quick Access Permissions Error I am an administrator on my PC Dell XPS 8940 running Windows 11 22H2 Build 22623.746 Beta latest insider build. When I try to pin or...
  6. I can't seem to change the user to administrator

    in Windows 10 Gaming
    I can't seem to change the user to administrator: So, whenever I run the cmd with administrator rights and type in "net user administrator /active:yes", it says that the user could not be located. I also cannot acces group configurations through "run" typing in "gpedit.msc" neither through the computer management.Can...
  7. I can't seem to change the user to administrator

    in Windows 10 Software and Apps
    I can't seem to change the user to administrator: So, whenever I run the cmd with administrator rights and type in "net user administrator /active:yes", it says that the user could not be located. I also cannot acces group configurations through "run" typing in "gpedit.msc" neither through the computer management.Can...
  8. I can't seem to change the user to administrator

    in Windows 10 Customization
    I can't seem to change the user to administrator: So, whenever I run the cmd with administrator rights and type in "net user administrator /active:yes", it says that the user could not be located. I also cannot acces group configurations through "run" typing in "gpedit.msc" neither through the computer management.Can...
  9. Administrator account does not seem to have administrator privileges

    in AntiVirus, Firewalls and System Security
    Administrator account does not seem to have administrator privileges: I have both local and microsoft accounts, both show as "Administrator". I've set both to be in the "Administrators" group. Yet I still can't use "run as administrator" on either account. There's no error message, just nothing happens at all. I've been all over the net...
  10. I can't seem to find my administrator

    in User Accounts and Family Safety
    I can't seem to find my administrator: [img] I have no option to say yes when I run newly downloaded applications and anything that's ran as administrator. I don't think I have an administrator so I can't seem to run these files. My problem is just like the picture just on windows 10. Thanks for the help. 61045