- To change the brightness on Windows 11, open “Quick Settings” (Windows key + A) and use the “Brightness” slider to increase or lower the intensity level.
- Alternatively, open Settings > System > Display and adjust the brightness by using the “Brightness” slider.
- You can also use the “fn” (function) key + “F1,” “F2,” or “F3” key to change the screen brightness.
- You must use the monitor’s on-screen display (OSD) menu to adjust the brightness on an external display.
- It’s also possible to lower or increase the intensity from Mobility Center and Command Prompt.
On Windows 11, you can change the monitor’s brightness in more than one way, and in this guide, I will outline the steps to complete this configuration in six ways. If you have a laptop or desktop computer, you may need to adjust the brightness level of the display to improve the viewability of the screen in specific environments with different lighting conditions, make it easier on the eyes, or match the brightness intensity on different displays on a multi-monitor setup.
Regardless of the reason, on Windows 11, you have multiple ways to increase or decrease the brightness level, including the on-screen display (OSD) menu or keyboard keys, or in the operating system, you can use the Settings app, Quick Settings flyout, Mobility Center, or Command Prompt.
In this guide, I will teach you how to change the screen brightness on your Windows 11 laptop or desktop.
Change brightness on Windows 11
On Windows 11, you have multiple ways to change the brightness level of your monitor without using third-party tools or the Control Panel application from your graphics card manufacturer.
- 1. From OSD menu
- 2. From keyboard
- 3. From Quick Settings
- 4. From Settings app
- 5. Form Battery saver
- 6. From Mobility Center
- 7. From Command Prompt
1. From OSD menu
To adjust the brightness on an external monitor through OSD menu, use these steps:
-
Click the OSD menu button.
Quick note: This button should be on the monitor. Depending on the manufacturer and model, the button could be on the back or front. -
Navigate the menu to the picture setting.
-
Use the available controls to adjust the brightness.
2. From keyboard
To change the brightness level on Windows 11 through the keyboard, use the dedicated function keys, or you may need to press the “fn” key and the assigned function key in the top row of the keyboard.
The keys assigned to lower or increase the brightness can be different depending on the keyboard, but usually, the key mapping is assigned to “F1” and “F2” or “F2” and “F3.”
3. From Quick Settings
To adjust the screen brightness level from the Quick Settings, use these steps:
-
Open Quick Settings by clicking the network icon or “Windows key + A” keyboard shortcut.
-
Use the slider to change the screen brightness on your device.
Quick note: If the brightness slider is missing, it’s likely because you’re using an external monitor. Usually, the slider setting will be available on laptops.
4. From Settings app
To change the brightness level from the Settings app, use these steps:
-
Open Settings.
-
Click on System.
-
Click the Display tab.
-
Use the “Brightness” slider to increase or lower the intensity.
Quick note: If the brightness slider is missing on the “Display” page, it’s likely because you’re using an external monitor. Usually, the slider setting will be available on laptops. -
(Optional) Click the Brightness setting.
-
Configure the “Change brightness based on content” setting to “Off,” “Always,” or “On Battery Only.”
Quick note: This option allows the system to change the brightness and contrast automatically based on the content to preserve battery life.
5. Form Battery saver
To lower the brightness automatically while in battery saver mode, use these steps:
-
Open Settings.
-
Click on System.
-
Click the Power & battery tab.
-
Click the “Battery saver” setting.
-
Turn on the “Lower screen brightness when using battery saver” toggle switch.
6. From Mobility Center
To increase or decrease the screen brightness from the Mobility Center on laptops (only), use these steps:
-
Right-click the Start button.
-
Select the Mobility Center option.
-
Use the “Display brightness” slider to adjust the intensity.
7. From Command Prompt
To change the brightness on a Windows 11 laptop from Command Prompt, use these steps:
-
Open Start.
-
Search for Command Prompt and click the top result to open the app.
-
Type the following command to change the Windows 11 brightness and press Enter:
powershell (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,75)
In the command, change “75” for the level you want to use on the display.
If you’re in PowerShell, you can run the (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,75)
command to adjust the settings.
Once you complete the steps, the monitor should reflect the newly selected brightness level on Windows 11.