[Fix] Windows Live Mail Error 0x800C013E in Windows 10

windows live mail 0x800C013E in windows 10 2004

After installing the Windows 10 Feature Update 2004  (Build 19041.xx), you may be unable to send or receive emails using Windows Live Mail Version 2012. The error message may look like the following:

Unable to send or receive messages for the [name] account. An unknown error has occurred.

Server: 'mail.server.com'
Windows Live Mail Error ID: 0x800C013E
Protocol: POP3
Port: 110
Secure(SSL): No

Server: imap.googlemail.com
Username: 
Protocol: IMAP
Port: 993
Secure(SSL): 1
Code: 800c013e

Server: imap-mail.outlook.com
Username: [name]@hotmail.co.uk
Protocol: IMAP
Port: 993
Secure(SSL): 1
Code: 800c013e

windows live mail 0x800C013E in windows 10 2004

Also, when you preview an email in Windows Live Mail, you may see the following error message(s):

Message could not be displayed

Windows Live Mail encountered an unexpected problem while displaying this message. Check your computer for low memory or low disk space and try again.
Could not write this message to disk

Read more

How to Join Multiple Videos in Windows Using Avidemux

avidemux user interface

Due to file size restrictions or other reasons, sometimes, your friends or co-workers may send videos in multiple parts. This is especially the case when you get the videos from WhatsApp, email, or other social media platforms. Once downloaded, you may want to combine the multiple clips into one single video for easier management.

We’ve seen how to do merge videos using the built-in Photos app. But this post tells you how to combine multiple video clips into one, using 3rd party freeware like Avidemux, FFmpeg, etc.Read more

“PC-Doctor Module” High CPU, Memory, Disk Usage and Slowdown

dell pc-doctor module 100% cpu and memory usage

Occasionally, your system may slow down to a crawl due to the PC-Doctor Module process that runs in the background. When this happens, it can take several seconds to open the Task Manager or any program.

The Task Manager may show that a process named PC-Doctor Module is occupying 100% of CPU and a very high amount of RAM. You may be wondering if PC-Doctor Module is a virus, Malware, or a PUA.Read more

How to Open File or Folder Path from the Clipboard Using Shortcut

copy path to clipboard to Run dialog

Sometimes we may need to copy a file or folder path from your email or chat window to the clipboard, and open the file or folder manually. Most people open the file or folder by launching the Run dialog, pasting the path from the Clipboard, and clicking OK.

paste path from clipboard to Run dialog

If your job involves doing this sort of task repeatedly, manually opening the Run dialog and pasting the path every time can be tedious. You can simplify this using a keyboard shortcut (hotkey) with the help of a small AutoHotKey (AHK) script.

Read more

[Fix] Windows cannot find Winword.exe or Excel.exe — Can’t open Any Program

avast avg debugger cannot open office apps

When you open Office programs such as Word, Excel, PowerPoint, Outlook, etc, nothing may happen (except for the screen flash) if you double-click the program shortcut. If you open the Office program’s folder and double-click the executable (e.g., winword.exe, excel.exe, powerpnt.exe, outlook.exe) directly, the following error(s) occur: Windows cannot find ‘C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE’. Make sure … Read more

Can’t Print Adobe PDF Documents from Browser in Windows 10 2004

pdf print problem windows 10 2004 browser

Adobe Acrobat reader adds the web browser plugin using which you can view PDFs in a web browser. After installing the Windows 10 2004 update, you may be unable to print PDF files from the web browser/frame, especially when using Internet Explorer. The print dialog box doesn’t open and nothing happens if you issue the Print command from the browser.

pdf print problem windows 10 2004 browser

However, you can save the PDF file locally and open/print using Adobe Acrobat Reader without any issues.

This seems to be a bug in Windows 10 2004. Until Microsoft or Adobe issues a fix for this issue, you may disable Protected Mode in Adobe Reader as a workaround.Read more

How to Batch Convert Excel Sheets into PDF Files

excel save as pdf

Microsoft Excel Spreadsheets are commonly used to store financial data and prepare invoices. Often, you may need to convert the .xls or .xlsx files to .pdf format especially if you’re sending out invoices to your clients.

Microsoft Excel has a built-in option using which you can save your workbook, active sheet, or selected cells to a PDF file. This can be accomplished using the Save as… dropdown box.

excel save as pdf

By clicking on the More options… link, you can configure the page range, and the item to export (entire workbook, active sheet, etc) to PDF.

excel save as pdf - options dialog

tips bulb iconAnother option would be to use the Microsoft Print to PDF driver in Windows 10 to output the .xls or .xlsx file to a .pdf document. For this, you’d use the Print option (instead of Save as) to print the document to PDF.

excel print to microsoft pdf printer or cutepdf printer

Pre-Windows 10 systems don’t have the Microsoft Print to PDF driver. As an alternative. you can use the free CutePDF Writer or Foxit PDF Printer (part of Foxit PDF Reader software.)

Bulk conversion of Excel sheets to PDF

However, if you have hundreds of invoices (in .xls or .xlsx format) that you need to batch/bulk convert the files into PDF, the above options are not ideal and take a long time.

  • There are plenty of online portals that can bulk convert Excel sheets to PDF documents quickly without charging any fee. However, if your Excel sheets are confidential and you don’t want any intermediary portal or service to access them, then you may use the Excel to PDF offline conversion methods discussed in this article.

Fortunately, Microsoft Word and Microsoft Excel lets you automate the above task using scripting. This article tells you how to batch convert multiple Excel sheets into PDF files quickly.Read more

How to Download YouTube, Facebook, Twitter Videos Easily

youtube-dl download twitter, facebook or youtube videos

There are plenty of free online portals that help you download YouTube, Facebook, and Twitter embedded videos. These portals process the inputted video URL and make multiple resolutions of the video available for download.

However, if you want to avoid the online video download portals and wish to download YouTube, Facebook, and Twitter videos from your computer directly (without an intermediary), this post is for you.

Read more

How to Clear or Flush Google Chrome DNS Cache

flush google chrome dns cache

Domain Name System (DNS) is the address book of the Internet. Web browsers interact through Internet Protocol (IP) addresses. DNS translates domain names to IP addresses so browsers can load Internet resources.

Windows caches the DNS records for a considerable time. This cache can be cleared by running the command ipconfig /flushdns. Other than this, your web browser like  Google Chrome maintains a separate DNS cache mechanism.

Why do you need to clear the browser DNS cache?

  • System administrators often find times where they need to redirect the domains by editing the host file, in order to override any DNS records for a domain name. However, every time you want to change a hostname to a different IP, you needed to close the browser before the change will take effect. This can get tedious if you have too many browser tabs or windows open.
  • When doing web development or other work that requires changing the web hosting IP in the HOSTS file for testing purposes, you needed to restart the web browser every time for the new host to IP mappings to take effect.

However, with Google Chrome, you can clear the internal DNS cache without closing and reopening the browser. This post tells you how to clear the internal DNS cache of the Google Chrome browser without restarting Google Chrome.

Read more

[Fix] Youtube-dl Error MSVCR100.dll not found in Windows

youtube-dl error msvcr100.dll 32-bit syswow64

Youtube-dl is a command-line program to download videos from YouTube or other sites. When you run the software on some computers, you may receive the following error:

youtube-dl.exe – System Error

The code execution cannot proceed because MSVCR100.dll was not found. Reinstalling the program may fix this problem.

youtube-dl error msvcr100.dll 32-bit syswow64

Let’s see how to fix the msvcr100.dll missing error.Read more