[Fix] Windows Batch Files (.bat) do not run when double-clicked

comspec setx

When you double-click a Windows batch file (.bat) or a .cmd file, one of the following symptoms may happen: The error “Windows cannot find ‘filename.bat’. Make sure you typed the name correctly, and then try again.” occurs when you run a .bat or a .cmd file. The batch file opens a Command Prompt window, but … Read more

Error 1083 “The executable program that this service is configured to run in does not implement the service”

fix for services error 1083 and 1053

When you attempt to start some Windows services using the Services MMC or command-line, error 1083 or 1053 is shown, and the service fails to start. Here is the error message verbatim: Windows could not start the [service name] service on Local Computer.Error 1083: The executable program that this service is configured to run in … Read more

How to Enable the Built-in Administrator via Windows RE

There are situations where you’ll need to activate and use the built-in Administrator account in Windows 10 or 11. The built-in Administrator account is disabled by default. If your existing admin user account profile gets corrupted (and you have no alternate user account with admin privileges), you’ll need to enable and use the built-in administrator account to fix things up or create a second administrator account.Read more

Remove “Create a new video” Option from Right-click Menu in Windows 10

With the Windows 10 Photos app set as the default image viewer, when you right-click on an image or video file (or a group of files), you’ll see the Create a new video option in the context menu.

"create a new video" context menu

The Create a new video option lets you create a video clip from the list of selected image files, and optionally export the video file or save to your OneDrive account via the Photos app.

"create a new video" context menu using photos app

This article tells you how to remove the Create a new video option from the right-click menu if you don’t use it and would like to declutter the right-click menu.

Read more

[Fix] Wi-Fi Networks (SSID) Not Visible in Windows 10/11

Your Windows 10 computer may not show available Wi-Fi Networks (No Wi-Fi Networks Found) sometimes after installing a feature update. Many of the users have reported that they are unable to search and discover new Wi-Fi access points after going through the Fall Creators Update. However, this issue still exists in computers running v2004 which is the latest Windows 10 build as of this post.

Welcome to the Windows-land where the “mandatory updates” and “security patches” would more often than not, make your life harder by either messing up or not showing something. One of the rather recent additions to the list is the Wi-Fi problem.Read more

What is “Program” in Task Manager Startup Tab

When you open Task Manager and click on the Startup tab to manage auto-start entries, you may notice one or more entries showing up as “Program” showing up with a blank or generic icon and without any Publisher information.

unknown program entry in task manager startup tab command line

The unknown “Program” entries are most likely caused if both of the following conditions are true:

  1. The startup entry refers to an invalid or non-existent file under “Program Files” folder.
  2. The registry value data corresponding to that startup entry is not enclosed within double-quotes.

This article tells what does the “Program” entries in the Startup tab mean and how to get rid of those entries.Read more

How to Enable Preview of .eml (Email Message) Files in Explorer

Many users of Windows Mail or Windows Live Mail (part of Windows Live Essentials) used to backup individual emails and save them as .EML files. Since Windows Live Mail has been discontinued, users are forced to use third-party mailers or even buy Microsoft’s own produce, Microsoft Outlook. However, the preview pane in File Explorer shows “No preview available” when a .EML file is selected.

.eml file no preview available

This article tells you how to preview .EML files in File Explorer Preview pane, in Windows 7 through Windows 10.Read more

[Fix] “Windows Backup Failed to Get an Exclusive Lock on the EFI System Partition” Error

When you try to create a system image using Windows Backup on your computer, the following error occurs and backup procedure stalls.

0x8078011E avast efi system partition lock windows backup

Windows Backup failed to get an exclusive lock on the EFI system partition (ESP). This may happen if another application is using files on the ESP. Please retry the operation. (0x8078011E)

Additional information:
Access is denied. (0x80070005)

and

Check your backup. The last backup did not complete successfully.

Read more