How to Change Your Username on Mac: Full Name, Account Name, and Home Folder Explained

Changing your username on a Mac sounds straightforward — but Apple actually gives you several different things that could be called a "username," and each one works differently. Understanding the distinction before you start will save you from a frustrating experience or, worse, a broken user account.

The Three Things Mac Calls Your "Username"

Before touching any settings, it helps to know exactly what you're dealing with:

Name TypeWhere It AppearsDifficulty to Change
Full NameLogin screen, Contacts, sharingEasy
Account Name (short name)Terminal, file paths, home folderRequires care
Home Folder NameFinder, /Users/ directoryAdvanced, done separately

These three can get out of sync if you're not careful, which is exactly what causes problems for most people.

How to Change Your Full Name on Mac

Your Full Name is the display name tied to your account — the one that shows up on the login screen and in apps like Mail or Contacts. This is the safest and easiest change to make.

  1. Open System Settings (macOS Ventura and later) or System Preferences (older macOS versions)
  2. Click Users & Groups
  3. Click the info button (ⓘ) next to your account, or simply click your account name
  4. Edit the Full Name field
  5. Enter your administrator password if prompted

This change takes effect immediately and carries no real risk. It's purely cosmetic — it doesn't affect your home folder, file paths, or any system-level references to your account.

How to Change Your Account Name (Short Name) on Mac

Your Account Name — sometimes called your short name — is a different beast entirely. This is the name macOS uses internally: it's what you'll see in the Terminal, in file paths like /Users/yourname, and in system-level references throughout macOS.

⚠️ Apple specifically warns that changing your account name incorrectly can prevent you from logging in. This step requires being logged in as a different administrator account.

Here's how to do it safely:

  1. Create a second administrator account if you don't already have one (Users & Groups → Add Account)
  2. Log out of the account you want to rename
  3. Log in to the other administrator account
  4. Go to System Settings → Users & Groups
  5. Click the info button next to the account you want to change
  6. Edit the Account Name field

On some macOS versions, this field may appear grayed out. If that's the case, you may need to disable System Integrity Protection (SIP) via Recovery Mode — though that's a significant step that introduces security trade-offs and is generally not recommended for casual users.

The Home Folder Problem: Why It Doesn't Auto-Update

Here's where many users get tripped up. Changing your Account Name does not automatically rename your home folder. Your home folder (stored at /Users/youroldname) keeps its original name unless you rename it manually.

This mismatch causes login failures because macOS can no longer find the home folder it expects.

How to Rename the Home Folder

  1. Still logged in as the other admin account, open Finder
  2. Navigate to Macintosh HD → Users
  3. Rename the folder from the old account name to match the new one exactly (case-sensitive)
  4. Go back to System Settings → Users & Groups, click the info icon on the affected account
  5. Update the Home Directory path to point to the renamed folder

After this, log back in to the renamed account and verify that your Desktop, Documents, and settings all load correctly. 🖥️

macOS Version Differences That Matter

The exact steps and interface labels vary depending on which version of macOS you're running:

  • macOS Ventura (13) and later: Uses System Settings with a redesigned sidebar layout
  • macOS Monterey (12) and earlier: Uses System Preferences with the classic grid layout
  • macOS Catalina through Big Sur: Account name changes may require additional steps in Directory Utility

The core process is consistent across versions, but the navigation path to get there differs enough that it's worth knowing which version you're on before you start. You can check by clicking the Apple menu → About This Mac.

What Stays the Same After Renaming

Renaming your account correctly — both the account name and the home folder — shouldn't affect:

  • Your files and documents (they stay inside the renamed folder)
  • Your installed apps
  • Most app preferences stored in ~/Library

What can break if something goes wrong: app-specific license keys tied to your username, certain shell configurations that reference absolute paths, and iCloud or network services that may need re-authentication.

Variables That Affect How This Goes for You 🔧

The right approach depends on several things specific to your setup:

  • Which macOS version you're running changes the interface and available options
  • Whether you have a second admin account determines whether the safe path is even available to you
  • How your Mac is managed — personal Macs, work Macs enrolled in MDM (Mobile Device Management), and school-issued Macs all have different permission structures
  • How many apps you use that reference your username in paths affects how much follow-up cleanup you'll need
  • Your comfort level with Terminal opens up additional options but also additional risk

A personal Mac running a current macOS version with a spare admin account available is a very different situation from a work-managed machine or an older system without a second admin user — and the steps that work cleanly in one scenario may be blocked or risky in another.