How to fix Debug Assertion failed error

Jeff 748 0 Reputation points
2024-04-07T14:10:21.3266667+00:00

I am receiving the following error when trying to update NVIDIA drivers and I do not know how to fix itScreenshot 2024-04-07 080304

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,238 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Wesley Li 5,040 Reputation points
    2024-04-08T06:53:52.25+00:00

    Hello

    This error is a Debug Assertion Failed error, which is often related to issues with the Visual C++ Redistributable packages installed on your system. Here are some steps you can try to resolve this issue:

    1.Update Visual C++ Redistributable: Make sure you have the latest Visual C++ Redistributable installed. You should have both the x86 and x64 versions of the 2015, 2017, 2019, and 2022 redistributable.

    2.Use Display Driver Uninstaller (DDU): DDU is a utility that can help you completely remove your current NVIDIA drivers, ensuring that all remnants of the old drivers are removed. After running DDU and restarting your computer, try installing the latest NVIDIA drivers that you downloaded earlier.

    [Microsoft Visual C++ debug assertion (Nvidia) - Microsoft Community](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fanswers.microsoft.com%2Fen-us%2Fwindows%2Fforum%2Fall%2Fmicrosoft-visual-c-debug-assertion-nvidia%2Fffff99d1-5b7a-41d3-986d-0392c7334a07&data=05%7C02%7Cwesleyl%40wicresoft.com%7C72efd273480f48412fd708dc579796c8%7Cb2ae8dd9097749768706861b488b1512%7C0%7C0%7C638481555792359854%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=aHVdxXPSy6DIzYjzssgt08DeNpJlpCFGSfCIaT71%2BSc%3D&reserved=0"原始 URL: https://answers.microsoft.com/en-us/windows/forum/all/microsoft-visual-c-debug-assertion-nvidia/ffff99d1-5b7a-41d3-986d-0392c7334a07。如果你信任此链接, 请单击或点击。")

    3.Check Your Internet Connection: Some users have reported that this issue was related to their internet connection. If you have a double-routed connection, you might want to ask your internet service provider for a static IP.

    4.Change DNS Settings: Try changing your DNS settings to 8.8.8.8 and 8.8.4.4, which are Google’s public DNS addresses.

    [I Got the ASSERTION FAILED ERROR whe | NVIDIA GeForce Forums](https://apc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.nvidia.com%2Fen-us%2Fgeforce%2Fforums%2Fgeforce-experience%2F14%2F267930%2Fi-got-the-assertion-failed-error-when-i-try-to-str%2F&data=05%7C02%7Cwesleyl%40wicresoft.com%7C72efd273480f48412fd708dc579796c8%7Cb2ae8dd9097749768706861b488b1512%7C0%7C0%7C638481555792372132%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C0%7C%7C%7C&sdata=YsW%2FhYHYs5lsUY2oZ%2B%2F4s5kFBu8Li67VcjUbQKletoQ%3D&reserved=0"原始 URL: https://www.nvidia.com/en-us/geforce/forums/geforce-experience/14/267930/i-got-the-assertion-failed-error-when-i-try-to-str/。如果你信任此链接, 请单击或点击。")

    If none of these solutions work, you may need to contact NVIDIA support for further assistance.

    0 comments No comments