Logo

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.

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

Copy and Paste feature is not working
One of the most basic and commonly used features in the Windows operating system is the copy and paste feature that helps users accomplish tasks in a faster and easier way. However, if you notice that it’s not working properly for some reason, then this post might be of help as it will provide you with options you can check out to resolve the problem. You can encounter this kind of problem with the copy and paste feature if some system files are corrupted or if there’s some third-party application or process that interferes with this function. Worry not though for there are some options you can check out to fix this. You can try to restart the rdpclip.exe process or the explorer.exe process. You could also try to reinstall the program where you encountered the issue with the Copy and Paste function. In addition, you could try clearing the clipboard history or run the built-in tools like the DISM tool and SFC scan. You could also troubleshoot the problem in a Clean Boot State or use the Refresh Windows tool. For more information, refer to each one of the options below.

Option 1 – Try to restart the rdpclip.exe and the explorer.exe processes

The first thing you can do to resolve the problem is to restart certain processes namely, the rdpclip.exe process and the explorer.exe process via Task Manager.
  • First, right-click on your Taskbar and select the Task Manager.
  • Next, look for the rdpclip.exe process and right-click on it, and select the End process option.
  • After that, click on the File tab > Run new task and then type “rdpclip.exe” and tap Enter.
  • This should help fix the problem. If not, you could also try to restart the explorer.exe process – just look for the explorer.exe process in the Task Manager and right-click on it, and then select the Restart option.

Option 2 – Try reinstalling the concerned program

If you only experience this issue on a particular program, you might want to uninstall this program and install it back again, and then see if it fixed the problem or not.

Option 3 – Try to clear the clipboard history

You could also try clearing the clipboard history as it has been known to help in fixing this kind of issue. You can clear the clipboard history using the command line.
  • Tap the Win + R keys to launch the Run dialog box and type “cmd” in the field and hit Enter to open Command Prompt.
  • Next, execute this command: echo off | clip
  • After that, check if the Copy and Paste function is now working properly or not.

Option 4 – Try running the DISM tool

You can run the DISM tool as well to help fix the “Tile Database is corrupt” error. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • DISM.exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.
  • Once it’s done, check if it was able to fix the corrupted Start Menu or not.

Option 5 – Try to run System File Checker or SFC scan

  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow and hit Enter.
  • Once done, restart your computer.

Option 6 – Restart your computer in a Clean Boot State

If a third party program like antivirus is the one that’s causing the problem, you can try to put your computer in a Clean Boot State to isolate the issue by following these steps:
  • Log onto your PC as an administrator.
  • Type in msconfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • Now try to connect your device or copy the files to your external device again and check if the problem with the Copy and Paste function is fixed.
Read More
How to Fix Htmlayout.dll Error

What Is Htmlayout.dll Error?

Htmlayout.dll is a linked library which is also known as HTMLayout. In simple words, it is an embeddable HTML layout and rendering component. htmlayout.dll is generally associated with Avast Internet Security, Bit Defender Internet Security 2011, and other similar programs. If you’re noticing that a continuous popup that reads:-
‘HTMLayout.dll cannot be loaded to properly start GUI. Therefore process cannot continue’, ‘Htmlayout.dll not found’, ‘The file htmlayout.dll is missing’,
and so on, then your system may be exposed to serious privacy and security threats.

Solution

Restoro box imageError Causes

To begin with, DLL files are shared files, and they can and do exist outside the software applications. While these files do provide benefits to software developers, once they are separated, they can only spell trouble. Hence, you start seeing the HTMLayout error, which will most probably occur at system startup, program startup, or when trying to use specific functions in a program. There are a number of reasons why the HTMLayout errors occur, and some of the common ones include:
  • The file is missing because it was accidentally deleted from the system.
  • The file was damaged by a virus and as a result, your system cannot access it.
  • The file was related to the registry and is now corrupt or obsolete.
  • The program that was related to the file was not uninstalled properly.
  • The file was overwritten by a corrupt or outdated version.
  • The spyware or malware deleted the original file and disguised it as the HTMLayout.

