Logo

Screen of death colors in Windows 10

Receiving a screen of death is not a pleasant experience at all and most users would agree that they would very much like not to face one during their work with the computer. Sadly PC is not a perfect machine and it is not working in a perfect environment so errors happen.

The most famous and well-known death screen is blue which is also the most common one, my bet would be that there is not a user which has not been faced with this blue error screen. There is no simple explanation why these stop errors occur as several factors can be involved. However, it is known that the malfunctioning of hardware drivers or drivers that are installed by third-party software drive this unwanted change.

But did you know that there is more colors for infamous death screens and not just blue one?

Microsoft has coded different errors to different colors in the goal for the technical team to be aware right away of what type and kind of error they are dealing with.

Color for screen errors are: Blue, Black, Pink, Brown, Yellow, Red, Orange, Green and White

If you are interested in what color represents what keep reading.

BLUE

blue screen of deathA stop error or exception error commonly called the blue screen of death (BSoD) or blue screen, is an error screen displayed on Windows computers following a fatal system error. It indicates a system crash, in which the operating system has reached a condition where it can no longer operate safely. This is caused by many different problems, such as a general hardware failure or a crucial process terminating unexpectedly.


BLACK

black screen of deathOn Windows 10 systems, a Black Screen of Death can be caused by an unfinished Windows Update. To resolve this problem, simply hold the power button down on your PC or laptop to switch off the computer. A cold start should result in the system booting properly.


PINK

pink screen of deathIt is a diagnostic screen with a white type on a pink background. Pink Screen is mainly seen when the VMkernel of an ESX/ESXi host experiences a critical error, becomes inoperative, and terminates any virtual machines that are running. It is not fatal and generally considered more of a developer testing issue. When encountered, it can be fixed quickly by following the simple action of pressing and holding your computer’s power button to shut down the device.


BROWN

brown screen of deathThe Microsoft Windows 10 Operating System Brown Screen of Death is an on-screen fatal error notification with bug check codes which is seen when a computer crashes due to graphics hardware or software-related problems (failing graphics drivers).


YELLOW

yellow screen of deathIt affects the functioning of a browser, particularly Mozilla Firefox. The Yellow Screen of Death makes the appearance with a weird buzzing sound in the background when the XML parser refuses to process an XML document causing a parsing error and a weird buzzing sound. The issue persists unless the computer is manually rebooted.


RED

red screen of deathCommonly the Windows 10 red screen is caused due to the hardware error, particularly if you overclock your Windows PC/laptop. Despite this, sometimes the red screen of death is also caused by outdated or incompatible drivers or due to BIOS issues.


ORANGE

orange screen of deathThe Orange Screen of Death on Windows occurs due to fatal hardware errors. Multiple reasons have been reported for the Orange Screen of Death. Some had this issue when watching a YouTube video, some were not able to boot into Windows. It can even occur when waking up from Sleep.


GREEN

green screen of deathThe green screen of death only appears when you're running an Insider Preview version of Windows 10. It's the same as the blue screen of death, and it will show the same error messages. ... If you see a green screen of death (GSOD) on your PC, that's a sign you're using an Insider Preview build of Windows 10.


WHITE

white screen of deathThe White Screen on Windows is also an error where the screen of the computer just turns white and freezes. There can be several things that can cause the white screen to appear on the Windows laptop monitor. But the main issue could be because of malfunctioning of the graphics hardware.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Windows is stuck in Airplane Mode
As of late, a number of users reported experiencing a problem where their Windows 10 computers get stuck on Airplane mode for some unknown reason. According to the affected users, they were unable to turn off the Airplane mode which means that their computers are also not able to connect to the internet. One of the possible reasons why this kind of issue occurs is that there could be a bug with the airplane mode or it could also be the doing of faulty network drivers or physical switch that’s turned on, and so on. If you are one of the few users who experience the same issue, then read on as this post will guide you on what to do if your Windows 10 computer gets stuck on Airplane mode. There are a couple of suggestions you can check out to resolve the problem. You can try to check the status of the Radio Management service, flush the DNS cache or you could turn off the airplane mode via system settings. You could also update the network drivers or turn off the physical switch for airplane mode or make some adjustments in the Windows Registry. For more details, refer to each one of the suggestions provided below.

