Whenever we use our monitor, we want a clear and uninterrupted display. But sometimes, you may encounter unnecessary vertical lines on your screen. The lines may be black or white or even colorful.
Whether you can remove the vertical lines on your monitor or not depends upon the cause.
You can easily solve software faults, but damaged hardware requires dedicated technicians or even full replacement. Read through the article to figure out the cause and fix the problem.
What Causes Vertical Lines on Monitor?
Generally, this issue occurs when different components of the connection channel between the monitor and PC do not function properly. Loosely connected cables are the most prevalent issue. But the issue may not be limited to it.
The common things that result in showing vertical lines on your screen are:
- Damaged cables.
- Defective Ports.
- Corrupt system files.
- Outdated drivers.
- Changed graphic settings.
- Old or faulty graphic card
- Disconnected PCB.
- Defective T-Con board.
- Broken LCD/LED panels.
- Ribbon Cable malfunction.
How to Narrow Down the Cause?
To exactly solve your problem you need to determine if the problem exist in hardware or software.
Observe the Start Screen of Monitor
A method to narrow down the cause is to observe the starting screen of your monitor. Cut off the monitor’s connection to the CPU by unplugging the HDMI or VGA cable. Connect it only with the power source and turn it on. If the screen with no signal message doesn’t show vertical lines, it’s your software problem.
View the BIOS Setup Menu
Another way to know is to view the BIOS screen. Shut down your computer and boot it again. Press the BIOS key (Generally F10 key) constantly while it boots. The key to press and the procedure may vary for different brands of computers. Search how to access BIOS for your brand online. If the BIOS setup menu shows vertical lines, you have troublesome hardware.
How to Fix the Vertical Lines on Monitor?
The first and foremost thing you can do is tighten and adjust your HDMI or VGA cables. Also, try to connect through different ports of your devices.
You can follow this by restarting your computer. Windows will try to halt all the harmful processes that alter your graphic files while rebooting.
Change the Display Settings
You might also have knowingly or unknowingly changed the display settings. And if the settings don’t appropriately fit the hardware specs, it creates issues. Follow the steps to change your graphic settings to default Windows:
- Open Settings app from the search bar.
- Go to System from the right-hand vertical menu.
- Click on the Display menu.
- Scroll to the Scale & Layout section.
- Select the recommended size from the dropdown menu within Scale.
- Again pick the default resolution from the Display resolution dropdown.
- Choose the Landscape option within the dropdown of Display orientation.
- And if you have got multiple monitors, expand the Multiple Displays menu.
- Detect and connect the displays properly.
Update the Display and Generic PnP Driver
Your hardware needs to run the latest drivers available in the market to perform well. Updating is an automatic process of windows, but sometimes, it might not detect the updates. So, you can update them yourself.
Display drivers work as interpreters between the graphic rendering hardwares and your monitor. Similarly, the Generic PnP(Plug and Play) driver is the bridge between your OS and monitor.
Follow these steps to update your monitor and display drivers:
- Open Device Manager from the search toolbar.
- Navigate to Display adapters.
- Expand the menu and right-click on the options.
- Click on the Update drivers option.
- Select search Search automatically for drivers.
- Click the Update Driver button.
- Again, expand the Monitors option.
- Right-click on the Generic PnP Monitor and select Update the Driver.
- Choose Search automatically for drivers as above.
- Click Update Driver.
- Restart the computer.
Even after you went through the above steps, Windows may not automatically detect the latest updates for your drivers. But you can install the latest drivers from official websites. You first need to know which graphic drivers you are using. So, let’s start as:
- Type System Information in the search bar and open it.
- Expand the Components menu.
- Click on the Display option, which reveals information on the right-hand side section.
- There should be a Name and Value for each display driving device. Note them.
- Now search online with keywords like ‘Download the latest version of NVIDIA Geforce GTX 1350 Ti graphic drivers’.
- Open and follow the instructions of the official website, which in my case is of NVIDIA’s.
Reinstall the Drivers
If you have drivers’ automatic detection problems, you can uninstall the graphic cards’ drivers and reboot your PC. This way, Windows will try to install the correct drivers while booting. To do so:
- Open Device Manager and expand the Display adapters menu.
- Right-click on the your dedicated graphic card, which is generally below the and select Uninstall Device.
- Tick the box for Delete the driver software for this device.
- Click on the Uninstall button.
- Reboot your PC.
You will have your graphic drivers automatically installed after the reboot.
Rollback the Drivers
As I mentioned about the latest drivers above, you must also understand that your hardware needs the appropriate graphic card drivers. And sometimes, that can be the previous version of the graphic driver. Furthermore, new updates may add features that your hardware doesn’t support. So, you can also try to rollback the drivers to check if it solves the issue. Start as:
- Search and Open Device Manager from the Start menu.
- Right-click on the graphic card after you expand the Display adapters.
- Click on Properties.
- Open the driver section.
- Select the Roll Back Driver button.
- Pick a reason from the given list or mention your own.
- Click on the OK button and proceed.
- Restart your PC after the rerolling is done.
Rollingback means deleting the latest drivers and installing the previous one. If you tried all the above fixes simultaneously, you probably updated the drivers successfully. You have to rollback your drivers twice to get the earlier version in such a case.
Run SFC/DISM Command
As the name suggests, the System File Checker(SFC) is a Windows command that scans for broken system files in your PC and automatically repairs them.
In addition to that, Windows also provides you with the command line DISM(Deployment Image Servicing and Management) to fix the image servicing files.
Here’re the steps you should follow to execute these commands:
- Search
cmd
on the search bar. - Right-click on the Command Prompt.
- Select Run as administrator and choose the Yes button on the dialog box.
- Type the command
sfc /scannow
as it is and hit Enter. - Type the following command and press Enter.
Dism /Online /Cleanup-Image /RestoreHealth
Upgrade the Graphic Card
As old graphic cards may not support the latest monitors and display features. You can also try to change your graphic card to the new one if anything above doesn’t solve your issue. Buy an appropriate graphic card according to your hardware requirements and install it. And don’t forget to download the right drivers.