Further Information and Manual Repair

While the HTMLayout DLL error may sound like too much trouble, it is rather easy to resolve with a few steps. If you are getting the error because of a specific program or file, then you should reinstall to make sure the error does not pertain. For that, follow these steps:
  1. Go to Start and select the Control Panel.
  2. Click on the Add/Remove Programs icon and select the programs that show the error on the list.
  3. Select Remove/Uninstall to safely remove the program from your system.
  4. Restart the system and reinstall the program again.
This is the easy way out if the HTMLayout DLL error is occurring as a result of the file missing. However, there can be cases when the file has been tampered with by virus or registry issues. For that, the safest bet is to download Restoro. Restoro is not just another registry cleaner. Instead, it is a multi-functional PC Fixes that works as an antivirus, registry cleaner, system optimizer, and much more. What’s more interesting about Restoro is that it provides real-time results as opposed to other registry cleaners. In other words, you will actually feel a difference in PC performance and security after installing and using the program. The software is compatible with all Windows versions. So just click here and download Restoro to get rid of HTMLayout error and other issues in your system!
Read More
Change default name for New Folder in Windows
Anytime when a new folder is created in Windows name "New Folder" is offered and set as the default name. If by any chance you would like to change this and set your own default name instead of the standard one, follow this guide. Please be aware that this guide will require you to change the registry of Windows, it is common practice to make a backup of your registry each time you want to manually change any values in it, just in case something goes wrong.
  • In order to change the default new folder name first press ⊞ WINDOWS + R to open the run dialog, type in it RegEdit, and press ENTER run dialog with regedit
  • In registry editor find the key:
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer
  • Select the NamingTemplates key. If it is not present, you’ll need to create one.
  • Right-click the NamingTemplates key to add a String Value.
  • Assign it the following name: RenameNameTemplate.
  • Double-click on the RenameNameTemplate data value to open the Edit String dialog box.
  • In the Value Data field enter the new text you want to appear when you create a new folder. You have to make sure you are not using any of the following characters: \ / ? : * " > < |
  • Close the Registry Editor and Exit.
  • Now, when you create a new folder, it will be named Whatever you chose instead of the New folder.
And that is all to it, you now have your own personal new folder naming template.
Read More
The task image is corrupt/tampered 0x80041321
If you suddenly encountered an error that says, “The Task image is corrupt or has been tampered with”, along with an error code of 0x80041321, read on as this post will guide you on what you can do to resolve this problem in your Windows 10 computer. According to security experts, this kind of error has something to do with a corrupt scheduled backup task wherein each time the task service plans to execute a task, it validates a few things. And if it finds any issue with the integrity or corruption in the registry, it will mark those tasks as corrupt and throws the error 0x80041321. There are several options you can check out to fix the problem. You can try using the Registry Editor to edit and fix the corrupted tasks or you could also delete the schedule keys or the WindowsBackup file, as well as try deleting the task from the Task Scheduler or refresh the User_Feed_Synchronization. But before you of these potential fixes, make sure that you check every option and verify if it’s not associated or trying to run a file which it should not. In addition, make sure that you create a System Restore point as well so that you can undo any changes you will be making if anything goes wrong. Once you have these things covered, refer to each one of the options provided below.

Option 1 – Try to use the Registry Editor to edit and fix corrupted tasks

