Skip to content

5000+ Great Articles

Best Articles & Essays: Interesting Articles to Read Online

  • How to cancel your Adobe subscription Computer Tips
  • Forget to log out of your Google account! What next ? How-To
  • 10 Best 3D Printers for Beginners Under $500 Product Reviews
  • The 7 Easiest Xbox One Games for Achievements

    Blocking users on social media essentially erases them from your online space. They won't be able to see your content or interact in any way with you on the

  • best free website to find things to do near me Cool Websites
  • Make Your Voice Sound Professional With These Quick Audacity Tips Software Reviews
  • Your Phone Drops Calls How to Fix it Computer Tips
  • How to Add or Remove Hyperlinks in Google Sheets MS Office Tips

Fix Background Intelligent Transfer Service Will Not Start Error

Posted on October 7, 2020 By blog_786 No Comments on Fix Background Intelligent Transfer Service Will Not Start Error

Windows Background Intelligent Transfer Service (BITS) is an essential component that helps programs download data and files from the Internet.

Currently, programs require the latest updates, new content, or configurations, and BITS intelligently handles network interruptions even after reboots by pausing and resuming transmission.

Intelligent in BITS also increases or decreases the file transfer speed based on the available network bandwidth Its application-defined transfer policies ensure that if a networked application is consuming more bandwidth, its transfer rate is reduced to prevent file transfers on expensive networks.

Fix Background Intelligent Transfer Service Will Not Start Error

It also offers an easy way to download files to install updates on Windows 10. Thus, even after exiting the application, BITS will still transfer files, provided that you are still logged in and the network connection is maintained. If you log out and log back in, BITS will resume transmission after the connection is restored.

But that’s not all. Starting with the May 2019 update, BITS will now account for power consumption and transfer files when the computer is online and in modern standby mode.

In short, it ensures that downloads and uploads between your device and the remote server continue without any impact on network performance. This is especially useful for applications that need to upload or download files to or from an HTTP or REST web server or SMB file servers, account for network costs, automatically resume file transfers after restart or outages, or maintain the responsiveness of other network applications.

– /

While BITS can be an intelligent service, sometimes it might not start or suddenly stop working altogether. As a result, other services such as Microsoft Store or Windows Update will not function as expected.

We’ll show you various ways to troubleshoot and fix BITS when it won’t start.

  • Restart the background smart transfer service.
  • Scan your device for malware.
  • Use the BITS troubleshooter.
  • Use the SFC and DISM command line tool
  • Temporarily disable your security software.
  • Install the latest quality update from Microsoft Update.
  • Enable Network Location Services and Network List.
  • Modify Normal Startup was selected for startup selection.
  • Edit the registry.
  • Reset computer settings.

Fix Background Intelligent Transfer Service not working

  • Restart Background Intelligent Transfer Service
  • Check your device for malware
  • Use Explorer BITS Errors and Fixers
  • Use the SFC and DISM command line tool
  • Temporarily disable security software
  • Install the latest quality update from Microsoft Update
  • Enable network site awareness and network menu services
  • Change the startup selection setting to normal startup
  • Edit registry
  • Reset your computer
  • >

Note. The instructions in this guide are for the Windows 10 operating system.

Restart the Background Intelligent Transfer Service

BITS usually starts automatically with your computer at startup, but if it doesn’t, you can manually check and restart the service.

1. Right click on Start> Run.

Fix Background Intelligent Transfer Service Will Not Start Error

2. Type services.msc in the Run box and press Enter to open Windows Services.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Find Background Intelligent Transfer Service in the list of services on the right.

Fix Background Intelligent Transfer Service Will Not Start Error

4. If BITS is running, right-click and select Restart to restart the service and fix it wherever it gets stuck for whatever reason.

Fix Background Intelligent Transfer Service Will Not Start Error

5. If BITS does not start, double-click the entry in Windows Services and change the startup type in the new pop-up to Automatic.

Fix Background Intelligent Transfer Service Will Not Start Error

6. Next to the Service Status field, click the Start button and check if BITS is working normally.

Scan your device for malware

Fix Background Intelligent Transfer Service Will Not Start Error

Viruses and malware often target BITS to prevent it from running normally. If it doesn’t start, run a malware or virus scan to make sure nothing is stopping BITS from providing proper communication between your device and other BITS-based networks.

If you have good antivirus software installed, you can use it, otherwise try one of the best antimalware programs like Malwarebytes to run a scan and then restart your computer to see if the BITS issue is gone.

Use the BITS troubleshooter

Fix Background Intelligent Transfer Service Will Not Start Error

The BITS troubleshooter can solve the most common service problems in Windows 10.

1. To do this, open the Control Panel and click the View By menu in the upper right corner. Click Large Icons.

