What To Do When You’re Getting System error 109: ERROR_BROKEN_PIPE on Windows

System Error
Quick Fix

Click to download Outbyte PC Repair and discover its benefits for your Windows system.

Designed for Windows 10 and 11.

Take advantage of our special offer to enhance your PC performance. For more details, please read About Outbyte, and Uninstall Instructions. Also, please review our End User License Agreement (EULA) and Privacy Policy.

While using your Windows computer, you might come across the System error 109: The pipe has ended. This error typically occurs when attempting to halt a running service like ScanEngine through the command prompt or  Task Manager.

The System error 109: The pipe has ended message occurs when using your computer or launching a specific application. ERROR_BROKEN_PIPE can occur on all Windows operating systems at any time, for example, when an application is about to be launched. To be more precise, the error shows up when users try to shut down a background service via a Task Manager or in other ways.

In some cases, errors can be devastating for a computer, like Blue Screen errors that can interrupt users’ work and indicate something serious. When it comes to System error 109, it is not a very significant issue, hence you can simply ignore it most of the time. However, if the problem persists, it might indicate that something is seriously wrong, therefore fixing it becomes a priority.

To understand the error, it is important to understand the terminology. In this case, a “Broken pipe” indicates that a connection between file descriptors of two processes running was broken. If that explains little, there is nothing to worry about because we provide ways to fix System error 109 – ERROR_BROKEN_PIPE fully below.

Expert Tip: For smoother PC performance, consider using a PC optimization tool. It handles junk files, incorrect settings, and harmful apps. Make sure it's right for your system, and always check the EULA and Privacy Policy.

Free Scan for PC Issues
Compatible with: Windows 10/11, Windows 7, Windows 8

Special offer. About Outbyte, uninstall instructions, EULA, Privacy Policy.

One possible reason for this error to occur might be a malware infection. Computer threats can occur from various sources on the internet, such as downloading compromised software or opening an attachment from an unknown email. It’s always recommended to be cautious when downloading or opening files from unfamiliar sources.

In most cases, you can ignore the error. However, if it is repeatedly occurring, perform some troubleshooting steps to see if a malware or outdated driver is triggering the problem.

In this article, we take a look at how to fix the system error in Windows 10. For the error the pipe is being closed, please check the linked article instead.

What Is a Pipe and Why Does it Get Broken?

A pipe connects two processes, one of them has a read-end of the file and the other one has the write-end of the file. When a process writes to a Pipe, it gets stored in a buffer and gets retrieved by the other process.

A pipe is a section of shared memory used for communication between processes. The process that creates a pipe is known as the pipe server, and the process that connects to it is the pipe client. The server writes information to the pipe, and the client reads it from the other end.

There are two types of pipes: anonymous pipes and named pipes. Anonymous pipes require less overhead than named pipes, but offer limited services.

The term pipe, as used here, implies that a pipe is used as an information conduit. Conceptually, a pipe has two ends. A one-way pipe allows the process at one end to write to the pipe, and allows the process at the other end to read from the pipe. A two-way (or duplex) pipe allows a process to read and write from its end of the pipe.

Broken pipe occurs when a process prematurely exits from either end and the other process has not yet closed the pipe.

What Is System error 109: ERROR_BROKEN_PIPE on Windows?

Windows system errors occur at various times during normal use of the operating system. Users should receive an error code that they can use to analyze and investigate what happened to the computer. However, these codes will not necessarily provide detailed information. And since non-system software can also return these codes, the user will need to have an understanding of the program and runtime context when analyzing errors. Here are some ways to understand symptoms, causes and general solutions.

When processing, Windows sends System Error codes to tell the user the kind of problem happening to the computer. They appear at unexpected instances so it is difficult to detect unless one analyzes the error message that comes with it. Windows System Error codes are symptoms to other problems happening to the computer, and since they are, users need to consider the error message, the time and the processes running while it occurred.

In the case of this error, the following message pops up:

“The pipe has been ended.”

This error usually means that, the client, after waiting for a specific time, closes the socket connection that was created with the server. But the server doesn’t know that and it continues to fetch data from the data source. It will come to know that the client has closed the connection only when it tries to send the data to the client through the socket connection that was created earlier. Hence, you can find this error. The inverse can be true as well, the client may not know that the server has closed the connection and may receive. BPE after trying to write into the stream.

This means that the data stopped flowing somewhere in the data flow, often due to a firewall or other security software interference. Before making any changes, consult with a system administrator or follow proper security guidelines, as turning off the firewall on your local computer may expose your system to other risks.

What Causes System error 109: ERROR_BROKEN_PIPE on Windows

