# Teammate Name Display not working

**URL:** https://forum.mattermost.com/t/teammate-name-display-not-working/13531
**Category:** Troubleshooting
**Created:** [June 9, 2022, 6:12am UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531 "2022-06-09T06:12:29Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![maigaard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/maigaard/32/5579_2.png) [@maigaard](https://forum.mattermost.com/u/maigaard)
#### Post date: [June 9, 2022, 6:12am UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531/1 "2022-06-09T06:12:29Z")

</div>

**Summary**  
In System Console, when setting the Teammate Name Display to Nickname or Full Name, usernames are still displayed

**Steps to reproduce**  
Go to System Console, change Teammate Name Display to either Nickname or Full Name.

**Expected behavior**  
Users should see full names (or nicknames)

**Observed behavior**  
Users continue to see usernames (I have checked that users have set full names).

Note: We are on version 6.4 (self hosted)

---

<div class="post-metadata">

### Author: ![amy.blais](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/amy.blais/32/7481_2.png) [@amy.blais](https://forum.mattermost.com/u/amy.blais)
#### Post date: [June 9, 2022, 12:49pm UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531/2 "2022-06-09T12:49:50Z")

</div>

What is your setting set to at Settings \> Display \> Teammate Name Display?

---

<div class="post-metadata">

### Author: ![maigaard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/maigaard/32/5579_2.png) [@maigaard](https://forum.mattermost.com/u/maigaard)
#### Post date: [June 9, 2022, 1:40pm UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531/3 "2022-06-09T13:40:09Z")

</div>

I have set it to “Show nickname if one exists, otherwise show first and last name”

When I look in the config.json, line 114 is:  
“TeammateNameDisplay”: “username”,

So clearly changes from the system console is not reflected in the config.json file for some reason?

 ![Screenshot 2022-06-09 at 15.39.00](https://us1.discourse-cdn.com/flex020/uploads/mattermost/original/2X/f/f728a7ce981480d469d162e20cc4bac68dcdaec9.png)

---

<div class="post-metadata">

### Author: ![amy.blais](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/amy.blais/32/7481_2.png) [@amy.blais](https://forum.mattermost.com/u/amy.blais)
#### Post date: [June 9, 2022, 2:59pm UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531/4 "2022-06-09T14:59:52Z")

</div>

Sorry, I meant in the UI settings:

 ![Screenshot at Jun 09 10-58-43](https://us1.discourse-cdn.com/flex020/uploads/mattermost/original/2X/7/783179cc9e064ff17030169b36efb4a5ccf5bc56.jpeg)

---

<div class="post-metadata">

### Author: ![maigaard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mattermost.com/maigaard/32/5579_2.png) [@maigaard](https://forum.mattermost.com/u/maigaard)
#### Post date: [June 10, 2022, 6:54am UTC](https://forum.mattermost.com/t/teammate-name-display-not-working/13531/5 "2022-06-10T06:54:46Z")

</div>

Hi

This can only be set in the desktop app (not on the mobile version), but it is by default set to username.  
As I understand it, changing the setting in the system console, changes the default for all users (and also for the mobile versions as these cannot make this change on their own).

So while I can change this setting for me in the desktop app (or web app), what I am trying to do is to make the change for all users so the new default is not username.

And what I see is that even though I make the change in the system console, the config.json setting is not changed which leads me to believe that there is a problem somewhere…
