Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How can I create an account with admin rights?

Featured Replies

I tried this way:

net user evil pass /add

net localgroup Administrators evil /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

in file useraccounts.cmd

then:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]

"DefaultUserName"="evil"

"DefaultPassword"="pass"

"AutoAdminLogon"="1"

in autologon.reg

but the user has limited privileges

  • Author

You're right, I have followed this guide too, but I don't know why it doesn't works.

It creates it and autologon, but it isn't in group Administrators!

I put:

[COMMANDS]

"REGEDIT /S regtweaks.reg"

"useraccounts.cmd"

maybe it's

[COMMANDS]

"useraccounts.cmd"

"REGEDIT /S regtweaks.reg"

???

I also would hide the account Administrator, which is the registry key?

  • Author

You're right, I have followed this guide too, but I don't know why it doesn't works.

It creates it and autologon, but it isn't in group Administrators!

I put:

[COMMANDS]

"REGEDIT /S regtweaks.reg"

"useraccounts.cmd"

maybe it's

[COMMANDS]

"useraccounts.cmd"

"REGEDIT /S regtweaks.reg"

???

I also would hide the account Administrator, which is the registry key?

U just have to put this in cmdlines.txt

[COMMANDS]"useraccounts.cmd"

I also would like to hide Administrator account. Can any one help with the reg key ? and where to run it ?

  • Author

I suspected this!!! I'm with stupid...(I'm alone) :)

  • 3 weeks later...

Hum

Actually i'm french, and i forgot to rename Administrators to Administrateurs, so i was disapointed of the result.. Maybe it's this ?

( i'm not really smart i know :))

If you have french Xp that must be the reason.Choose a normal name without PASSWORD then it will work.

mines work great and it's easy to find a fix: if u use a non-english native version of windows use the name of your administrators group for example:

@echo off

net user BioHaZaRD /add

net localgroup ADMINISTRADORES BioHaZaRD /add

net accounts /maxpwage:unlimited

REGEDIT /S autologon.reg

EXIT

because i'm spanish the group ADMINISTRATORS have to be renamed to ADMINISTRADORES

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.