d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Hello
Add Reply New Topic
Member
Posts: 24,588
Joined: Aug 25 2024
Gold: 10,000.00
Warn: 10%
Apr 18 2025 08:14am
no clue if this is the right place to ask but i have windows 11 and my kid ran in and just mashed everything on my keyboard and now for some reason i have like a permenant dim shade in games/desktop eventho the brightness settings are on 100%
Member
Posts: 8,589
Joined: Aug 15 2007
Gold: 125.12
Trader: Mediator
Apr 18 2025 09:38am


If your Windows 11 screen dims after a button mash, it may be due to adaptive brightness, which automatically adjusts screen brightness based on ambient light. To fix it, disable adaptive brightness in Windows settings. Hope that fixes the issue.
Member
Posts: 24,588
Joined: Aug 25 2024
Gold: 10,000.00
Warn: 10%
Apr 18 2025 09:45am
^multi92

If your Windows 11 screen dims after a button mash, it may be due to adaptive brightness, which automatically adjusts screen brightness based on ambient light. To fix it, disable adaptive brightness in Windows settings. Hope that fixes the issue.


Hello thanks for the response, when i open system - display - i get 3 options "Night light" "colour profile" "HDR"

i dont get the options you are talking about :)

Edit, im like a ultra noob at this stuff so excuse me if i sound "special" :)

This post was edited by multi92 on Apr 18 2025 09:50am
Member
Posts: 8,589
Joined: Aug 15 2007
Gold: 125.12
Trader: Mediator
Apr 18 2025 09:53am
Hello thanks for the response, when i open system - display - i get 3 options "Night light" "colour profile" "HDR"

i dont get the options you are talking about :)

Edit, im like a ultra noob at this stuff so excuse me if i sound "special" :)


No worries. I have not had this issue myself but I’ve found a simple video troubleshooting this issue. Let me know if this helps.

https://www.youtube.com/watch?v=yBS5pWEevL8
Member
Posts: 24,588
Joined: Aug 25 2024
Gold: 10,000.00
Warn: 10%
Apr 18 2025 10:11am
No worries. I have not had this issue myself but I’ve found a simple video troubleshooting this issue. Let me know if this helps.

https://www.youtube.com/watch?v=yBS5pWEevL8


You see i dont have the option "brightness" like in the video i got the other options just not that
No clue why i lol.

I really appriciate you trying to help me out since this has been driving me crazy for like 3 hours making stuff i play unplayable.

Edit i just read the only comment on the video aswell and the guy is saying the exact same thing :)

This post was edited by multi92 on Apr 18 2025 10:14am
Member
Posts: 4,521
Joined: Dec 8 2024
Gold: 24,448.00
Apr 18 2025 12:28pm
I did some research and here's what I found. This issue typically only happens for people who got windows 11 early on to its release.

Corrupted ieframe.dll element – This dynamic link library file (ieframe.dll) is responsible for breaking a lot of things on Windows 11 including the ability to adjust the brightness. If ieframe.dll is to blame for this issue, the good news is you can fix it by opening up an elevated CMD prompt and running a couple of SFC commands meant at repairing this file.

Improper Monitor driver – This typically occurs when the monitor driver is migrated over from an older Windows version. If this scenario is applicable, you can probably fix it by using Device Manager to forcibly update the generic monitor driver to a dedicated equivalent.

After investigating this issue, it’s clear that the two culprits go hand in hand. So when troubleshooting this issue, you will need to take measures against both of these scenarios.

Press the Windows key + R to open a Run dialog box, then inside it you need to type ‘devmgmt.msc’ and press Enter. When you’re prompted by the User Account Control, click Yes to grant admin access.

After the Device Manager appears on your screen, expand the drop-down menu where it says Monitors. Next, right-click on the monitor, then click on Disable device.

Then, once the generic driver has been disabled, right-click on the monitor and click on Properties from the context menu that just appeared.
Inside the properties menu, click on Driver tab located at the top of the screen, then click on Update Driver.

You will have two options to choose from, so choose Search automatically for drivers. After the search is complete, you can close the menu.

After that, open another Run dialog box by pressing the Windows key + R, and type cmd, then press Ctrl + Shift + Enter to open the CMD prompt with administrator privileges. When you’re prompted by the User Account Control window, click Yes to confirm the admin access

Once you’re finally inside the elevated CMD prompt, type the following commands and press Enter after each one to effectively repair the ieframe.dll file and every associated dependency:
chkdsk
prompt
sfc /scanfile=c:\windows\system32\ieframe.dll
sfc /verifyfile=c:\windows\system32\ieframe.dll
assoc
sfc /scannow

After the process is complete, type exit to close the Command Prompt, then the only thing left to do is to reboot your PC. Afterward, you can check to see if you still encounter the brightness not working problem.

At this point, you should be able to modify the screen brightness on Windows 11.
Member
Posts: 12,392
Joined: Aug 11 2008
Gold: 222,365.50
Apr 18 2025 05:38pm
You may have to reformat.
Go Back To General Help Topic List
Add Reply New Topic