Option 1 – Try to check the Radio Management Service status

  • First, tap the Win + R keys to open the Run dialog box and type “services.msc” in the field, and hit Enter to open the Windows Services Manager.
  • Next, look for the Radio Management service and select Properties.
  • From there, change its Startup type to Disabled and click on the Apply and OK buttons to save the changes made.
  • Once done, restart your computer and check if you can now turn off the airplane mode.

Option 2 – Flush the DNS cache

You could also try to flush the DNS cache to fix the “ERR_ICAN_NAME_COLLISION” error. All you have to do is open Command Prompt as an administrator and then execute each one of the following commands sequentially to flush the DNS cache:
  • ipconfig/release
  • ipconfig/renew
  • ipconfig/flushdns

Option 3 – Try turning off the airplane mode via System settings

If flushing the DNS cache did not help in fixing the problem, then you might want to turn off airplane mode via system settings.
  • In the Windows Search bar, type “airplane mode”.
  • From the search results that appear, click on Airplane mode.
  • After that, a window will appear where you have to turn off the toggle button for Airplane mode.

Option 4 – Try to update, rollback or reinstall the Network adapter drivers

The next thing you can do to resolve the problem is to update the Network Adapter drivers by following these steps:
  • Tap the Win + R keys to launch the Run window and then type in the “devmgmt.msc” command and hit Enter to open the Device Manager window.
  • Under the Device Manager, you will see a list of drivers. From there, look for the Network Adapters and expand them.
  • Look for the Broadcom Network Adapter and right-click on it, as well as other network adapters that have an exclamation icon, and update them all.
  • Restart your PC and see if it helped in fixing the problem.
Note: If updating the network drivers didn’t help in fixing the problem, you can also try to roll back the very same drivers from their previous versions and restart your Windows 10 PC. After that, the system itself will reinstall the drivers you just uninstalled. Alternatively, you can also download and install the drivers from the manufacturer’s website directly. To reinstall the network adapter drivers, refer to these steps:
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.

Option 5 – Try to turn off the physical switch for Airplane mode

If your computer has a physical switch to turn on or off the airplane mode, then you might want to check that switch if you have one. Chances are, it could be the reason why you’re unable to turn off Airplane mode on your computer.

Option 6 – Try to make some adjustments in the Registry

  • Tap the Win + R keys to launch the Run utility.
  • Then type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESystemCurrentControlSetControlClass
  • From there, edit the registry value of “RadioEnable” to “1”.
  • Exit the Registry Editor once done, and restart your computer.
Read More
How to Fix Error Code 0xC004C4AE on Your PC

Error Code 0xC004C4AE - What is it?

Activation errors in Windows 10 can interfere with your ability to fully use the system. When Error Code 0xC004C4AE appears on your computer, you may see a message that shows that the validation process has been stalled due to binaries that appear to have been tampered with.  

While the text of this message may sound intimidating to people who are not familiar with the inner workings of the Windows 10 system, the basic meaning of the error message is that something has been introduced to the system that is not natively supported in Windows 10. During the Activation process, Windows checks to ensure that all of the Windows elements that are currently on the computer are valid and authentic to the Windows system. Usually, this particular error code refers to a language package that has been downloaded into the system using an outside application, which the Windows 10 operating system does not support. 

Common symptoms include: 

  • An error message when the activation is attempted 
  • Inability to complete the Windows 10 Activation process 
  • Inability to fully use apps in Windows 10 until the issue is resolved 

