Welcome to my site - suggestions for improving my site are welcome!
Extracting Pictures from Multiple Folders
How to Change a Double-Click to a Single Click for a Mouse
How to change your Mouse Speed in Windows
How to get Contrast Mode in Windows
How to Change Preview Pane and Folder Options in WIndows
How to Get Rid of Lock and Log-In Screens
Speed Up Computer by Changing Virtual Memory Size
Speed Up Computer Using a Batch Program
Another Batch Program Speed Up
How to Convert Multiple File Types Simultaneously
How to Encrypt Files Using 7-zip
Top 10 Windows Command Line Commands
Top Computer Key Trick Commands
The Windows Club directions:
Computer Hope directions:
Just type: Alt + Left Shift + Print Screen buttons, all at the same time!
Information located near bottom of website:
After saving as a .bat file from notepad, whenever you click on the .bat file, it will speed up your computer.
Here is the code:
**********************************************
del C:\Windows\Prefetch*.*/Q
Rundll64.exe advapi.dll,ProcessIdleTasks
del F:\Windows\Prefetch*.*/Q
Rundll44.exe advapi.dll,ProcessIdleTasks
**********************************************
Copy & paste this into notepad and save as .bat file! It will make you go batty.
This video includes a simple way to speed up windows WITHOUT downloading anything Text to put in notepad: @echo off del /s /f /q c:\windows\temp\*.* rd /s /q c:\windows\temp md c:\windows\temp del /s /f /q C:\WINDOWS\Prefetch del /s /f /q %temp%\*.* rd /s /q %temp% md %temp% deltree /y c:\windows\tempor~1 deltree /y c:\windows\temp deltree /y c:\windows\tmp deltree /y c:\windows\ff*.tmp deltree /y c:\windows\history deltree /y c:\windows\cookies deltree /y c:\windows\recent deltree /y c:\windows\spool\printers del c:\WIN386.SWP cls
Mind the spacing between the asterixes (*); make sure extensions are in caps
http://www.medicalnerds.com/how-to-encrypt-zip-files-securely-using-7zip/
https://www.youtube.com/watch?v=rxNh-hpOTG4
https://www.howtogeek.com/168896/10-useful-windows-commands-you-should-know/
https://www.arrc.com/8-basic-computer-tricks-make-life-easier/
Also, don't forget the "End" button, to get to the end of a line quicker, or CTRL + N for a new window in Windows Explorer. CTRL + Delete deletes entire words in front of it as opposed to CTRL + Backspace, which deletes entire words behind them.
ipconfig /flushdns
ipconfig
ping
tracert
sfc /scannow
nslookup
shutdown /s /t 0: Performs a regular shut down.
shutdown /r /t 0: Restart the computer.
shutdown /r /o: Restarts the computer into advanced options