Quick Fix (30 seconds): Restart and Check Cable
Sounds dumb, but you'd be surprised how often this works. After a Windows 11 update, the display driver might just need a kick to reinitialize. Hit the power button, wait for the system to shut down, then power it back on. If you're lucky, that's it. If not, also check your DisplayPort or HDMI cable is seated firmly. Loose cables cause black screens more than you'd think, and an update might just be a coincidence.
Moderate Fix (5 minutes): Reinstall the Driver via Device Manager
If a restart didn't cut it, the update probably clobbered your graphics driver. Windows 11 updates love to replace Intel drivers with generic Microsoft ones, and the Arc A770 hates that. Here's the cleanest way to get the right driver back without nuking everything:
- Boot into Safe Mode. The simplest way: hold Shift while clicking Restart in the Start menu, then go to Troubleshoot > Advanced options > Startup Settings > Restart, and pick option 4 or 5.
- Open Device Manager (Win+X, then Device Manager). Expand "Display adapters". Right-click "Intel Arc A770 Graphics" and select "Uninstall device". Check the box "Delete the driver software for this device" and confirm.
- Restart normally. Windows will install a basic display adapter. Don't let it update automatically—just go to Intel's site and grab the latest Arc driver (version 31.0.101.5333 or newer as of this writing). Install that over the top.
- Reboot once more. That usually does it.
If it's still black after that, skip to the advanced fix. Don't waste time tweaking settings in the Intel Arc Control panel yet—that's a rabbit hole.
Advanced Fix (15+ minutes): Clean Install with DDU
This is the nuclear option, and it's the one I recommend when the driver just won't behave. The update left behind remnants of the old driver, and they're fighting with the new one. DDU (Display Driver Uninstaller) strips it all out so you start fresh.
What you'll need: DDU, the latest Intel Arc driver installer, and a spare display method (or blind typing skills). Here's the process:
- Download DDU from the official site (guru3d.com) and extract it to a folder. Also grab the driver installer from Intel's website and put it on your desktop.
- Boot into Safe Mode again. Same trick as above.
- Run DDU. It'll ask for options—just use the defaults. Select "GPU" and the vendor "Intel". Click "Clean and restart". This wipes every trace of the driver.
- After the restart, Windows will go back to basic video. Install the Intel driver you downloaded. Don't let Windows Update interfere—if it tries, pause updates for a week or block the driver update via Group Policy.
- Restart one final time. If the black screen persists, we're looking at a deeper problem.
If you're still stuck, check your BIOS. A Windows 11 update can sometimes flip the primary display adapter setting to something crazy like "IGD" when you're using a discrete card. Reboot, hit Del or F2 to enter BIOS, look for "Primary Graphics Adapter" or "Initial Display Output", and set it to PCIe. Save and exit.
One last thing—if you're running the Arc A770 with Resizable BAR disabled, you're asking for trouble. That card needs it. Make sure it's enabled in BIOS. It's a known cause of instability after updates.
That's the full playbook. Start with the restart, work your way down. Nine times out of ten, the clean install fixes it. The other times, it's BIOS settings. Good luck.