CTRL+SHIFT+WIN+B / All drivers reseted from video card (If games lagging) |
CTRL+SHIFT+ESC: - Details: Right click mouse favorite game / Set priority: Realtime or High / Change priority - Startup: Right click mouse unnecessary application: Disable |
Windows+R: msconfig - Boot / Boot options / Uncheck No GUI boot / Apply / Ok - Boot / Avanced options / Check Number of processors / Set higher number / Ok / Apply / Ok - Services / Select Hide all Microsoft services / Disable all / Apply / Ok |
Windows+R: sysdm.cpl - Advanced / Startup and recovery / Settings / Time to display list of operating systems: 10 / Ok - Advanced / Performace / Settings / Visual effects / Adjust for best performance / Apply / Ok - Advanced / Performace / Settings / Advanced / Virtual memory / Change / Uncheck Automatically manage paging file size for all drivers / Click C: / Custom size: Initial size: 3072, Maximum size: 6144 / Set / Ok / Apply |
Windows+R: services.msc - Function Discovery Provider Host / Double click / Startup type: Automatic / Apply / Ok - Function Discovery Resource Publication / Double click / Startup type: Automatic / Apply / Ok - SSDP Discovery / Double click / Startup type: Automatic / Apply / Ok - SysMain / Double click / Startup type: Disabled / Apply / Ok - UPnP Device Host / Double click / Startup type: Automatic / Apply / Ok - Windows Search / Double click / Startup type: Disabled / Apply / Ok - Windows Time / Double click / Startup type: Automatic / Apply / Ok / Start the service |
Windows+R: regedit - Computer/HKEY_CURRENT_USER/Control Panel/Desktop / MenuShowDelay / Double click / Value data: 20 / Ok - Computer/HKEY_CURRENT_USER/Control Panel/Mouse / MouseHoverTime / Double click / Value data: 30 / Ok - Computer/HKEY_CURRENT_USER/SOFTWARE/Microsoft/Windows/CurrentVersion/Run / Delete unnecessary application - Computer/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/DateTime/Servers / Double click 0 or 1 (if 0 not exist) / Value data: time.cloudflare.com / Ok - Computer/HKEY_LOCAL_MACHINE/SOFTWARE/Policies/Microsoft / Right click mouse Microsoft / New Key: MRT / Right click mouse MRT / New DWORD: DontOfferThroughWUAU / Value data: 1 / Ok - Computer/HKEY_LOCAL_MACHINE/SOFTWARE/Policies/Microsoft/Windows / Right click mouse Windows / New Key: Psched / Right click mouse Psched / New DWORD: NonBestEffortLimit / Value data: 10 / Ok - Computer/HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Session Manager/Memory Management / ClearPageFileAtShutDown / Double click / Value data: 1 / Ok |
Windows+R: gpedit.msc - Computer Configuration / Windows Settings / Security Settings / Local Policies / Security Options / Shutdown: Clear virtual memory pagefile / Double click / Enabled / Apply / Ok - Computer Configuration / Administrative template / Windows components / App privacy / Let Windows apps run in the background / Double click / Enabled / Default for all apps: Force deny / Apply / Ok - Computer Configuration / Administrative template / Network / QoS Packet Scheduler / Limit reservable bandwidth / Double click / Enabled / Bandwidth limit(%) 10 / Apply / Ok |
Windows+X: - Power Options / Additional power settings / Preferred plans / Select favorite plan / Change plan settings / Change advanced power settings: Select High Performance / Apply / Ok / or... a) Wireless Adapter Settings / Power Saving Mode / Setting: Maximum Performance / Apply / Ok b) Processor power management / Minimum processor state / Setting: 100% (Desktop), Battery: 100%/Plugged: 100% (Laptop) / Maximum processor state: Setting: 100% (Desktop), Battery: 100%/Plugged: 100% (Laptop) / Apply / Ok - Network Connections / Change adapter options / Ethernet or Wifi / Right click mouse Properties / Configure / Advanced: a) Laptop / ARP Offload: Disabled / Fat channel intolerant: Disabled / NS Offload: Disabled / MIMO power save mode: No SMPS / Roaming aggressiveness: Lowest / Transmit Power: Highest / Ok b) Desktop / ARP Offload: Disabled / Auto Disable Gigabit: Disabled / Energy-Efficient Ethernet: Disabled / Green Ethernet: Disabled / Flow Control: Disabled / Interrupt Moderation: Disabled / IPv4 Checksum Offload: Disabled / Jumbo Frame/Packet: Disabled / Large Send Offload IPv4/IPv6: Disabled / NS Offload: Disabled / Power saving mode: Disabled / Priority & VLAN: Enabled (VOIP, online games, streaming) Disabled (No traffic prioritization) / Receive Side Scaling: Disabled / Ok - Network Connections / Change adapter options / Ethernet or Wifi / Right click mouse Properties / Configure / Power management / Uncheck Allow the computer to turn off this device / Ok - Command Prompt (Admin) a) gpupdate /force / ipconfig /flushdns / Restart (this will force group policy update, optional) b) netsh interface tcp show global / netsh interface tcp set global autotuning=normal (only if internet speed it not as your plan, optional) c) netsh interface ipv4 show subinterfaces / netsh interface ipv4 set subinterface "Local Area Connection or Ethernet or Wi-Fi" mtu=???? store=persistent (ping 1.1.1.1 -f -l 1452 or 1464 or 1472 + 28 = ??? mtu size according to your ISP) d) ipconfig /release / ipconfig /renew / netsh int ip reset (this will reset to default DHCP and MTU settings, optional) e) ipconfig /flushdns / ipconfig /registerdns / ipconfig /release / ipconfig /renew / netsh winsock reset / Restart (flush dns cache for windows, optional) f) sfc /scannow / Enter & wait verification 100% complete / Restart - System / Storage / Storage: On / Configure storage sense or run it now / Run Storage Sense: Every week / Delete files in my recicle bin: 1 day / Delete files in my downloads: 14 days - Settings / Personalization / Colors / Transparency effects: Off |
Windows+R: - mrt / Yes / Next / Quick or Full scan (If you think you have viruses) - temp / Ctrl+A / Delete - %temp% / Ctrl+A / Delete - prefetch / Ctrl+A / Delete |
Search: - Ease of Access brightness setting / Simplify and personalize Windows: Off all - Privacy settings / Change privacy options: Off all - Sync your settings / Windows backup: Off All - Mouse settings / Additional mouse options / Pointer Options / Uncheck Enhance pointer precision / Apply / Ok - This PC / Right click mouse Local disk (C:) / Properties / General / Disk cleanup / Files to delete / Ok / Delete files - Defragment and Optimize Drives / Local Disk (C:) / Optimize |
Windows+X: - Command Prompt (Admin): ssh router_username@router_ip / router_password a) ssh-keygen -R router_ip (only if show error WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED) b) service restart_dnsmasq / service restart_dhcpd / service restart_wireless / service restart_firewall / nvram commit / service iptables-persistent save / reboot (clear dns cache in router, necesary sometimes) c) nvram show | grep dns / nvram show | grep ntp / nvram set OR nvram unset your_command / nvram commit / reboot d) ip route show / netstat -tuln / route -n / (nvram show / grep dhcp) / ip route flush table main (restart router, optional command) e) ip addr flush dev ppp0 / ip addr flush dev eth0 / ip addr flush dev br0 (restart router, optional commands) f) ip addr show lo / ip link set lo down / ip link set lo up / ip addr add 127.0.0.1/8 dev lo / ip addr add ::1/128 dev lo (only if you flush the lo interface) g) cat /etc/resolv.conf / vi /etc/resolv.conf (ESC apoi :wq) / iptables -t nat -L -n -v / iptables -t nat -A PREROUTING -p udp --dport 53 -j REDIRECT --to-port 53 / iptables -t nat -A PREROUTING -p tcp --dport 53 -j REDIRECT --to-port 53 / nvram commit / service restart_firewall (teste, optional) |
1) On desktop - Right click mouse - New - Shortcut - shutdown /s /f - Next - Name: Shutdown - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) - or Right click mouse - New - Shortcut - shutdown /s /t 5 - Next - Name: Shutdown - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) - or Right click mouse - New - Shortcut - shutdown /s /t 5 /c "Any message here" - Next - Name: Shutdown - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) |
2) On desktop - Right click mouse - New - Shortcut - shutdown /r /f - Next - Name: Restart - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) - or Right click mouse - New - Shortcut - shutdown /r /t 5 - Next - Name: Restart - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) - or Right click mouse - New - Shortcut - shutdown /r /t 5 /c "Any message here" - Next - Name: Restart - Finish (Right click mouse shortcut - Properties - Shortcut - Change icon - Apply - Ok) |