Table of Contents
What is ndis.sys?
What causes ndis.sys BSoD error on Windows 11 and 10?
What can I do to fix ndis.sys BSoD error on Windows 10?
1. Run the Windows Memory Diagnostic Tool
2. Scan your computer for malware and viruses
3. Run Disk Cleanup
4. Troubleshoot network driver issues
4.1 Roll back the driver
4.2 Reinstall the network driver
5. Perform a clean boot
6. To perform an SFC and DISM scan, press the
7. Check the disk for errors
8. Perform system restore
Home Common Problem Ndis.sys BSoD: How to fix it in Windows 11 and 10

Ndis.sys BSoD: How to fix it in Windows 11 and 10

Apr 24, 2023 pm 09:49 PM
software computer windows system

If you encounter a Blue Screen of Death with the stop code ndis.sys, this guide can help! After explaining what ndis.sys is and discussing the causes of this error, we will cover all the troubleshooting methods to fix this annoying BSoD error.

What is ndis.sys?

NDIS (Network Driver Interface Specification) is the legal system driver for network interface controllers. It handles communication and connections between all connected devices and components on a computer network.

The ndis.sys file is a basic system file developed by Microsoft. It is related to NDIS and serves as a collection of system driver configurations that Windows uses to establish communication with hardware and connected devices. This file is usually located in the C:\Windows\System32\drivers folder.

What causes ndis.sys BSoD error on Windows 11 and 10?

This Blue Screen of Death error can have multiple causes; some common ones are mentioned here:

  • Corrupted Device Driver - If your network driver Corruption or damage may cause this BSoD error. You must update, reinstall, or roll back the driver to resolve this issue.
  • Malware Infection – Viruses on your computer can corrupt essential system files, which can cause all kinds of trouble, including this one. To fix this issue, run a malware scan.
  • Corrupted System Files – If a system file is corrupted, it may cause problems when performing normal functions on the computer, including this error. To fix it, you need to repair system files.
  • Hard Drive Issues – You may encounter this error if any hardware is not installed properly on the motherboard or is damaged. Check that the components are all placed perfectly.

Now that we know why this happens, let’s move on to actual solutions to fix BSoD errors on Windows 11 and 10.

What can I do to fix ndis.sys BSoD error on Windows 11?

Before performing advanced troubleshooting steps, you should consider performing the following checks:

  • Check for window updates.
  • Check that your BIOS and firmware are up to date.
  • Temporarily disable anti-virus software.

If these quick fixes don’t work for you, let’s move on to the solutions below.

1. Run the Windows Memory Diagnostic Tool

  1. key, type Windows Memory Diagnostic program, and then click "Open". WindowsNdis.sys BSoD:如何在Windows 11和10中修复它
  2. In the Windows Memory Diagnostic tool window, click Restart now and check for problems (recommended). Ndis.sys BSoD:如何在Windows 11和10中修复它
  3. The Windows Memory Diagnostic Tool scans your memory for any problems. Your computer will restart and the tool will verify and test the RAM. Ndis.sys BSoD:如何在Windows 11和10中修复它

Once completed, your PC will restart again. You can view the results in the Windows Memory Diagnostics notification. If a memory module failure is detected, perform the test again. Check whether the memory module is connected correctly. If so, you may need to replace it.

2. Scan your computer for malware and viruses

  1. Press the Windows Security key, and then click Open. Windows
  2. Go to Virus & Threat Protection and click Scan Options. Ndis.sys BSoD:如何在Windows 11和10中修复它
  3. Now select Full Scan and click Scan Now. Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. The tool will scan your computer for infections. Once the scan is completed, it will display the malicious files. Delete it when prompted to fix the problem.

Microsoft Defender is the built-in antivirus software in Windows 10 and 11, but it is not foolproof. If you have the option, you can also scan your PC using third-party antivirus software.

3. Run Disk Cleanup

  1. Press to open the "Run" dialog box. WindowsRNdis.sys BSoD:如何在Windows 11和10中修复它
  2. Type cleanmgr and click OK to open Disk Cleanup.
  3. In the "Disk Cleanup: Drive Selection" window, select "C Drive" and click "OK". Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. Now click on Clean System Files. Ndis.sys BSoD:如何在Windows 11和10中修复它
  5. In the Disk Cleanup: Drive Selection window again, select the C drive and click OK.
  6. Under the Files to Remove section, select all entries and click OK. Ndis.sys BSoD:如何在Windows 11和10中修复它
  7. Next, click Delete File. Ndis.sys BSoD:如何在Windows 11和10中修复它