Why are you getting System error 109: ERROR_BROKEN_PIPE on Windows?

Windows system errors can be caused by software or hardware breakdown. Sometimes, your software is not working in consistency with the hardware because of changes or general hardware failures. At some instances, users might have installed conflicting drivers or the OS got corrupted. Perhaps a component had some abnormal power surge which can damage parts and affect its operation. Different kinds of factors may have happened which caused the system to display a System error at certain periods of computer usage. Problems with software and hardware, of course, easily resolved if the user can easily pinpoint the portion that is causing the failure. To address problems with these kinds of errors, try the following repair methods.

This may be caused when your boot partition gets mounted as read-only for some reason. The problem could be caused by some faulty software installation when the system decides that it is not safe to write to the drive.

The other cause might be when you try to install something from apt and the installer needs to access some resource in read mode, but cannot perform the read operation properly. It may throw an error like “sudo: cannot mount”. This error occurs because most of the ‘entities’ in Windows are files and in order to read a resource, Windows would need to open that file and read it. If however another process is currently using that resource, then it may not be possible to read the file. Also, when the reading process exits abruptly and does not close the file, it may corrupt the file until the next boot.

If you still cannot access the files even after rebooting, then the problem could be bigger than anticipated. You may have a broken file system. To resolve this issue, you may need a stable Windows environment in order to work on the broken system. The best way to do this is to boot from a live USB drive and work from it.

Another cause would be malware infection. Threats that interfere with your processes can cause pipes to be broken, along with other errors that might be triggered along the way. Malware is known for initiating malicious behaviors that disrupt system processes on your computer, so this could explain the sudden occurrence of the System error 109: ERROR_BROKEN_PIPE on your computer.

How to Fix System error 109: ERROR_BROKEN_PIPE on Windows

Man Using Laptop

If you find yourself faced with this error message, you can try any of the recommended solutions below. You don’t have to try all of them in the order given. If you know what’s triggering the error for you, you can try first the solution you think would work. If not, try the other ones.

Solution 1: Perform a Quick Restart.

First things first, perform a quick restart. There could be plenty of unnecessary processes that are running in the background. Because of that, there is no sufficient resource to be allocated to the process you are trying to run. The best fix for this is a quick restart.

Restarting Windows is easy. Simply go to the Start menu, click the Power button, and select Restart. If you’re lucky, the error should go away after rebooting.

Solution 2: Reinstall the Faulty App

If you encountered the System error 109: ERROR_BROKEN_PIPE when opening or running an app, reinstalling that app should resolve the problem. However, before the reinstallation, users need to disable their antivirus programs temporarily to avoid it from meddling with the reinstallation process.

You have several ways to reinstall apps on Windows 10. We’ve presented them below.

via Settings

  1. Go to Settings and select App.
  2. Click Apps and Features.
  3. Find Microsoft Store and click on it.
  4. At this point, the Advanced Options link should be displayed on your screen. Click on it.
  5. Go to the Reset section and hit the Reset button.

via PowerShell

  1. Type PowerShell into the Cortana search field. Right-click on the top result and select Run as Administrator.
  2. Into the command line, type the Get-Appxpackage –Allusers command and press the Enter key.
  3. Locate the name of the app and copy its package name. Use the Ctrl + C shortcut keys to copy.
  4. Lastly, execute this command: Add-AppxPackage -register “C:\Program Files\WindowsApps\<PackageFullName>” –DisableDevelopmentMode. (Make sure that you replace the value of PackageFullName with the package name you copied. Also, change the drive letter to the actual drive where you installed Windows 10.)
  5. Hit the Enter key.

Solution 3: Run the App in Compatibility Mode

Sometimes, all you need to do is run the application in Compatibility Mode. This is because the app might not be compatible with the current version of Windows you are running.

Here’s how to do so:

  1. Navigate to the app’s location and right-click on its EXE file.
  2. Go to Properties and open the Compatibility tab.
  3. Next, click the dropdown that says Run This Program in Compatibility Mode for.
  4. Select your current Windows version.
  5. Hit Apply then OK.
  6. Check if the error persists.

Solution 4: Roll Back Your Driver

You may also go back to the original driver your computer came with. To do that:

  1. On Device Manager, find the problematic driver.
  2. Right click the device and click Properties.
  3. When you see the Properties window, click the Driver tab.
  4. You will see the Roll Back Driver button, click that.
  5. Confirm the rollback by clicking Yes when you see a question that says “Are you sure you would like to roll back to the previously installed driver software?”
  6. Restart your computer after this.

Solution 5: Update or Reinstall Your Driver

