{"id":16691,"date":"2024-06-04T21:15:15","date_gmt":"2024-06-04T21:15:15","guid":{"rendered":"https:\/\/www.auslogics.com\/en\/articles\/?p=16691"},"modified":"2025-10-13T21:11:36","modified_gmt":"2025-10-13T21:11:36","slug":"fix-high-cpu-usage-by-state-repository-service","status":"publish","type":"post","link":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/","title":{"rendered":"Fixing High CPU Usage by State Repository Service in Windows 10"},"content":{"rendered":"<p>If your computer keeps freezing or slowing down after you open Microsoft Edge, the problem could be related to the State Repository Service. Many Windows users found this to be the issue after checking out the Event Viewer when investigating the annoying slowdowns.<\/p>\n<h2>What Is the State Repository Service on Windows 10 and Why Is It Causing High CPU Usage?<\/h2>\n<p>The State Repository Service is a Windows service that is related to your browser. It allows you to capture snapshots of your browsing sessions so that you can use a different browser\u2014possibly on another device\u2014to get back to the browsing session. It is also involved in most other browsing activities.<\/p>\n<p>Most users faced the spike in <a href=\"https:\/\/www.auslogics.com\/en\/articles\/crucial-steps-how-to-effectively-stress-test-cpu\/\">CPU<\/a> usage by the service after carrying out a clean installation of Windows 10. The issue is usually triggered when an external link is opened in Microsoft Edge. The service can spike CPU usage from 20% to 100%. When this happens, you\u2019ll find your system freezing and slowing down.<\/p>\n<hr \/>\n<p><strong>\ud83d\udccc Also read:<\/strong> <a class=\"post-item__header-link\" href=\"https:\/\/www.auslogics.com\/en\/articles\/what-is-the-best-internet-browser\/\">What Is the Best Internet Browser?<\/a><\/p>\n<hr \/>\n<h2>How to Fix High CPU Usage Caused by the State Repository Service<\/h2>\n<p>There are different fixes for the problem, from restarting the service to repairing Microsoft Edge. We\u2019ll be walking you through each method below. Follow the solutions in the order that they\u2019re arranged to boost your chances of resolving the issue quickly.<\/p>\n<h3>Solution 1: Restart the State Repository Service<\/h3>\n<p>This Windows service is turned on by default, especially after a fresh installation. If you want to enjoy the functionalities it provides, you should keep it turned on. To get rid of the problem, your first step should be to restart the service. Restarting the service will clear up any glitch that is plaguing it. Some users did this and got their systems running at full speed again.<\/p>\n<p>The procedure is quite simple. All you have to do is open the Services app, locate the State Repository Service, and then restart it. If you don\u2019t know how to do that, follow the steps below:<\/p>\n<ul>\n<li>Open the search utility beside the search function by clicking on the magnifying glass icon in the taskbar or by pressing the <code>Windows and S<\/code> keys simultaneously.<\/li>\n<li>After the search box opens, type <code>services<\/code>\u00a0into the text field, and then click on <em>Services<\/em> on the results list.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2021\/07\/search-for-services.webp\" alt=\"Type Services into Windows Search\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>Once the <em>Services<\/em> app opens, locate the <em>State Repository Service<\/em>, click on it, and then click on <em>Restart<\/em> under <em>Services (Local)<\/em>\u00a0to the left.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/05\/Screenshot-2024-06-04-172049.png\" alt=\"State Repository Service\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>If you don\u2019t see the <em>Restart<\/em> option, then click on <em>Stop<\/em> and click on <em>Start<\/em> after that.<\/li>\n<li>Once you\u2019ve restarted the service, run <em>Microsoft Edge<\/em> and check for the problem.<\/li>\n<\/ul>\n<h3>Solution 2: Repair faulty Windows files<\/h3>\n<p>It could be that some Windows files are problematic and causing issues with the service. You can resolve the problem by scanning for these files and repairing them.<\/p>\n<p>To do that, you\u2019ll have to run the inbox Deployment Image Servicing and Management (DISM) tool, then run the System File Checker (SFC). DISM will provide the files that the SFC tool will use to perform the repair.<\/p>\n<div class=\"notebox\">\r\n\t<div class=\"notebox__text\">Note that you need a working internet connection, as the DISM tool uses Windows Update to provide the repair files.<\/div>\r\n<\/div>\n<p>The following steps will walk you through the process:<\/p>\n<ul>\n<li>Launch the <em>Run<\/em> dialog box by right-clicking on the <em>Start<\/em> button and selecting <em>Run<\/em> from the <em>Quick Access<\/em> menu. You can also open the dialog box by pressing the <code>Windows and R<\/code> keys simultaneously.<\/li>\n<li>Once <em>Run<\/em> opens, type\u00a0<code>CMD<\/code>\u00a0into the text box, then tap the <code>Shift, Ctrl, and Enter<\/code> keys together.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2023\/11\/Run-CMD-1.png\" alt=\"Run CMD in the run dialog box\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>Click the <em>Yes<\/em> button once the <em>User Account Control<\/em> dialog window shows up.<\/li>\n<li>The elevated <em>Command Prompt<\/em> window will now appear.<\/li>\n<li>Next, type the following lines into the <em>Command Prompt<\/em> and hit the <code>Enter<\/code> key afterwards:<\/li>\n<\/ul>\n<pre>DISM \/Online \/Cleanup-Image \/StartComponentCleanup<\/pre>\n<ul>\n<li>After tapping the <code>Enter<\/code> key, type the following command into the next line and hit the <code>Enter<\/code> key:<\/li>\n<\/ul>\n<pre>DISM \/Online \/Cleanup-Image \/RestoreHealth<\/pre>\n<p>The tool will now use the Windows Update utility to provide good copies of your system files.<\/p>\n<ul>\n<li>Next, restart your system, open the elevated <em>Command Prompt<\/em>, and then enter the command line below:<\/li>\n<\/ul>\n<pre>Sfc \/scannow<\/pre>\n<ul>\n<li>Tap <code>Enter<\/code>, and then allow the tool to complete the action.<\/li>\n<\/ul>\n<hr \/>\n<p><strong>\ud83d\udcccAlso read:<\/strong> <a class=\"post-item__header-link\" href=\"https:\/\/www.auslogics.com\/en\/articles\/how-to-find-and-fix-corrupted-files-in-windows-10\/\">How to Find and Fix Corrupted Files in Windows 10?<\/a><\/p>\n<hr \/>\n<h3>Solution 3: Repair\/reset Microsoft Edge<\/h3>\n<p>Since the State Repository Service hogs your CPU after you open Microsoft Edge, it\u2019s possible that the issue rests with the browser. You can try repairing it and check if that resolves the problem. The process is plain and simple. You just have to go through the Settings app.<\/p>\n<p>The steps below will walk you through the process if you don\u2019t know what to do:<\/p>\n<ul>\n<li>Tap the <code>Windows logo<\/code> key or click on the <em>Start<\/em> button, then click on the gear icon once the <em>Start<\/em> menu opens. If you want to launch the <em>Settings<\/em> app faster, press the <code>Windows logo key and the I<\/code> key simultaneously.<\/li>\n<li>Once <em>Settings<\/em> opens, click on <em>Apps.<\/em><\/li>\n<li>After you see the <em>Apps and features<\/em> interface, type <code>Microsoft Edge<\/code>\u00a0into the search box and hit the <code>Enter<\/code> key.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/05\/Apps-and-Features.jpg\" alt=\"https:\/\/www.auslogics.com\/en\/articles\/crucial-steps-how-to-effectively-stress-test-cpu\/\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>After <em>Microsoft Edge<\/em> shows up, click on the app, then click on <em>Advanced options.<\/em><\/li>\n<li>Once the <em>Advanced<\/em> options screen appears, scroll down to <em>Reset<\/em>, and then click on the <em>Repair<\/em> button.<\/li>\n<li>Allow Windows to complete the repair process, then run the browser and check if the high CPU usage occurs again.<\/li>\n<\/ul>\n<div class=\"cta-block cta-block_native top\" data-cta-type=\"native\" data-cta-position=\"middle\">\r\n\t<div class=\"cta-block__top\">PRO TIP<\/div>\r\n    <div class=\"cta-block__text_native\">Quick reminder. If you spend quite a bit of time online (and most of us do), make sure to always keep your PC protected from malware and other online threats. <a href=\"\/en\/software\/anti-malware\/after-download\/\">Auslogics Anti-Malware<\/a> can safeguard your system from even the latest and rarest malicious items.<\/p>\n<p>Plus, the software is fully compatible with Windows and can run alongside other antivirus apps without any compatibility issues. <\/div>\r\n    <div class=\"cta-block__btn-group top\">\r\n        <a class=\"cta-block__download-btn\" href=\"\/en\/software\/anti-malware\/after-download\/\">Download for Free<\/a>\r\n        <a class=\"cta-block__learn-more\" href=\"\/en\/software\/anti-malware\/\">Learn More<\/a>\r\n    <\/div>\r\n<\/div>\r\n\n<h3>Solution 4: Stop the State Repository Service<\/h3>\n<p>If repairing Microsoft Edge does not resolve the problem, you should consider stopping the State Repository Service. Doing this means that you\u2019ll have to forfeit the functionality of the service. That should be a sacrifice you\u2019re willing to make since you want your system to run smoothly, especially when you don\u2019t need to take snapshots of your browsing sessions.<\/p>\n<p>Follow the steps below to stop the service:<\/p>\n<ul>\n<li>Open the search utility beside the search function by clicking on the magnifying glass icon in the taskbar or by pressing the <code>Windows and S<\/code> keys simultaneously.<\/li>\n<li>After the search box opens, type\u00a0<code>services<\/code>\u00a0into the text field, and then click on <em>Services<\/em> on the results list.<\/li>\n<li>Once the <em>Services<\/em> app opens, locate the <em>State Repository Service<\/em>, click on it, and then click on <em>Stop<\/em> under<em> Services (Local)<\/em>\u00a0to the left.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/05\/Screenshot-2024-06-04-182344.png\" alt=\"Once the Services app opens, locate the <em>State Repository Service<\/em>, click on it, and then click on <em>Stop<\/em> under<em> Services (Local)<\/em> to the left\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>If you want to disable the service, right-click on it, click on <em>Properties<\/em>, then select <em>Disabled<\/em> in the <em>Startup type<\/em> drop-down menu under the <em>General<\/em> tab of the <em>Properties<\/em> dialog. However, since the <em>Startup type<\/em> drop-down might be greyed out, you can always make do with using the <em>Stop<\/em> option.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/05\/Screenshot-2024-06-04-182840.png\" alt=\"Click on <em>Properties<\/em>, then select <em>Disabled<\/em> in the <em>Startup type<\/em> drop-down menu under the <em>General<\/em> tab of the Properties dialog\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>After stopping the service, the high CPU usage issue should be resolved.<\/li>\n<\/ul>\n<h3>Solution 5: Reset Microsoft Edge<\/h3>\n<p>If disabling the service bears no fruit, consider resetting Microsoft Edge. If you just installed a fresh copy of Windows 10 or recently upgraded, it\u2019s possible that the browser\u2019s installation is problematic. When you reset the browser, Windows will reinstall it and fix issues related to its installation files.<\/p>\n<p>Follow the steps below to reset the browser:<\/p>\n<ul>\n<li>Launch the <em>Settings<\/em> app using the <code>Windows + I<\/code> combination.<\/li>\n<li>After the home screen of <em>Settings<\/em> shows up, click on the <em>Apps<\/em> icon.<\/li>\n<li>Once you get to the <em>Apps and features<\/em> screen, use the search function to summon <em>Microsoft Edge<\/em>.<\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2018\/04\/Apps-and-Features.jpg\" alt=\"Gp to Apps and Features\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>After <em>Microsoft Edge<\/em> shows up, click on it, and then click on the <em>Advanced options<\/em> link.<\/li>\n<li>Next, scroll down to <em>Reset<\/em> once the <em>Advanced options<\/em> screen appears, then click on the <em>Reset<\/em> button.<\/li>\n<li>Allow Windows to perform the repair, then restart your system and check for the problem.<\/li>\n<\/ul>\n<hr \/>\n<p><strong>\ud83d\udccc Also read:<\/strong> <a class=\"post-item__header-link\" href=\"https:\/\/www.auslogics.com\/en\/articles\/customize-content-visibility-in-edge\/\">How to Customize Your Microsoft Edge Homepage and Settings<\/a><\/p>\n<hr \/>\n<h3>Solution 6: Reinstall all the built-in UWP (Universal Windows Platform) apps<\/h3>\n<p>Some users complained that the problem wasn\u2019t restricted to Microsoft Edge. As it turns out, other built-in applications like Settings can cause the State Repository Service to hike <a href=\"https:\/\/www.auslogics.com\/en\/articles\/reduce-high-cpu-usage-by-ravbg64-exe\/\">CPU usage<\/a>. If this applies to you, try reinstalling all the built-in applications and check if that resolves the problem. We\u2019ll be showing you how to do that below:<\/p>\n<ul>\n<li>Open the search utility beside the search function by clicking on the magnifying glass icon in the taskbar or by pressing the <code>Windows and S<\/code> keys simultaneously.<\/li>\n<li>After the search box opens, type <code>command prompt<\/code>\u00a0into the text field.<\/li>\n<li>After <em>Command Prompt<\/em> shows up on the results list, right-click it, and then click on <em>Run as administrator.<\/em><\/li>\n<\/ul>\n<div class=\"screenshots\">\r\n  <div class=\"screenshots__image-shadow\">\r\n    <img data-src=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2023\/09\/Run-Command-Prompt-As-Admin-3.webp\" alt=\"Run Command Prompt As Administrator\" class=\"lazyload screenshots__image\">\r\n  <\/div>\r\n  <div class=\"screenshots__description\"><\/div>\r\n<\/div>\n<ul>\n<li>Click on the <em>Yes<\/em> button once the <em>User Account Control<\/em> dialog window shows up and requests permission.<\/li>\n<li>After the administrator <em>Command Prompt<\/em> opens, type or copy and paste the following into the black screen, then tap the <code>Enter<\/code> key:<\/li>\n<\/ul>\n<pre>Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register \"$($_.InstallLocation)\\AppXManifest.xml\"}<\/pre>\n<div class=\"notebox_lite\">\r\n\t<div class=\"notebox_lite__heading\">Note<\/div>\r\n\t<div class=\"notebox__text\">Make sure you copy and paste the line correctly.<\/div>\r\n<\/div>\n<ul>\n<li>Once the command is successfully executed, close <em>Command Prompt<\/em>, and then reboot your system to check for the problem.<\/li>\n<\/ul>\n<h2>High CPU Usage by the State Repository Service in Windows 10: Fixed<\/h2>\n<p>Normally, a slow system is frustrating to use, let alone when you have to get things done online. We believe that the fixes above will help you get rid of the spikes in CPU usage caused by the State Repository Service. You can let us know how you resolved the problem using the comments section below.<\/p>\n<p>Other elements, like junk files and broken registry keys, can hike your CPU usage and drag down your system\u2019s speed.<\/p>\n<div class=\"cta-block cta-block_native top\" data-cta-type=\"native\" data-cta-position=\"bottom\">\r\n\t<div class=\"cta-block__top\">PRO TIP<\/div>\r\n    <div class=\"cta-block__text_native\">You can easily prevent these issues by using <a href=\"\/en\/software\/boost-speed\/after-download\/\">Auslogics BoostSpeed<\/a> , which will regularly clean up your system to rid it of these entities. The program is compatible with Windows 10 and doesn\u2019t cause interference.<\/div>\r\n    <div class=\"cta-block__btn-group top\">\r\n        <a class=\"cta-block__download-btn\" href=\"\/en\/software\/boost-speed\/after-download\/\">Download for Free<\/a>\r\n        <a class=\"cta-block__learn-more\" href=\"\/en\/software\/boost-speed\/\">Learn More<\/a>\r\n    <\/div>\r\n<\/div>\r\n\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019re on this webpage, it means you\u2019re looking for a solution to CPU spikes caused by the service. It just so happens that we have compiled some effective fixes that can help you get rid of the problem.<\/p>\n","protected":false},"author":27,"featured_media":67003,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[815,811,831,881],"tags":[175,23,109,301,619],"class_list":["post-16691","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-maintenance","category-optimization","category-pc-performance","category-windows-update-errors","tag-cpu","tag-pc-diagnostics","tag-pc-performance","tag-windows-optimization","tag-windows-tweaks"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Fix High CPU Usage by State Repository Service&#8212; Auslogics Blog<\/title>\n<meta name=\"description\" content=\"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/16691\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Fixing High CPU Usage by State Repository Service in Windows 10\" \/>\n<meta property=\"og:description\" content=\"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/\" \/>\n<meta property=\"og:site_name\" content=\"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Auslogics\" \/>\n<meta property=\"article:published_time\" content=\"2024-06-04T21:15:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-10-13T21:11:36+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1792\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Llynda Ezesinachi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Llynda Ezesinachi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/\"},\"author\":{\"name\":\"Llynda Ezesinachi\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/cde0cfa56a45f33454b4010ff05bc338\"},\"headline\":\"Fixing High CPU Usage by State Repository Service in Windows 10\",\"datePublished\":\"2024-06-04T21:15:15+00:00\",\"dateModified\":\"2025-10-13T21:11:36+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/\"},\"wordCount\":1864,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png\",\"keywords\":[\"CPU\",\"PC Diagnostics\",\"PC Performance\",\"Windows Optimization\",\"Windows Tweaks\"],\"articleSection\":[\"Maintenance\",\"Optimization\",\"PC Performance\",\"Windows Update Errors\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/\",\"name\":\"Fix High CPU Usage by State Repository Service&#8212; Auslogics Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png\",\"datePublished\":\"2024-06-04T21:15:15+00:00\",\"dateModified\":\"2025-10-13T21:11:36+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/cde0cfa56a45f33454b4010ff05bc338\"},\"description\":\"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png\",\"contentUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2024\\\/06\\\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png\",\"width\":1792,\"height\":1024,\"caption\":\"Fixing High CPU Usage by State Repository Service in Windows 10\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-high-cpu-usage-by-state-repository-service\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Tech Wisdom Blog\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Optimization\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/optimization\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"PC Performance\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/optimization\\\/pc-performance\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Fixing High CPU Usage by State Repository Service in Windows 10\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#website\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/\",\"name\":\"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/cde0cfa56a45f33454b4010ff05bc338\",\"name\":\"Llynda Ezesinachi\",\"description\":\"Meet Llynda Ezesinachi, an author on the Auslogics blog with a knack for making tech topics interesting to read. With a background in software development and IT research, Llynda crafts insightful articles that simplify complex tech concepts. Her experience helps make software, computers, and tech ideas easily understandable for everyone. Whether you're a tech newbie or a seasoned pro, her writings serve as a friendly guide through the ever-evolving world of technology on the Auslogics blog.\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/author\\\/llynda-ezesinachi\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Fix High CPU Usage by State Repository Service&#8212; Auslogics Blog","description":"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/16691","og_locale":"en_US","og_type":"article","og_title":"Fixing High CPU Usage by State Repository Service in Windows 10","og_description":"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!","og_url":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/","og_site_name":"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues","article_publisher":"https:\/\/www.facebook.com\/Auslogics","article_published_time":"2024-06-04T21:15:15+00:00","article_modified_time":"2025-10-13T21:11:36+00:00","og_image":[{"width":1792,"height":1024,"url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png","type":"image\/png"}],"author":"Llynda Ezesinachi","twitter_card":"summary_large_image","twitter_description":"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!","twitter_misc":{"Written by":"Llynda Ezesinachi","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#article","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/"},"author":{"name":"Llynda Ezesinachi","@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/cde0cfa56a45f33454b4010ff05bc338"},"headline":"Fixing High CPU Usage by State Repository Service in Windows 10","datePublished":"2024-06-04T21:15:15+00:00","dateModified":"2025-10-13T21:11:36+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/"},"wordCount":1864,"commentCount":0,"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png","keywords":["CPU","PC Diagnostics","PC Performance","Windows Optimization","Windows Tweaks"],"articleSection":["Maintenance","Optimization","PC Performance","Windows Update Errors"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/","url":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/","name":"Fix High CPU Usage by State Repository Service&#8212; Auslogics Blog","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#primaryimage"},"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png","datePublished":"2024-06-04T21:15:15+00:00","dateModified":"2025-10-13T21:11:36+00:00","author":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/cde0cfa56a45f33454b4010ff05bc338"},"description":"Is your computer freezing or getting really slow as your browse the web on Microsoft Edge? State Repository Service may be to blame!","breadcrumb":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#primaryimage","url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png","contentUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2024\/06\/Fixing-High-CPU-Usage-by-State-Repository-Service-in-Windows-10.png","width":1792,"height":1024,"caption":"Fixing High CPU Usage by State Repository Service in Windows 10"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-high-cpu-usage-by-state-repository-service\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Tech Wisdom Blog","item":"https:\/\/www.auslogics.com\/en\/articles\/"},{"@type":"ListItem","position":2,"name":"Optimization","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/optimization\/"},{"@type":"ListItem","position":3,"name":"PC Performance","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/optimization\/pc-performance\/"},{"@type":"ListItem","position":4,"name":"Fixing High CPU Usage by State Repository Service in Windows 10"}]},{"@type":"WebSite","@id":"https:\/\/www.auslogics.com\/en\/articles\/#website","url":"https:\/\/www.auslogics.com\/en\/articles\/","name":"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.auslogics.com\/en\/articles\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/cde0cfa56a45f33454b4010ff05bc338","name":"Llynda Ezesinachi","description":"Meet Llynda Ezesinachi, an author on the Auslogics blog with a knack for making tech topics interesting to read. With a background in software development and IT research, Llynda crafts insightful articles that simplify complex tech concepts. Her experience helps make software, computers, and tech ideas easily understandable for everyone. Whether you're a tech newbie or a seasoned pro, her writings serve as a friendly guide through the ever-evolving world of technology on the Auslogics blog.","url":"https:\/\/www.auslogics.com\/en\/articles\/author\/llynda-ezesinachi\/"}]}},"_links":{"self":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/16691","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/users\/27"}],"replies":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/comments?post=16691"}],"version-history":[{"count":22,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/16691\/revisions"}],"predecessor-version":[{"id":103805,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/16691\/revisions\/103805"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media\/67003"}],"wp:attachment":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media?parent=16691"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/categories?post=16691"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/tags?post=16691"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}