just another IT blog
don't work hard, work intelligent!
Tuesday, 11 August 2015
Windows 10 - disable Lock-Screen
if you don't want to extra click before you can login
just add this KEY and DWORD
----------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization]
"NoLockScreen"=dword:00000001
-------------------
Thursday, 6 August 2015
Windows 10 - privacy - disable "diagnostic and usage data"
settings - privacy - feedback & diagnostics
add the DWORD value:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\DataCollection\AllowTelemetry:
0x00000000 (works in enterprise edition only?)
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)