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 Passcode format error when trying to set a PIN thru a Cisco ASA 368Number of Views Distribute Software Tokens Using Compressed Token Format (CTF) 134Number of Views How to prevent a local administrator from setting a reserve password in the RSA Authentication Agent for Windows Control C… 339Number of Views Distribute Software Tokens Using File-Based Provisioning 70Number of Views
Trending Articles
Oracle 12c TEMP_UNDO_ENABLED parameter for managing GTT UNDO activity in RSA Identity Governance & Lifecycle RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Unable to attach a replica instance due to a configuration error when enabling replication for the RADIUS server for RSA A… RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide Troubleshooting RSA MFA Agent for Microsoft Windows
Don't see what you're looking for?