Skip to content

Instantly share code, notes, and snippets.

@inkychris
Last active February 15, 2019 21:06
Show Gist options
  • Save inkychris/758e5624b65544dac3a7372deccb3109 to your computer and use it in GitHub Desktop.
Save inkychris/758e5624b65544dac3a7372deccb3109 to your computer and use it in GitHub Desktop.
Windows 10 Customisations
Disable Lockscreen:
gpedit:
- Administrative Templates/Control Panel/Personalization/Do not display the lock screen
Show Seconds in Taskbar Clock:
regedit:
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
- New > DWORD (32-bit) Value > ShowSecondsInSystemClock> 1
Remove Icons from Taskbar:
- Settings > Personalization > Taskbar > Turn system icons on or off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment