How to disable or enable the Other Users tile on the logon screen on a Windows machine protected by RSA Authentication Agent for Windows
Originally Published: 2016-10-10
Article Number
Applies To
RSA Product/Service Type: Authentication Agent for Windows
RSA Version/Condition: 7.x
Issue
Tasks
Resolution
To disable the Other Users tile
- Click Start and in the Run box, type gpedit.msc then press Enter. This opens the Local Group Policy Editor with the top-level Local Group Policy object open for editing.
- In the editor, expand Local Computer Policy > Computer Configuration > Administrative Templates > System > Logon.
- Double-click Always Use Classic Logon.
- Select Enabled, and then click OK.
- In the editor, expand Local Computer Policy > Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
- Double-click Interactive logon: Do not display last username.
- Select Disable, and then click OK.
- Restart the machine or open a command prompt as administrator and run the command gpupdate /force.
To enable the Other Users tile
- Invert the two policies above.
- Restart the machine or open a command prompt as administrator and run the command gpupdate /force.
Notes
- Click Start, type regedit.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System.
- Double-click on dontdisplaylastusername in the right pane and then modify the value to 1.
- Alternatively, copy the text below into a text editor, save it with the extension .reg and execute it. A sample file is attached to this article.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] “dontdisplaylastusername”=dword:00000001
This will disable the Other Users logon tile.
Related Articles
Administrator is able to change a user password in RSA ACE/Server even though it is not allowed in his task list 3Number of Views How to prevent a local administrator from setting a reserve password in the RSA Authentication Agent for Windows Control C… 354Number of Views Distribute Software Tokens Using Compressed Token Format (CTF) 144Number of Views Passcode format error when trying to set a PIN thru a Cisco ASA 377Number of Views How to verify RSA Authentication Manager (AM) 8.1 is sending syslog data to a remote syslog server. 1.27KNumber of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third …
Don't see what you're looking for?