A discrete graphics card on a laptop is a key component for gaming, graphics applications, and complex computing. Но что делать, если она внезапно перестала работать? The system does not see GPU, games are slow, and an error is displayed in the device manager or the device is missing altogether. Причины могут быть разными: от программных сбоев до аппаратных поломок.
In this article we will analyze all possible scenarios why NVIDIA GeForce, AMD Radeon или другая дискретная видеокарта не функционирует. You will learn how to check its condition, what drivers and settings affect its operation, and when to contact a service center. Let's start with diagnostics - without it it is impossible to determine whether the problem is in hardware or software.
Как определить, что дискретная видеокарта не работает
The first sign of a problem is that the laptop only uses the integrated graphics (Intel HD Graphics, AMD Radeon Vega etc.). This can be checked via task manager or specialized utilities. Open Ctrl+Shift+Esc, go to the tab Performance и посмотрите, отображается ли там дискретный GPU.
Other symptoms:
- 🎮 Игры запускаются с низким FPS или не стартуют вообще, выдавая ошибку типа
No compatible GPU found. - 🖥️ B
dxdiag(command inWin+R) отсутствует информация о дискретной видеокарте. - ⚠️ В диспетчере устройств (
devmgmt.msc) there is a yellow triangle next to the video card or it is hidden in the sectionOther devices. - 🔥 The laptop gets very hot, although there is no load - this may indicate a GPU freeze.
If at least one of these signs is present, it’s time to move on to diagnosis. But first make sure that the problem is not with the connected monitor (if you are using an external display) - sometimes the laptop automatically switches to integrated graphics when connected via HDMI/DisplayPort.
- NVIDIA GeForce
- AMD Radeon
- Intel Arc
- Other
- I don't know
Программные причины: драйверы, BIOS и настройки Windows
In 70% of cases the problem lies in drivers or system settings. Even if you didn't update anything, Windows may have automatically installed an incompatible driver version. Start by checking the current version:
- Open
Device Manager(devmgmt.msc). - Expand section
Video adapters. - Right-click on your discrete graphics card and select
Properties → Driver.
Если версия драйвера старше 6 месяцев или в статусе указано Device is disabled, update required. But before that, remove the current drivers completely - a utility is suitable for this Display Driver Uninstaller (DDU).
Remove old drivers via DDU|Download the latest version from the manufacturer's website|Disable automatic driver updates in Windows|Reboot the laptop after installation-->
Another common reason is BIOS/UEFI settings. On some laptops (especially ASUS, MSI, Lenovo) discrete graphics card can be disabled by default to save power. Go to the BIOS (usually the F2, Del or Esc on boot) and check:
- 🔧 Section
Advanced → System Configuration → Graphics Mode(must beSwitchableorDiscrete). - 🔋Settings
PCIe Power Saving- turn them off.
Also don't forget about Windows power modes. In mode Energy Saving The system can forcefully disable the discrete GPU. Switch to High performance in the control panel (Power supply).
Аппаратные неисправности: перегрев, контакты, поломка чипа
If software methods do not help, the problem may be hardware. The most common reasons:
| Reason | Signs | Solution |
|---|---|---|
| GPU overheating | The laptop turns off under load, artifacts on the screen | Cleaning dust, replacing thermal paste, checking the cooler |
| Poor video card connection | The video card sometimes works, sometimes it doesn’t (especially after the laptop falls) | Reconnecting the GPU (disassembly required) or warming up the chip |
| Chip failure | The video card is not detected at all, artifacts even in the BIOS | Video card replacement or repair (chip resoldering) |
| Eating problems | The laptop does not turn on or turns off when starting games | Checking the power supply and capacitors on the motherboard |
Critical information: if the video card is not detected even in the BIOS (no image at boot), this is almost always a hardware failure - the GPU chip has failed or there is no contact with the motherboard. In this case, independent repair is impossible - diagnostics are required at a service center.
Use utilities to check overheating HWMonitor or GPU-Z. If the GPU temperature exceeds 90°C in idle time or 105°C under load, this is critical. Cleaning off dust and replacing thermal paste can temporarily solve the problem, but if the chip has already begun to “crumble” (artifacts appear), all that remains is to replace it.
What is “chip resoldering” and when is it needed?
Resoldering (or reballing) is the process of replacing the solder between the graphics chip and the PCB of the video card. It is required when, due to overheating or mechanical damage, the microcircuits move away from the board, causing loss of contact. The procedure is complex and expensive (from 5,000 rubles), but often cheaper than buying a new video card. However, on laptops, resoldering may not help if the problem is in the motherboard itself or the GPU power line.
Конфликты с встроенной графикой и режимы переключения
Many laptops use technology NVIDIA Optimus or AMD Switchable Graphics, which automatically switches between integrated and discrete graphics. Sometimes this mechanism fails, and the system “forgets” about the presence of a discrete GPU.
To force enable a discrete graphics card:
- Open NVIDIA Control Panel (right click on the desktop →
NVIDIA Control Panel). - Go to
Manage 3D Settings → Program Settings. - Select an application (for example, a game) and install
High performance NVIDIA processor.
For AMD Radeon similar settings are in AMD Catalyst Control Center or Adrenalin Edition in section Performance → Switchable graphics.
If the control panel does not open or is missing from the menu, this is another sign of driver problems. Try reinstalling them manually by downloading them from the official website:
If after updating the drivers the screen begins to flicker or artifacts appear, roll back to the previous version. To do this, in Device Manager, select Driver Properties → Roll Back.
Диагностика через сторонние утилиты
If standard Windows tools do not provide a clear picture, use specialized programs. They will help determine whether the system sees the video card at the hardware level.
List of useful utilities:
- 🛠️ GPU-Z — shows the GPU model, BIOS version, temperature and load.
- 🔍 HWiNFO — detailed information about all components, including hidden devices.
- 📊 3DMark — performance test (if the video card works, but slowly).
- 🚨 FurMark — stress test to check stability (caution: may overheat the GPU!).
If in GPU-Z in the field Name The integrated graphics are displayed but there is no discrete graphics card, this confirms the problem. Please note the point BIOS Version — if there is a dash there, the video card is not initialized at the hardware level.
For a more in-depth diagnosis, you can use Live CD with Linux (for example, Ubuntu). If the discrete video card is also not detected there, the problem is definitely in the hardware.
If utilities do not see a discrete GPU, and it is disabled or missing in the BIOS, this is a 99% hardware failure. You can’t fix it yourself: you need to disassemble the laptop and check the contacts/power supply.
Что делать, если видеокарта определяется, но не используется
It happens that a discrete video card is visible in the system, but games and applications persistently use the integrated graphics. This is a common problem on laptops with Optimus. Solutions:
- Forced activation via the control panel (described above).
- Changing settings in the registry (for advanced users):
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\ConfiguratioДобавить параметр
TdrLevel(DWORD) со значением0 - Disabling integrated graphics in BIOS (not on all laptops).
- Using an external GPU (if the laptop supports Thunderbolt).
Also check if the video card is blocking the operation antivirus or firewall. Some security programs (for example, Kaspersky, Avast) may prevent drivers from initializing. Temporarily disable protection and restart your laptop.
If all else fails, try reset Windows to factory settings or install the system from scratch. Sometimes conflicts arise due to broken updates or remnants of old drivers.
When to contact the service center
There are situations when independent repair is impossible or dangerous. Contact a specialist if:
- 🔥 The video card is not detected even in the BIOS, and there are artifacts on the screen (stripes, flickering).
- 💥 The laptop turns off when trying to run a game or test (for example, FurMark).
- 🛠️ You have already tried all the software methods, but the problem remains.
- 🔌 The laptop has been dropped, hit or exposed to liquid.
The cost of repair depends on the reason:
- 🧹 Cleaning dust and replacing thermal paste -
1 500–3 000 ₽.
- 🔧 Resoldering the GPU chip -
5 000–15 000 ₽ (depending on model).
- 🖥️ Replacing the video card (if it is removable) -
10 000–30 000 ₽ + cost of the part.
- ⚡ Repair of power circuits -
3 000–10 000 ₽.
Before visiting the service, make a backup copy of your data - repairs may require reinstalling Windows or replacing the motherboard.
If the laptop is under warranty, do not disassemble it yourself! Take it to an authorized service center - repairs under warranty are usually free (except in cases of mechanical damage).
FAQ: Frequently asked questions about a non-working discrete video card
🔹 Why does a discrete video card only work from the network, but turns off on the battery?
This is normal behavior for most laptops. Manufacturers save battery power by turning off the power-hungry GPU. To force it on, go to NVIDIA Control Panel → Manage 3D Settings → Global Settings and install High performance NVIDIA processor as preferred.
🔹 Is it possible to use a laptop without a discrete graphics card?
Yes, but performance in games and graphics applications will drop sharply. Integrated graphics (Intel UHD, AMD Vega) copes only with office tasks and light games (for example, CS:GO at minimum settings). For Cyberpunk 2077 or Autodesk Maya she doesn't fit.
🔹 Why did the video card stop working after updating Windows?
Windows sometimes installs generic drivers instead of specialized ones. Roll back the driver update in Device Manager or use DDU for complete removal, and then install the driver from the manufacturer's website. Also check if the video card is disabled in the BIOS after the update.
🔹 How to check which video card is used in the game?
Launch the game, then open Task Manager → Performance. On the tab GPU will indicate which adapter is loaded. You can also use MSI Afterburner or GPU-Z for real-time monitoring.
🔹 Is it worth buying an external GPU for a laptop?
External GPU (eGPU) via Thunderbolt - a good solution if your discrete video card has failed, but only if the laptop supports this technology. Cons: high price (from 20 000 ₽ for box + video card), loss of performance by 10–30% due to interface limitations.