Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

MacBook Pro: change registration/user?

I bought a Macbook Pro online (eBay). It s still new, and has a AppleCare warranty up to 2012. It was preinstalled with lots of softwares that why I bought it.

I know when you first buy a Macbook, the first time it boots up you'll be asked to type your name, email and registration.

Since my Mac has been opened and programs installed, I didn't see the first time boot uo. How can I change the registration info?

Thanks in advance.

Macbook Pro 2.53ghz, Mac OS X (10.6.1), 15.4

Posted on Oct 17, 2009 8:14 PM

Reply
15 replies

Oct 17, 2009 8:25 PM in response to CeazarMartin

1. Boot to single user mode by restarting and after the chime press and hold down the COMMAND-S keys until a black screen with white type appears.

2. At the prompt, type the following commands pressing return after each command line:
/sbin/fsck -yf
If you do not receive a "Filesystem OK" message then repeat this command until you do. If after seven tries you still do not receive a "Filesystem OK" message, then the system is corrupted and needs to be reinstalled.

mount -uw /
cd /private/var/db/netinfo
mv local.nidb local.old
rm ../.AppleSetupDone
shutdown -r now

The second-to-last command above will cause OS X to think that the operating system is newly installed, and when the new owner starts up the computer it will send him/her to the startup wizard where he/she can start a new user without reinstalling.

Oct 17, 2009 8:32 PM in response to CeazarMartin

I note you have SL. The following applies to Leopard as I do not know if SL works the same way.

Go to System Preferences/Accounts
Are you listed under "My Accounts" as the admin? If so, you will be able to unlock the padlock if it is not closed so that you can make changes.
Click on "Log In Options" at the bottom of the "My Accounts" window. Look for "Automatic Login" near the top of the window. You will be able to disable this option.

Go back to the "My Account" window & click the "Change Password" button. You should be able to add your own password.

Lock the padlock

Oct 18, 2009 11:10 AM in response to CeazarMartin

No, it won't delete anything except the indicated file. The location has changed in SL. Change the instructions to:
cd /private/var/db
rm ../.AppleSetupDone

I believe this should accomplish the same result. After the reboot the Setup Assistant should run. You can then change the initial admin account to your liking. After you leave the Setup Assistant you can use Accounts preferences to remove the other user account. Note that when you do that all the files within that user folder will be deleted.

Oct 18, 2009 2:11 PM in response to CeazarMartin

Ooops I apologize. It should have been "rm -rf" not "rm -rt". A typo on my part. I'm not making this any easier for you, am I? User uploaded file

I'm pretty sure we went through this earlier but you must start with:
/sbin/mount -uw /

before you can actually delete a file. Enter this as soon as you have booted into single-user mode.

MacBook Pro: change registration/user?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.