What is TrustedInstaller.exe in Windows 7 / 8.1 / 10

What is TrustedInstaller.exe process? Why does TrustedInstaller.exe sometimes utilize a high percentage of processor power and make my system slow? Can I disable TrustedInstaller.exe in Windows 7 / 8.1 / 10? These are a few questions I will try to answer in this post. What is TrustedInstaller.exe process? TrustedInstaller.exe is a process of Windows Modules Installer […]

Read More

windows 10 start menu not working

Start Menu & Button not working in Windows 10 Before you proceed, some of you may want to create a system restore point first, so that you can revert back, if you find that the results are not what you expected. 1] Run the following command in an elevated command prompt, to run the System […]

Read More

ERR_NETWORK_ACCESS_DENIED Fix

The error ERR_NETWORK_ACCESS_DENIED is a Google Chrome Error and it indicates that the website you are trying to access cannot be accessed because it has been denied. In General, this issue usually comes up when a software, or an app blocks the connection. Give yourself a quick recall now; and think of the apps you are […]

Read More

Bash If Statement Examples (bash if -q, bash if -e, If then fi, If then else fi, If else fi, is if)

Conditional statements in the Shell, similar with other programming languages. If you want to know what are the conditions, obtained by man test can help. Common formats Bash Example 1. if [ “foo” = “foo” ]; then     echo expression evaluated as true fi [root@dll ~]# if [ “foo” = “foo” ]; then >     echo expression evaluated as true > fi expression evaluated as true [root@dll […]

Read More

How to fix unarc.dll or Isdone.dll errors

Unarc.dll or Isdone.dll errors are quite common for both Windows 7 and Windows 8 (8.1) users. The fact is, they are almost one and the same error. These errors can occur when you, for example, download an archive from the Internet and try to unpack it, or try to install a downloaded game with the […]

Read More

Preventing bad sectors

You are no doubt reading this article because you are wondering why on earth there are nearly a dozen processes running with the name svchost.exe. You can’t kill them, and you don’t remember starting them… so what are they? So What Is It? According to Microsoft: “svchost.exe is a generic host process name for services […]

Read More

System Error Codes (1700-3999)

The System Error Codes are very broad. Each one can occur in one of many hundreds of locations in the system. Consequently the descriptions of these codes cannot be very specific. Use of these codes requires some amount of investigation and analysis. You need to note both the programmatic and the run-time context in which […]

Read More

How to fix high CPU usage

High CPU usage can be a symptom of a number of PC conditions, such as insufficient or bad memory, viruses or malware producing a lot of background activity, insufficient hardware capacity to run all the software you are trying to run simultaneously, or a highly fragmented or corrupt Windows registry. Whatever the reason, high CPU […]

Read More

Many Temporary Internet Files

Temporary Internet Files is a folder on Microsoft Windows which holds browser caches. The directory is used by Internet Explorer and other web browsers to cache pages and other multimedia content, such as video and audio files, from websites visited by the user. This allows such websites to load more quickly the next time they […]

Read More

System Error Codes (0-499)

The System Error Codes are very broad. Each one can occur in one of many hundreds of locations in the system. Consequently the descriptions of these codes cannot be very specific. Use of these codes requires some amount of investigation and analysis. You need to note both the programmatic and the run-time context in which […]

Read More