LogonUI.exe is the Windows process that displays your login screen when you start your computer or lock your session. It’s a legitimate system file from Microsoft that handles password entry, user switching, and credential verification. If you’re seeing this process in Task Manager or encountering errors related to it, you’re in the right place.
This article explains everything you need to know about LogonUI.exe, including how to identify problems, fix errors, and determine if the file on your system is safe or malicious.
What Is LogonUI.exe?
LogonUI.exe stands for “Logon User Interface.” It’s the executable file responsible for showing the Windows login screen where you enter your password, PIN, or biometric authentication.
Location: The legitimate file is located at C:\Windows\System32\LogonUI.exe
Publisher: Microsoft Corporation
Purpose: Creates the visual interface for Windows login, including the background image, user account tiles, password fields, and login options.
When you boot your PC or lock your screen (Windows + L), LogonUI.exe launches automatically. Once you successfully log in, the process typically terminates until needed again.
Key Functions
LogonUI.exe handles several critical tasks:
- Displays user account pictures and names
- Accepts password, PIN, or biometric input
- Communicates with the Windows credential provider system
- Shows the lock screen and login background
- Manages the “Switch User” functionality
- Provides access to accessibility options and power settings on the login screen
Is LogonUI.exe Safe?
Yes, the real LogonUI.exe is completely safe. It’s a core Windows component signed by Microsoft. However, malware sometimes disguises itself with similar names to avoid detection.
How to Verify It’s Legitimate
Follow these steps to confirm the file is genuine:
1. Check the file location
Press Ctrl + Shift + Esc to open Task Manager. If you see LogonUI.exe running, right-click it and select “Open file location.” The legitimate file lives in C:\Windows\System32. Any other location is suspicious.
2. Verify the digital signature
Navigate to C:\Windows\System32, find LogonUI.exe, right-click it, and select Properties. Go to the Digital Signatures tab. You should see Microsoft Windows as the signer. If there’s no signature or a different publisher, investigate further.
3. Check file size and dates
The genuine LogonUI.exe is typically between 500 KB and 1 MB. Creation and modification dates should match your Windows installation or latest update. Significantly different dates could indicate tampering.
Signs of Malware
Watch for these red flags:
- LogonUI.exe running when you’re already logged in
- Multiple instances running simultaneously
- File located outside System32
- High CPU or memory usage constantly
- No digital signature or wrong publisher name
- Antivirus alerts related to the file
If you notice these symptoms, scan your system immediately with Windows Security or a trusted third-party antivirus program.