4. Troubleshoot network driver issues

4.1 Roll back the driver

  1. Press to open "Run" command box. WindowsRNdis.sys BSoD:如何在Windows 11和10中修复它
  2. Type devmgmt.msc and click OK to open Device Manager.
  3. Go to Network Adapters and expand it.
  4. Right-click on the listed driver and select "Properties" from the context menu. Ndis.sys BSoD:如何在Windows 11和10中修复它
  5. Go to the Driver tab on the Properties window and click Rollback Driver. Ndis.sys BSoD:如何在Windows 11和10中修复它
  6. Select the reason for the rollback in the next window and click "Yes". Ndis.sys BSoD:如何在Windows 11和10中修复它

Network drives will be rolled back to the previous version. If the "Roll Back Driver" option is grayed out, it means you don't have an old driver to restore and you should move on to the next solution below.

4.2 Reinstall the network driver

  1. Open Device Manager using the above steps.
  2. Go to Network Adapters and expand it.
  3. Right-click on the listed driver and select Uninstall Driver from the context menu. Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. Click Actions and select Scan for hardware changes to reinstall the driver. Ndis.sys BSoD:如何在Windows 11和10中修复它

5. Perform a clean boot

  1. Press to open the Run console. WindowsRNdis.sys BSoD:如何在Windows 11和10中修复它
  2. Type msconfig and click OK to open the System Configuration window.
  3. Go to the Services tab, place a checkmark next to Hide all Microsoft services, and click Disable All. Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. Switch to the "Startup" tab and click "Open Task Manager". Ndis.sys BSoD:如何在Windows 11和10中修复它
  5. Right-click all enabled items one by one and select Disable. Close the task manager. Ndis.sys BSoD:如何在Windows 11和10中修复它
  6. Next, in the System Configuration window, click Apply and OK. Ndis.sys BSoD:如何在Windows 11和10中修复它
  7. Click Restart. Ndis.sys BSoD:如何在Windows 11和10中修复它

Your computer will now restart with minimal drivers and startup programs. If the problem doesn't occur, it's caused by a background or third-party app. Please delete it.

6. To perform an SFC and DISM scan, press the

  1. key, type cmd, and then click Run as administrator. WindowsNdis.sys BSoD:如何在Windows 11和10中修复它
  2. Type the following command to repair system files and click: Enter<strong>sfc/scannow</strong>Ndis.sys BSoD:如何在Windows 11和10中修复它
  3. Copy and paste the following command to repair the Windows operating system image and press: Enter<strong>DISM /Online /Cleanup-Image /RestoreHealth</strong> Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. Restart your computer for the changes to take effect.

Expert Tip:

Certain PC problems are difficult to solve, especially when Windows’ system files and repositories are missing or corrupted.
Be sure to use a specialized tool, such as Fortect, which will scan for corrupted files and replace them with new versions from their repository.

Apart from these steps, you can also choose automatic tools that can detect corrupt files, Windows errors and BSoD errors in a short time.

More precisely, you can launch the software to start a complete scan, identify system issues and fix them with a single click.

⇒ Obtain Fortress

7. Check the disk for errors

  1. Press the cmd, and click Run as administrator. Windows
  2. Type the following command to check the hard drive for bad sectors and try to repair them to make them readable in the file system and hit: Enter<strong>chkdsk /f /r</strong>Ndis.sys BSoD:如何在Windows 11和10中修复它
  3. Restart the computer.

8. Perform system restore

  1. Press to open the Run console. WindowsRNdis.sys BSoD:如何在Windows 11和10中修复它
  2. Type rstrui and click OK to open the System Restore wizard.
  3. Select "Choose a different restore point" in the "System Restore" window, and then click "Next." Ndis.sys BSoD:如何在Windows 11和10中修复它
  4. Select a restore point and click Next. Ndis.sys BSoD:如何在Windows 11和10中修复它
  5. Click "Finish" to start the restore process. Ndis.sys BSoD:如何在Windows 11和10中修复它

If the process is unsuccessful, you can read our guide on what to do if system restore doesn’t work on Windows 11.

What can I do to fix ndis.sys BSoD error on Windows 10?