If rolling back the driver does not work, try updating or reinstalling it instead. Changes done to your computer can mess up your driver. If that happens, you can either reinstall your driver or update it. One way to update your drivers is by using third-party tools designed for this purpose. These tools can scan your computer for all outdated drivers and help you update them. It is recommended to review and choose a reputable tool that suits your needs. Consider using Outbyte Driver Updater.

If you don’t want to go the easy way, then you can manually update your drivers. Incompatible or faulty drivers are often to blame for the System Service exception error on Windows 10, and a driver that is out of sync with your latest version of Windows could make it hard for your OS to perform some of its duties, thus leading to the error. To manually update your drivers on Windows 10, take the following steps:

  1. Click the Windows Menu button.
  2. Open Settings.
  3. Click on Update and Security.
  4. Choose Check for Updates.

Note that this process works only if the hardware manufacturer uses the Windows Update service.

The other way of manually updating the drivers on your computer is to use the device manager. To update drivers this way, take the following steps:

  1. On the Search box, type “Device Manager”.
  2. From the list of the devices on your computer, click to expand the ones you want to update.
  3. Right-click the device and select Update Driver. The driver will be automatically updated.
  4. Do this for all devices, just to make sure that they are all up to date.

To check whether the drivers have been updated properly, follow the steps below:

  1. On the search box, type “Device Manager”.
  2. Expand the category of the hardware that you have just updated.
  3. Right-click on the device of your choice and choose Properties.
  4. Click on the Driver tab and then on Driver Date and Driver Version. Check to see if you are having the latest driver software.

If all your drivers are up to date but you still get the System Service exception error, then try the other solutions noted below.

Solution 6: Use System Restore

The Windows system restore option allows you to return your computer to an earlier working state by rolling back any changes that you have done. It could be that the System Service exception error on Windows 10 is being caused by the software that you have just installed, the new anti-virus program or perhaps by a system update. If this is the case, then you need to do a system restore. The following are the steps to take:

  1. On the Windows 10 Search box, type “Create a restore point”.
  2. Click the System Restore button.
  3. Click the Next button.
  4. Select the restore point that you want to return your computer to.
  5. Click “Scan for affected programs”. This will allow you to see the programs that will no longer be available because they were installed after the restore point.
  6. Confirm your restore point and click “Next”.
  7. Click “Finish”.

The System restore option works on your PC only if there is a restore point referring to the time you want to restore your computer to.

If the system restore option, as described above, doesn’t work, then you can start Windows in safe mode. This barebones version of Windows will run only the essential parts of the OS and disable all programs, updates, and problematic apps that may prevent the restore process from working as it is supposed to. Here is how you go about starting Windows in safe mode:

  1. Go to Start> Settings > Update and Security> Recovery.
  2. Click Restart now below Advanced Start-up.
  3. From the Options menu that Windows presents, select Troubleshoot > Advanced Options > System restore.
  4. Follow the System restore steps described earlier.

Solution 7: Repair Corrupted or Missing System Files

In this fix, you will have to run the System File Checker (SFC) utility. It is designed to allow Windows users to scan and restore corrupted or damaged Windows system files.

Here’s how to run a scan using the SFC utility:

  1. Press the Windows key to launch the Start menu.
  2. Into the search field, input cmd or command prompt.
  3. Right-click on the most relevant search result.
  4. Choose Run as Administrator.
  5. If prompted by the UAC, provide your administrator password.
  6. Once the Command Prompt window loads, input the sfc /scannow command and hit Enter.
  7. Wait for the scan to complete and check if the error message still appears.

You also need to run Checkdisk. This tool repairs many inconsistencies with the OS. System errors may also be repaired using this utility. To perform a CHKDSK, follow the steps below:

  1. Open Command Prompt by typing it on the search box, then when you see the result on the list overhead, right click on it and choose, Run as Administrator.
  2. Your system might say you cannot run it at the moment because you are still processing data, and will ask you if you want to run it before the next startup, just click y for yes and then exit the screen and reboot the computer.
  3. Once the computer reboots, you will see checkdisk running outside of Windows, just let it finish till it gives you a report of what was found, fixed or marked.
  4. Exit the window and let your computer reboot normally.

Solution 8: Perform a Clean Boot.

In the Clean Boot state, Windows starts with only essential services required for Windows to run. Try performing the activity that resulted in this system error and see if it occurs in Clean Boot mode.

If not, you may have third-party software installed that is creating conflict resulting in the error. To perform a Clean Boot, follow these steps:

  1. Press the Windows key + R to open Run.
  2. Type msconfig.msc and click OK to open System Configuration.
  3. Open the Services tab in the System Configuration window.
  4. Here you need to hide all the Microsoft services first. So, check the Hide all Microsoft Services box.
  5. Next, click the Disable All button to stop all third-party services from when you restart next time.
  6. Open the Startup tab and click on the Open Task Manager link.
  7. Disable all the startup apps that are enabled. Close Task Manager and go back to the System Configuration.
  8. Click the Apply and OK to button. When the Restart prompt appears, click Restart Now.
  9. Your PC will now restart in Clean Boot mode.

Solution 9: Install Any Pending Windows Update

If you haven’t installed the latest Windows version, then you may encounter various Windows Update errors, such as the System error 109: ERROR_BROKEN_PIPE. So, in this solution, we will check for any pending Windows update. Here’s how to start:

  1. Press the Windows + I keys to launch the Settings utility.
  2. Go to the Update and Security section and choose Windows Update.
  3. Click the Check for Updates button and wait as Windows checks and downloads any available updates.
  4. Once done, click the Install button.
  5. Restart your computer and check if the System error 109 error still shows.

Solution 10: Check for Malware.

Your Windows device has a built-in antivirus solution that you can use to identify and get rid of malware entities. It is called Windows Defender. To use it, follow these steps:

  1. Click the Start menu.
  2. Into the search field, input Windows Defender and click on the top-most result.
  3. You will be asked to check for updates. To do so, click the Check for updates now button.
  4. To proceed with a scan, hit the Scan button.
  5. Windows Defender will now begin to scan your device for any malware entity. It will then alert you if it discovers any malicious activity or process.

For better results, you may consider using a third-party anti-malware solution. Always choose a reliable antivirus solution from a trusted source, run a complete and thorough malware scan, and apply the recommended fixes as per the findings.

Solution 11: Repair/Reinstall Using OS CD

The best way to repair your system software is still reinstalling it. Repair reinstall process helps you keep your files as you repair the operating system. Though, you need to make sure you backup your file if you indeed need to clean/reinstall your computer. You will need to insert your installation media and restart your computer.

  1. Access your BIOS, the process differs from one computer model to another, it may be F1, F2, or Del button.
  2. Once there, go to the boot section, set boot to the installation disk and save settings.
  3. For earlier versions of Windows, you may need to tap your keyboard while you wait for the computer to access the installation disk.
  4. Choose the repair utility first instead of clean-installing the OS. This may save you a lot of hassle. However, if the issue continues after rebooting your computer, then just back up files and do the clean reinstall.

Solution 12: Reset Your PC

If all of the above fails to do away with the service exception error on Windows 10, then it is time you considered the nuclear option of resetting your PC. Resetting your PC will restore Windows to a factory-fresh state by removing all the apps that you have installed, and although your documents are not going to be erased, it is still recommended that you save them somewhere else before you do the reset. Here is how you reset your PC to a factory-fresh state:

  1. Go to Start > Settings > Update & Security > Recovery and click Get Started below the Reset this PC option.
  2. A prompt will appear telling you how the reset process is going to work; choose Keep my files.
  3. Click Reset.

Wrapping Up

System errors are caused by malfunctioning hardware components, corrupted operating system modules, etc. System errors are very broad: each one can occur in one of many hundreds of locations in the system, and the System error 109: ERROR_BROKEN_PIPE is just one of them.

The System error 109: ERROR_BROKEN_PIPE happens when there is a lack of communication between the file descriptors of two processes running. It can occur when you’re launching an app or running a process on your computer. The System error 109: The pipe has ended usually occurs due to a faulty device driver or malware infection. Perform a full system scan and then run a driver update utility to install new drivers for your system. If not, restart your PC in clean boot mode to determine if third-party software is causing the error and remove conflicting software.

It can be difficult to pinpoint what triggers this error, so it is recommended that you try all of the solutions above. You can work your way down the list to figure out which solution is best for your situation.

If you know of any solutions that worked for this error, feel free to add in the comment section so we can include it in the list.

Give us some love and rate our post!
[Total: 0 Average: 0]
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
Featured Stories
Speak Freely: How to Fix Mic Not Working on Discord
The Ultimate Guide to Cloning Your Hard Drive on Windows and Mac
A Comprehensive Guide to Using MSConfig for System Configuration and Troubleshooting
Windows PIN: Locating, Setting Up, and Resetting Guide
How to Remove Bing from Microsoft Edge: Simple Guide
How to Change Language in Windows 10
Troubleshooting HDMI Port Issues on Windows 10/11
The PhoneExperienceHost.exe and YourPhone.exe Processes
Complete List of Windows 10 and 11 Keyboard Shortcuts