The first thing you can do to fix the problem is to edit those tasks via Registry Editor, as well as fix the corrupted ones in System32. Before you proceed, keep in mind that since you are dealing with the Backup triggered by the Task Scheduler, you can find the entries for the tasks in different locations. You can find the Task Scheduler at Task Scheduler Library > Microsoft > Windows > Windows Backup, whereas, you can find it in this path in the Registry Editor, HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows NT CurrentVersion Schedule WindowsBackup AutomaticBackup. On the other hand, you can find the Windows System folder at C:/Windows/System32/Tasks/MicrosoftWindows/WindowsBackup. You need to ensure that the name of the task name is the same as everywhere and take note of the name. Once you have these covered, follow the steps below.
  • Tap the Win + R keys to open Run and type “Regedit” in the field and hit Enter to open the Registry Editor.
  • Next, navigate to this key: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheTreeMicrosoftWindowsWindowsBackup
  • From there, take note of the GUID value in the ID entry of the task under the AutomaticBackup and Windows Backup Monitor folder.
  • After that, you have to remove the task registry entries related to the ID from these locations
    • HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCachePlain
    • HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheLogon
    • HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionScheduleTaskCacheBoot
  • Once done, you have to create a temporary copy of the corrupted task file by going to this location: C:/Windows/System32/Tasks/MicrosoftWindows/WindowsBackup
  • From there, look for the AutomaticBackup and Windows Backup Monitor tasks and copy them to a location where you can keep them safe.
  • Next, you have to fix the corrupted task by deleting it from this location: C:/Windows/System32/Tasks/MicrosoftWindows/WindowsBackup
  • After that, you have to recreate the task by going to Task Scheduler > Microsoft > Windows> Windows Backup.
  • Now click on the Action menu and on Import task and navigate to the backup files and import them.
  • Once you’ve created the tasks, run them manually and see if the error is now fixed.

Option 2 – Try to delete the Schedule keys in the Registry

  • Launch the Registry Editor and go to this key: HKLMSOFTWAREMicrosoftWindows NTCurrent VersionSchedule
  • From there, delete all of its sub-keys.
  • Once done, exit the Registry Editor and check if the Backup Tasks are now working.

Option 3 – Try to remove the WindowsBackup file

The next thing you can do to fix the problem is to remove the WindowsBackup file if the first two options didn’t work. It is possible that the problem has something to do with corrupted Task files. The task files are XML files that include parameters, programs to use, and many more. If any of these files end up getting corrupted, the task scheduler will have trouble running it and will throw the “The Task image is corrupt or has been tampered with” error.
  • To delete it, go to C:WindowsSystem32TasksMicrosoftWindowsWindowsBackup.
  • From this location, get rid of all the files. You could also these files via Command Prompt using the DEL command.
  • Once done, go to the Backup and Restore in the Control Panel and set up the Windows Backup again.

Option 4 – Try to delete the task from the Task Scheduler

If you don’t want to delete the files from Windows Explorer, you can delete them instead via Task Scheduler.
  • Open the Task Scheduler and go to Task Schedule LibraryMicrosoftWindowsWindowsBackup.
  • From there, delete both of the tasks and set up Windows Backup again.
  • Once done, go to the Task Manager and run the AutomaticBackup task again and see if it works.

Option 5 – Try to restart the Task Scheduler service

As mentioned, it is possible that the Task Scheduler service could be disabled. You could have disabled it when trying to enhance your computer’s performance and whatnot. Thus, you need to verify if it’s running or not and then restart it.
  • First, you need to tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “services.msc” in the field and click OK or tap Enter to open the Windows Services Manager.
  • You will see a list of Services and from there, look for the Task Scheduler service and double click on it.
  • After that, go to the General tab and click on the Startup Type options and then select “Automatically” from the given list.
  • Click on the “RUN” option and select the “Restart the Service” option.
  • And click on the “After Second Failure” option and then select the “Restart-Service” option again.
  • Now click on the “After Subsequent Failures” tab and select the “Restart the Service” option.
  • Finally, click on the Apply and OK buttons and then run the Task Scheduler and see if the issue is now fixed.

Option 6 – Try refreshing the User_Feed_Synchronization

According to security experts, enabling and disabling the User Feed sync also known as the User_Feed_Synchronization task can help resolve the problem.
  • Tap the Win + X keys and select the PowerShell (admin) option from the menu.
  • Next, type the “msfeedssync disable” command and tap Enter.
  • Repeat the same process but this time run the “msfeedssync enable” command.
Read More
A Quick Guide to Resolving Error 0x800ccc17

What is error 0x800ccc17?

