Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не работает ночной режим(night light) после отключения "CDPSvc" #6

Closed
alsolovyev opened this issue Aug 30, 2019 · 1 comment

Comments

@alsolovyev
Copy link

alsolovyev commented Aug 30, 2019

После отключения "CDPSvc"(строка 18) перестает запускаться стандартный ночной режим(night light)

Edition: Windows 10 Pro N
Version: 1903
OS build: 18362.295

Чтобы включить:

Get-Service -Name "CDPSvc" | Set-Service -StartupType Automatic
Get-Service -Name "CDPSvc" | Start-Service
@farag2
Copy link
Owner

farag2 commented Aug 30, 2019

Все возможно. Я проверю. Спасибо за отзыв.
Подтверждаю. Да, мало служб можно беспрепятственно выключить.

@farag2 farag2 closed this as completed Aug 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants