| Disable Optical Drive Autorun Feature | |
|---|---|
| Actions: | Create AutoRun dword value with 0 data in HKLM\System\CurrentControlSet\Services\CDROM subkey. |
| Reverts: | Set data of dword value above to 1. |
| Info: | Apply to all users. Require to restart Windows. |
| Disable Balloon Tip | |
|---|---|
| Actions: | Create EnableBalloonTips dword value with 0 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced subkey. |
| Reverts: | Delete value above. |
| Delete EnableBalloonTips value in HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced subkey. | |
| Info: | Apply to current user only. Require to log off Windows. |
| Disable Warning when Low Disk Space Occured | |
|---|---|
| Actions: | Create NoLowDiskSpaceChecks dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Disable Blinking Cursor | |
|---|---|
| Actions: | Create CursorBlinkRate string value with -1 data in HKCU\Control Panel\Desktop subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to current user only. Require to log off Windows. |
| Enable Crashing Windows Manually | |
|---|---|
| Actions: | Create CrashOnCtrlScroll dword value with 1 data in HKLM\System\CurrentControlSet\Services\i8042prt\Parameters subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to all users. Require to restart Windows. Crashing method: Hold "right Ctrl" key, then press "Scroll Lock" key twice. |