Setting Up Dual Monitors on Asus Vivobook X1404Z
If you have recently purchased the Asus Vivobook X1404Z laptop and are looking to set up dual monitors, you've come to the right place. This article will provide a detailed guide on how to set up dual monitors using a docking station with two ports.
Benefits of Using Dual Monitors
Using dual monitors can help improve productivity by allowing you to multitask more efficiently. You can have one monitor displaying your primary application while using the second monitor to view emails, social media, or other applications.
Requirements for Setting Up Dual Monitors
To set up dual monitors on your Asus Vivobook X1404Z, you'll need the following:
- Asus Vivobook X1404Z laptop
- Docking station with two ports
- Two monitors
Setting Up Dual Monitors
Follow these steps to set up dual monitors on your Asus Vivobook X1404Z:
-
Connect the first monitor to the docking station using a HDMI or DisplayPort cable.
-
Connect the second monitor to the docking station using a different HDMI or DisplayPort cable.
-
Turn on both monitors.
-
Right-click on your desktop and select
Display settings. -
Under the
Multiple displayssection, selectExtend these displays. -
Click on
Detectto detect the connected monitors. -
Adjust the display settings for each monitor, including resolution, orientation, and scaling.
-
Click on
Applyand thenOKto save the display settings.
Code Block Example
Here's an example of how to query the display settings using PowerShell:
Get-WmiObject -Class Win32_DisplayConfiguration | Format-List
Setting up dual monitors on your Asus Vivobook X1404Z is a simple process that can help improve productivity. By following the steps outlined in this article, you'll be able to set up dual monitors using a docking station with two ports.
References
-
Asus Vivobook X1404Z product page: https://www.asus.com/Laptops/For-Home/Vivobook/Vivobook-X414DA/techspec/
-
Microsoft Display Settings documentation: https://support.microsoft.com/en-us/windows/change-your-display-settings-a4a3c9e3-365b-8e3e-ba41-5f752035dda9
-
PowerShell Display Configuration documentation: https://docs.microsoft.com/en-us/powershell/module/cimcmdlets/get-wmiobject?view=winservershyb-ps