How to remove the black borders after installing Windows 8?

I installed Windows 8 on my PC and now only 80% of the screen is used. There is a black border around my screen. I own a Acer Predator G3610 with AMD Radeon HD 7670 and a 1920 x 1080 Acer monitor (G245HQbid). I installed the Catalyst Control Center (to download driver) but there's no way to launch the software. Yesterday I managed to remove the black border somehow, but this caused the Windows 8 Metro apps to stop working so I had to do a system 'refresh'. They are working again but the borders are back. Does someone know a solution for this?


Solution 1:

This is a common problem with default settings of Catalyst Control Center. To fix:

  • open Catalyst Control Center
  • go to My Digital Flat-Panels
  • choose Scaling Options
  • slide the slider all the way to the right (so that it is a 0%)

Solution 2:

Had the same issue after updating to Windows 8.1. My ASUS HDMI monitor suddenly had the black border and fuzzy fonts. My second monitor, connected by old school VGA, was working just fine. And like your description, installing the Catalyst Control Center didn't work (no executable, the driver was the AMD Radeon HD 7500 Series).

After much searching, it was clear I had to set the overscan (underscan) value to zero, but without access to the Catalyst Control Center, I had to go into the Registry. From AMD Catalyst 12.6 Released (+ 12.7 Beta), I changed the registry and rebooted and the problem was resolved:

I've seen that on one of my computers that's connect to a monitor that only has HDMI input. Set it right and it would revert after reboot or from hibernating. I found a fix somewhere by googling sometime back.

Go to the following key in the registry:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\video{####....}\0000

Create a new DWORD:

"DigitalHDTVDefaultUnderscan" = dword 0x0000

Note: there might be several {####....} , should be the one with most of the ATI settings.