There are multiple ways to check whether a Windows computer is running 32-bit OS or of 64-bit one. Check 32…
If you ever need to find when was Windows installed on your computer or laptop, then here is a Windows…
Of all my posts, the one that gets most number of comments is - "Javac is not recognized as internal…
Powershell provides command Stop-Process to kill a process from command prompt. This command can take in process Id, process name…
If you use WMIC commands extensively, you would have come across the error - 'Invalid alias verb'. WMIC error messages…
For Windows home users, having a login password is not absolutely necessary if the physical access to the device is…
Run the following steps to open performance monitor application on Windows computer. Press Windows+R to open run windowType 'Perfmon' and…
Powershell help manuals can be updated by running the command 'Update-Help' from Powershell command prompt. If you run this command…
The Run command for Windows Remote desktop application is Mstsc Just open Run from start menu and type mstsc in…
It's a common practice to export Outlook emails as files on disk, this helps save your important emails from accidental…