Windows Annoyances

From MK Wiki EN
Revision as of 20:08, 22 September 2021 by MkWikiEnSysOp (talk | contribs) (+Show seconds in task bar)
Jump to navigation Jump to search

NoLowDiskSpaceChecks

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\NoLowDiskSpaceChecks --> 1

Disable Desktop Cleanup Wizard

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz\NoRun --> 1

Show seconds in task bar

reg add HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v ShowSecondsInSystemClock /t REG_DWORD /d 1

After this operation, the session has to be logged out.

Credits