I still can work on my laptop (Toshiba Satellite) because I had a window open, but the background screen is black. There is no 'Start' button, no desktop and the 'right click' does nothing. Totally emptiness, but I still see the pointer on the black screen.

If this open window is closed, I won't be able to open anything or work on the computer.

Anyone there with a solution?

Dani AI

Generated

Symptoms like a single usable window with a visible cursor but no Start, taskbar or desktop usually point to the Windows shell not drawing the desktop UI (software), though a hardware/display fault can look similar. 's quick restart suggestion is the fastest way to get you back to work; is right to flag hardware if the whole image is dim/faint or disappears entirely. Use the checks below to tell which side the problem is on and to move from a temporary fix to a root-cause repair.

First checks to isolate the cause: connect an external monitor (or use the laptop display-toggle key) — if the external screen shows the normal desktop, the laptop LCD/inverter/backlight is likely at fault. If the external shows the same blank desktop, focus on Windows (shell, drivers or malware). Also try switching windows with Alt+Tab or bringing up the security screen (Ctrl+Alt+Del) to confirm the OS is responsive.

If this looks software-related, run the system-repair tools from an elevated command prompt in this order:

DISM /Online /Cleanup-Image /RestoreHealth
sfc /scannow

Run DISM first on Windows 8/10/11, then SFC; on Windows 7 use the System Update Readiness tool if DISM options are not available. Back up important files before making large changes.

Further steps if repairs don't stick: test in Safe Mode or create a new local user to rule out profile corruption; perform a clean-boot to isolate third-party shell extensions; check Event Viewer for explorer/graphics errors; run an up-to-date full malware scan; update or roll back the graphics driver. For shell-extension issues, tools like NirSoft ShellExView can help selectively disable non-Microsoft extensions.

If the problem persists after these checks, note the behavior and timestamps from Event Viewer and consider professional repair (hardware) or a clean Windows reinstall (software).

Recommended Answers

All 2 Replies

Sounds like Explorer crashed. To restart it, press CTRL-SHIFT-ESC to bring up the Task Manager then

File -> New Task (Run...)

Enter Explorer for the task name and click OK. It should restart your desktop.

Maybe there is something wrong with your display or LCD inverter? Maybe you need a replacement? Can you take a pic so I can see what your screen looks like?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.