This particular error can easily be resolved with a few simple steps. However, if you are not confident in your ability to use the methods below or they do not fully remove the issue on your computer, you may want to seek the assistance of a qualified repair technician who is well versed in the Windows 10 Activation process.

Solution

Restoro box imageError Causes

The most basic cause of Error Code 0xC004C4AE is that an unsupported language package has been enabled in the computer. This most often occurs when third-party applications have been used to introduce additional display languages to your system. While third-party applications that provide language packs are acceptable in some versions of the Windows operating system, the Windows 10 Activation process will not be able to complete if the system detects that one of these unofficial language packs exists on your machine.

Further Information and Manual Repair

There are several methods that may be helpful in resolving the basic issue in the display languages that causes Error Code 0xC004C4AE to appear: 

Method 1: Restore Your System to an Earlier Point to Revert Changes 

Use a backup copy to restore your computer to an earlier date, in effect undoing the changes that caused the error. When your system has been restored, you will be able to go through any language packs that are not native to the Windows operating system and remove them before re-attempting the installation and activation of the Windows 10 system. 

This method is most useful if you keep a regular backup of your system and files. If you do not regularly back up the information on your computer, attempt one of the other methods instead. If you are unsure of how to use a backup to revert your changes or are not comfortable completing this step on your own, contact a certified Windows technician to assist you in the process. 

Method 2:  Revert to an Earlier System to Remove the Language Pack 

If you are unable to restore your system using a backup, the other option to resolve Error Code 0xC004C4AE is to halt your installation of Windows 10 and go back to Windows 7 or Windows 8.1, from which you will be able to remove the language pack in question. Once the offending language pack has been completely removed from your computer, the Windows 10 Activation process should be able to proceed normally. 

Several versions of windows don’t support language packages, so the best way to prevent this error from occurring is to avoid using any kind of third-party tool to install additional languages onto your Windows system. Activities Language You may be able to use third-party tools to instead complete alternative language actions without installing these languages as language packs. 

If the above solutions do not help you to resolve Error Code 0xC004C4AE on your machine, get in touch with a qualified Windows repair technician, who may be able to perform the operations needed to remove the problematic language pack from your computer and allow the Windows 10 Activation process to continue to completion. 

Read More
How to Repair Error Code 8007002c in Windows 10

What is Error code 8007002c?

Users when upgrading to Windows 10 operating system from Windows 8/8.1 or Windows 7, often encounter error code 8007002c. This error occurs when there’s an attempt made in performing an overall clean boot procedure. During the installation process, it will reach a certain maximum limit, for instance, 75%, and then reverts to its original state. Sometimes, after installation, users will encounter a black screen issue and there is no cursor visible.

Solution

Restoro box imageError Causes

Misconfigured system files that create registry errors within your operating system normally cause error code 8007002c in Windows 10. This registry error happens when there are new programs being installed over old ones without the old programs uninstalled entirely. Another possible cause could be from some malicious software like spyware, adware, and viruses.

Further Information and Manual Repair

Caution: The following steps are complicated. The risk of being in a no-boot situation or data loss might be encountered. It would be best to be supervised by an experienced user, especially in using the command line.

In order to fix Error code 8007002c occurring in Windows 10 upgrade, you can follow this step-by-step manual repair method. Once the repair method is correctly executed, users will most likely quickly resolve issues such as the Error code 8007002c and be able to upgrade to Windows 10 operating system smoothly.

However, in such cases where there are complex instructions and thus need an expert, seek help from a Windows professional. You may also want to consider making use of an automated tool whenever needed.

There are several ways to fix Error code 8007002c, but here are the most effective and efficient methods:

Method One: Force Windows Update

 To be able to download and install the necessary updates, you may use the force Windows Update tool. See below for the steps:

  1. Browse to C:\Windows\Software\Distribution\Download. Afterward, delete all the files found in that folder.
  2. Press Windows key + X then click on the Command Prompt (Admin). Type exe /updatenow once the Command Prompt window appears then press Enter.
  3. Open the Control Panel. Select Windows Update. At this point, Windows 10 should now start downloading.
  4. Press again on Windows key + X to open the Command Prompt window. In the Command Prompt, Type or Copy and Paste the following commands one at a time:

