The situation when the device displays the welcome screen, but the mouse cursor does not respond or the loading spinner spins endlessly, is familiar to many users. The problem often occurs after a system update, driver failure, or physical wear and tear of components. Stuck on the Welcome screen does not always mean a critical failure; often it is a software glitch that you can fix yourself.
Unlike the complete absence of an image, in this case the system tries to boot, but encounters an obstacle at the stage of initializing the user profile. Ignoring the problem may result in data loss or complete hard drive failure in the future. Windows 10 and Windows 11 have built-in recovery mechanisms that often cope with such tasks without the need to contact a service center.
Force reboot and enter safe mode
The first and simplest step when detecting a freeze is to attempt to correctly exit the freeze state. If simply pressing the power button does not help, you will have to resort to a forced reboot. This may seem drastic, but in this case it is the only way to reset temporary loading errors.
Hold the power button on the laptop for 10-15 seconds until the screen goes completely dark. Wait until the coolers have completely stopped rotating. After this, turn on the device again. If the system boots, immediately save all important data and check for updates.
If the problem persists on the next boot, you need to get into Safe Mode. To do this, you need to interrupt the boot process three times in a row: turn on the laptop, as soon as the manufacturer or Windows logo appears, hold down the power button until it turns off. The third time, the system will automatically enter the recovery environment.
From the recovery menu, select Troubleshooting, then Additional options. In the list that opens, find Boot Options and press the button Reboot. After the restart, a list of options will appear where you need to press the key 4 or F4 to enter safe mode.
⚠️ Attention: Safe mode only loads basic drivers. If the laptop boots here without freezing, then the problem lies with third-party software or device drivers.
System diagnostic and recovery tools
After entering safe mode or through the recovery menu, you can use built-in utilities to check the integrity of system files. Registry errors or corrupted system files are often the reason why a user cannot navigate from the Welcome screen to the desktop.
Launch Command Prompt with Administrator rights from the Advanced Options menu. Enter the command to check the disk for errors: chkdsk C: /f /r. Click Enter and wait for the process to complete, which may take from 30 minutes to several hours depending on the disk size.
Then run the system file recovery command: sfc /scannow. This utility scans protected Windows files and replaces damaged copies with correct versions from the cache. If the utility finds and corrects errors, restart your laptop and check the result.
It is also worth paying attention to the tool System Restore. If you have created restore points, you can roll back Windows to a point where there were no problems. This action will not affect your personal files, but will remove recently installed programs.
- After Windows update
- After installing the drivers
- After downloading viruses
- Worked for a long time without rebooting
Disabling peripherals and checking equipment
Sometimes external devices block the boot process, causing a driver conflict. Connected flash drives, external hard drives, printers, or even USB hubs can prevent the system from correctly initializing the user profile. Periphery conflict is a common reason that users overlook.
Turn off your laptop completely and unplug all cables except the power cable. Remove USB devices, memory cards, and floppy disks. Try turning on the device again. If the download was successful, connect the peripherals one device at a time to identify the culprit.
It is also worth checking the condition of the RAM and hard drive. If the laptop is old, the drive may have entered SMART errors. In the recovery menu, the command line can be used to view error logs, but a more reliable method is to use a bootable USB flash drive with diagnostic utilities.
It is important to make sure that the laptop does not overheat. The accumulation of dust in the cooling system can lead to malfunctions of the processor precisely under load, which is the process of booting the system. Cleaning from dust and replacing thermal paste may solve the problem if the device is operating under harsh conditions.
⚠️ Warning: Do not attempt to disassemble the laptop while it is under warranty. Tampering with the device may void the manufacturer's warranty.
Managing startup and removing drivers
If the system boots in safe mode, the next step is to clear startup. Programs that run with Windows may conflict with each other or with an updated version of the system, causing a freeze at the sign-in stage. Autoload This is the first place to look for software conflicts.
Open Task Manager via key combination Ctrl + Shift + Esc. Go to the tab Autoload. Disable all unnecessary applications, especially those related to antiviruses, instant messengers, or driver update utilities.
Pay special attention to video acquisition drivers. An incorrectly installed video card driver often causes an “eternal” loading screen. B Device Manager find video adapters, right-click and select Remove device. When you restart, Windows will try to install the base driver.
☑️ Checking startup
After cleaning startup and removing drivers, restart your laptop in normal mode. If the problem goes away, you can gradually return programs to startup to find the specific application causing the conflict.
What to do if the video card driver is not removed?
Sometimes drivers "sit" deep in the system. In this case, use the DDU (Display Driver Uninstaller) utility in safe mode to completely remove NVIDIA, AMD or Intel video card drivers before installing the new version.
Reset Windows settings while saving files
If the previous methods did not help, the most effective solution is to reset the system. This will reset Windows settings to factory defaults, removing installed programs and settings but keeping the user's personal files. System reset often resolves complex software glitches that cannot be fixed manually.
Go to the recovery menu: Options -> Update and Security -> Recovery. Select an item Start under "Reset this PC". In the window that appears, select the option Save my files.
The system will ask for confirmation and show a list of applications that will be removed. After confirmation, the Windows reinstallation process will begin. This may take considerable time and the laptop will restart several times. Do not interrupt the process or turn off the device.
It is important to understand that after the reset you will have to reinstall all the necessary programs and configure the system to suit your needs. However, this will ensure that the software bugs that caused the freeze will be fixed. Clean installation - This is the best way to restore stability to the device.
⚠️ Attention: Before starting the reset, make sure that the laptop is connected to power. Draining the battery during the reinstallation process can cause critical damage to the boot sector of the disk.
Hard drive analysis and component replacement
If the problem persists even after resetting the system, there is a high probability of a physical malfunction of the drive. Mechanical hard drives (HDDs) fail over time and sectors begin to crumble, which critically slows down or blocks booting. Physical wear of the disk - a common cause of freezes on older laptops.
Use a bootable USB flash drive with diagnostic software (such as Hiren's BootCD or utilities from the disk manufacturer) to check the SMART status. If the utility shows Reallocated Sectors or read errors, the disk must be replaced.
Modern laptops often use SSD drives, which are less susceptible to mechanical damage, but can fail due to controller errors. If the disk is detected in the BIOS, but the system does not boot, the controller may need to be flashed or the SSD replaced.
The table below shows signs of failure of different types of drives that can cause freezing:
| Fault type | Signs | Probable Cause |
|---|---|---|
| Slow loading | The spinner spins for more than 10 minutes | Good sectors on the verge of failure |
| Freeze input | Keyboard doesn't respond | Disk controller failure |
| Noises during operation | Extraneous knocking or clicking noises | Mechanical damage to HDD |
| Missing disk | Disk is not visible in BIOS | Complete failure of electronics |
Replacing the old HDD with a modern SSD will not only solve the freezing problem, but will also significantly speed up the operation of the entire system. This is one of the most effective upgrades for outdated laptops, allowing you to extend their life by several years.
If you plan to change the drive, prepare a system image or a backup copy of the data to an external drive in advance so as not to lose important information during the replacement process.
Checking for updates and system rollback
Sometimes the problem lies in the latest Windows update, which contains critical errors. Update conflict may appear precisely at the login stage, when new drivers or services are loaded. In such cases, rolling back to a previous version of the build is the only solution.
In the recovery environment, select Additional options -> Uninstalling updates. The system will show a list of the latest installed updates. Try uninstalling the latest cumulative update or security update.
You can also try rolling back the drivers through Device Manager in Safe Mode. Find the device that may have been updated (such as a network card or chipset), right-click and select Properties. On the tab Driver click Rollback, if the button is active.
If the problem occurs immediately after the update, try loading a previous build of Windows. This is possible if no more than 10 days have passed since the update. In recovery settings, find the item Go back to a previous version of Windows.
Regularly creating restore points before installing major updates or drivers is a great practice. It allows you to quickly roll back the system in case of failure, without resorting to complex reinstallation procedures. Restore points - your main safety line.
Regularly creating recovery points and backing up data is the best protection against loss of time and information due to software failures.
Frequently asked questions and answers
What should I do if my laptop is stuck at "Welcome" after updating the BIOS?
If a freeze occurs after flashing the BIOS, the update may have failed. Try resetting the BIOS to factory settings by removing the CMOS battery on the motherboard for 5-10 minutes (if the laptop design allows it) or using the reset jumper. In extreme cases, you will need to flash the BIOS using a programmer.
Does disabling Windows Fast Startup help?
Yes, the Quick Start feature often causes conflicts when initializing drivers. In safe mode, go to Power supply -> What the power buttons do and uncheck Enable Fast Startup. This will force the system to do a full initialization every time it is turned on.
Is it possible to recover data if the system does not boot?
Yes. Use a bootable USB flash drive with any LiveCD (for example, Hiren's BootCD or Ubuntu Live). Boot from it, connect an external hard drive and copy important files. Disk access will work even if Windows does not boot.
Why does only my user profile freeze, while others work?
This indicates that a specific user profile has been corrupted. Try creating a new user in safe mode. If the new profile loads normally, copy the data from the old profile folder to the new one and use the new profile as the main one.
How to disable automatic recovery if it does not help?
At the recovery environment command prompt, enter the command bcdedit /set {default} recoveryenabled No. This will disable automatic reboots on failures, allowing you to see the error code or capture the system state for further analysis.