User Tools

Site Tools


windows:registry_hacks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
windows:registry_hacks [2015/11/24 11:18]
tschulz [Enable Verbose Login Messages]
windows:registry_hacks [2015/11/24 11:19]
tschulz [Enable Verbose Login Messages]
Line 1: Line 1:
 ====== Windows Registry Hacks ====== ====== Windows Registry Hacks ======
  
-===== Disable New User Animation (Windows 8) ===== 
-<file reg newuser_animation.reg>​ 
-Windows Registry Editor Version 5.00 
  
-[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] 
-"​EnableFirstLogonAnimation"​=dword:​00000000 
-</​file>​ 
 ===== RDP Load Balance ===== ===== RDP Load Balance =====
 <file reg loadbalance_8.reg>​ <file reg loadbalance_8.reg>​
Line 67: Line 61:
 </​file>​ </​file>​
  
-===== Windows 8 Disable Lock Screen ===== 
-Disable the lock screen without Group Policy 
-<file reg disablelockscreen.reg>​ 
-Windows Registry Editor Version 5.00 
  
-[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Personalization] 
-"​NoLockScreen"​=dword:​00000001 
-</​file>​ 
  
-===== Enable Verbose Login Messages ===== 
-<file reg verbose_login.reg>​ 
-Windows Registry Editor Version 5.00 
- 
-[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System] 
-"​VerboseStatus"​=dword:​00000001 
-</​file>​ 
  
 ===== Remove Old Group Policy Settings ===== ===== Remove Old Group Policy Settings =====
windows/registry_hacks.txt · Last modified: 2015/11/24 11:19 by tschulz