This is a typical Outlook Express error code. Outlook Express is email software by Microsoft. This error may pop up when sending or receiving emails on your Outlook Express. It cancels email sending and receiving operations. In other others, the 0x800ccc17 error code hampers your email communication via Outlook Express account. This error message is displayed in the following format:
0x800CCC17 - User cancelled operation

Solution

Restoro box imageError Causes

0x800ccc17 error code may appear on your PC due to multiple reasons. These include:
  • Issues with Pop3uid.dbx file (this file supports Outlook Express software on Windows Vista)
  • Viral infection
  • Registry corruption
No matter what the underlying reason for this error code may be, it is advisable to resolve the issue right away without any delay. This error may cause great deal of inconvenience. It may lower your office productivity badly especially if you interact and communicate with people of other office departments via your Outlook Express account.

Further Information and Manual Repair

Here are some of the best and efficient do-it-yourself methods to resolve the 0x800ccc17 error code on your system. These methods are very easy to work around and do not require any kind of technical expertise.

Method 1 - Restart Your PC

Sometimes this might error can be resolved by simply rebooting your system. So, restart your PC and try using your Outlook Express account again. If it works, the error is resolved. However, if it persists then try other methods given below.

Method 2 - Rename pop3uid.dbx File on Your System

If the underlying cause of error 0x800ccc17 is related to pop3uid.dbx file damage, then simply rename it to resolve. This can be done by searching for the file pop3uid.dbx. After locating it rename it to ‘pop3uid.bak’. Now reopen Outlook Express and try sending or receiving emails again. If the operations are executed successfully then the error is resolved.

Method 3 - Remove Viruses

Viruses can infect your PC without you knowing about it. These malicious programs usually enter your system through phishing emails and file downloads. If the error 0x800ccc17 is triggered due to viral infection then it is advisable to install a powerful antivirus and remove all viruses from your PC.

Method 4 - Repair the Registry

If you don’t clean the registry frequently it fills up with unnecessary and obsolete files like junk files, cookies, internet history, and bad registry entries. These files then corrupt and damage the registry thereby generating codes like error 0x800ccc17. To resolve this, you first need to remove all these unnecessary files and repair the registry. Though this can be done manually if you are not technically sound, it may be time-consuming and slightly tricky. Therefore it is advisable to download Restoro. This is a powerful registry cleaner that wipes away all obsolete files instantly, cleans the registry, and repairs it in seconds. Click here to download Restoro and fix error 0x800ccc17 on your PC today.
Read More
Fix 0x80070013 for Restore, Backup and Update
In this post, you will be guided on how you can fix error 0x80070013 while executing various operations in your Windows 10 computer like System Restore, Windows Backup, or Windows Updates. When you encounter error 0x80070013, you will see the following error messages. For System Restore, it states:
“System Restore did not complete successfully. Your computer’s system files and settings were not changed. Details: System Restore failed while scanning the file system on the drive <Partition Letter> The drive might be corrupt. You might want to retry System Restore after running chkdsk /R on this disk. An unspecified error occurred during System Restore. (0x80070013) You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method.”
Whereas in Windows Backup, it states:
“Check your backup, Windows Backup failed while trying to read from this shadow copy on one of the volumes being backed up. Please check in the event logs for any relevant errors. The backup failed, The media is write protected (0x80070013).”
On the other hand, you will see the following error message in Windows Update:
“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact the support for information, this may help: (0x80070013).”
There are several suggestions you can check out to fix the error depending on where you encountered it. If you encountered it while running Windows Updates, then you can try to reset the Windows Update components or run the Windows Update Troubleshooter. And if you got the error when running System Restore, you can try to run a System File Checker scan or the DISM tool as well as the CHKDSK utility. Lastly, if you got this error when running the Windows Backup service, you can try to check its status in the Services Manager. Error 0x80070013 in Windows Updates:

Option 1 – Try to reset the Windows Update components

  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing error 0x80070013. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go. Error 0x80070013 in System Restore:

Option 3 – Try to run both Systems File Checker scan and DISM tool

