Make Windows 10 File Explorer Open to This PC instead of Quick Access
When you open Windows 10 File Explorer, it defaults to Quick Access. If, like me, you prefer to have File Explorer open to This PC or an actual Computer folder, then you can configure it to do so in the Folder Options dialog box. More ...
A Brief Introduction to 3D Printing
Previously, the only ways to create 3D objects was casting and molding. 3D printing involves creating an object by laying down layer over layer of material, building the object from the bottom up. 3d printing is great for rapid prototyping. 3d printing is also a great way for a home artist to express their creativity. More ...
How to Optimize Your Solid State Drive
Solid state drives or SSDs are replacing the slower, chunkier magnetic hard drives in the personal computers. SSDs function very differently from magnetic drives so it needs to be treated differently. More ...
Planning a Backup and Restoration of Files for Disaster Recovery
Planning a backup and restoration of files is the most important step to protect data from accidental loss in the event of data deletion or a hard disk failure. The backup copy can be used to restore lost or damaged data. More ...
Recovering an Older Version of a File
The File History utility is used to recover older versions of a file. This feature is part of all backup programs, though it's often called Restore. The idea is to pluck an older version of a file from the backup archive. More ...
Disable Unnecessary Background Apps
A background app is a program that runs in the background. They take up memory space, using network bandwidth, and if you're using a portable device, drain your battery. More ...
Disable Long Filenames to Improve Window's Performance
To be backword compatible with 16-bit FAT partitions, both the VFAT and the NTFS file systems create two names for each file, the long filename and a short filename compatible with the FAT file system. More ...
Microsoft Licensing Explained
If any of you have tried to figure out Microsoft's licensing laws you know how frustrating and confusing it is. I have written a brief explanation below covering Windows XP, Vista and Server 2003. More ...
Check Your Version of PowerShell
PowerShell is Windows replacement for the DOs CMD shell. To check your version of PowerShell, click on the top Windows PowerShell icon, and next to the prompt, type the command shown in this article. More ...
The Fastest Way to Move PC to PC
Upon installation, many applications write keys and other information to the Windows registry. For this reason, when you want to transfer your programs and files to a new computer, you can't just copy them over. More ...
For Quick Information About System - DOS Systeminfo Command
A system administrator would like to have information about the system when attempting to resolve a system problem. The DOS systeminfo command provides a huge amount of information about your system. More ...
Use Free Autoruns Utility to Disable Unnecessary Startup Programs
Stopping unnecessary programs from starting makes Windows boot faster and frees up system resources. Microsoft sysinternals free Autoruns utility shows you what programs are configured to start at system bootup or login. More ...
A Handful of Useful Run Commands: calc, notepad, wordpad, voice recorder, control
The Run dialog box which can be opened by pressing the [Windows] + [R] keys. Run dialog box is a rapid way to open programs. Here are some quick and useful Run commands. More ...
Script to Display the Processes Running on a Computer
Processes are the programs or tasks running on a computer. The most common way to view the processes is with Task Manager. To get a quick list you could use a script. Below is a script that displays the processes running on a computer. More ...