NOTE: Don’t forget to hit Enter after every command.

 Dism /Online /Cleanup-Image /CheckHealth

Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth
  1. Input a machine name for your computer. Make sure to use a simple name, having at least 8 characters.

Here’s how you can input a machine name:

  • Click on Start and then right-click on Computer. Afterward, select For users with Windows 8 operating system, press on Windows key + X then click on System.
  • Click on Change settings under the Computer name, domain, and workgroup settings.

Method Two: Diagnose RAM Issues

Another reason why Error code 8007002c occurs is when there’s a defective and wrongly installed memory chip. Try using the Windows Memory Diagnostic to diagnose if there are RAM Issues.

  1. Press on the Windows Key + X then select
  2. Type
  3. Select Windows Memory Diagnostic, from that window, select Restart now, and check for problems

Method Three: Use Selective Startup

One more possible cause why Error code 8007002c occurs is due to third-party software. To fix this error, you can try booting up your device with Selective Startup -- a boot type where you can load a limited set of startups and services.

  1. Open the System Configuration tool. On your Taskbar, type MSCONFIG in the Search Box then hit Enter.
  2. Select the General
  3. Select Selective startup option then tick on the Load system services
  4. Ensure that Load startup items check box is unchecked.
  5. Click Apply and

Can’t seem to put up with the long and technical manual repair process? You can still fix this error by downloading and installing a powerful automated tool that will surely get the job done in a jiffy!

Read More
DirectX encountered an unrecoverable error
DirectX encountered unrecoverable error usually face gamers when they try to star certain game. In this guide, we will help you to get over it and solve the issue. Follow steps in this guide one after another since they go from most simple ones to complex ones so following is advised in order not to waste a ton of time and resources doing wrong tasks.
  1. Check your game page and your DirectX

    The first and most common thing that can cause this type of error is when your installed DirectX is not the same version that the game requires. Check the game store page to see system requirements and write down which DirectX version it requires in order to run. Then press ⊞ WINDOWS + R to bring run dialog and type in it DXDIAG and press ENTER DX diagnostic window will pop up and at the bottom, you can find which DirectX version is installed on your system. If versions are different, install the required DirectX version and run the game.
  2. Update or reinstall GPU drivers

    DirectX can get corrupted via bad driver update, in order to fix this, reinstall or update your Graphic drivers to the latest version from the official manufacturers' website.
  3. Set custom scaling to 100

    Go into Windows settings and set custom Display scaling to a value of 100, sign out, and then sign back in.
  4. Delete registry key

    Note that you should do this as the last option and be very careful since you can crash whole Windows in this way. Press ⊞ WINDOWS + R to open the run dialog and type RegEdit in it to open the registry editor. Find this key: ComputerHKEY_CLASSES_ROOTPROTOCOLSFiltertext/XML and delete it from the registry, you might want to do a backup of the registry first, just in case.
Read More
How to Fix Windows 10 Update Error Code 80004002

Error Code 80004002 - What is it?

Error code 80004002 will be encountered when there are absent registry keys. These missing registry keys will hinder an update process when initiated. However, this error code can be averted once the user makes a reinstall of the Windows Update Client. The steps will be highlighted throughout the article.

Solution

Restoro box imageError Causes

Error code 80004002 might occur for various valid reasons. In cases of installing programs, a user might mistakenly install a new program over another, that was not properly (completely) uninstalled. This could cause a stack-up of registry keys and error messages. Additionally, error code 80004002 might be a consequence of malware, viruses, and adware.

Further Information and Manual Repair

