There is a black theme under Win10, which is equivalent to Win10 night mode or turn off mode. Unfortunately, this black theme does not provide a switch option. It can be switched with one click and can only be turned on or off by modifying the registry. This article will teach you how to achieve fast switching between night mode Win10?
Specific methods are as follows:
1, the establishment txt files, to copy the following short code into Notepad stored
$ regkey = & ldquo; HKCU: \\SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Themes\\Personalize”
$name = “AppsUseLightTheme”
$exists = Get-ItemProperty -Path “$regkey” -Name “$ Name” -ErrorAction SilentlyContinue
If (($exists -ne $null) -and ($exists.Length -ne 0)) {
Remove-ItemProperty -Path $regkey -Name $ Name
}else{
New-ItemProperty -Path $regkey -Name $name -Value 0
}
2. Change the txt file suffix For ps1
3, right click on the ps1 file and select “Run with PowerShell” to switch to black theme mode. Run again to recover.
It should be noted that when the black theme mode is turned on, the title bar of the setting window in the active state will also be displayed in black, which will cause the buttons and fonts in the title bar to be unclear. Probably this feature is still in the testing phase and has not been developed, so Microsoft did not provide the appropriate switch.
The above is how Win10 implements the fast switching of night mode. Although this method is not directly controlled by options, it can also quickly switch to night mode.
1.Win + R input gpedit.msc to open the group policy editor; 3. Double-click to open the settings ha
win10 preview version 10061 lock screen interface black screen solution is coming! There are concern
Recently, some users have responded online, and their Win10 systems resource manage
What do you think is the way to shut down the Win10 system, except for shutdown or
Microsoft spokesperson announced the price of Win10 retail version
How does the win10 system prevent hard disk data loss?
How to quickly delete the custom application icon of Win10 system
Win10 system to create file shortcuts
What is the Great Wall icon in the lower right corner of the Win10 taskbar?
Win10 input method is gone, how to do
How does Win10 fix common settings to the start menu
Win10 system error code 80072efd how to solve?
How to use WinRE to easily repair the system in Win10
After Win10 update does not prompt automatic restart how to set?
Windows media player can't play this file?
Why Windows 7 will automatically build 100M hidden partitions
Ubuntu 10.10 latest default wallpaper exposure
Don't please! Many users make my Vista system
How to solve the computer blue screen code 0x0000007e?
How to close the windows7 error report window?
Win7 system how to query graphics memory
Batch change photo name in Windows7 system to complete one button
After Win7 is started, the hard disk light is blinking. No solution is detected.