{"id":13296,"date":"2026-07-28T17:19:08","date_gmt":"2026-07-28T17:19:08","guid":{"rendered":"https:\/\/www.hovatek.com\/blog\/?p=13296"},"modified":"2026-07-28T17:19:08","modified_gmt":"2026-07-28T17:19:08","slug":"my-experience-fixing-the-host-process-for-windows-services-high-data-consumption","status":"publish","type":"post","link":"https:\/\/www.hovatek.com\/blog\/my-experience-fixing-the-host-process-for-windows-services-high-data-consumption\/","title":{"rendered":"My Experience fixing the &#8220;Host process for Windows services&#8221; high data consumption"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Just like clearing up your low disk storage, fixing high internet bandwidth\/network usage (data consumption) on your Windows PC requires that you focus on finding out what&#8217;s using what. The most unlikely processes\/apps end up being the culprits.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The Problem<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">There was heavy data consumption once the PC was connected to the internet. This often maxed out the bandwidth, causing a slow internet experience. The client was on a fixed-volume data plan, so this was a big issue.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Could it have been Windows Update?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">My suspicion was Windows Update, so I tried disabling that using <a href=\"https:\/\/www.hovatek.com\/blog\/how-to-use-wu10man-to-disable-automatic-updates-in-windows-10\/\">Wu10Man<\/a> (since it was a Windows 10 PC), but that didn&#8217;t work. It was time to pull some stats to confirm my suspicion.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">The Approach<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">My go-to tool for monitoring network activity is <strong>GlassWire<\/strong>. I spotted the culprit after installing the software and setting the <strong>Traffic Monitor<\/strong> to the last 5 minutes. Mind you, I didn&#8217;t actively use any application during the observation. I wanted to know what consumed data even during inactive use. It turned out to be &#8220;<strong>Host Process for Windows services<\/strong>&#8220;; Windows Update!<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/www.hovatek.com\/blog\/bpyeki\/uploads\/2026\/07\/host-process-for-Windows-services-hight-network-usage.jpeg\" alt=\"\" class=\"wp-image-13298\" srcset=\"https:\/\/www.hovatek.com\/blog\/bpyeki\/uploads\/2026\/07\/host-process-for-Windows-services-hight-network-usage.jpeg 1280w, https:\/\/www.hovatek.com\/blog\/bpyeki\/uploads\/2026\/07\/host-process-for-Windows-services-hight-network-usage-768x432.jpeg 768w\" sizes=\"auto, (max-width: 1280px) 100vw, 1280px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">The Fix: Stopping the Host Process for Windows Services.<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I would normally inspect this process and others in Task Manager to narrow it down even further, but the client needed a fast fix, so I had to stop this service.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These are the steps I followed:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Press Windows + R<\/li>\n\n\n\n<li>Type <strong>services.msc<\/strong><\/li>\n\n\n\n<li>Click OK, and you should see the Services window<\/li>\n\n\n\n<li>Locate <strong>Background Intelligent Transfer Service<\/strong> on the list and double-click it<\/li>\n\n\n\n<li>Change <strong>Startup type<\/strong> to <strong>Manual<\/strong><\/li>\n\n\n\n<li>Ensure that <strong>Service status<\/strong> says <strong>Stopped<\/strong>; if not, click <strong>Stop<\/strong><\/li>\n\n\n\n<li>Click OK<\/li>\n\n\n\n<li>Press Windows + R<\/li>\n\n\n\n<li>Type cmd.exe<\/li>\n\n\n\n<li>Hold <strong>Ctrl + Shift + Enter<\/strong><\/li>\n\n\n\n<li>You should get prompted for Administrator permission, click OK, and you should see Command Prompt<\/li>\n\n\n\n<li>Run the following commands and reboot afterwards:  <\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>net stop wauserv\nnet stop sysmain<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Just like clearing up your low disk storage, fixing high internet bandwidth\/network usage (data consumption) on your Windows PC requires that you focus on finding out what&#8217;s using what. The most unlikely processes\/apps end up being the culprits. The Problem There was heavy data consumption once the PC was connected to the internet. This often [&hellip;]<\/p>\n","protected":false},"author":5,"featured_media":13297,"comment_status":"open","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-13296","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"_links":{"self":[{"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/posts\/13296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/comments?post=13296"}],"version-history":[{"count":1,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/posts\/13296\/revisions"}],"predecessor-version":[{"id":13299,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/posts\/13296\/revisions\/13299"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/media\/13297"}],"wp:attachment":[{"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/media?parent=13296"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/categories?post=13296"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hovatek.com\/blog\/wp-json\/wp\/v2\/tags?post=13296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}