If left unchecked, error code 80004002 could amount to system freezes and crashes, slow computer performance, error codes upon installation, and even blue screen errors. To fix this error code, you might want to attempt one or all the methods below. This is due to the fact that the problem might stem from various reasons.

Method 1: Safe Mode

Ensure to boot your computer in safe mode. This is to ensure that you are properly able to troubleshoot Windows update error code 80004002. To load your computer in safe mode, turn on the computer, press F8 before it fully loads to the ‘sign in’ screen.

Method 2: Update Outdated Drivers

One of the many reasons why you’ll encounter error code 80004002 is in light of the fact that your drivers might have been outdated. To check if your driver is outdated, Right click on the Start menu, select the Device Manager option. From there, you’ll be able to tell which device(s) is corrupted and needs updating.

Method 3: Reinstall Windows Update Client

To perform this process, follow the steps below:
  1. Locate “My Computer” or “This PC” on your device.
  2. Select the “Properties” option.
  3. Under the System option, determine whether your System type is 64-bit or 32-bit version of Windows.
  4. Use the links below to install the Windows Update client:

Click for 32-bit Operating System

Click for 64-bit Operating System

  1. After installation, search for Windows Update from the Search option.
  2. Select the Check for Updates option.
  3. Once any updates are found, hit Install Updates.

Method 4: Use An Automated Tool

If you wish to always have at your disposal a utility tool to fix these Windows 10 and other related issues when they do arise, download and install a powerful automated tool.
Read More
How to Fix Error 1005 Access Denied
Recently, some users reported that they were unable to access a website and only got the Error 1005 Access Denied instead. Specifically, users experience this issue when trying to open the Crunchyroll website – one of the largest anime and manga websites. This particular error is encountered not just on Crunchyroll but on a variety of websites like blogs, video streaming, forums, and so on. Here’s the full context of the error message:
“Error 1005 Access Denied – The owner of this website has banned the autonomous system number (ASN) your IP address from accessing this website.”
Usually, this error occurs when the website administrator decides to block an IP address or IP range. To fix this error, here are some suggestions you can try:

Option 1 – Uninstall the VPN service you are using or use a different provider

If you are using a VPN service, you might want to uninstall it. As mentioned, website administrator blocks IP ranges if they notice any malicious activities and because of this, your IP address might fall into the banned range even if you didn’t do anything at all. To uninstall the VPN service, follow the steps below.
  • Tap the Win + R keys to open the Run dialog box
  • Then type “appwiz.cpl” in the field and hit Enter to open the Programs and Features in Control Panel.
  • From there, look for the VPN service you are using, select it and then click on Uninstall to remove it.
  • After that, restart your computer and try to install the latest version of the program again. It should work now. If not, proceed to the next available option below.

Option 2 – Try disabling the Proxy server

There are some users who reported that they’ve fixed the problem after they’ve disabled the use of a proxy server using the built-in way. Follow the steps below to disable proxy server.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “inetcpl.cpl” in the field and hit Enter to pull up the Internet Properties.
  • After that, go to the Connections tab and select the LAN settings.
  • From there. Uncheck the “Use a Proxy Server” option for your LAN and then make sure that the “Automatically detect settings” option is checked.
  • Now click the OK and the Apply buttons.
  • Restart your PC.
Note: If you are using a third-party proxy service, you have to disable it.

Option 3 – Use the Google Public DNS

You might want to change your DNS to Google Public DNS as it could also help you in fixing the ERR_CERT_COMMON_NAME_INVALID error in Chrome. To do so, follow the steps below.
  • The first thing you have to do is right-click on the network icon in the Taskbar and select Network and Sharing Center.
  • Next, click on the “Change Adapter Settings” option.
  • After that, search for the network connection that you are using to connect to the internet. Note that the option might be “Wireless Connection” or “Local Area Connection”.
  • Right-click on your network connection and click on Properties.
  • Then select the new window to choose the “Internet Protocol 4 (TCP/IPv4)” option.
  • After that, click on the Properties button and click the checkbox in the new window for the option “Use the following DNS server addresses”.
  • Type in “8.8.8.8” and “8.8.4.4” and click OK and exit.

