Measure before disabling everything
Time one cold boot and one restart, noting when the delay begins and ends. Do not disable Microsoft services, security software or organisation agents blindly. Keep BitLocker information and a working administrator account available before firmware, driver or recovery changes.
Identify where the login delay occurs
| Delay stage | Likely area |
|---|---|
| Before the sign-in screen appears | Firmware, hardware detection, drivers, update startup or storage. |
| After password/PIN on “Welcome” | User profile, service, network/domain, policy or update processing. |
| Desktop appears but remains unusable | Startup apps, Explorer, cloud sync, security scans or disk saturation. |
| Only the first login after an update is slow | Windows may be completing one-time setup or profile migration. |
| Only one user account is slow | Profile-specific startup items, sync, corruption or account policy. |
1. Restart, disconnect extras and check free space
- Use Restart, which performs a fuller Windows session reset than a typical Fast Startup shutdown.
- Disconnect unnecessary external drives, docks and USB devices.
- Keep at least practical working space free on the Windows drive.
- Finish pending Windows updates and restart when requested.
One slow login immediately after a major update can be normal; a repeated delay needs investigation.
2. Reduce high-impact startup apps
Open Settings → Apps → Startup or Task Manager’s Startup apps page. Disable non-essential applications with high startup impact, especially launchers, updaters and utilities you do not need immediately.
Do not disable security, touchpad, graphics, audio or organisation software merely because its name is unfamiliar. Restart and compare the measured time.
3. Find what delays the desktop
Immediately after sign-in, open Task Manager and sort Processes by CPU, Disk and Memory. Sustained 100% disk use, a cloud client processing thousands of files or an antivirus scan provides a stronger lead than total boot time alone.
On an 8 GB system, several heavy launchers and browser background tasks can create paging even when no single app looks extreme.
4. Use a clean boot to isolate third-party services
- Open System Configuration as administrator.
- On Services, select Hide all Microsoft services.
- Disable the remaining third-party services.
- Disable startup items in Task Manager and restart.
If login improves, re-enable items in groups until the delay returns. Restore normal startup after diagnosis. Managed PCs may require IT approval before changing services.
5. Compare another user profile
Test an existing authorised account or create a temporary local test account. If it signs in quickly, the hardware and general Windows startup path are probably capable of normal performance.
Review the slow account’s startup apps, cloud-sync queues, mapped resources and profile health. Do not immediately delete the original profile; back up its personal and application data first.
6. Check network, domain and cloud delays
Work accounts may wait for domain controllers, scripts, certificates, mapped drives or compliance checks. Compare login on the normal network and, with organisation approval, while disconnected. Report a clear difference to IT rather than removing management.
For personal PCs, pause a stuck cloud-sync queue after the desktop loads and remove unavailable mapped network locations that Windows repeatedly tries to reconnect.
7. Resolve update and driver-related delays
Check Settings → Windows Update → Update history for failures matching the first slow login. Install current chipset, storage and graphics drivers from Windows Update or the PC manufacturer.
If the problem started directly after a driver update, roll back that specific driver when the option exists. Do not use generic driver-updater tools.
8. Repair Windows files
Open Terminal as administrator and run:
DISM.exe /Online /Cleanup-Image /RestoreHealth
sfc /scannow
Restart after both complete. Also run chkdsk C: /scan when disk errors are suspected. Back up first if storage symptoms include freezes, disappearing drives or read errors.
9. Test Fast Startup only when shutdown and restart differ
If the PC is slow after shutdown but normal after Restart, Fast Startup state or a driver may be involved. Temporarily turn off Fast Startup under Power Options and compare several cold starts.
This test is not a universal speed tweak. Re-enable it if it makes no difference, and investigate the device driver or firmware associated with the shutdown-only behaviour.
10. Check storage, memory and thermals
- Run the manufacturer’s SSD/HDD and memory diagnostics.
- Check whether the system drive is an older hard disk and whether it stays at 100% active time.
- Make sure cooling vents are clear and the device is not heavily throttling.
- Review Event Viewer for repeated Disk, NTFS, service-timeout or profile errors around sign-in.
Back up promptly when a drive becomes extremely slow, reports health errors or disappears intermittently.
11. Use repair installation or reset only after diagnosis
When Windows components remain damaged after targeted repairs, an in-place repair installation can preserve more applications and data than a reset when Windows still boots. Reset this PC removes applications even with Keep my files.
Neither option fixes failing storage, inadequate memory or organisation network delays, so confirm the cause before taking the largest step.
Avoid these common mistakes
- Do not disable every service without hiding Microsoft services first.
- Do not delete a slow profile before backing up and testing another account.
- Do not assume every long first login after an update is permanent.
- Do not reset Windows before checking startup load, storage health and profile scope.
Frequently asked questions
Why does Windows 11 stay on Welcome for so long?
Common causes include a slow user profile, startup services, network or domain checks, pending updates, storage problems, low free space or security software.
Do startup apps slow the Welcome screen?
Some start after sign-in and delay the usable desktop, while services and scheduled components can affect the Welcome stage itself.
Will an SSD fix slow login?
An SSD can greatly improve a PC using a healthy hard drive, but it will not fix profile corruption, failed updates, network policy delays or faulty storage.
Technical steps align with Microsoft guidance for startup apps, clean boot, Windows Update, DISM, System File Checker, Fast Startup and Windows recovery.
Official references
For platform-specific behavior and recovery options, compare this guide with the current documentation from the relevant official source.