• Outlook User
  • New Outlook app
  • Outlook.com
  • Outlook Mac
  • Outlook & iCloud
  • Developer
  • Microsoft 365 Admin
    • Common Problems
    • Microsoft 365
    • Outlook BCM
    • Utilities & Addins

Change Account Name in Outlook 2016

Slipstick Systems

› Outlook.com › Change Account Name in Outlook 2016

Last reviewed on April 22, 2021     6 Comments

Applies to: Outlook.com

Outlook 2016 currently does not allow you to change Outlook.com or Exchange account name in File, Account Settings. This is the name you see in the Account selector next to the From field.
Account selector

Account name field

However, you can either edit the registry or use a macro to change the name.

To change the name by editing the registry, follow these steps:

  1. Open the registry editor. (Press Windows key + R to open the Run command then type regedit into it and press Enter.)
  2. Browse to the Outlook profile key. In Outlook 2016, it's at

    HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Profiles\

  3. Find your profile (most people only have one profile) then find the account's keys: Look at the keys that have subkeys - the account will be in a key named 0000000nn. On my computer, the account is under these subkeys:

    profilename\9375CFF0413111d3B88A00104B2A6676\00000002

    edit the account name in the registry

  4. Right click on the Account name value and choose Modify.
  5. Type in a new name then close the dialog.
    modify the account name
  6. Restart Outlook for the change to take effect.

If you don't want to edit the registry and are more comfortable using a macro, you can install Redemption Developer version and use the following macro. (Editing the registry is the fastest and easiest method.)

After installing redemption add a new module to the VBA editor then change the oldName and newName values in the macro. Use the account name as shown in File, Account Settings or in the From field of a new message for oldName variable and the desired name as the newName variable.

Public Sub changeAcctName()
Dim session
Dim oldName As String
Dim newName As String

oldName = "Diane"
newName = "OutlookMVP"

Set session = CreateObject("Redemption.RDOSession")
session.MAPIOBJECT = Application.session.MAPIOBJECT
Set Accounts = session.Accounts
For Each Account In Accounts
  If Account.Name = oldName Then
    Account.Name = newName
    Account.Save
  End If
Next
End Sub

POP3 or IMAP Accounts

If you want to change the account name for a POP3 or IMAP account, you can change it through the Account Settings dialog.

Use these steps to change the POP3 or IMAP account name that is shown on the File, Account Settings, E-mail tab and in the From field when you are composing a message.

From account name

  1. Open File, Account Settings, E-mail tab.
  2. Double click on the account or select it and click Change.
    Account settings dialog
  3. Click More Settings
  4. Type a new name in the Accountfield on the General tab
    change the Exchange account display name
  5. Click Ok, then Next, and Finish.
Change Account Name in Outlook 2016 was last modified: April 22nd, 2021 by Slipstick

Related Posts:

  • Rename Account in the Navigation Pane
  • Rename Exchange Mailbox and Account in Outlook
  • Change your Password and Server Settings in Outlook 2016
  • Create a No-Mail account in Outlook 2016 and newer

About Slipstick

System administrator at Outlook and Exchange Resource Center since 1997.

Subscribe
Notify of
6 Comments
newest
oldest most voted
Inline Feedbacks
View all comments

Andrew
February 26, 2024 1:04 pm

Hi Diane, you have probably heard of me before as I go by the name of Heathside Boy in the Microsoft Community (real name Andy). I have Outlook 2021, so it differs slightly from your windows above. When I double-click on my IMAP account or select it and click Change, a different window comes up. There is no option to click 'More Settings.' Instead, there is a window that has IMAP Account Settings at the top with my email address below it. Then, under that are the General settings. Under that, there are two thin window panes. The first one, labelled 'Your name,' contains my email address. The second one, labelled as 'Account name,' also contains my email address. I have tried substituting both with a more formal name. At the bottom of this window, there is no 'OK' button; instead, there are only two window buttons. There is a white button at the bottom of this window that says, 'Reset Mail settings', and there is a blue button that says, 'Next'. On each occasion, I clicked on 'Next', and a notification popped up, informing me that the Outlook Account update was successful. However, after trying to change both the… Read more »

