Do you want to learn the methods to adjust the screen brightness in Windows 11 laptop? Then you’re at the right place. In this post, you’re going to learn 7 different ways to adjust the screen brightness in Windows 11.
Meanwhile, changing the brightness of your screen on a regular basis is usually a good idea. You want to crank it up when it’s bright outside so you can see. If you’re in a dark room, keep the lights modest to avoid straining your eyes. You can save energy and extend the life of your laptop’s battery by lowering the screen brightness.
However, you may have Windows adjust the screen brightness automatically in a variety of ways in addition to manually altering it. Windows may adjust it depending on whether you’re plugged in, how much battery power you have left, or whether you use an ambient light sensor, which is incorporated into many contemporary devices.
So, here are the methods to adjust or change the screen brightness in Windows 11 laptop:
Method 1. How to Adjust Brightness via Settings in Windows 11
You can adjust the screen brightness using the Settings app in Windows 11:
- Press Windows key + I to open Settings.
- Select System from the left-hand side pane and then click Display.
- Use the slider under Brightness to Change brightness for the built-in display.
Method 2. How to Change Brightness using Windows Mobility Center
You may also adjust the brightness of your display via the Windows Mobility Center.
- Open Control Panel.
- Click Windows Mobility Center.
- Use the slider under Display brightness to Change brightness for the built-in display.
Method 3. How to Reduce Brightness in Windows 11 via Action Center
In the Action Center, you may quickly dim or modify the brightness of your screen.
- To open the Action Center directly, press Windows key + A.
- You will get access to a slider with which you can increase and decrease your screen brightness.
Method 4. How to Adjust Brightness in Windows 11 via Keyboard Shortcut
You’ll find shortcut buttons on most laptop keyboards that enable you to rapidly boost and reduce your brightness. These keys are frequently found above the number row on your keyboard, in the F-key row (F1 through F12). Look for a symbol that correlates to brightness–often a sun emblem or something similar–and press the keys to change the screen brightness.
These are frequently function keys, which means you may need to hit and hold the Fn key on your keyboard (usually at the bottom-left corner) while pressing them.
Method 5. How to Change Brightness via CMD or PowerShell in Windows 11
You can also use Command Prompt or Windows PowerShell to change and adjust the screen brightness in Windows 11.
Command Prompt (CMD)
Open Command Prompt.
Type the following command and then press enter:
powershell (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,100)
Change 100 to your desired brightness level. For example, we want to set the screen brightness to 70. The command will be like this powershell (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,70)
Windows PowerShell
Open Windows PowerShell.
Type the following command and then press enter:
(Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,100)
Change 100 to your desired brightness level. For example, we want to set the screen brightness to 70. The command will be like this (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1,70)
Method 6. How to Automatically Adjust Brightness Based on Remaining Battery Life in Windows 11
You may also set your display’s backlight to change automatically based on how much battery power your laptop or tablet has remaining. You may accomplish this in Windows 10 by using the Battery Saver option.
- Open Settings.
- Select System > Power & Battery > Battery saver from the Settings app.
- Enable the Lower screen brightness when using the battery saver option is enabled, and then choose the percentage at which you’d like Battery Saver to kick in. When Battery Saver activates at that level, it will decrease your backlight and save you power.
Method 7. How to Automatically Adjust Brightness Based on Ambient Light in Windows 11
An ambient brightness sensor is present on many current laptops and tablets, and it functions similarly to the one found on smartphones and tablets. When you’re in a bright location, Windows may use the sensor to automatically increase the brightness of your display, and when you’re in a dark space, it can automatically decrease the brightness.
This is convenient, but it may also be inconvenient for certain people. It may automatically dim or brighten your display when you don’t want it to, and you may want to control brightness manually using the options above. It’s a good idea to test it on and off to see which you prefer.
- Open the Settings app.
- Select System > Display.
- Click the Brightness option to expand it.
- Check the box next to Change brightness automatically when lighting changes.
So, these were the 7 methods to adjust brightness in Windows 11 including Command Prompt and Windows PowerShell. If you know of any other method to change the screen brightness then kindly comment it in the comment section below.
Read More: