thumbnail

How to fix browser download error: Virus scan failed

đź“°7 months ago102 views
The “Virus scan failed” error is common on Windows 10 systems, especially if you haven’t installed recent Windows updates. And it affects all chromium browsers such as Microsoft Edge, Chrome and Brave. Fortunately, there’s a straightforward solution. In this tutorial, I’ll guide you through the steps to resolve this issue by adjusting a registry setting. Remember to be cautious when editing the Windows Registry, as incorrect changes can cause system issues. Let’s get started! 🛠️
  1. Open the Registry Editor:

    • Press Win + R to open the Run dialog.
    • Type regedit and hit Enter. This will open the Registry Editor.
  2. Navigate to the Specific Registry Key:

    • In the Registry Editor, paste the following path into the address bar at the top:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Attachments
  3. Modify the “ScanWithAntiVirus” Value:

    • Double-click on the ScanWithAntiVirus entry.
    • In the dialog that appears, change the value to 1 (which enables virus scanning).
  4. Apply the Changes...

thumbnail

How to fix XINPUT1_3.dll was not found System error

đź“°8 months ago91 views

This error can happen when you try to launch games built on unreal engine on windows 10 or 11.
To fix it you will need to download the XINPUT1_3.dll file from microsoft and place it into game folder.

https://www.dll-files.com/xinput1_3.dll.html

You may need to try different versions if one doesn't fix the error.


Message:

Win64-Shipping.exe - System Error
The code execution cannot proceed because XINPUT1_3.dll was not found. Reinstalling the program may fix this problem.
thumbnail

How to fix: Required components to run this program Microsoft Visual C++ 2015 Runtime

đź“°8 months ago100 views

To fix this error you will need to install Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.38.33135

It is required for some games, often the ones built on Unreal Engine.


It can be downloaded from official MS website here:

https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#visual-studio-2015-2017-2019-and-2022



Error message:

The following component(s) are required to run this program:
Microsoft Visual C++ 2015 Runtime



thumbnail

How to fix OBS Studio Nvidia NVENC codec error

đź“°2 years ago1.2k viewsVideo

To resolve this OBS Studio error, simply update your graphics card drivers. I suggest downloading the Nvidia GeForce Experience program from their official website. Once installed you can log in using your Nvidia account and update drivers automatically. Make sure to perform a clean installation and then after restarting your computer click "Optimize all games & apps."



This will fix following error messages:

Failed to open NVENC codec: Function not implemented
Please check your video drivers are up to date.

Your current video card driver does not support this NVENC version, please update your drivers.

Starting the output failed. Please check the log for details.
Note if you are using the NVENC or AMD encoders, make sure your video drivers are up to date.