Running the System File Checker scan as well as the DISM tool can help you resolve error 0x80070013 while performing System Restore. Refer to these steps to do so.
  • Open the Command Prompt with admin privileges.
  • After opening Command Prompt, execute this command to run a System File Checker scan: sfc /scannow
  • Once the scan is completed, restart your computer and then see if the error is now fixed. If not, you can run the DISM tool.
  • Open Command Prompt with admin privileges again.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them in order to properly run the DISM tool:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Run the CHKDSK utility

  • In the Windows Search box, type “command prompt” and from the search results, right-click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.
Error 0x80070013 in Windows Backup:

Option 5 – Try checking the status of the Windows Backup Service

  • First, you need to tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “services.msc” in the field and click OK or tap Enter to open the Windows Services Manager.
  • After that, you will see a list of services and from there, look for the Windows Backup Service and double click on it to open its Properties.
  • Then check if its Startup type is set to Disabled. If it is, then change it to “Manual”. Note that this service is essential as it provides backup and restores capabilities.
  • Now click on the Apply and OK buttons to save the changes made and then restart your computer. Check if the error is now gone.
Read More
Mfplat.dll is missing or was not found
One of the primary packages that install the Windows Media Player is the Media Feature Pack among other related files that are needed by the associated software products. And one of the essential DLL files in that package is the mfplat.dll file which is needed by various games and streaming services. So if this DLL file goes missing, you will most likely encounter any of the following error messages:
  • “mfplat.dll missing”
  • “The application failed to start because mfplat.dll was not found.”
  • “The program can’t start because mfplat.dll is missing from your computer.”
In other circumstances, the Media Feature Package does not come pre-installed with the main Windows package especially for those who use Windows N, thereby causing the error to pop up. The main cause of this problem is that users who use Windows 10 N do not have the Media Feature pack pre-installed with the installation package. Aside from that, the installation package could go missing after a few Windows Updates or if you have uninstalled it by accident. To resolve this problem, you need to check out each one of the given options below.

Option 1 – Try to enable Media Playback via Command Prompt

If you encounter the mfplat.dll missing error when you attempt to run PLEX or other similar streaming service and you’ve already verified that the Media Feature Pack is indeed installed, you might want to try enabling it using an elevated Command Prompt. There are cases when a particular Windows Update ends up disabling the feature and creates the grounds which results in the mfplat.dll missing error. Thus, you can have to enable the feature via Command Prompt.
  • Tap the Win + R keys to open the Run dialog box.
  • Then type “cmd” in the field and hit Enter to open an elevated Command Prompt.
  • Next, click on Yes if a User Account Control prompt pops up.
  • After opening Command Prompt, copy and paste the following command and hit Enter to execute it:
dism /online /enable-feature /featurename:MediaPlayback
  • Close Command Prompt and then open the app once again to check if the problem is now fixed.

Option 2 – Try installing the Media Feature Pack for Windows 10 N version

As mentioned, the Windows 10 N version does not come with Windows Media Player. Meaning to say, the Media Feature Pack is also not installed by default or won’t be updated by the Windows Update component. So if you are not quite sure what Windows 10 version you currently have installed, refer to these steps:
  • Tap the Windows key + S and then type “about” in the search box.
  • From the search results, click on the “About your PC” to open the About tab of the Settings app.
  • Afterward, scroll down to the Windows specifications and check your Windows version under Edition.
Note: If you have verified that your PC is using the Windows 10 N version, you need to install the appropriate Media Feature Pack for your computer. How? Refer to the steps below:
  • Click this link to download and install the Media Feature Pack from Microsoft’s official website.
  • Upon installation, select the edition you want to install using the drop-down menu and then click on Confirm. Take note that there are few reasons why you’d want to install the older version since most streaming services like PLEX and most games usually require version 1803.
  • After that, wait until the request is validated. The download should begin in a few minutes automatically.
  • Once the download is completed, open the installation executable file and follow the next on-screen instructions to install the Media Feature Pack on your computer.
  • Restart your computer. After your computer has rebooted, open the application where you’re getting the mfplat.dll missing error and then check if the problem is now fixed.

