Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
Windows ›
Hide Last Logged in Username in Windows (Registry Tweak)

Hide Last Logged in Username in Windows (Registry Tweak)

November 17, 2010 Windows Jesin A Leave a Comment

windows category thumbnail

Windows displays the last logged in username in the login dialog box thinking it would be useful for the same person if he or she logs in again. But it might be a security or privacy issue for some. Letting others know you’ve logged in to a particular computer might be a privacy issue for you. Even if welcome screen is enabled just hitting Ctrl + Alt + Del twice will bring up the dialog box which displays the last login username. Hiding it is a simple matter of editing a registry value.

Backup the Windows Registry

Before proceeding further please backup the registry so that you can revert back if you face any problems. Go to Start menu -> Run or press [windows key] + R and type regedit in the registry Editor go to the File menu -> Export navigate to a location and enter a meaningful filename so that you know before what chane you took the backup. For restoring from the backup open Registry Editor go to File menu -> Import select the location where you saved the file.

Hide Last User Login

last logged in username
By default Windows displays the username of the last logged in user

From the Registry Editor navigate to the following location
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
Locate the string DontDisplayLastUserName if it does not exist create one and set its value to 1 and exit the registry editor. Now Logoff and you’ll see the change immediately. But the problem is you can’t do this at your workplace if you don’t have administrative permissions.

Related posts:

windows category thumbnailHide Last Logged in Username in Windows (Security Policy) windows category thumbnailChange Registered To in Windows windows category thumbnailAdd Command Prompt on Right Click windows category thumbnailInternet Explorer Change User Agent windows category thumbnailDisable Low Disk Space Warning in Windows

Tags: registry tweaks, windows registry

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.