0
0
Reply
Pierre de Grenoble
October 14, 2016 10:06 am

Hello Diane, thanks for sharing as it looks a little bit different from Outlook 2013 for EAS and Exchange accounts.

I noticed that some of my account names (Outlook.com, IMAP or PST) but not all are defined in the Registry as binary data (REG_BINARY) instead of strings. So I am a little bit reluctant to change them being afraid to break my profile. What's your opinion?

One clue in case it might help: when I upgraded from 2013 to 2016 (O365 CTR), all my data file names were turned to lower case letters in navigation pane. I tried fixing it by rewriting the names in the General tab of Account settings dialog to no avail. They always remain in lower case whatever the account name is.

Thanks in advance for sharing any idea

0
0
Reply
Diane Poremsky
Reply to  Pierre de Grenoble
October 15, 2016 12:01 am

Yeah, they made some changes in recent builds of outlook 2016 - a future build might fix it. The lower case problem is Outlook - someone decided lower case was the hot new design. An upcoming build of Outlook 2016 fixes it - it'll use the case you type in. Subscribers will get it soon - it's in the Insider build right now.

0
0
Reply
Pierre de Grenoble
Reply to  Diane Poremsky
October 19, 2016 4:57 am

OK, thank you Diane. Yeah any change I apply to an account name through the Outlook dialog does show up right in the registry (whatever the data format is defined as a string or binary). I just remains in lower cases in the navigation pane "by design" ;-) I will just wait for the fix in a next coming build.

0
0
Reply
Diane Poremsky
Reply to  Pierre de Grenoble
October 25, 2016 8:32 am

If you are using Office from the consumer side or a business subscription, Office now offers a fast and slow version of the Insider build - the slow version would get you the updates a couple of weeks earlier but with fewer potential issues than the fast ring. But... the changes should be out in the November update, so it's only another week or two.

0
0
Reply
Pierre de Grenoble
Reply to  Diane Poremsky
October 28, 2016 4:29 am

Hello Diane,
just to inform you that you had the right forecast: Office 2016 (O365 Family subscription) just updated by itself two days ago thenI got the right casing back for my accounts names. Office version is 16.0.7369.2038 (French edition)

0
0
Reply

Visit Slipstick Forums.
What's New at Slipstick.com

Latest EMO: Vol. 30 Issue 28

Subscribe to Exchange Messaging Outlook






Support Services

Do you need help setting up Outlook, moving your email to a new computer, migrating or configuring Office 365, or just need some one-on-one assistance?

Our Sponsors

CompanionLink
ReliefJet
  • Popular
  • Latest
  • Week Month All
  • Jetpack plugin with Stats module needs to be enabled.
  • Open Outlook Templates using PowerShell
  • Count and List Folders in Classic Outlook
  • Google Workspace and Outlook with POP Mail
  • Import EML Files into New Outlook
  • Opening PST files in New Outlook
  • New Outlook: Show To, CC, BCC in Replies
  • Insert Word Document into Email using VBA
  • Delete Empty Folders using PowerShell
  • Warn Before Deleting a Contact
  • Classic Outlook is NOT Going Away in 2026
Ajax spinner

Recent Bugs List

Microsoft keeps a running list of issues affecting recently released updates at Fixes or workarounds for recent issues in classic Outlook (Windows).

For new Outlook for Windows: Fixes or workarounds for recent issues in new Outlook for Windows .

Outlook for Mac Recent issues: Fixes or workarounds for recent issues in Outlook for Mac

Outlook.com Recent issues: Fixes or workarounds for recent issues on Outlook.com

Office Update History