Fix Background Intelligent Transfer Service Will Not Start Error

2. Click Troubleshoot from the list of options.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Click Hardware and Sound.

Fix Background Intelligent Transfer Service Will Not Start Error

4. Then click the Background Intelligent Transfer Service Troubleshooter under Windows.

Fix Background Intelligent Transfer Service Will Not Start Error

5. Click Advanced.

Fix Background Intelligent Transfer Service Will Not Start Error

6. Select Apply Repair Automatically> Next.

Fix Background Intelligent Transfer Service Will Not Start Error

7. The BITS Troubleshooter will begin scanning, detecting and fixing any issues that might prevent it from starting or working properly.

Use the SFC and DISM command line tool

Fix Background Intelligent Transfer Service Will Not Start Error

If BITS still won’t start, you can use the System File Checker (SFC) tool and the DISM command line tool to resolve the issue.

1. In the search bar, enter CMD to open the command line menu and click Run as administrator.

Fix Background Intelligent Transfer Service Will Not Start Error

2. In the Command Prompt window, enter this command and press Enter: DISM / Online / Cleanup-Image / RestoreHealth. This will scan and repair any damage to the system files.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Then enter this command and press Enter: sfc / scannow.

Fix Background Intelligent Transfer Service Will Not Start Error

You can also try the check disk command to see if it helps. In the same command prompt window type chkdsk / r / f and press Enter.

4. Reboot the device and it will scan for errors, fixing any errors that are preventing BITS from starting or working properly.

Temporarily disable your security software

Fix Background Intelligent Transfer Service Will Not Start Error

This is a stopgap measure to help you check if it is causing BITS to start. Security software protects your device from security threats such as viruses and malware and cannot be disabled.

However, in this case, temporarily disable it and see if BITS starts normally. If so, your antivirus might be the cause. Otherwise, re-enable the security software as soon as finished.

Install the latest quality update from Microsoft Update

If none of the fixes have worked so far, the problem might be in the operating system and you can fix it by downloading the latest Microsoft updates.

1. You can do it manually, but check the name of the Knowledge Base (Knowledge Base) in the Windows 10 Update History and then confirm if you need a 32-bit or 64-bit update by going to Settings> System> “About system” and checking the system type.

Fix Background Intelligent Transfer Service Will Not Start Error

2. Download Windows Update from the Microsoft Update Catalog. Here you can find the link in KB to update and click Download for 32 or 64 bit.

Fix Background Intelligent Transfer Service Will Not Start Error

Click the .msu link to download the file.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Double-click the .msu file or select Command Prompt> Run as Administrator and enter the command: wusa C: FOLDER-PATH UPDATE-NAME.msu / quiet / norestart and press Enter.

Fix Background Intelligent Transfer Service Will Not Start Error

4. Restart your computer and check if the service is working normally again.

Turn on Network Location Services and Network List

Windows services are dependent on each other, but there are two specific services that do not appear in Windows Services when the BITS button is pressed, but they only start when these two services are working properly – the Network Location Information Service and the Network List Service.

1. To enable them, right-click Start> Run, type services.msc and press Enter.

2. In Windows Services, find the Network Location Awareness and Network List services and right-click them to start them using the startup type steps we described for BITS above.

Fix Background Intelligent Transfer Service Will Not Start Error

If each service is running, leave it as it is, but if each one shows “stopped”, click the “Start” button to restart the service. Set all startup options for each of these services to Automatic, including BITS.

Change the startup selection setting to normal startup

Depending on your computer, the default startup selection setting should be Normal or Selective startup.

1. To change it, right-click Start> Run and type msconfig. Click System Configuration.

Fix Background Intelligent Transfer Service Will Not Start Error

2. On the General tab, change the Startup value to Normal Startup.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Click Apply and restart your computer to check if the BITS service starts up normally.

4. Return to the General tab and select the Selective startup option. Clear the Load Startup Items check box.

Edit Registry

Fix Background Intelligent Transfer Service Will Not Start Error

Registry Editor requires that you pay special attention to each step to prevent further problems with your computer. This is due to changes to the registry, so be sure to back up your registry before taking the steps below.

1. Right-click on Start and select Run. Enter regedit in the run dialog to open the Registry Editor. In Registry Editor navigate to this key: HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Control BackupRestore FilesNotToBackup

Fix Background Intelligent Transfer Service Will Not Start Error

2. Check if the FilesNotToBackup entry exists in the BackupRestore key. If not, create it by clicking Edit> New> Key in the BackupRestore key. Rename the value to FilesNotToBackup and press Enter. Leave the key blank.

3. Go to Windows Services (right-click Start> Run> type services.msc> Enter) and find Background Transfer Service. Right click on BITS and select Properties.

