Home  >  Article  >  What to do if the computer brightness cannot be adjusted

What to do if the computer brightness cannot be adjusted

王林
王林Original
2020-10-28 14:14:1229717browse

Solution to the problem that the computer brightness cannot be adjusted: 1. Open the registry editor and find the KMD_EnableBrightnessInterface file; 2. Right-click the file and select [Modify]; 3. Modify the numerical data to 0.

What to do if the computer brightness cannot be adjusted

Solution:

Video tutorial recommendation: java course

1. Press on the keyboard Press the win R shortcut key, open the run window, enter the regedit command, and click OK.

What to do if the computer brightness cannot be adjusted

2. Expand the path HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Control \ Class \ {4d36e968-e325-11ce-bfc1-08002be10318} in the registry editor, and then open the 0000 file .

What to do if the computer brightness cannot be adjusted

3. Then find the KMD_EnableBrightnessInterface2 file, right-click and select modify. If it is not found, create a new Word value and change its name to the file name.

What to do if the computer brightness cannot be adjusted

#4. Modify the numerical data to 0 and click OK.

What to do if the computer brightness cannot be adjusted

Recommended graphic tutorial: Getting started with java

The above is the detailed content of What to do if the computer brightness cannot be adjusted. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn