What is LockApp.exe? How to Disable It or Fix It on Windows 11/10
Every time you walk away from your computer and come back to a beautiful wallpaper with a clock on it, that's not magic — that's LockApp.exe doing its job quietly behind the scenes. But what exactly is it? Is it safe? And what should you do when it starts misbehaving?
This guide covers everything you need to know:
- What LockApp.exe is and what it does
- Whether it is safe or could be a virus
- How much system memory and CPU it uses
- How to disable it on Windows 10 and 11
- How to fix LockApp.exe errors and high CPU issues
Let's get into it.
What Is LockApp.exe?
LockApp.exe is a built-in Microsoft Windows process that powers the lock screen — the visual layer you see before typing your PIN, password, or signing in with Windows Hello.
It is responsible for displaying:
- Your chosen lock screen background or Windows Spotlight images
- The current date and time
- App notifications (missed calls, unread emails, calendar reminders)
- The sign-in prompt area
Think of it as a thin, dedicated mini-app that wakes up just long enough to show you the lock screen, then goes right back to sleep once you're signed in.
The file lives here on your system:
What Does LockApp.exe Actually Do?
When your PC locks — either because you pressed Win + L, your system went idle, or you woke it from sleep — Windows hands control of the screen to LockApp.exe. It draws everything you see on that screen.
The moment you unlock your device and reach the desktop, LockApp.exe suspends itself automatically. It doesn't sit there running in the background while you work, stream videos, or browse the web. That's by design — it was built to be as lightweight and non-intrusive as possible.
Here is a quick summary of when LockApp.exe is active versus idle:
| Situation | LockApp.exe Status |
|---|---|
| PC is locked or sleeping | Active |
| You're at the sign-in screen | Active |
| You've signed in and are on the desktop | Suspended |
| Multiple users are switching sessions | Briefly active |
Does LockApp.exe Use a Lot of CPU or RAM?
Under normal circumstances, no — LockApp.exe has a very small resource footprint.
- When the lock screen is visible: It typically uses around 10–15 MB of RAM and very little CPU.
- After you sign in and it suspends: Memory usage drops to roughly 48 KB — practically nothing.
If you notice LockApp.exe consistently consuming high CPU (say, above 10–20%) even after you've logged in and are actively using your desktop, that's a signal something isn't right. We cover how to fix that below.
To check its exact resource usage:
- Press Ctrl + Shift + Esc to open Task Manager.
- Click the Details tab.
- Find LockApp.exe in the list and check the CPU and Memory columns.
Is LockApp.exe Safe, or Could It Be a Virus?
The real LockApp.exe is completely safe. It is a digitally signed Microsoft component, and it does not access your files, transmit data to external servers, or monitor your activity in any way.
That said, cybercriminals sometimes name malicious files after well-known Windows processes to blend in and avoid suspicion. This means it's worth doing a quick location check if you're ever unsure.
How to Verify LockApp.exe Is Legitimate
Follow these steps to confirm the file on your system is the genuine one:
- Step 1. Press Ctrl + Shift + Esc to open Task Manager and navigate to the Details tab.
- Step 2. Scroll down, find LockApp.exe, right-click it, and select Open file location.
- Step 3. A File Explorer window will open. Verify the file path reads:
C:\Windows\SystemApps\Microsoft.LockApp_cw5n1h2txyewy
- Step 4. If the path is different — for example, inside C:\Users\ or C:\Temp\ — that is a red flag. Run a full antivirus scan immediately.
- Step 5. To check the digital signature, right-click the LockApp.exe file, choose Properties, go to the Digital Signatures tab, and confirm the signer is Microsoft Corporation.
How to Run a Windows Defender Scan
If you suspect the file may be malicious, here's how to run a thorough scan using Windows' built-in security tool:
- Step 1. Press Win + R, type
ms-settings:windowsdefender, and hit Enter. - Step 2. Click Virus & threat protection.
- Step 3. Under Current threats, click Scan options.
- Step 4. Select Full scan and click Scan now.
Windows Defender will inspect every file on your system and flag anything suspicious.
Common LockApp.exe Errors and What They Mean
Here are the errors users most frequently report with LockApp.exe:
- Lock screen freezes and won't respond
The lock screen appears but won't react to keyboard input or mouse movement. Usually caused by a graphics driver conflict or a corrupted lock screen cache. - "Error starting program – LockApp.exe"
Windows couldn't launch the lock screen process, often due to corrupted system files or a recent failed Windows Update. - Lock screen background is black or blank
Windows Spotlight has failed to load its assets, or the Content Delivery Manager cache has become corrupted. - High CPU usage by LockApp.exe
The lock screen process is looping or stuck. Usually tied to Windows Spotlight, a damaged user profile, or outdated graphics drivers.
How to Fix LockApp.exe High CPU Usage on Windows 11/10
Fix 1: Turn Off Windows Spotlight
Windows Spotlight pulls dynamic images from Microsoft's servers and is the most common reason LockApp.exe gets stuck in a loop.
- Step 1. Open Settings > Personalization > Lock screen.
- Step 2. Under Personalize your lock screen, change Windows Spotlight to Picture or Slideshow.
- Step 3. Disable the toggle for Get fun facts, tips, and more from Windows and Cortana on your lock screen.
- Step 4. Restart your PC and check if CPU usage has returned to normal.
Fix 2: Clear the Lock Screen Asset Cache
When Windows Spotlight's cached images become corrupted, LockApp.exe can get stuck trying to load them.
- Step 1. Press Win + R and paste the following path:
%localappdata%\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState
- Step 2. Open the Assets folder and delete all files inside it. Do the same for the Settings folder if present.
- Step 3. Restart your PC.
Windows will automatically rebuild the cache with fresh assets.
Fix 3: Update or Roll Back Your Graphics Driver
LockApp.exe relies on GPU acceleration to render the lock screen smoothly. A faulty or outdated graphics driver can cause it to spin endlessly.
- Step 1. Right-click the Start button and select Device Manager.
- Step 2. Expand Display adapters and right-click your GPU.
- Step 3. Click Update driver > Search automatically for drivers.
- Step 4. If the problem started right after a driver update, go to Properties > Driver tab > Roll Back Driver instead.
Fix 4: Run System File Checker and DISM
Corrupted Windows system files can cause LockApp.exe to malfunction. These two built-in tools can scan and repair them.
- Step 1. Click the Start menu, search for Command Prompt, right-click it, and choose Run as administrator.
- Step 2. Type the following and press Enter:
sfc /scannowWait for the scan to complete. If it finds and repairs issues, restart your PC.
- Step 3. If the problem persists, run this DISM command next:
DISM /Online /Cleanup-Image /RestoreHealth
- Step 4. Restart your PC once the process finishes.
How to Disable LockApp.exe on Windows 10 and 11
Disabling LockApp.exe won't harm your system, but understand the tradeoff: you'll bypass the visual lock screen and land straight on the sign-in prompt instead — no background, no notifications, no Spotlight images. There are two ways to do this.
Method 1: Rename the LockApp Folder (Quickest Way)
- Step 1. Press Win + R, type the following path, and click OK:
C:\Windows\SystemApps\
- Step 2. Locate the folder named:
Microsoft.LockApp_cw5n1h2txyewy
- Step 3. Right-click it and select Rename. Add
.backupto the end of the name so it reads:Microsoft.LockApp_cw5n1h2txyewy.backupNote: You may need administrator privileges to rename this folder. If Windows throws a permission error, take ownership of the folder first via its Properties > Security settings. - Step 4. Close File Explorer. The lock screen is now disabled.
To re-enable it at any time, simply rename the folder back to its original name.
Method 2: Disable the Lock Screen via Registry Editor
This method uses a registry policy to suppress the lock screen overlay entirely.
- Step 1. Press Win + R, type
regedit, and press Enter. Click Yes if prompted by UAC. - Step 2. Navigate to the following key using the left panel:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Step 3. Right-click the Windows key, hover over New, and select Key. Name the new key:
Personalization
- Step 4. Right-click inside the Personalization key, choose New > DWORD (32-bit) Value, and name it:
NoLockScreen
- Step 5. Double-click NoLockScreen and set the Value data to
1. Click OK. - Step 6. Close the Registry Editor and restart your PC.
From now on, Windows will skip the lock screen and take you directly to the sign-in screen.
Should You Delete LockApp.exe Entirely?
No. Deleting LockApp.exe is not recommended and isn't something most users can do easily anyway, since Windows protects system files in the SystemApps folder. Even if you managed to remove it, Windows Update would likely restore it the next time it runs.
Renaming the folder (Method 1 above) or using the registry policy (Method 2) are the two supported and reversible approaches if you want to suppress the lock screen.
Frequently Asked Questions
Q: Is it normal to see LockApp.exe in Task Manager?
Yes. If your PC recently came out of a locked or sleep state, seeing LockApp.exe briefly in Task Manager is completely normal.
Q: Will disabling LockApp.exe speed up my PC?
Marginally, since the process already uses very little memory. You won't notice a significant performance improvement from disabling it.
Q: Can LockApp.exe access my personal files or the internet?
No. The legitimate LockApp.exe only interacts with lock screen assets and display settings. It has no access to personal files and does not communicate with external servers on its own.
Q: LockApp.exe keeps coming back after I disable it. Why?
Windows Update can sometimes restore default system folder names. If this happens, simply re-apply your chosen disable method after the update.
Conclusion
LockApp.exe is a harmless and necessary part of Windows 10 and 11 that quietly handles everything you see on your lock screen. In the overwhelming majority of cases, you don't need to do anything about it. It uses minimal resources, suspends itself the moment you sign in, and poses no security risk when located in its correct system folder.
If you're seeing high CPU usage, strange errors, or a frozen lock screen, the fixes outlined in this guide — clearing the Spotlight cache, updating graphics drivers, or running SFC — will resolve it in most cases.
And if you simply prefer to skip the lock screen altogether, both the folder rename and registry methods above give you a clean, reversible way to do that.
Categories
Latest Resources
- OWASP Secure Coding Practices: The Complete Developer Guide (2025–2026)
- What is LockApp.exe? How to Disable It or Fix It on Windows 11/10
- Certificate Manager Windows: The Complete Guide for IT Admins (2025)
- How to Sign Windows Binaries Using AWS KMS & AWS Signer (Step-by-Step Guide)
- Checking Unsigned Drivers in Windows 11/10: Quick Troubleshooting Guide
- Exporting Your Code Signing Certificate as a PFX File in Chrome
- Exporting Your Code Signing Certificate as a PFX File in Internet Explorer
- How do I export my Code Signing Certificate from Firefox?
- How do I export my Code Signing Certificate from Safari?
- How do I sign a VBA Macro in MS Office with a timestamp?
Customers Reviews
FIPS-140 Level 2 USB or Existing HSM
Stored on an External Physical Device
3 to 5 Business Days