I've done this a million times and it never stays off.
DND turns itself on all the time for no reason and I'm constantly missing important work pings.
This is ridiculous
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have turned it off in Windows setting multiple times but it keeps turning back on. I do not want it on and I have never wanted it on. I did not know it was even a possibility to turn it on until it started doing it on its own.
How do I turn it off and leave it turned off for good?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
I've done this a million times and it never stays off.
DND turns itself on all the time for no reason and I'm constantly missing important work pings.
This is ridiculous
I confirm that, its 15 feb 2023 and it is still always turned on, everything is disabled for auto DND. I've been suffering for months
Hi everybody,
I managed to resolve this issue using this command from administartive prompt
reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\QuietHours" /v "Enabled" /t REG_DWORD /d 0 /f
i then disabled the do not disturb mode, rebooted the pc and then the do not disturb mode wasn't active.
If you wanna revert the change just change the value from 0 to 1.
Hope this help.
This doesn't work unless I am misunderstanding how to use regedit
This worked for me. Thanks.