can't change laptop brightness
I changed from integrated graphics to gpu to stress my cpu less since it's cooler is dead, and I need to use my laptop till the new piece arrives. The brightness thing is fully disabled.

24 Replies
well can you try turning on energy saver mode that usually lowers the brightness
ZacsTech
YouTube
How To Control Your Monitor Brightness From Command Line In Linux
Welcome to our Channel! In this tutorial, you'll learn how to control your monitor brightness directly from the command line in Linux. Whether you're a seasoned Linux user or just getting started, managing your display brightness efficiently can greatly enhance your desktop experience.
or you could try this
okay I will try it
I didn't know why this doesn't work
well
I don't have linux 😭
OH SHI
LMAO
To adjust Windows screen brightness from the command line, you can use PowerShell with the WMI (Windows Management Instrumentation) class. The command (Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1, <brightness_level>) allows you to set the brightness, where <brightness_level> is a value between 0 and 100. You can also use the Command Prompt by calling PowerShell with the same command
@Blank
uhh
type that command
into powershell
I get error
maybe im not doing ir right
What did you type in
can I have the exact command I have to send

(Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1, <brightness_level>)
and also change
<brightness_level> change this
to 40
change it to 40
(Get-WmiObject -Namespace root/WMI -Class WmiMonitorBrightnessMethods).WmiSetBrightness(1, 40)
@Blank

I must be doing something wrong
did you try energy saver?
maybe something is wrong with these?

I saw someone get asked for a screen with these
uhh
ohhhh
it doesn't do anything
yeah idk hardware my dude Just thinking it was an access problem
@Orientate your good at ts
😭
integrated graphics controls the brightness, without it, you cant control it
see the nvidia control panel maybe if you're using that
still kinda stupid you cant change it from the cmd
but its wv
wtv
okay, i can't change it sadly, but ty anyway