Your external or built-in display’s brightness level may need to be changed on occasion. For instance, a brighter screen may be necessary if you want to use your laptop outside on a sunny day in order to clearly see the display. Alternately, you might want to dim the screen if the room is dark.

Some computers allow Windows to adjust the screen brightness based on the ambient lighting. No matter where you are, your screen will be readable thanks to this automatic setting. Even if you use Change brightness automatically when lighting changes, you can still fine-tune the brightness level for a built-in display by moving the brightness slider.

Battery life is shortened by the more power that a brighter display consumes.

A desktop PC will typically have one or more external displays connected to it, while laptops, tablets, and 2-in-1 PCs all have built-in displays.

OPTION ONE: Adjust Display Brightness with On-Screen Display (OSD) settings

This option is only available for PCs with external display(s), and All-in-One PCs.

You will need to read the display’s manual for specific details on how to change the brightness level in its OSD settings.

OPTION TWO:

This option is only available for PCs with a built-in display.

  1. Some keyboards may have shortcut keys that you can use to adjust your display brightness with like the example below. Please refer to your keyboard’s or PC’s manual for what they are for it if available. 
adjust display brightness windows 11

OPTION THREE: Adjust Display Brightness in Quick Settings

  1. Open Quick Settings (Win+A).
  2. Adjust the brightness slider to the level you want.

OPTION FOUR: Adjust Display Brightness in Settings

  1. Open Settings (Win+I).
  2. Click/tap on System on the left side, and click/tap on Display on the right side.
  3. Adjust the Brightness slider to the level you want.
  1.  When finished, you can close Settings if you like.

OPTION FIVE: Adjust display in POWERSHELL

  1. Open Windows Terminal, and select Windows PowerShell.
  2. Type the command below into PowerShell, and press Enter.
    (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,<Brightness Level>)
  1. You can now close PowerShell if you like.

OPTION 6: Adjust Display Brightness in Command Prompt

  1. Open Windows Terminal, and select Command Prompt.
  2. Type the command below into the command prompt, and press Enter.

powershell (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,<Brightness Level>)

adjust display brightness in powershell
  1. You can now close the command prompt if you like.

OPTION 7: Adjust display brightness in mobility center

  1. Open the Win+X Quick Link menu, and click on Mobility Center.
  2. Adjust the Display brightness slider to the percentage level you want.
adjust display brightness in mobility center
  1. When finished, you can close Windows Mobility Center if you like.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.