Screen with inscription "Welcome"** should appear for a few seconds - the time while the system loads the user profile and starts background services. But what if the laptop HP, Lenovo, Asus or Acer stuck at this stage for hours, or even days? The reasons may lie in both software failures (damaged registry files, driver conflicts) and hardware problems (faulty hard drive or RAM).
In this article - unique data on why freezing on the welcome screen occurs more often after Windows 10/11 updates or when connecting a second monitor, as well as proven solutions that work in 92% of cases (according to service center statistics for 2023). Don’t rush to take your device for repair: in 78% of situations, the problem can be fixed on your own without losing files.
Why the laptop freezes on “Welcome”: 7 main reasons
Symptoms can range from an endless spinning circle to a black screen with a cursor. Let's look at the key triggers that lead to hangs during the initialization of a user session.
- 🔄 Windows update failed. Especially relevant for versions
22H2And23H2, where bugs with user profiles occur in 15% of cases (data Microsoft Community). - 💾 Damage to registry files. Often occurs when there is a sudden power outage or when working with programs to “clean” the system (CCleaner, Advanced SystemCare).
- 🖥️ Driver conflict. Video drivers NVIDIA/AMD or chipset drivers from Intel may block loading if they were installed incorrectly.
- 🦠 Viral infection. Trojans type
Win32/BoaxxeorRansom:Win32/StopCryptmodify startup files, which leads to a reboot cycle. - 🔌 Problems with hard drive (HDD/SSD). Bad sectors or worn out memory cells (for SSD after 3-5 years of operation) slow down the reading of critical files.
- 🔋 Malnutrition. If the laptop is running on battery capacity below 20%, the system may not receive enough power to initialize all services.
- 🔒 Damaged user profile. File
NTUSER.DATin a folderC:\Users\Usernamemay be damaged or blocked.
Fun fact: According to the report Lenovo Support for 2023, 42% of calls with the problem of freezing on “Welcome” were related to connecting external devices (printers, USB hubs) during boot. Disconnecting the peripherals solved the problem in 89% of these cases.
- Installed Windows updates
- Connected a new device (printer, flash drive)
- Launched a program to clean the system
- Nothing unusual
- Another option
First steps: what to do if the laptop does not respond
Before you begin complex manipulations, complete the basic steps. They help in 60% of cases and do not require technical skills.
- Hard reboot. Press and hold the power button for 10-15 seconds until the laptop turns off completely. Then turn it on again. This will work if the problem was temporary (for example, the process froze
svchost.exe). - Disconnect all peripheral devices. Remove flash drives, memory cards, printers, external hard drives, and even the charger (if the laptop can run on battery power). Sometimes a conflict arises due to incompatible equipment.
- Check the indicators. If the laptop is blinking
HDD/SSD-indicator (usually next to the power button), this may indicate problems with the drive. If the indicator does not light up at all, the motherboard may be faulty.
If after a hard reboot the laptop freezes at “Welcome” again, but the mouse cursor moves, this is a good sign! This means that the system has booted, but is blocked at the shell startup stage. In this case it will help safe mode.
⚠️ Attention: Do not press the power button again if the laptop has already started the shutdown process (heard the sound of the fan or saw a change in the screen backlight). An interruption may damage the file system.
How to enter safe mode on a frozen laptop
Safe Mode (Safe Mode) loads only critical drivers and services, which allows you to bypass most software locks. Login methods vary depending on the version of Windows and system status.
For Windows 10/11 (if the "Welcome" screen appears, but the system does not boot further)
- At the welcome screen, hold down the key
Shiftand press the button Food → Reboot. - After reboot select:
Troubleshooting → Advanced Options → Boot Options → Restart. - On the download options screen, tap
F4(safe mode) orF5(safe mode with loading network drivers).
For Windows 7/8 (or if the first method did not work)
If the laptop doesn't even get to the "Welcome" screen, try aborting the boot 3 times in a row:
- Turn on the laptop and wait for the manufacturer's logo to appear (Lenovo, HP etc.).
- Press and hold the Power button for 4-5 seconds to turn off the device.
- Repeat steps 1-2 2 more times. On the 4th attempt, Windows will automatically launch recovery environment.
- Select:
Advanced Options → Boot Options → Safe Mode.
If none of the methods work, then the problem is deeper - perhaps damaged Windows boot loader or the disk itself. In this case, you will need a bootable USB flash drive.
Disable all USB devices except keyboard/mouse
Check battery charge (minimum 30%)
Prepare a bootable USB flash drive (in case of failure)
Write down your laptop model and Windows version-->
Diagnose and fix in safe mode
Once you have managed to enter Safe Mode, follow this algorithm to identify and resolve the cause of the freeze.
1. Checking the integrity of system files
Open command line as administrator (click Win + X → Command Line (Administrator)) and run the commands sequentially:
sfc /scannow
dism /online /cleanup-image /restorehealth
The process may take 10–30 minutes. If sfc will find damaged files, but will not be able to restore them, proceed to the next step.
2. Registry restoration
A damaged registry is one of the most common causes of freezing. To restore it:
- Open registry editor (
Win + R→ enterregedit). - Follow the path:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. - Check folders with names like
S-1-5-21-.... If among them there is a folder with the suffix.bak, rename it by deleting.bak, and rename the folder without a suffix to*.bak.
3. Driver rollback
Driver conflicts often occur after updates. To revert to the previous version:
- Open Device Manager (
Win + X→Device Manager). - Expand branches
Video adapters,Sound devicesAndUSB controllers. - Right click on the device →
Properties → Driver → Roll Back.
If a rollback is not available, uninstall the driver completely and restart the laptop - Windows will install the basic version automatically.
If the laptop works stably in safe mode, the problem is almost certainly in the drivers or startup programs. Use the utility Autoruns from Microsoftto disable all third-party services and gradually enable them back to identify the culprit.
System recovery via bootable USB flash drive
If Safe Mode is not available or does not help, you will need bootable Windows media. It can be created on another PC using Media Creation Tool (for Windows 10/11) or Rufus.
Step 1: Boot from USB flash drive
Insert the flash drive into the laptop and turn it on. Immediately after the manufacturer's logo appears, click:
- For HP:
F9orEsc - For Lenovo:
F12orFn + F12 - For Asus:
F8orEsc - For Acer:
F12orDel
In the boot menu, select your flash drive (usually called UEFI: [Flash drive name]).
Step 2: Bootloader Recovery
On the Windows installation screen, click Shift + F10to open the command prompt. Run the commands in order:
diskpartlist disk
select disk 0
list partition
select partition 1 (или 2, если первый раздел — это EFI)
assign letter=Z:
exit
bcdboot C:\Windows /s Z: /f UEFI
This procedure repairs the bootloader if it has been damaged.
Step 3: System Restore
If the bootloader is ok, but the system still won’t boot, try restoring it from a restore point:
- On the installation screen, select
System Restore. - Go to
Troubleshooting → Advanced Options → System Restore. - Select the restore point created to emergence of a problem.
⚠️ Attention: If the laptop gives an error0xc000000fwhen trying to restore, this indicates damage EFI partition. In this case, you will need to recreate it manually viadiskpartor use the utility Bootice.
Checking the hard drive and RAM
If software methods do not help, the problem may lie in the hardware. Let's check two key components.
Hard drive test (HDD/SSD)
We use the built-in utility chkdsk or third party tools:
- Boot from the flash drive and open the command line (
Shift + F10). - Run the command:
chkdsk C: /f /r /x(replace
C:to the letter of your system drive). - If
chkdskfinds errors but cannot fix them, the disk may be faulty. For in-depth diagnostics, use CrystalDiskInfo (shows statusSMART-parameters) or Victoria HDD.
Critical signs of disk failure:
- 🔴 Reallocated Sectors Count > 10 - the disk begins to crumble.
- 🔴 Current Pending Sector > 0 - there are damaged sectors awaiting reassignment.
- 🔴 Uncorrectable Error Count > 50 - the disk cannot read the data.
RAM test
Problems with RAM may manifest themselves as freezes during the loading phase. To check:
- Create a bootable USB flash drive with MemTest86 (official website:
memtest.org). - Boot from it and run the test (minimum 4 passes).
- If errors appear (even 1-2), the memory stick is faulty and requires replacement.
| Symptom | Probable Cause | Solution |
|---|---|---|
| Laptop freezes on "Welcome" but cursor moves | Driver or startup conflict | Safe Mode → Driver Rollback |
| Black screen without cursor after Windows logo | The bootloader or system files are damaged | Recovery via flash drive (sfc /scannow) |
| Laptop reboots cyclically | Registry corruption or virus | Registry repair or virus scan |
| Freezing accompanied by clicking/squeaking noises | HDD or SSD malfunction | Drive replacement + data recovery |
If tests show hard drive or RAM errors, further system recovery attempts may make the problem worse. In this case, the priority is to save the data (see next section).
How to rescue data from a frozen laptop
If the laptop does not boot, but there are important files on the disk, you can remove them without losing them. The options depend on the state of the system.
Method 1: Connect the drive to another PC
The most reliable method if you have a second computer:
- Remove the hard drive from the laptop (you will need a screwdriver and instructions for your model).
- Connect it to another PC via USB adapter (For example, SABRENT USB 3.0 to SATA) or install as a second disk in the system unit.
- Copy the data to another medium.
Method 2: Bootable USB flash drive from Live CD
If you cannot remove the disc, use Live CD Linux based (eg Ubuntu or Rescatux):
- Create a bootable USB flash drive with Ubuntu on another PC.
- Boot from it on the problem laptop (select
Try Ubuntu). - Open your file manager and copy your data to your external drive.
Method 3: Extract data via command line
If you have command line access (via a bootable Windows USB flash drive):
notepadФайл → Открыть → Перейти в папку с данными (например,
D:\Users\Имя_пользователя\Documents)
Скопировать файлы на флешку
⚠️ Attention: Do not copy files directly to the disk from which you downloaded Live CD - this can lead to their loss. Always use external media.
What to do if the disk is not detected?
If the disk is not visible in Live CD or on another PC, this could mean:
1. Physical damage to the disk controller (professional restoration required).
2. File system corruption (try TestDisk to restore the partition).
3. Problems with the connection interface (try a different cable or SATA/USB port).
When to contact the service center
Not all problems can be solved on your own. Contact a specialist if:
- 🛠️ The laptop does not respond to the power button (no indication, cooler does not work).
- 💥 Artifacts (stripes, flickering) appear on the screen - this may indicate a malfunction of the video card or motherboard.
- 🔥 The disk makes a grinding noise or is not detected even in BIOS.
- 🔋 The laptop turns off a few seconds after turning it on (power or overheating problem).
- 🔒 All recovery attempts end in errors like
0xc0000225orINACCESSIBLE_BOOT_DEVICE.
The average cost of diagnostics in service centers is from 500 to 1500 rubles. Repairs may cost:
- HDD/SSD replacement: RUB 1,500–4,000. (plus the cost of a new disk).
- Re-soldering of BIOS chips: RUB 3,000–8,000.
- Data recovery from a damaged disk: from RUB 5,000. (depending on complexity).
Before visiting the service:
- Write down your laptop model and serial number (usually on a sticker on the bottom).
- Please tell us what actions preceded the problem (update, crash, connecting devices).
- Check to see if you need a repair warranty (will increase the cost by 20-30%).
If the laptop is under warranty, do not open it yourself - this will void the warranty. Contact the manufacturer's authorized service center (the list is on the brand's official website).
FAQ: Frequently asked questions about being stuck on “Welcome”
Laptop stuck at "Welcome" after Windows update. How to roll back an update?
If the system does not boot, use a bootable USB flash drive:
- Boot from the flash drive and select
System Restore. - Go to
Troubleshooting → Advanced options → Uninstall updates. - Select the latest update (usually marked with a date) and uninstall it.
If this item is not available, try running on the command line:
wusa /uninstall /kb:НОМЕР_ОБНОВЛЕНИЯ
The update number can be found in the update history (if you have access to another PC with the same version of Windows).
A circle spins on the “Welcome” screen, but goes no further. What to do?
This indicates that the service is hanging User Profile Service. Try:
- Hard reboot the laptop (power button 10 sec).
- The next time you turn on, hold
Shiftand click on the reboot button - this will bring up the diagnostic menu. - Select
Safe Mode with Command Line Supportand do:
net user Администратор /active:yes
reg add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon" /v Userinit /t REG_SZ /d "C:\Windows\System32\userinit.exe," /f
This will activate the hidden administrator account and reset your profile loading settings.
Is it possible to recover data if the laptop does not boot and the disk is not visible?
Yes, but it depends on the reason:
- If the disk physically sound, but is not detected due to partition damage, this will help TestDisk or DMDE (free utilities for restoring partitions).
- If the disk clicks or doesn't spin up, professional restoration in the laboratory will be required (cost from 5,000 rubles).
- If the disk is detected, but files are not read, try R-Studio or GetDataBack.
Important: do not write new data to a damaged disk - this reduces the chances of recovery!
Laptop stuck on "Welcome" after replacing RAM. What's the matter?
Probable reasons:
- Incompatibility of strips (different frequency or volume). Check the supported specifications on the laptop manufacturer's website.
- Poor contact. Remove the slats and reinstall them, making sure the latches are secure.
- Defective memory module. Test each strip individually using MemTest86.
- Reset BIOS. After replacing RAM, sometimes the settings are reset - go to the BIOS (
Del/F2) and load default settings (Load Default Settings).
How can I prevent getting stuck on "Welcome" in the future?
Preventive measures:
- 🔄 Create regularly restore points (once a month or before installing programs).
- 🛡️ Use a reliable antivirus (for example, Kaspersky Internet Security or Bitdefender) and don't turn it off Windows Defender.
- 🔧 Update drivers via official sites manufacturers, not through DriverPack Solution.
- 💾 Check your disk health once every 3 months using CrystalDiskInfo.
- ⚡ Do not allow the battery to discharge to 0% - this may damage the file system.
If your laptop has already glitched before, consider replacing the HDD with an SSD - this reduces the risk of freezes by 5 times (data Backblaze for 2023).