Fix Background Intelligent Transfer Service Will Not Start Error

4. If the BITS service is running, leave it as it is; if stopped, click Start and make sure the Startup Type in the BITS Properties is set to Automatic.

Restart your computer

Fix Background Intelligent Transfer Service Will Not Start Error

If all else fails, restart your computer as a last resort.

1. Go to Settings> Update & Security.

Fix Background Intelligent Transfer Service Will Not Start Error

2. Click Recovery> Reset this PC.

Fix Background Intelligent Transfer Service Will Not Start Error

3. Click “Get Started” and then select “Keep My Files” or “Delete All”. All settings will be returned to their defaults, and applications will be removed, so you’d better choose the “Keep my files” option.

Fix Background Intelligent Transfer Service Will Not Start Error

4. Click Next and choose whether you want to keep the files or delete everything. Click “Reset” and wait for Windows to complete the process. When it’s done, click Continue, restart your computer and check if BITS is working normally.

Fix Background Intelligent Transfer Service Will Not Start Error

5. Restart your computer and check if the BITS error is resolved.

–

Share this:

  • Twitter
  • Facebook
How-To

Post navigation

Previous Post: How To Use Google Forms As An Expense Tracker
Next Post: PowerToys For Windows 10 & How To Use Them

Related Posts

  • Easily Way To Track Your Monthly Broadband Usage How-To
  • How to Turn Your iPhone into iPod How-To
  • How to Reset TCP/IP in Windows, Linux, and macOS
  • Top 5 Facebook Alternative Apps For iOS Devices
  • How to Use Your Phone as a Drawing Pad for PC How-To
  • How to Get Peacock TV Outside of the US How-To

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Archives

  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • November 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • March 2021
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • December 2019
  • July 2019
  • May 2019
  • April 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018

Categories

  • AI Tools & Guides
  • Amazon Web Services
  • Apple Watch
  • Computer Tips
  • Cool Websites
  • Featured Posts
  • Free Software Downloads
  • Gadgets
  • Gaming
  • General Software
  • Google Software/Tips
  • Hardware
  • Help Desk
  • How-To
  • iOS
  • iPad
  • iPhone
  • islamic Books
  • Linux
  • Linux Tips
  • Mac OS X
  • macOS
  • MS Office Tips
  • Networking
  • Office Tips
  • OS X
  • Product Reviews
  • Reviews
  • Safari
  • Smart Home
  • Smartphones
  • Software Reviews
  • technology
  • text
  • Tools Review
  • Troubleshooting
  • Tutorials
  • Uncategorized
  • Urdu Books PDF
  • Web Site Tips
  • Windows
  • Windows 10
  • Windows 7
  • Windows XP Tips
  • Wordpress
  • MailTag: Real-time Email Tracking, Made Easy
  • Here are the Top 10 highest paid YouTubers of 2017
  • Protect Your Facebook Account From Hackers (2017)
  • 4 Ways to Share WiFi Without Giving Away Your Password
  • How to Get 2 Free Audiobooks From Audible Trial Instead of 1
DMCA.com Protection Status

Recent Posts

  • How to use Canva Docs to create documents online
  • PS4 won’t turn on but beeps? 9 Fixes Worth Trying
  • How to Create a Vision Board on Canva
  • How to Cancel Your Wall Street Journal (WSJ) Subscription
  • How to Fix Spotify Lyrics Not Showing Up

Recent Comments

  1. How to Cancel Your Wall Street Journal (WSJ) Subscription on How to Cancel Your New York Times Subscription
  2. How to Fix Spotify Lyrics Not Showing Up on How to Delete or Delete Downloads from Spotify
  3. 6 Best FTP Clients For Android on Disney Plus not working on Fire TV? Try These 8 Fixes
  4. Protect Your Facebook Account From Hackers (2017) on Top 5 Facebook Alternative Apps For iOS Devices
  5. 4 Ways to Share WiFi Without Giving Away Your Password on How to fix if PS5 Not Connecting to Internet?
  • What Is a Chatbot and How To Use One On Your Site Tools Review
  • Best Mac Equivalents to Microsoft Paint General Software
  • How to Get WiFi Without an Internet Provider How-To
  • How To Embed Video In Google Slides How-To
  • Best hp10bii+ financial calculator 2020

    Best hp10bii+ financial calculator 2020. 1 - HEW10BII - 10bll Financial Calculator Top Reviews Classic, no suprises

  • How To Hard Reset a Mac OS X Computer & Reinstall The OS OS X
  • How To Install And Make Skype Calls On Echo Show How-To
  • 3 Slideshow Screensavers Far Better Than The Windows 10 Default Software Reviews

Copyright © 2023 How To Blog.

Powered by PressBook News WordPress theme

Go to mobile version