Option 4 – Try contacting the website administrator

If the first three given options didn’t work, you might want to consider contacting the website administrator especially if you’ve already determined that the issue does not occur due to a VPN or proxy server that you’re using. This option can be quite tricky since you won’t be able to submit a contact form since you’re banned from accessing the website but you can contact the admin via the form section if available.
Read More
Windows 10 Setup says I need to uninstall a program or utility in order to continue setup. I cannot find program it ask for or it was already uninstalled

What is this particular error?

One common issue when trying to upgrade to Windows 10 from Windows 7 or 8 is incompatible software. Any installed software or app that isn’t compatible with Windows 10 will prevent you from continuing with the set-up. Normally, you’ll get an error message “What needs your attention” and it will ask you to uninstall a list of apps manually. Unfortunately, some users reported that they couldn’t find the app it asks to uninstall. In some cases, users said they’ve already uninstalled the app but it still won’t start the Windows 10 Setup.

Solution

Restoro box imageError Causes

This type of issue normally occurs because of the following:

  • Incompatible software/apps
  • Corrupted software/apps
  • Incomplete uninstallation

Further Information and Manual Repair

Here are some steps you can take whenever you encounter this error.

Note: Before taking any steps, make sure that you’re highly equipped to do so. Some steps might affect the system and even do more damage to your computer. You might also want to consider using an automated tool instead.

Method 1 – Perform a clean boot, then retry upgrading

A clean boot is normally done to start Windows using the least set of drivers and startup programs available. By doing this, it eliminates possible software issues that happen when installing or uninstalling a program in Windows 10.

Before performing a clean boot, make sure to take note of the following:

  • You need administrative privileges in order to perform this action.
  • When doing this, your computer might lose temporarily functionality. However, it will return after start-up.
  • It is highly advisable to not use the System Configuration to change advanced boot options.

Here are the steps to perform a clean boot.

  • Step 1 – Go to Start and search for msconfig
  • Step 2 – Go to System Configuration
  • Step 3 – Under Services tab, click on the “Hide all Microsoft services” checkbox. Then, choose to Disable all
  • Step 4 – Go to the System Configuration’s Startup tab. Then, click on “Open Task Manager”
  • Step 5 – In the Task Manager dialog box, you will see a Startup tab. Choose items that you want to disable and then click the Disable button
  • Step 6 – Close the Task Manager dialog box.
  • Step 7 – Go back to the Startup tab of the System Configuration box. Click “Ok” then proceed with restarting.

Method 2 – Manually uninstall programs from the Program Files folders

Instead of using the “add or remove programs” feature in Windows, you might need to manually install the program directly from the C drive. To do this, follow the steps below:

  • Step 1 – Go to the C drive, and look for the Program Files folders. For 32-bit users, you can find it at C:\Program Files. If you’re using the 64-bit version of Windows, go to C:\Program Files (x86) folder.
  • Step 2 – Find the “uninstall” application file
  • Step 3 – Right-click, and run the file as administrator. Wait for the uninstallation to finish. In some software, you need to restart your system before the uninstallation will take effect.

Note: In some cases, you may also need to search for files related to the program. You can use the search bar under Drive C to do this. Delete those files as well.

Method 3 – Create a new user account

Before upgrading to Windows 10, create a new user account. Make sure it has administrative privileges. From there, run the upgrade.

Method 4 – Use third-party uninstaller services

If you still can’t run Windows 10 Setup after the above methods, you might need to rely on a third-party service. Microsoft recommends Revouninstaller that can help you.

Before using this software, reinstall the application or utility that Windows 10 wants you to install. Then, use Revouninstaller to delete the program completely.

Method 5 – Disable third-party antivirus software

Some users who experienced this issue reported that it was solved after disabling or completely uninstalling the anti-virus software installed in their system.

Method 6 – Use a trusted automated tool

If after trying the above methods, the problem still persists, it might be best to use a trusted automated tool to fix the issue.

Read More
Fix Unsupported video type/invalid file path
The MP4 MIME-type is a video type that is mainly configured in IIS or Internet Information console. It is the one that instructs a web browser to use the default video application when running MP4 files from websites. MIME which stands for Multipurpose Internet Mail Extensions which offers a way to identify files on the Internet-based on their format and nature. For example, when a content-type header value like MP4 is defined in an HTTP response, the browser can be configured to open the file with the proper plugin. However, there are some servers that don’t have an associated MIME type to support MP4 files and so they fail to play these files. In such cases, you will encounter the “Unsupported video type or invalid file path” error, especially when you use the Internet Explorer browser in Windows 10. To fix this problem, you may have to configure the MP4 MIME type in IIS but you might find that IIS is not enabled in Windows 10 which is why you need to turn it on or enable it first. For more details, refer to the following instructions below.

Step 1 – Enable IIS:

  • Open Control Panel and go to Programs > Programs and Features.
  • From there, select “Turn Windows features on or off” to mark its checkbox.
  • After that, select “Web Management Tools” and expand its menu and look for “IIS Management Console”.
  • Click the OK button and then wait for a couple of seconds to allow Windows to successfully apply the changes made.

Step 2 – Configure the MP4 MIME type in IIS:

  • Go to Control Panel and from there, access Administrative Tools.
  • Next, click “Internet Information Services Manager” from the list of given options.
  • Once confirmed, it will open the IIS console where you have to click the name of your IIS Server located on the left panel. This will enable several options in the central details section.
  • Now double click on the icon with the label “MIME Types”.
  • After that, you should see an “Add” link option on the right panel. Click on the link to open a configuration dialog box.
  • Then type “.mp4” in the File Name Extension field and enter “video/mp4” in the textbox of the MIME Type.
  • Click the OK button to save the changes made. This should fix the “Unsupported video type or invalid file path” error on your Windows 10 computer.

Step 3 – Reset your browsers:

Mozilla Firefox

  • Open Firefox and click the icon that looks like three stacked lines located at the top-right section of the browser.
  • Next, select the question mark icon from the drop-down menu.
  • Then select “Troubleshooting information” from the slide-out menu.
  • After that, click on the “Reset Firefox” button located at the top-right section of the newly opened web page.
  • Now select “Reset Firefox” in the confirmation pop-up window that appears.

Google Chrome

  • Open Google Chrome, then tap the Alt + F keys.
  • After that, click on Settings.
  • Next, scroll down until you see the Advanced option, once you see it, click on it.
  • After clicking the Advanced option, go to the “Restore and clean up option and click on the “Restore settings to their original defaults” option to reset Google Chrome.
  • Now restart Google Chrome.

Internet Explorer

  • Launch Internet Explorer.
  • Next, click the wrench icon for Settings.
  • Then click Internet Options.
  • After that, go to the Advanced tab.
  • From there, click the Reset button. This will reset Internet Explorer’s settings to their default condition.
  • Now click OK to save the changes made.
