You clicked “Restart”, but the laptop has been hanging on the manufacturer’s logo or a black screen for half an hour? Or has it stopped responding to the power button altogether? This situation is familiar to many - from owners of budget Lenovo IdeaPad up to bonus MacBook Pro. There can be dozens of reasons: from a banal update failure Windows 11 until critical damage BIOS or failure drive.
In this article we will look at all possible long reboot scenarios - from software to hardware faults, and we will also give clear instructions on what to do in each case. Important: some actions (for example, resetting the BIOS or removing the battery) require care, so if you are not confident in your abilities, it is better to contact a service center. But in 80% of cases the problem can be solved on your own in 10–30 minutes.
1. First steps: nutrition diagnosis and external signs
Before you delve into settings or take your laptop apart, check the basics. Often the problem lies not in the hardware, but in a simple lack of contact.
Start with the power source:
- 🔌 Unplug the charger from the outlet and laptop, then reconnect. Check to see if the light on the power supply is on.
- 🔋 Remove the battery (if it is removable) and try to turn on the laptop from the network. If it works, the problem is in the battery.
- 🔌 Try a different cable or power supply. Even original chargers Dell or HP they fail over time.
- 💡 Look at the indicators: Is the power light blinking? For example, on ASUS ROG orange color may indicate problems with the motherboard.
If the laptop somehow reacts to the power button (the fans are noisy, the indicators are on), but the screen remains black, go to the next section. If there is no reaction at all, it may have burned out. power bridge or the motherboard has failed. In this case, repairs cannot be avoided.
- ASUS
- Lenovo
- HP
- Dell
- Acer
- Apple MacBook
- MSI
- Other
2. Black screen when turned on: check the display and video card
A common situation: the laptop is humming, the coolers are working, but there is no image. The reasons may be different:
- 🖥️ Malfunction of the matrix or cable. Try connecting an external monitor via
HDMIorDisplayPort. If the picture appears, the problem is in the laptop screen. - 🎮 Discrete graphics card failure (relevant for gaming laptops MSI GT76, Alienware m15 etc.). Try disabling it through the BIOS (more on that below).
- 🔧 Lost RAM. Remove and reinstall the strips (if they are removable).
- 💻 Problems with integrated graphics (For example, Intel UHD Graphics). In this case, the laptop may not show any signs of life at all.
If your external monitor is also not working, try resetting your BIOS settings. To do this:
- Unplug your laptop and remove the battery (if possible).
- Press the power button on 30–60 seconds - this will discharge the capacitors.
- If there is a jumper on the motherboard
CLR_CMOS(usually near the BIOS battery), short it for 10 seconds. - Insert the battery back and turn on the laptop.
On some laptops HP Pavilion And Dell Inspiron BIOS reset can be done by holding Win + B when turned on (then release and press Power again).
3. Laptop hangs on the logo: bootloader or system failure
If the laptop turns on but gets stuck on the logo Windows, macOS or manufacturer's logo (for example, Lenovo or Acer) - the problem is most likely software. Here's what you can do:
| Symptom | Possible reason | Solution |
|---|---|---|
| The loading indicator is spinning, but it doesn’t go beyond the logo | Bootloader is damaged Windows (BCD) | Recovery via bootrec /fixmbr And bootrec /fixboot on the command line |
| Black screen with blinking cursor | Missing or damaged boot partition | Re-creating a partition via diskpart or image recovery |
| Cyclic reboot after update | Update failed Windows 10/11 or drivers | Rollback to a restore point or clean install of the OS |
| Logo Apple and the progress bar doesn't move | Damage APFS or failure macOS | Loading in Recovery Mode (Cmd + R) and recovery via Disk Utility |
For Windows try the following steps:
- When turning on, hold
F8(orShift + F8for Windows 10/11) to bring up the recovery menu. - Select
Troubleshooting → Advanced Options → Command Prompt. - Enter one by one:
bootrec /fixmbrbootrec /fixboot
bootrec /scanos
bootrec /rebuildbcd - Restart your laptop.
If the command line is not available, create a bootable USB flash drive with Windows on another PC and use the recovery tool.
What to do if your Linux laptop won't boot?
If the laptop hangs on the screen GRUB, try:
1. Select the old version kernel (usually available in the boot menu).
2. Boot into recovery mode and execute fsck /dev/sda1 (replace the section with your own).
3. Reinstall GRUB via Live-CD with the command grub-install /dev/sdX (where X is your drive).
4. Diagnosis of the hard drive and SSD: main symptoms of a malfunction
If the laptop “thinks” for a long time when loading, or makes clicking or squeaking noises, the problem is most likely in the drive. Here's how to check it:
- 🔊 The HDD makes clicking or grinding noises → physical damage, replacement required.
- ⚡ SSD is not detected in BIOS → the controller may fail (a common problem with Kingston A400 And ADATA SU630).
- 🐢 Loading takes 10+ minutes → bad sectors or file system failure.
- 🔄 Cyclic reboot → the system may not be able to read the boot files.
For diagnostics:
- Connect the drive to another PC via
USB-SATA adapteror install it in another laptop. - Check your health through CrystalDiskInfo (for Windows) or
smartctl -a /dev/sdX(for Linux/macOS). - If the disk is detected but is slow, check for errors:
chkdsk C: /f /r(for Windows) or
fsck -fy /dev/sdX(for macOS/Linux).
Disconnect the drive from power and wait 5 minutes
Connect to another PC via adapter
Check SMART status in CrystalDiskInfo
Make a backup copy of important data (if the disk is readable)
Try low level formatting (if SMART is ok) -->
Attention! If CrystalDiskInfo shows status Bad or Caution, and the parameters Reallocated Sectors Count or Pending Sectors have non-zero values - the disk needs to be replaced urgently. Continued use will result in data loss.
5. Reset BIOS/UEFI: when and how to do it
If the laptop turns on but does not boot the system, or you see messages like No bootable device or Secure Boot violation - the problem may be in the settings BIOS/UEFI. Resetting will help in the following cases:
- 🔒 After an unsuccessful BIOS update (for example, to ASUS ZenBook or MSI Modern).
- 🔑 If you have forgotten your BIOS password.
- 🖥️ The laptop does not see the bootable USB flash drive.
- ⚙️ After replacing components (for example, installing a new SSD or RAM).
Reset methods:
- Soft reset:
- Go to BIOS (usually
F2,DelorEscwhen turned on). - Find the option
Load Default SettingsorReset to Default. - Save changes (
F10) and reboot.
- Go to BIOS (usually
- Hard reset (if BIOS does not open):
- Unplug the laptop and remove the battery.
- Remove the back cover and find the battery
CR2032on the motherboard. - Remove it for 5-10 minutes, then put it back.
Attention! On some laptops (eg Lenovo ThinkPad or Dell Latitude) After resetting the BIOS, you may need to re-activate Windows, since the keys are reset TPM.
Resetting the BIOS is a universal solution for most software boot failures, but will not help with physical malfunctions of the motherboard or drive.
6. Overheating and hardware faults: when a workshop is needed
If the laptop turns on, but turns off after a few seconds or minutes, the reason may be overheating or malfunction motherboard. Look out for the following signs:
- 🔥 The laptop gets very hot even in BIOS → problem with the cooling system (dust, dried thermal paste).
- ⚡ Sparks or burning smell → short circuit, urgent repair required.
- 💥 Laptop turns on and then turns off immediately → faulty power circuits or south bridge.
- 🔌 Keyboard/screen backlight does not work → problems with the power controller.
What you can do yourself:
- Dust removal:
- Turn off the laptop and remove the back cover.
- Blow out the radiator and cooler with compressed air (or carefully clean with a brush).
- Check if the fan rotates when turned on.
- Replacing thermal paste:
- Remove the cooling system and remove the old paste.
- Apply a new one (Arctic MX-4, Noctua NT-H1).
- Make sure the heatsink fits snugly against the processor.
Attention! If the laptop turns off 1-2 seconds after turning it on (even without loading the BIOS), this may indicate faulty north or south bridge. In this case, repairs are possible only at a service center using soldering station And BGA equipment.
7. Data recovery if the laptop does not turn on
If the laptop does not respond to the power button or freezes in the early stages of booting, but you need to save your data, there are several ways:
| Method | When to use | Instructions |
|---|---|---|
| Connecting the drive to another PC | If the disk is physically healthy | Use USB-SATA adapter or drive dock |
| Bootable flash drive with LiveCD | If the laptop turns on but does not load the OS | Create a flash drive with Ubuntu Live or Hiren’s BootCD and copy the data |
| Specialized services | If the disk is physically damaged | Contact a data recovery laboratory (for example, ACE Lab or R-Studio) |
To create LiveCD on another PC:
- Download the image Ubuntu from the official website.
- Write it to a flash drive via Rufus (for Windows) or BalenaEtcher (cross-platform).
- Connect the flash drive to the problem laptop and boot from it (by selecting Boot Menu, usually
F12). - B Ubuntu Live open the file manager and copy the data to the external drive.
If the disk is not detected even in LiveCDbut you can hear it spinning up, try utilities like TestDisk or PhotoRec to recover files based on signatures.
FAQ: Frequently asked questions about long laptop reboots
The laptop hangs on the Windows logo - what to do?
Try:
- Forcefully turn off the laptop (press and hold the power button for 10 seconds).
- Turn on and hold immediately
F8(orShift + F8for Windows 10/11) to bring up the recovery menu. - Select
Safe ModeorStartup Recovery.
If it doesn’t help, create a bootable USB flash drive and restore the bootloader via the command line (see section 3).
The laptop turns on and turns off immediately - what is the reason?
Probable reasons:
- Short circuit (check if liquid has entered the motherboard).
- Malfunction of power circuits (bridge or capacitors burnt out).
- Problems with RAM (try rearranging the slats).
- CPU overheating (if the laptop turns off after 1-2 seconds).
Solution: take it to a service center for diagnostics motherboard.
How to check if the SSD is alive if the laptop does not turn on?
Connect the SSD to another PC via USB-SATA adapter and:
- Check if it is defined in
Disk Management(Windows) orDisk Utility(macOS). - Run CrystalDiskInfo and see the status
Health Status. - If the disk is not detected, but heats up, it is physically damaged.
Is it possible to recover data from a disk that is not detected?
Yes, but Success depends on the type of damage:
- Logical errors (damaged file system) - restored via TestDisk or R-Studio.
- Physical damage (broken sectors, burnt-out controller) - only in specialized laboratories (cost from 5,000 ₽).
Do not use software recovery if the drive makes clicking noises or does not spin up - this will make the problem worse!
How much does it cost to repair a laptop if it won't turn on?
The cost depends on the malfunction (prices for Moscow, 2026):
- Replacing thermal paste — 1 500–3 000 ₽.
- Cleaning from dust — 1 000–2 500 ₽.
- Replacing SSD/HDD — 2,000–5,000 ₽ (plus the cost of the drive).
- Motherboard repair (soldering bridges, replacing capacitors) - from 5,000 ₽.
- Data Recovery - from 3,000 ₽ (logical errors) to 20,000 ₽ (physical damage).