To fix the Blue Screen of Death error on Windows 10, you can follow the above-mentioned methods for Windows 11.

If these methods don't work for you, you can use this guide to reset your PC to resolve this issue on your Windows computer.

So, these are the methods you can use to fix ndis.sys BSoD error on Windows 10 and 11. If nothing works, you'll need to perform a clean installation of Windows.

The above is the detailed content of Ndis.sys BSoD: How to fix it in Windows 11 and 10. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1655
14
PHP Tutorial
1252
29
C# Tutorial
1226
24
What is the reason why PS keeps showing loading? What is the reason why PS keeps showing loading? Apr 06, 2025 pm 06:39 PM

PS "Loading" problems are caused by resource access or processing problems: hard disk reading speed is slow or bad: Use CrystalDiskInfo to check the hard disk health and replace the problematic hard disk. Insufficient memory: Upgrade memory to meet PS's needs for high-resolution images and complex layer processing. Graphics card drivers are outdated or corrupted: Update the drivers to optimize communication between the PS and the graphics card. File paths are too long or file names have special characters: use short paths and avoid special characters. PS's own problem: Reinstall or repair the PS installer.

How to solve the problem of loading when PS is always showing that it is loading? How to solve the problem of loading when PS is always showing that it is loading? Apr 06, 2025 pm 06:30 PM

PS card is "Loading"? Solutions include: checking the computer configuration (memory, hard disk, processor), cleaning hard disk fragmentation, updating the graphics card driver, adjusting PS settings, reinstalling PS, and developing good programming habits.

How to speed up the loading speed of PS? How to speed up the loading speed of PS? Apr 06, 2025 pm 06:27 PM

Solving the problem of slow Photoshop startup requires a multi-pronged approach, including: upgrading hardware (memory, solid-state drive, CPU); uninstalling outdated or incompatible plug-ins; cleaning up system garbage and excessive background programs regularly; closing irrelevant programs with caution; avoiding opening a large number of files during startup.

How to set color mode for export PDF on PS How to set color mode for export PDF on PS Apr 06, 2025 pm 05:09 PM

The secret to export PDFs with accurate colors: choose color mode according to the purpose: RGB for network display, CMYK for professional printing. Check Embed Profiles when exporting to maintain color consistency. Adjust compression settings to balance image quality and file size. For PDFs for networks, use RGB mode; for PDFs for printing, use CMYK mode.

Is slow PS loading related to computer configuration? Is slow PS loading related to computer configuration? Apr 06, 2025 pm 06:24 PM

The reason for slow PS loading is the combined impact of hardware (CPU, memory, hard disk, graphics card) and software (system, background program). Solutions include: upgrading hardware (especially replacing solid-state drives), optimizing software (cleaning up system garbage, updating drivers, checking PS settings), and processing PS files. Regular computer maintenance can also help improve PS running speed.

Does mysql need the internet Does mysql need the internet Apr 08, 2025 pm 02:18 PM

MySQL can run without network connections for basic data storage and management. However, network connection is required for interaction with other systems, remote access, or using advanced features such as replication and clustering. Additionally, security measures (such as firewalls), performance optimization (choose the right network connection), and data backup are critical to connecting to the Internet.

Is PS slow loading related to other programs that are running? Is PS slow loading related to other programs that are running? Apr 06, 2025 pm 06:03 PM

The secrets to mastering Office software include: understanding different versions and platforms, correctly installing and configuring, proficient in using the software interface, in-depth understanding of feature operations, application collaboration and sharing functions, utilizing templates and styles, mastering advanced skills, and solving common problems. In addition, you need to choose a version that suits your needs, make good use of templates and styles, develop backup habits, and learn shortcut keys and advanced techniques to improve efficiency.

How to solve the problem of loading when the PS opens the file? How to solve the problem of loading when the PS opens the file? Apr 06, 2025 pm 06:33 PM

"Loading" stuttering occurs when opening a file on PS. The reasons may include: too large or corrupted file, insufficient memory, slow hard disk speed, graphics card driver problems, PS version or plug-in conflicts. The solutions are: check file size and integrity, increase memory, upgrade hard disk, update graphics card driver, uninstall or disable suspicious plug-ins, and reinstall PS. This problem can be effectively solved by gradually checking and making good use of PS performance settings and developing good file management habits.