Read More
The executable program that ...
If you are trying to start a service using the Windows Services Manager but you got an error message stating, “The executable program that this service is configured to run in does not implement the service”, then you’ve come to the right place as this post will provide you instructions on how you can fix this error. Since almost all program requires service to run on your computer, if the service is not listed in the corresponding registry key, then you will most likely encounter this error on your Windows 10 computer. Here’s the entire content of the error message:
“Windows could not start the service on Local Computer. Error 1083: The executable program that this service is configured to run in does not implement the service.”
To fix this error, you have to add the service name in the respective host in the Registry Editor, and to do that, here are some steps you need to take on. Step 1: The first thing you have to do is to take note of the service name that’s given in the error message. For instance, you get the “Windows Management Service. Step 2: Next, you need to open the Services Manager by tapping the Win + R keys and typing “services.msc” in the Run dialog box, and then tapping Enter. Step 3: After opening the Services Manager, look for the Windows Management Service and once you see it, double click on it. This will open a new mini window. Step 4: From the newly opened window, copy the Service name and the Path to executable under the General tab. If the path to the executable is displayed as “C:/Windows/system32/svchost.exe -k netsvcs –p”, you need the “netsvcs” part only. Note that it can be different for different services and you need the part that comes after “-k”. Step 5: Now tap the Win + R keys again to open Run utility and type “Regedit” in the field and click OK to open the Registry Editor. Step 6: After that, navigate to the following registry path:
ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSvchost
Step 7: From the given registry path, look for a key named “REG_MULTI_SZ” located on your right-hand side. This key is named after the “Path to executable” part. For instance, you should see “netsvcs”. Step 8: Double click on the REG_MULTI_SZ key and enter the Service name that you’ve copied earlier and then write it down at the end of the preset list. Step 9: Now save the changes you’ve made and try to open the program or run the service again.
Read More
Great gadgets for emergency blackout

Blackouts are one of the most annoying things that can happen in the modern age. We have all learned to depend on electricity, maybe too much, so having a backup plan in these unpleasant situations is necessary. Here are some good gadgets for these kinds of situations.

Power Bank

power bank

The fully charged power bank is a great item that could fill up your phone or tablet. If it is a larger power bank it could fill them up all the way to the top several times and having charged phone or tablet can help greatly with some fun during dark times. The power bank can also be used to fill up other gadgets on this list so if the power outage is expected to last longer perhaps it would be wiser not to waste it on phone/tablet games.

Portable Generator

portable generator

If the power bank is too short-lived for your needs, a portable generator is always a good option since it can provide power for longer time periods. The solar generator is what we recommend because it is much cheaper to produce electricity but it is limited if a power surge comes at night, one on gasoline is more stable and practical but it costs more to produce electricity.

Portable Solar Charger

solar charger

One more electric-producing device on the list, this one however is aimed at charging your phone, tablet, or laptop by harvesting Sun's energy and turning it into valuable electricity for your devices. Fully silent and easy to operate this is a great tool for power outrage. It will not be able to produce electricity for smaller house appliances but for basic phone/tablet/laptop needs it will suffice.

Panic light

panic light

Self-sustained with its own battery, panic lights are great assets for lightning when power is not present. They can turn automatically when the circuit detects that power is missing but can be also manually switched on or off. There are many versions of panic lights ranging from the light they produce to how long can they work so picking the right one will depend entirely on your home size and needs.

USB Headlamp

usb headlight

If you lack panic lights USB headlamp is a great choice to light your way and it works even better than a flashlight, although a flashlight is also a great tool, a headlight will provide you with free arms to do various things that you would not be able to by holding a flashlight. Modern headlights come with LED lights so they provide a good amount of light with small power consumption and they can be recharged in a power bank, solar charger, or generator.

LED lantern

led light

LED Lantern is a gadget sitting somewhere between a headlight and a panic light, it offers around the same light amount as a panic light but you can carry it around with you. Of course, it will drain its battery faster than a panic light and it will still need to carry around but it can offer some good options when you need it, like taking it with you to the toilet.

Electric Lighter

electric lighter

An electric lighter is also one of the things that you will need, it can ignite candles, paper, stoves, etc. Its battery is usually enough for extensive use and there are small chances that it will need to be recharged. Having matches is also smart, just in case.

Solar Oven

solar oven

Great gadget when outbreaks last long or when you get hungry. Not all households have gas ovens so a Solar oven is a great tool to keep you full of food. Granted it will not be on par in speed and quality with a regular oven but when it is the only option it will suffice.

Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status