Seeing a blank white window appear every time you log in to Windows 11 can be frustrating. In many cases, the window opens with no title, no error message, and no obvious way to identify what is causing it. This issue is usually linked to a startup application, a background process, a corrupted system file, or a task that launches automatically during sign-in.
This guide walks you through several methods to help you stop the white window from appearing at login.
Blank White Window Appears Every Time on Login on Windows 11

If a blank white window appears every time you log in to Windows 11, the most common causes are startup programs, scheduled tasks, corrupted system files, or third-party applications running in the background.
You can fix the issue by disabling unnecessary startup apps, checking Task Scheduler, repairing Windows system files, and performing a clean boot to identify the problematic software.
Step 1: Disable Unnecessary Startup Applications
One of the most common reasons for a blank white window is a program that launches automatically when Windows starts.
Press Ctrl + Shift + Esc to open Task Manager. Click the Startup Apps tab and review the list of programs that launch during startup. Look for applications you do not recognize or programs that are marked as having a high startup impact.
Right-click the application and select Disable. Restart your computer and check whether the white window still appears. If the problem disappears, one of the disabled startup programs was likely responsible.
Step 2: Check the Startup Folder
Windows can automatically launch programs from a special startup folder.
Press Windows + R, type shell:startup, and press Enter. The Startup folder will open. Carefully review the shortcuts and files stored there.
If you notice an application that should not start automatically, remove its shortcut from the folder. Restart your PC and see if the issue is resolved. This simple step often fixes startup-related problems that create empty windows.
Step 3: Review Scheduled Tasks
A misconfigured scheduled task can launch a blank command window or empty application window during login.
Press Windows + S, search for Task Scheduler, and open it. Navigate through the Task Scheduler Library and look for tasks configured to run at user logon.
Pay close attention to recently installed software. If you find a suspicious or unnecessary task, disable it temporarily and restart your computer. If the blank white window no longer appears, you have identified the source of the problem.
Step 4: Repair Corrupted Windows System Files
Corrupted system files can sometimes cause strange login behavior.
Open Command Prompt as Administrator. Type the following command and press Enter:
sfc /scannow
Wait for the scan to complete. Windows will automatically repair any damaged system files it finds. After the scan finishes, restart your computer and check whether the issue persists.
Step 5: Perform a Clean Boot
A Clean Boot starts Windows with only essential Microsoft services.
Press Windows + R, type msconfig, and press Enter. Open the Services tab, check Hide all Microsoft services, and then click Disable All. Next, open Task Manager from the Startup tab and disable all startup applications.
Restart your PC. If the blank white window disappears, gradually re-enable services and startup programs until you find the application causing the problem.
FAQs
Why does a blank white window appear after signing in to Windows 11?
The issue is usually caused by a faulty startup application, scheduled task, or background process that fails to load correctly during login.
Is the blank white window a virus?
Not necessarily. Most cases are related to software conflicts or startup entries. However, running a Windows Security scan is a good precaution if the source cannot be identified.
Can Windows updates cause this issue?
Yes. Occasionally, a failed update or an incompatible application can create startup issues that result in a blank white window appearing at login.
Will resetting Windows fix the problem?
A Windows reset can fix the issue, but it should be considered a last resort after trying startup troubleshooting and system file repairs.