Update history for supported Office versions is at Update history for Office

Outlook Suggestions and Feedback

Outlook Feedback covers Outlook as an email client, including Outlook Android, iOS, Mac, and Windows clients, as well as the browser extension (PWA) and Outlook on the web.

Outlook (new) Feedback. Use this for feedback and suggestions for Outlook (new).

Use Outlook.com Feedback for suggestions or feedback about Outlook.com accounts.

Other Microsoft 365 applications and services




New Outlook Articles

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Google Workspace and Outlook with POP Mail

Import EML Files into New Outlook

Opening PST files in New Outlook

New Outlook: Show To, CC, BCC in Replies

Insert Word Document into Email using VBA

Delete Empty Folders using PowerShell

Warn Before Deleting a Contact

Classic Outlook is NOT Going Away in 2026

Newest Code Samples

Open Outlook Templates using PowerShell

Count and List Folders in Classic Outlook

Insert Word Document into Email using VBA

Warn Before Deleting a Contact

Use PowerShell to Delete Attachments

Remove RE:, FWD:, and Other Prefixes from Subject Line

Change the Mailing Address Using PowerShell

Categorize @Mentioned Messages

Send an Email When You Open Outlook

Delete Old Calendar Events using VBA

Repair PST

Convert an OST to PST

Repair damaged PST file

Repair large PST File

Remove password from PST

Merge Two Data Files

Sync & Share Outlook Data

  • Share Calendar & Contacts
  • Synchronize two computers
  • Sync Calendar and Contacts Using Outlook.com
  • Sync Outlook & Android Devices
  • Sync Google Calendar with Outlook
  • Access Folders in Other Users Mailboxes

Diane Poremsky [Outlook MVP]

Make a donation

Mail Tools

Sending and Retrieval Tools

Mass Mail Tools

Compose Tools

Duplicate Remover Tools

Mail Tools for Outlook

Online Services

Calendar Tools

Schedule Management

Calendar Printing Tools

Calendar Reminder Tools

Calendar Dates & Data

Time and Billing Tools

Meeting Productivity Tools

Duplicate Remover Tools

Productivity

Productivity Tools

Automatic Message Processing Tools

Special Function Automatic Processing Tools

Housekeeping and Message Management

Task Tools

Project and Business Management Tools

Choosing the Folder to Save a Sent Message In

Run Rules on messages after reading

Help & Suggestions

Submit Outlook Feature Requests

Slipstick Support Services

Buy Microsoft 365 Office Software and Services

Visit Slipstick Forums.

What's New at Slipstick.com

Home | Outlook User | Exchange Administrator | Office 365 | Outlook.com | Outlook Developer
Outlook for Mac | Common Problems | Utilities & Addins | Tutorials
Outlook & iCloud Issues | Outlook Apps
EMO Archives | About Slipstick | Slipstick Forums
Submit New or Updated Outlook and Exchange Server Utilities

Send comments using our Feedback page
Copyright © 2025 Slipstick Systems. All rights reserved.
Slipstick Systems is not affiliated with Microsoft Corporation.

:wpds_smile::wpds_grin::wpds_wink::wpds_mrgreen::wpds_neutral::wpds_twisted::wpds_arrow::wpds_shock::wpds_unamused::wpds_cool::wpds_evil::wpds_oops::wpds_razz::wpds_roll::wpds_cry::wpds_eek::wpds_lol::wpds_mad::wpds_sad::wpds_exclamation::wpds_question::wpds_idea::wpds_hmm::wpds_beg::wpds_whew::wpds_chuckle::wpds_silly::wpds_envy::wpds_shutmouth:
wpDiscuz

Sign up for Exchange Messaging Outlook

Our weekly Outlook & Exchange newsletter (bi-weekly during the summer)






Please note: If you subscribed to Exchange Messaging Outlook before August 2019, please re-subscribe.

Never see this message again.

You are going to send email to

Move Comment