15 Best Hidden System Tools in Windows.

Windows has some great inbuilt tools that are either little known or not known at all. The most important thing here is having the knowledge that such tools exist in your Windows. You can access all of these by typing their name in Windows Start Menu Search or you can …

Read full post

5 Best Free Data Recovery Software for Windows

The most important thing about computers is user data. Everything else about computers is replaceable except your data. These three are the most common causes of data loss: File/Folder Deletion Lost Partition Damaged Partition File/Folder Deletion File/Folder Deletion is the most common type of data loss. Most of the times, …

Read full post

How to find Windows Product Key using VB Script.

Step 1: Open Notepad. Step 2: Copy and Paste this code into Notepad. Save this as a .vbs file, for example, key.vbs. Option Explicit Dim objshell,path,DigitalID, Result Set objshell = CreateObject(“WScript.Shell”) ‘Set registry key path Path = “HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\” ‘Registry key value DigitalID = objshell.RegRead(Path & “DigitalProductId”) Dim ProductName,ProductID,ProductKey,ProductData ‘Get …

Read full post

How to Create ESET SysRescue Live Rescue Disk for Windows PC.

The ESET SysRescue Live is an emergency rescue disk utility that can be used to create a bootable CD/DVD, or a bootable USB drive to recover your computer for malware infections, and perform file and data recovery operations. The ESET SysRescue Live has the most polished interface for a rescue disk, …

Read full post

Disable, Stop, Re-Start Windows Update Service Using Services

Use Services utility to Stop (or Restart) the Windows Update Service Windows Update is an essential part of keeping the Windows performance optimized with latest feature updates, and your Windows PC secure from online and offline threats via the security updates. However, there could be a variety of reasons for …

Read full post

How to Install Mouse Cursor Schemes in Windows 10

The default mouse cursor scheme in Windows is Aero White, which is available in three sizes – system scheme, large and extra large. You have three additional scheme sets – Windows Standard, Windows Black, and Windows Inverted. The Windows Standard in the old non-Aero Windows XP styled scheme, the Windows …

Read full post

5 Best Free Download Managers for Windows

The need for Download Managers Download Managers have many features that aren’t present in the downloading component of web browsers. These programs give more options and control over your downloads. Here are some of the most commonly found features in download managers. 1. Resuming paused downloads. Download managers have the …

Read full post