Option 3 – Try to extract a copy of the mfplat.dll file from the windows.old directory

If you encounter the error shortly after you just upgraded to Windows 10 from an older version, the best thing you can do to resolve the problem is to use windows.old directory to fetch an old copy of the mfplat.dll file. To do so, follow the steps below.
  • Go to the Windows drive and then look for the windows.old directory where it preserves a copy of your old operating system as well as associated files in case something goes out of hand during the upgrade process.
  • After that, open the windows.old folder and then go to the syswow64 folder.
  • Next, from the syswow64 folder, copy the mfplat.dll file and paste it to C:/windows/syswow64.
  • Restart your computer and check if the error is now resolved or not.
Read More
Fix NTOSKRNL.exe high CPU, Memory & Disk usage
This post will guide you in fixing high CPU, Memory, and Disk usage problems caused by NTOSKRNL.exe. NTOSKRNL stands for “NT Operating System Kernel. This file is a kernel image that is responsible for a lot of systems-based processes such as Hardware Virtualization, Process, and Memory. Aside from that, it is also the one that compresses the old pages of memory that reduces the overall amount of memory being used. If you notice that your computer is running slowly and you find that the NTOSKRNL.exe file is hogging your resources such as disk usage, CPU usage as well as memory usage, then read on as this post will guide you in fixing the problem caused by NTOSKRNL.exe. Make use of the options given below to resolve the issues caused by NTOSKRNL.exe. 1] Scan your computer for potential malware There might be a good chance that your computer might be infected with malware. And this malware might be associated with the NTOSKRNL.exe file and hence making it consume a lot of system resources. So, I would really recommend you to make sure that your Antivirus is up to date and then scan your computer with it specifically the C:/Windows/System32 folder because this is the location where the NTOSKRNL.exe file is located.

Option 1 – Put your computer in a Clean Boot State

The first thing you have to do is to put your computer in a Clean Boot State as this can help you in finding any incompatible programs that are causing the problem.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And configure Windows to use the usual startup, just simply undo the changes.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.
Once you’ve found any incompatible programs, you need to uninstall them. Refer to the steps below to do so.
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for the concerned program and select it and then uninstall it.
Note: If you have downloaded the app from the Windows Store, you can simply right-click on it from the application list and then uninstall it.

Option 2 – Update or rollback drivers

If the first option didn’t work for you, then it’s time to either update or roll back the device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • 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.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 3 – Try to run the DISM tool

If the first two options didn’t work, then running the Deployment Imaging and Servicing Management might. Using this built-in tool, you have various options such as the “/ScanHealth”, “/CheckHealth”, and “/RestoreHealth”.
  • Open the Command Prompt with admin privileges.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • exe /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Try to stop the Runtime Broker process

The RuntimeBroker.exe or the Runtime Broker process is the one that monitors access to Windows APIs to make sure that the apps do not violate the core security of Windows. This process usually leaves a very small footprint. However, there are times when it consumes more resources than it’s supposed to and does not release memory after the work is done that results in a memory leak. As a result, it affects NTOSKRNL.exe which is why you have to stop the Runtime Broker process. To do so, refer to these steps:
  • Tap the Ctrl + Shift + Esc to open the Task Manager.
  • After opening Task Manager, go to the Processes tab and look for the Runtime Broker process.
  • Once you find it, check if it is using more than 15% of your memory. If it is, then you most likely have an issue with an app installed on your computer.
  • Select the Runtime Broker process and right-click on it and then click on the End Task option to end its process.

Option 5 – Try to run the Performance Troubleshooter

  • Tap the Win + R keys to open the Run dialog box.
  • Type “msdt.exe /id PerformanceDiagnostic” in the field and hit Enter to open the Performance troubleshooter.
  • Then click on Next to get started. Wait until the process is completed.

Option 6 – Try using the Windows Performance Toolkit