Common LogonUI.exe Errors and Solutions
Error: “LogonUI.exe Application Error”
This error typically appears as a popup stating the application failed to start or encountered a problem.
Solution 1: Run System File Checker
Corrupted system files cause most LogonUI errors.
- Press Windows + X and select “Terminal (Admin)” or “Command Prompt (Admin)”
- Type
sfc /scannowand press Enter - Wait for the scan to complete (this takes 15 to 30 minutes)
- Restart your computer
Solution 2: Use DISM Tool
If SFC doesn’t fix the problem, try the Deployment Image Servicing and Management tool.
- Open Command Prompt as administrator
- Type
DISM /Online /Cleanup-Image /RestoreHealthand press Enter - Wait for completion (may take 20 to 40 minutes)
- Run SFC again:
sfc /scannow - Restart your PC
Solution 3: Create a New User Account
If your user profile is corrupted, creating a fresh account often resolves the issue.
- Go to Settings > Accounts > Family & other users
- Click “Add account” under Other users
- Create a new local account with administrator privileges
- Log into the new account and test if the error persists
- Transfer your files from the old account if needed
Error: “LogonUI.exe High CPU Usage”
Excessive CPU consumption by LogonUI.exe is abnormal since the process should only run briefly during login.
Solution 1: Check for Windows Updates
Outdated system files can cause performance issues.
- Open Settings > Windows Update
- Click “Check for updates”
- Install all available updates
- Restart your computer
Solution 2: Disable Unnecessary Credential Providers
Third-party login tools sometimes conflict with LogonUI.exe.
- Press Windows + R, type
regedit, and press Enter - Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers - Look for unfamiliar entries
- Back up your registry before making changes
- Consider disabling third-party authentication software temporarily
Solution 3: Perform a Clean Boot
This helps identify if third-party software is interfering.
- Press Windows + R, type
msconfig, and press Enter - Go to the Services tab
- Check “Hide all Microsoft services”
- Click “Disable all”
- Go to the Startup tab and click “Open Task Manager”
- Disable all startup items
- Restart and check if the problem persists
- If resolved, enable services one by one to identify the culprit
Error: Black Screen with Cursor
Sometimes Windows boots to a black screen with only a cursor visible, preventing LogonUI.exe from displaying properly.
Solution 1: Force Restart Windows Explorer
- Press Ctrl + Shift + Esc (if Task Manager opens)
- Click “File” > “Run new task”
- Type
explorer.exeand check “Create this task with administrative privileges” - Click OK
Solution 2: Boot into Safe Mode
- Force shutdown your PC three times during boot to trigger Automatic Repair
- Select “Troubleshoot” > “Advanced options” > “Startup Settings”
- Click Restart and press F4 for Safe Mode
- Once in Safe Mode, run System File Checker and DISM (see above)
- Restart normally
Solution 3: Restore Graphics Drivers
Corrupted display drivers can prevent LogonUI from rendering.
- Boot into Safe Mode
- Press Windows + X and select Device Manager
- Expand “Display adapters”
- Right-click your graphics card and select “Properties”
- Go to the Driver tab and click “Roll Back Driver” if available
- Restart normally
LogonUI.exe vs. LogonUI.exe.mui
You might notice both LogonUI.exe and LogonUI.exe.mui on your system.
LogonUI.exe is the main executable file.
LogonUI.exe.mui is a Multilingual User Interface resource file containing language-specific text and images for the login screen. It’s located in language-specific folders like C:\Windows\System32\en-US\.
Both files are legitimate and necessary. The .mui file allows Windows to display login screens in different languages based on your system settings.
How to Disable or Modify LogonUI.exe
Warning: You cannot and should not disable LogonUI.exe. It’s essential for logging into Windows. Disabling it would prevent access to your computer.
However, you can customize what LogonUI displays:
Change Login Screen Background
Windows 11:
- Go to Settings > Personalization > Lock screen
- Select a new image or slideshow
- These changes affect what you see before entering your password
Windows 10:
Same steps as Windows 11. Note that the login screen background cannot be fully customized without third-party tools or registry modifications in Home editions.
Disable Lock Screen (Show Login Directly)
- Press Windows + R, type
gpedit.msc, and press Enter (not available in Home editions) - Navigate to Computer Configuration > Administrative Templates > Control Panel > Personalization
- Double-click “Do not display the lock screen”
- Select “Enabled” and click OK
- Restart your computer
For Windows Home users, this requires registry editing:
- Press Windows + R, type
regedit, and press Enter - Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization - If the Personalization key doesn’t exist, create it
- Right-click > New > DWORD (32-bit) Value
- Name it “NoLockScreen” and set value to 1
- Restart
LogonUI.exe Memory Usage
Normal memory consumption for LogonUI.exe varies depending on your system configuration and screen resolution.
Typical range: 20 MB to 60 MB when active
Higher resolution displays and custom login screen images increase memory usage. If you see memory consumption exceeding 200 MB or the process remains active long after login, investigate potential issues using the troubleshooting steps above.
LogonUI.exe in Different Windows Versions
The file exists in all modern Windows versions but with different features:
| Windows Version | Notable LogonUI Features |
|---|---|
| Windows 7 | Basic login screen with user tiles |
| Windows 8/8.1 | Full-screen login with account pictures |
| Windows 10 | Lock screen with customizable background, Windows Hello support |
| Windows 11 | Centered design, enhanced biometric options, improved accessibility |
Windows 11 introduced visual changes but LogonUI.exe’s core functionality remains consistent. The file location and security verification methods work the same across versions.
Related Processes
LogonUI.exe works alongside several other Windows components:
Winlogon.exe: Manages overall login and logout procedures. LogonUI.exe provides the visual interface while Winlogon handles the underlying authentication process.
Lsass.exe: Local Security Authority Subsystem Service verifies credentials entered through LogonUI.
Dwm.exe: Desktop Window Manager renders the graphical elements of the login screen.
If you encounter errors with any of these processes, LogonUI.exe may also malfunction. The System File Checker and DISM tools repair all related components simultaneously.
When to Seek Professional Help
Contact a computer technician or Microsoft support if:
- You’ve tried all troubleshooting steps without success
- Malware scans detect infections related to LogonUI.exe
- You cannot access Windows at all due to login screen failures
- System Restore and recovery options fail
- You see persistent blue screen errors mentioning LogonUI.exe
Microsoft provides detailed support resources at their official support website.
Prevention Tips
Keep LogonUI.exe and related components healthy:
Keep Windows updated. Regular updates patch security vulnerabilities and fix known bugs.
Use reliable antivirus software. Real-time protection prevents malware from disguising itself as system files.
Avoid system file modifications. Don’t delete or modify files in System32 unless you know exactly what you’re doing.
Create regular backups. System images let you restore working configurations if something breaks.
Monitor Task Manager periodically. Familiarize yourself with normal system processes to spot anomalies quickly.
Conclusion
LogonUI.exe is a legitimate and essential Windows component that creates your login screen interface. When functioning properly, it runs briefly during login and causes no issues. Problems typically stem from corrupted system files, malware, or conflicting software.
If you encounter errors, start with System File Checker and DISM scans. These tools fix most common problems. For persistent issues, consider user profile corruption or third-party software conflicts. Always verify that any LogonUI.exe file on your system is the genuine Microsoft version located in System32.
Remember that you cannot disable this process without losing the ability to log into Windows. Focus instead on maintaining system health through regular updates and security practices.
Frequently Asked Questions
Can I end LogonUI.exe in Task Manager?
You can terminate the process, but Windows will restart it automatically when needed. Ending it while logged in causes no harm since it’s not actively required after authentication. However, forcefully ending it repeatedly indicates an underlying problem that needs investigation rather than temporary termination.
Why does LogonUI.exe appear after I’m already logged in?
This typically happens when Windows prepares for a lock screen timeout, user switching, or a pending restart. Brief appearances are normal. If it runs constantly or consumes significant resources after login, check for software conflicts or corrupted user profiles using the troubleshooting methods outlined above.
Does LogonUI.exe collect personal data?
No. LogonUI.exe only displays the login interface and passes credentials to Windows authentication services. It doesn’t collect, store, or transmit personal information. Microsoft’s telemetry and data collection happens through different components, and you can control those settings in Windows privacy options.
How do I fix LogonUI.exe if I can’t log into Windows?
Boot into Safe Mode by forcing shutdown three times during startup to trigger Windows Recovery. From there, access Command Prompt through Troubleshoot > Advanced Options and run SFC and DISM commands. Alternatively, use a Windows installation media to access recovery tools without logging in.
Is there a way to customize LogonUI.exe appearance beyond the background?
Windows Home and Pro editions offer limited customization through built-in settings. Advanced modifications require registry edits or third-party tools, which carry risks. Windows Enterprise editions provide more control through Group Policy. For most users, changing the lock screen background and user account pictures provides sufficient personalization without system stability risks.
- How to Fix Overscan on Windows 11/10: Stop Your Screen Getting Cut Off (2026) - April 1, 2026
- How to Disable Lock Screen on Windows 11/10 in 2026 - April 1, 2026
- Top 7 NFT Integration Ideas for Brands in 2026 - March 31, 2026
