How to Clear Windows 10 Clipboard History Using Shortcut

clipboard history winkey + v

The new Windows 10 Clipboard lets you save multiple items in the clipboard so that you can use it later. You can also pin the required items in the Clipboard history panel so that they’re not discarded by the system, or accidentally deleted by the user.

clipboard history winkey + v

You may every now and then want to clear the clipboard to remove any sensitive information like password etc., from the history. This article explains how to create a desktop shortcut to clear the Windows 10 new clipboard history automatically.Read more

How to Find and Remove Empty Folders in Windows

remove empty folders in windows

Over time, hundreds of empty folders and junk files may take up your hard disk. While the junk files occupy disk space and can be cleaned up using Disk Cleanup or Storage settings, the empty directories remain.

The empty folders don’t take up disk space, but to organize your data better, you may want to prune them every once in a while.

This article discusses different methods to find and remove empty folders on your computer.Read more

Add “Open with Notepad++” to the Right-Click Menu

Notepad++ right-click menu in Windows

Many users have replaced Notepad with Notepad++ as the default text editor on their computers. Others use Notepad++ only when needed, and launch it via the Open with menu and choose Notepad++ from the list of options.

This post tells you how to add the Open with Notepad++ command to the right-click menu for text files in Windows. This tip is especially helpful for those who use the Notepad++ portable copy.Read more

Enable or Disable Windows Defender Using Shortcut or Command-line

Windows Defender, the built-in anti-virus program in Windows, has useful features such as cloud-based protection, offline scanning, limited periodic scanning, tamper protection, controlled folder access, etc.

Almost every aspect of Windows Defender can be managed or automated using the MpCmdrun.exe command-line tool and PowerShell cmdlets. There are times when you need to temporarily disable your Windows Defender real-time protection on your test (non-production) systems and switch it back on after a few minutes.

You may prefer a single-click shortcut or script solution because of the following reasons:

  1. It takes several mouse clicks to turn off/on the Windows Defender real-time protection through the user interface.
  2. The Turn off Microsoft Defender Antivirus Group Policy setting or its equivalent registry setting DisableAntiSpyware = 1 would require rebooting the computer.
  3. Microsoft has discontinued the DisableAntiSpyware policy/registry setting in Microsoft Defender Antimalware platform versions 4.18.2007.8 and higher. DisableAntiSpyware no longer works!

hand point iconThis post explains how to enable or disable Windows Defender in a single click using desktop shortcuts or command-line without requiring a restart.

Read more

How to Clean Up the Windows Installer Cache Folder

windows installer - delete unwanted files

When you install a program in Windows, the program’s .msi or .msu setup package gets copied to the C:\Windows\Installer folder. The Installer folder is a protected folder with System & Hidden attributes and is found under your Windows folder.

windows installer - delete unwanted files

What is the Windows Installer folder?

The Installer directory is intended to serve as a cache for installer data files for various applications installed on the computer.Read more

[Fix] Cannot import file: The specified file is not a registry script

specified file is not a registry script

When you try to import a registry file (.reg) by double-clicking it or by using the Import option from within the Registry Editor, the following error occurs. As a result, the .reg file is not imported.

Registry Editor

Cannot import filename.reg: The specified file is not a registry script. You can only import binary registry files from within the registry editor.

specified file is not a registry script

This post tells you how to fix the .reg file import error in Windows.Read more

[Fix] Cannot Add a Program to Open with List in Windows

cannot add program to open with menu in windows

When you right-click on a file, select “Open with”, click “choose another app” and select a program using the Browse dialog, the program may fail to appear in the “Open With” dialog.

It may appear as if nothing happened after you selected the program in the browse dialog — i.e., the Open with dialog simply ignores your selection. This is a bug that exists since the Windows XP era (at least) and remains in Windows 10 as well. This article shows how to fix the Open with problem.Read more