You can also use the Windows Performance Toolkit in finding the root cause of the problem. Just refer to the following steps to use this toolkit.
  • Search for “cmd” in the Cortana Search box and click on Command Prompt from the search results to open it.
  • Next, type in the command given below or copy and paste it and then hit Enter:
xperf -on latency -stackwalk profile -buffersize 1024 -MaxFile 256 -FileMode Circular && timeout -1 && xperf -d cpuusage.etl
  • After executing the command, wait for at least 60 seconds and then check the logs of the Windows Performance toolkit which is stored in a file named cpuusage.etl in the folder located at C:/Windows/System32. From there, you should see a list of all the causes of the System Resources being hogged.
Read More
How to Fix Windows 10 Error 0x8007007b

Error code 0x8007007b - What is it?

Error code 0x8007007b will present itself when Windows users are trying to activate Windows. You may try to activate it through the update and security option, but it is likely that you will receive the same error code. Error code 0x8007007b may be presented when Windows 7 and Windows 8.1 users try to upgrade and activate Windows 10 on their computer.

Common symptoms include:

  • An error message will display that says Windows cannot be activated. The KMS host cannot be located in the DNS, please have the system administrator verify that the KMS is published correctly in DNS.
  • Error 0x8007007b will be displayed, stating that the file or directory name or the volume label syntax is not correct.

Solution

Restoro box imageError Causes

There are multiple causes for the user to see this error code, including if a user is using volume-licensed media while installing a number of various Windows operating systems. This error may also be caused because the activation wizard cannot connect to a KMS host computer. It is likely that if the user has a volume-licensed form of media, they were likely given a MAK (multiple activation keys).

Further Information and Manual Repair

There are several ways to go about repairing error code 0x8007007b. It is important to try all of the methods, but if it is too difficult or you do not know what you are doing, please do contact a Windows repair technician. They will likely be able to fix the problem with ease.

Method One: Instead of KMS activation, use a Multiple Key Activation

When KMS activation is not used, and when there is not a KMS server, the product key type should then be changed to a MAK. For MSDN (Microsoft Developer Network) or TechNet, the SKUs that are listed on the media are generally volume-licensed media, and that means that the product key that is supplied is a Multiple Activation Key.

To change the KMS to a MAK, click Start, All Programs, Accessories, and then right-click on Command Prompt. Click Run as Administrator. If prompted for a password or confirmation, enter it now.

When the command prompt opens, type in the following command, and press enter after:

slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx (these x's are representative of the MAK product key).

Method Two

While on the desktop, press the Windows key and R. The Run window should appear, and then you should enter the following command: Slui 3. Press Enter and then wait for the window to appear. This window will ask for the operating system activation product key. Enter the product key and then press the Activate button. Reboot the computer. Now the Error Code 0x8007007b should be gone.

Method Three

Open the Command Prompt with access as administrator as mentioned previously. Enter the following command: sfc /scannow. The command will then complete its task. This will take a good bit of time, so leave the computer to do its work. The sfc must finish the scan. When the scan has finished, reboot the computer. Now you can check for activation. The error code should be gone.

Method Four: When the client can't locate a KMS host on the network to complete activation

This method for correction should be used when the network does have a KMS host computer setup, and the client is not able to locate the KMS host on the network to complete activation.

To verify that the computer does in fact have the KMS host installed. Click Start, All Programs, Accessories, and then right-click on Command Prompt. Run as administrator. If you are now prompted to enter a password or confirmation, do so. When the command prompt box comes up, type in the following command, and then press Enter: nxlookup -type=all_vlmcs._tcp>kms.txt

The command will generate a file, open this KMS file. The file will contain one or more entries. As a default, the KMS host server will dynamically register a DNS SRV server evidence once every 24 hours. In order to check the registry to ensure that this is happening, follow these steps:

  • Click Start, type in regedit, and then press Enter.
  • Locate the key HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionSL and then click on it.
  • The DisableDnsPublishing subkey should be present and have a value of 1. If it is missing, create a DWORD value by right clicking DisableDnsPublishing, click Modify, in the Value Data box type in 0, and then click Okay.

Method Five: 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
Best fitness trackers for your health needs
fitness trackerIf this unfortunate COVID-19 worldwide pandemic has managed to teach us, I would argue it is that our health is the most important thing. So in that spirit, we will continue in this article reviewing some of the best fitness trackers that can be found in the time of writing this article in 2021. Now the market for fitness trackers is not small by any means and offerings are also not small, from no-name manufacturers costing only a few bucks to more serious one’s going slightly over 100 USD there is a fitness tracker for everyone. In this particular article, we will not focus on cheap few dollars no-name ones, instead, we will be offering top ones in the field among some in the middle range simply because we can stand behind them considering quality and precision.

Fitbit Charge 4 fitness and activity tracker

Fitbit is not a pioneer company in the world of fitness trackers and it shows. Charge 4 model offers maybe the best quality, performance, and features for its price. It stands out with implemented GPS meaning that you will need your phone for tracking workouts. It also offers step tracking, sleep tracking, automatic workout-tracking, active zone minutes, etc. It weighs 30g and has 1 inch grayscale OLED. Battery life is said to hold up to 4 days if you use built-in GPS regularly, if you decide to use GPS constantly device will last only 5 hours. Without GPS it can last up to 7 days and it is water-resistant and waterproof up to 50 meters.

Amazfit Band 5

Amazon’s offering of fitness tracker is aimed at beginners and as such, it is lacking some advanced features including an automated working tracker or GPS, also the model does not have replaceable bands so customization is not an option. It does however offer activity and sleep tracking, heart rate monitoring and it is the only model that integrates with Alexa. The manufacturer states that the battery can last up to 15 days depending on usage which places Amazfit Band 5 as a device that has a longer life of use. The device itself is packed with a 1.1-inch color OLED and it weights 12g. It is splash-resistant, not water-resistant.

Xiaomi Mi Band 6

Xiaomi tracker is the best budget version on this list including in it 30 sport modes like running, cycling, yoga, swimming, and more. Battery life is not bad also packing up to 14 days of life but only if the device is not used constantly. It has activity and sleep tracking, a heart rate monitor, sleep tracking, customizable replicable bands and it is water-resistant up to 50m. It comes in a 1.56 inch AMOLED color display and it weighs 63g. The device also has menstrual health tracking making it a great device for women.

Samsung Galaxy Fit 2 fitness tracker

Now we are getting into serious and little more expensive ones. Galaxy Fit 2 is among the top-notch trackers currently on the market. It of course can work along with Samsung’s smartwatches and mobile phones. Packed in the military-grade 1.1-inch casing with color AMOLED and weighing 91g with battery life up to 21 days and water resistance up to 50m this bracelet is an absolute beast. It comes packed with features from standard sleep tracking to automated workout-tracking but it also has a connection to Samsung’s Health mobile app to choose from over 90 workouts, it monitors heart rate and stress levels making it really one of the complete solutions for serious fitness enthusiasts.

Garmin Vivosmart 4 fitness tracker

Last on our list is Garmin vivosmart 4. The device itself is not very impressive, 7 days battery life with 0.7 inch OLED display and 17g weight packed with 50m water resistance is nothing spectacular, Samsung’s model is packing better hardware and way more battery life but all of the mentioned devices fall flat if we compare software to Garvin. Garvin’s Vivosmart 4 software is best on the list, it keeps track of your steps, sleep, calories burned, floors climbed, various exercises, and heart rate as standard features but you'll have advanced sleep tracking with REM sleep. It can also gauge blood oxygen saturation levels during the night with its wrist-based Pulse Ox sensor. In addition, a relaxation breathing timer complements the all-day stress tracking feature. Lastly, the "Body Battery" monitor helps optimize your daily activities based on your energy levels making it truly the only complete tracking solution on this list. That's it for our review of fitness trackers of today, be sure to come back each day to find more interesting articles and tips for your everyday digital life.
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