To Enable the Administrator: Open a Command Prompt as Administrator. Type net user administrator /active:yes and press Enter. The Administrator user will now appear on the login window. To Disable the Administrator: Do the same above but use the net user administrator /active:no command.
Tag: admin
"You may not have the necessary permissions" when installing Firefox
Problem When installing Firefox you get a dialog box stating: “You may not have the necessary permissions to use all the features of the program you are about to run. You may run this program as a different user or continue to run the program as the current user.” You are given the option to run… Continue reading "You may not have the necessary permissions" when installing Firefox
No admin accounts on Mac
Problem There are no admin accounts on your Mac. All the users are standard users. Solution Hold cmd + S when turning the Mac on to boot into Single User Mode. 2. Type mount -uw / and press Enter. 3. Type rm /var/db/.applesetupdone and press Enter. 4. type reboot and press Enter. This will restart… Continue reading No admin accounts on Mac