{"id":17007,"date":"2020-06-08T11:11:33","date_gmt":"2020-06-08T11:11:33","guid":{"rendered":"https:\/\/www.auslogics.com\/en\/articles\/?p=17007"},"modified":"2025-04-04T14:23:38","modified_gmt":"2025-04-04T14:23:38","slug":"fix-update-error-0x800f0845-on-windows-10","status":"publish","type":"post","link":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/","title":{"rendered":"Getting Rid of Update Error 0x800f0845 on Windows 10"},"content":{"rendered":"<p>If you can\u2019t install the latest updates for your system via the Windows Update utility because you keep seeing the error code 0x800f0845, the solutions in this article will help you get rid of the error.<\/p>\n<h2>How to Get Rid of Update Error 0x800f0845 on Windows 10<\/h2>\n<h3>Run the Windows Update Troubleshooter<\/h3>\n<p>The Windows Update Troubleshooter is a dedicated tool that checks for glitches affecting the Windows Update utility. It will go over the services related to Windows Update and try to resolve any application conflicts that might be preventing the tool from running properly. Once you run the Troubleshooter, it will tell you what errors have occurred and allow you to apply the necessary fixes if they are available. To locate the Windows Update Troubleshooter, you have to go through the Windows Settings application.<\/p>\n<p><strong>Follow the steps below to do that:<\/strong><\/p>\n<ol>\n<li>Click on the <em>Start<\/em> button, then select the cogwheel icon once the <em>Start<\/em> menu shows up. You can also use the <code>Windows + I<\/code> keyboard combination to open the <em>Settings<\/em> application.<\/li>\n<li>After the home page of <em>Settings<\/em> opens, click on the <em>Update &amp; Security<\/em> icon located toward the bottom of the window.<\/li>\n<li>Once the <em>Update &amp; Security<\/em> interface appears, go to the left pane of the window and click on <em>Troubleshoot<\/em>.<\/li>\n<li>Now, navigate to the right pane and click on <em>Windows Update<\/em>.<\/li>\n<li>Once you see the <em>Run the Troubleshooter<\/em> button under <em>Windows Update,<\/em> click on it.<\/li>\n<li>The <em>Troubleshooter<\/em> will now begin to scan for issues plaguing the <em>Windows Update<\/em> utility.<\/li>\n<li>Once the scan is complete, the <em>Troubleshooter<\/em> will ask you to apply the recommended fixes if there are any.<\/li>\n<li>Click on the <em>Apply<\/em> button, then allow the tool to complete the process.<\/li>\n<li>Once the process completes, try updating your PC.<\/li>\n<\/ol>\n<h3>Use the System File Checker tool to detect problematic system files and automatically replace them<\/h3>\n<p>It is possible that some system files have gone corrupt or missing and are triggering the error whenever you want to update your system. As you well know, no process runs on your computer without the involvement of system files. To resolve the problem, in this case, you have to run the System File Checker tool to find missing or corrupted system files and replace them automatically.<\/p>\n<p>Since you&#8217;re using Windows 10, you will have to run the inbox Deployment Image Servicing and Management tool before you run the System File Checker. The job of DISM is to provide the files that will be used to replace the problematic ones.<\/p>\n<p><strong>The following steps will show you how to run DISM and SFC:<\/strong><\/p>\n<ol>\n<li>Right-click the <em>Start<\/em> button and click on <em>Run<\/em> in the <em>Quick Access<\/em> menu. If you want to launch the dialog box faster, press the <code>Windows and R<\/code> keys simultaneously.<\/li>\n<li>After <em>Run<\/em> opens in the bottom-left corner of your screen, type <code>CMD<\/code>, then hit the <code>Ctrl, Shift, and Enter<\/code> keys simultaneously.<\/li>\n<li>Click on the <em>Yes<\/em> button once the <em>User Account Control<\/em> dialog window pops up and requests permission to run the <em>Command Prompt<\/em> as an administrator.<\/li>\n<li>Once the <em>Command Prompt<\/em> window opens in administrator mode, type the line below into the black screen and hit the <code>Enter<\/code> key to run the DISM tool:<\/li>\n<\/ol>\n<pre>DISM.exe \/Online \/Cleanup-image \/Restorehealth<\/pre>\n<p>The command will prompt the DISM tool to fetch the repair files, using the Windows Update utility. However, since the Windows Update client isn\u2019t running properly, you&#8217;ll have to use a different repair source. You can use a bootable USB or a Windows 10 DVD. You can also mount a Windows 10 ISO file as a virtual DVD and use it as the repair source. Make sure you note the path to the Windows folder of the repair source that you are using.<\/p>\n<p>Now, use the following line instead:<\/p>\n<pre>DISM.exe \/Online \/Cleanup-Image \/RestoreHealth \/Source:X:\\Source\\Windows \/LimitAccess<\/pre>\n<div class=\"notebox\">\r\n\t<div class=\"notebox__text\">Note that <code>X:\\Source\\Windows<\/code> represents the path to the Windows folder in the repair source that you&#8217;re using. Replace it accordingly before entering the command.<\/div>\r\n<\/div>\n<p>Wait for the command to fully execute before you move on to the next step.<\/p>\n<ol start=\"5\">\n<li>Now, type <code>sfc\/ scannow<\/code>\u00a0into the <em>Command Prompt<\/em> and hit the <code>Enter<\/code> key.<\/li>\n<li>After the command completes, restart your system if you see the completion message that reads, &#8220;<em>Windows Resource Protection found corrupt files and successfully repaired them<\/em>.&#8221;<\/li>\n<li>If you see a message that reads, &#8220;<em>Windows Resource Protection could not perform the requested operation<\/em>&#8221; instead, then you have to reboot your system in <em>Safe Mode<\/em> and run the command. If you don&#8217;t know how to get into <em>Safe Mode<\/em>, follow these steps:<\/li>\n<\/ol>\n<ul>\n<li>Click on the <em>Start<\/em> button, then select the cogwheel icon once the <em>Start<\/em> menu shows up. You can also use the <code>Windows + I<\/code> keyboard combination to open the <em>Settings<\/em> application.<\/li>\n<li>After the <em>Settings<\/em> app opens, click on the <em>Update &amp; Security<\/em> icon.<\/li>\n<li>Once the <em>Update &amp; Security<\/em> interface shows up, go to the left pane and click on <em>Recovery<\/em>.<\/li>\n<li>Click on <em>Restart Now<\/em> under <em>Advanced Startup<\/em> in the right pane.<\/li>\n<li>Once you see the <em>Choose an Option<\/em> screen, click on the <em>Troubleshoot<\/em> icon.<\/li>\n<li>Click on <em>Advanced Options<\/em> on the <em>Troubleshoot<\/em> screen.<\/li>\n<li>Now, click on <em>Startup Settings<\/em> once the <em>Advanced Options<\/em> screen shows up.<\/li>\n<li>Click on the <em>Restart Now<\/em> button when you see the <em>Startup<\/em> settings screen.<\/li>\n<li>After your PC reboots, tap on the number beside <em>Safe Mode<\/em> or <em>Safe Mode with Networking<\/em>.<\/li>\n<li>Once your PC boots up, run the <em>System File Checker<\/em> as we&#8217;ve shown you above.<\/li>\n<\/ul>\n<div class=\"cta-block cta-block_native top\" data-cta-type=\"native\" data-cta-position=\"top\">\r\n\t<div class=\"cta-block__top\">PRO TIP<\/div>\r\n    <div class=\"cta-block__text_native\">Note that your hard drive's health can affect your system files. If the drive is badly fragmented, your computer might begin to find it difficult to access certain files. In some cases, you might have to deal with bad sectors on your hard disk. To make sure you don\u2019t suffer from this problem, use a tool that will keep your hard disk drive defragmented and in good shape.  <a href=\"\/en\/software\/disk-defrag\/after-download\/\">Auslogics Disk Defrag<\/a>  will do all of that and more.<\/div>\r\n    <div class=\"cta-block__btn-group top\">\r\n        <a class=\"cta-block__download-btn\" href=\"\/en\/software\/disk-defrag\/after-download\/\">Download for Free<\/a>\r\n        <a class=\"cta-block__learn-more\" href=\"\/en\/software\/disk-defrag\/\">Learn More<\/a>\r\n    <\/div>\r\n<\/div>\r\n\n<h3>Restart Windows Update services<\/h3>\n<p>There are different services associated with the Windows Update utility, and they make it run properly. It is possible that these services are currently unavailable or inactive. This particular fix involves restarting them to make sure they run as they should. You can either use the Services app or the Command Prompt to restart the services. We\u2019ll be walking you through each and every process.<\/p>\n<p><strong>Going through the Services app:<\/strong><\/p>\n<ol>\n<li>Right-click on the <em>Start<\/em> button and select <em>Run<\/em> from the <em>Quick Access<\/em> menu. You can also punch the <code>Windows and R<\/code> keys together to open the <em>Run<\/em> dialog box.<\/li>\n<li>After <em>Run<\/em> shows up, type <code>Services.msc<\/code>\u00a0into the text field and hit the <code>Enter<\/code> key.<\/li>\n<li>After the <em>Services<\/em> application opens, locate the following services:<\/li>\n<\/ol>\n<ul>\n<li><em>Background Intelligent Transfer Service<\/em><\/li>\n<li><em>Cryptographic services<\/em><\/li>\n<li><em>Windows Update service<\/em><\/li>\n<li><em>Application identity service<\/em><\/li>\n<\/ul>\n<ol start=\"4\">\n<li>Right-click each service, click on <em>Properties<\/em>, and then click on the <em>Stop<\/em> button. After that, select <em>Automatic<\/em> in the <em>Startup Type<\/em> drop-down menu, and then click on <em>OK<\/em>.<\/li>\n<li>Now, try running the update.<\/li>\n<\/ol>\n<p><strong>Using the Command Prompt:<\/strong><\/p>\n<ol>\n<li>Summon the <em>Run<\/em> dialog box by right-clicking the <em>Start<\/em> button and selecting <em>Run<\/em> from the <em>Quick Access<\/em> menu. You can also use the <code>Windows + R<\/code> keyboard combo to launch the <em>Run<\/em> dialog box.<\/li>\n<li>After <em>Run<\/em> opens, type <code>CMD<\/code>, then hit the <code>Ctrl, Shift, and Enter<\/code> keys simultaneously.<\/li>\n<li>Click on the <em>Yes<\/em> button once the <em>User Account Control<\/em> dialog window opens and requests permission.<\/li>\n<li>Once the <em>Command Prompt<\/em> window opens in administrator mode, type the following lines into the black screen and hit the <code>Enter<\/code> key after typing each:<\/li>\n<\/ol>\n<pre>net stop bits\r\n\r\nnet stop wuauserv\r\n\r\nnet stop appidsvc\r\n\r\nnet stop cryptsvc<\/pre>\n<ol start=\"5\">\n<li>Next, type the following lines and hit <code>Enter<\/code> after typing each:<\/li>\n<\/ol>\n<pre>net start bits\r\n\r\nnet start wuauserv\r\n\r\nnet start appidsvc\r\n\r\nnet start cryptsvc<\/pre>\n<ol start=\"6\">\n<li>After the commands execute, close the <em>Command Prompt<\/em> and run <em>Windows Update<\/em> to check for the error.<\/li>\n<\/ol>\n<h3>Scan your entire system for malware<\/h3>\n<p>As it turns out, you could be suffering a case of malware infection. Malware programs sabotage a lot of system files. It\u2019s possible that a malware program has corrupted folders and files connected to the Windows Update process. Try scanning your computer and check if that has resolved the problem.<\/p>\n<p>It is important that you run a full scan instead of allowing your antivirus program to run the regular quick scan. The full scan will scour different corners of your system and make sure no stone is left unturned. You can easily go to the Scan menu of your antivirus program to initiate the full scan. If you rely on Windows Security for system protection, follow the steps below to run the full scan:<\/p>\n<ol>\n<li>Open the <em>Start<\/em> menu and click on the cogwheel above the <em>Power<\/em> icon. You can also use the Windows + I keyboard combination to launch the <em>Settings<\/em> application.<\/li>\n<li>Once you see the home screen of the <em>Windows Settings<\/em> app, click on the <em>Update &amp; Security<\/em> label, which should be located at the bottom of the page.<\/li>\n<li>After the <em>Update &amp; Security<\/em> interface appears, go to the left pane and click on <em>Windows Security<\/em>.<\/li>\n<li>Go to the <em>Windows Security<\/em> tab and click on <em>Virus &amp; Threat Protection<\/em> under <em>Protection Areas<\/em>.<\/li>\n<li>Once the <em>Virus &amp; Threat Protection<\/em> page of the <em>Windows Security<\/em> app opens, click on <em>Scan Options<\/em>.<\/li>\n<li>On the <em>Scan Options<\/em> interface, select the radio button for <em>Full Scan<\/em>, and then click on the <em>Scan Now<\/em> button.<\/li>\n<li>The full scan should be complete in an hour or more, so give the program time to do its job.<\/li>\n<li>After the scan is complete, take the actions recommended by the tool, then reboot your system and check if the error 0x800f0845 is gone.<\/li>\n<\/ol>\n<p>You can add an extra layer of security to your computer by installing <a href=\"https:\/\/www.auslogics.com\/en\/software\/anti-malware\/\">Auslogics Anti-Malware<\/a>. The tool is a complete malware remover that works alongside other antivirus programs, including Windows Security. It does not cause any kind of conflict.<\/p>\n<script async src=\"https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js?client=ca-pub-5626105816785274\"\r\ncrossorigin=\"anonymous\"><\/script>\r\n<!-- Middle_CTA -->\r\n<ins class=\"adsbygoogle\" style=\"display:inline-block;width:728px;height:90px\" data-ad-client=\"ca-pub-5626105816785274\" data-ad-slot=\"4017758677\"><\/ins>\r\n<script>\r\n(adsbygoogle = window.adsbygoogle || []).push({});\r\n<\/script>\n<h3>Release\/renew your IP address and flush your DNS cache<\/h3>\n<p>The DNS cache contains information that maps alphanumeric, human-friendly domain names to their IP addresses in number form. The cache may accumulate wrong parameters over time or become corrupt. Once this happens, connection problems will begin to occur, and this might be the reason you are experiencing the error code whenever you want to update your system. Resolving the problem involves clearing out all the parameters in the DNS cache so that Windows can start rebuilding it.<\/p>\n<p>After flushing your DNS, the next step we recommend is releasing and renewing your IP address. Your router or internet device normally assigns a particular IP address to your system. If this IP address becomes unavailable or problematic, your system will fail to connect to the internet, which can cause the error code to show up whenever you want to install updates. When this happens, you need to get a new IP address from your router. To do that, you have to run a command that releases the IP address and renews it.<\/p>\n<p><strong>The steps below will show you how to flush your DNS cache and release\/renew your IP address:<\/strong><\/p>\n<ul>\n<li>Open the search text box next to the <em>Start<\/em> menu by using the <code>Windows + S<\/code> combo or clicking on the magnifying glass in the taskbar.<\/li>\n<li>Once the search bar opens, type <code>cmd<\/code>\u00a0into the text field.<\/li>\n<li>Once the <em>Command Prompt<\/em> shows up in the results, right-click it, and then click on <em>Run as Administrator<\/em>.<\/li>\n<li>Click on <em>Yes<\/em> in the <em>User Account Control<\/em> confirmation prompt to grant the <em>Command Prompt<\/em> administrative privileges.<\/li>\n<li>Next, type the command lines below into the <em>Command Prompt<\/em> and hit the <code>Enter<\/code> key after typing each line:<\/li>\n<\/ul>\n<pre>Ipconfig \/flushdns\r\n\r\nIpconfig \/release\r\n\r\nIpconfig \/renew<\/pre>\n<div class=\"notebox_lite\">\r\n\t<div class=\"notebox_lite__heading\">Note<\/div>\r\n\t<div class=\"notebox__text\">Please note the spaces in the commands.<\/div>\r\n<\/div>\n<ul>\n<li>Now, try performing the update.<\/li>\n<\/ul>\n<h3>Reset the Winsock component<\/h3>\n<p>The Winsock component handles every input and output request that comes from web-based applications on your computer. It is a DLL file that can be found in the System 32 folder. It transfers information and configurations from different programs to your network interface, which is known as TCP\/IP.<\/p>\n<p>The Windows Update process might be halted and the error might come up because the Winsock component contains wrong configurations or is corrupt. You can resolve the issue by resetting it. Note that you have to open a Command Prompt window and enter the appropriate command. The steps below will show you what to do:<\/p>\n<ol>\n<li>Launch the <em>Run<\/em> dialog box. You can do this by right-clicking the <em>Start<\/em> button and selecting <em>Run<\/em>, by searching for <em>Run<\/em> in the <em>Start<\/em> menu, or by using the <code>Windows + R<\/code> keyboard combo.<\/li>\n<li>After <em>Run<\/em> shows up in the bottom-left corner of your screen, type <code>CMD<\/code>, then hit the <code>Ctrl, Shift, and Enter<\/code> keys simultaneously.<\/li>\n<li>The <em>User Account Control<\/em> dialog window will now pop up and request permission to run the <em>Command Prompt<\/em> as an administrator. Click on the <em>Yes<\/em> button once this happens.<\/li>\n<li>Once the <em>Command Prompt<\/em> opens in administrator mode, type the following line into the black screen:\n<pre>netsh winsock reset<\/pre>\n<\/li>\n<li>Windows will now reset the Winsock component by replacing the DLL file.<\/li>\n<li>Once the command executes successfully, restart your computer and try updating it.<\/li>\n<\/ol>\n<h3>Reset Windows Update components<\/h3>\n<p>Apart from Windows services, there are other components that make the Windows Update utility work. These include system files and folders and registry keys. The guide below will show you the step-by-step process for resetting those components. Once you reset them, the Windows Update utility should work properly:<\/p>\n<ul>\n<li>Summon the <em>Run<\/em> dialog box by right-clicking the <em>Start<\/em> button and selecting <em>Run<\/em> from the <em>Quick Access<\/em> menu. You can also use the <code>Windows + R<\/code> keyboard combo to launch the <em>Run<\/em> dialog box.<\/li>\n<li>After <em>Run<\/em> opens, type <code>CMD<\/code>, then hit the <code>Ctrl, Shift, and Enter<\/code> keys simultaneously.<\/li>\n<li>Click on the <em>Yes<\/em> button once the <em>User Account Control<\/em> dialog window opens and requests permission.<\/li>\n<li>Once the <em>Command Prompt<\/em> window opens in administrator mode, type the following lines into the black screen and hit the <code>Enter<\/code> key after typing each:<\/li>\n<\/ul>\n<pre>net stop bits\r\n\r\nnet stop wuauserv\r\n\r\nnet stop appidsvc\r\n\r\nnet stop cryptsvc<\/pre>\n<ul>\n<li>Now that you&#8217;ve stopped the Windows Update services, go to the next line in the <em>Command Prompt<\/em> and enter the following commands to delete the <em>qmgr*.dat<\/em> files:<\/li>\n<\/ul>\n<pre>Del \u201c%ALLUSERSPROFILE%\\Application Data\\Microsoft\\Network\\Downloader\\qmgr*.dat\u201d<\/pre>\n<ul>\n<li>Hit the <code>Enter<\/code> key.<\/li>\n<li>Next, use the command lines below to rename the <em>SoftwareDistribution<\/em> and <em>Catroot2<\/em> folders. Remember to tap the <code>Enter<\/code> key after typing each line:<\/li>\n<\/ul>\n<pre>Ren %systemroot%\\SoftwareDistribution SoftwareDistribution.bak\r\n\r\nRen %systemroot%\\system32\\catroot2 catroot2.bak<\/pre>\n<ul>\n<li>After that, reset the <em>Windows Update<\/em> and <em>Background Intelligent Transfer<\/em> services to their default security descriptors. To do that, type or copy and paste the commands below and hit the <code>Enter<\/code> key after entering each:<\/li>\n<\/ul>\n<pre>sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)\r\n\r\nsc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)<\/pre>\n<ul>\n<li>Type the following into the <em>Command Prompt<\/em> and hit <code>Enter<\/code> to go to the <em>System32<\/em> folder:<\/li>\n<\/ul>\n<pre>cd \/d %windir%\\system32<\/pre>\n<ul>\n<li>Register all the <em>Background Intelligent Transfer Service<\/em> components. To do that, type the following lines into the <em>Command Prompt<\/em> and punch the <code>Enter<\/code> key after typing each line. There are quite a lot of lines, so take your time and get it right:<\/li>\n<\/ul>\n<pre>regsvr32.exe atl.dll\r\n\r\nregsvr32.exe urlmon.dll\r\n\r\nregsvr32.exe mshtml.dll\r\n\r\nregsvr32.exe shdocvw.dll\r\n\r\nregsvr32.exe browseui.dll\r\n\r\nregsvr32.exe jscript.dll\r\n\r\nregsvr32.exe vbscript.dll\r\n\r\nregsvr32.exe scrrun.dll\r\n\r\nregsvr32.exe msxml.dll\r\n\r\nregsvr32.exe msxml3.dll\r\n\r\nregsvr32.exe msxml6.dll\r\n\r\nregsvr32.exe actxprxy.dll\r\n\r\nregsvr32.exe softpub.dll\r\n\r\nregsvr32.exe wintrust.dll\r\n\r\nregsvr32.exe dssenh.dll\r\n\r\nregsvr32.exe rsaenh.dll\r\n\r\nregsvr32.exe gpkcsp.dll\r\n\r\nregsvr32.exe sccbase.dll\r\n\r\nregsvr32.exe slbcsp.dll\r\n\r\nregsvr32.exe cryptdlg.dll\r\n\r\nregsvr32.exe oleaut32.dll\r\n\r\nregsvr32.exe ole32.dll\r\n\r\nregsvr32.exe shell32.dll\r\n\r\nregsvr32.exe initpki.dll\r\n\r\nregsvr32.exe wuapi.dll\r\n\r\nregsvr32.exe wuaueng.dll\r\n\r\nregsvr32.exe wuaueng1.dll\r\n\r\nregsvr32.exe wucltui.dll\r\n\r\nregsvr32.exe wups.dll\r\n\r\nregsvr32.exe wups2.dll\r\n\r\nregsvr32.exe wuweb.dll\r\n\r\nregsvr32.exe qmgr.dll\r\n\r\nregsvr32.exe qmgrprxy.dll\r\n\r\nregsvr32.exe wucltux.dll\r\n\r\nregsvr32.exe muweb.dll\r\n\r\nregsvr32.exe wuwebv.dll<\/pre>\n<ul>\n<li>Now, you\u2019ll have to delete some unnecessary registry keys.<\/li>\n<\/ul>\n<p>Before you do that, note that editing the registry is a sensitive task and you must follow the steps below carefully. To be safe, back up your registry before applying this fix.<\/p>\n<p>Now, follow these steps to remove the unneeded registry keys:<\/p>\n<ol>\n<li>Use the <code>Windows + R<\/code> keyboard combo to launch <em>Run<\/em>.<\/li>\n<li>After <em>Run<\/em> shows up in the bottom-left corner of your screen, type <code>regedit<\/code>, then hit the <code>Enter<\/code> key.<\/li>\n<li>The <em>User Account Control<\/em> dialog window will now pop up and request permission. Click on the <em>Yes<\/em> button.<\/li>\n<li>Once the <em>Registry Editor<\/em> opens, go to the left pane and drill down to <em>HKEY_LOCAL_MACHINE\\COMPONENTS<\/em><\/li>\n<li>Under <em>COMPONENTS<\/em>, check if the following keys are present and delete them:<br \/>\n<em>PendingXmlIdentifier<\/em><br \/>\n<em>NextQueueEntryIndex<\/em><br \/>\n<em>AdvancedInstallersNeedResolving<\/em><\/li>\n<li>Lastly, go to the <em>Administrator Command Prompt<\/em> and enter the following lines one after the other to restart the services you stopped earlier:<\/li>\n<\/ol>\n<pre>net start bits\r\n\r\nnet start wuauserv\r\n\r\nnet start appidsvc\r\n\r\nnet start cryptsvc<\/pre>\n<p>Reboot your PC and try updating your system.<\/p>\n<h3>Reset your Hosts file<\/h3>\n<p>If nothing works, try resetting your Hosts file. The file contains configurations that allow communication in your system\u2019s network infrastructure. The file might be corrupt, or some of its configurations are now wrong. Reset it to the default and check if the error goes away. The following steps will walk you through the process:<\/p>\n<ol>\n<li>Open the search text box next to the <em>Start<\/em> menu by using the <code>Windows + S<\/code> combo or clicking on the magnifying glass icon on the taskbar.<\/li>\n<li>Once the search bar opens, type <code>notepad<\/code>\u00a0into the text field, and then click on <em>Notepad<\/em> in the results.<\/li>\n<li>After <em>Notepad<\/em> opens, copy and paste the text below into the new file:<\/li>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ol>\n<pre># Copyright (c) 1993-2006 Microsoft Corp.\r\n\r\n#\r\n\r\n# This is a sample HOSTS file used by Microsoft TCP\/IP for Windows.\r\n\r\n#\r\n\r\n# This file contains the mappings of IP addresses to host names. Each\r\n\r\n# entry should be kept on an individual line. The IP address should\r\n\r\n# be placed in the first column followed by the corresponding host name.\r\n\r\n# The IP address and the host name should be separated by at least one\r\n\r\n# space.\r\n\r\n#\r\n\r\n# Additionally, comments (such as these) may be inserted on individual\r\n\r\n# lines or following the machine name denoted by a '#' symbol.\r\n\r\n#\r\n\r\n# For example:\r\n\r\n#\r\n\r\n#\u00a0 \u00a0 \u00a0 102.54.94.97 \u00a0 \u00a0 rhino.acme.com\u00a0\u00a0\u00a0 \u00a0 \u00a0 \u00a0 # source server\r\n\r\n# \u00a0 \u00a0 \u00a0 38.25.63.10 \u00a0 \u00a0 x.acme.com\u00a0\u00a0\u00a0\u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 # x client host\r\n\r\n# localhost name resolution is handled within DNS itself.\r\n\r\n# \u00a0 \u00a0 \u00a0 127.0.0.1 \u00a0 \u00a0 \u00a0 localhost\r\n\r\n# \u00a0 \u00a0 \u00a0 ::1\u00a0\u00a0\u00a0\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 localhost<\/pre>\n<ol start=\"4\">\n<li>Click on the <em>File<\/em> menu and select <em>Save As<\/em>. You can also press the <code>Ctrl, Shift, and S<\/code> keys simultaneously.<\/li>\n<li>Once the <em>Save<\/em> dialog box appears, save the file as <em>Hosts<\/em> in your <em>Documents<\/em> folder.<\/li>\n<li>Now, summon a <em>File Explorer<\/em> window by pressing the <code>Windows and E<\/code> keys together or by clicking on a folder on your desktop. You can also right-click on the <em>Start<\/em> button and select <em>File Explorer<\/em> or click on the folder icon on your taskbar.<\/li>\n<li>After the <em>File Explorer<\/em> window opens, navigate to <em>C:\\Windows\\System32\\drivers\\etc<\/em>, locate the <em>Hosts<\/em> file in the ETC folder and rename it to <em>Hosts.old<\/em>\u00a0or any other name of your choice. If any confirmation dialog pops up, accept it.<\/li>\n<li>Navigate to your documents and move the <em>Hosts<\/em> file you created earlier into the <em>C:\\Windows\\System32\\drivers\\etc<\/em> directory.<\/li>\n<li>If you\u2019re prompted for an administrator password, provide the details and click on <em>Continue<\/em>.<\/li>\n<\/ol>\n<h2>Conclusion<\/h2>\n<p>One of the solutions above will help you get rid of the error. If nothing works, you can go to Microsoft\u2019s website to download and install your updates manually. If you have thoughts that you\u2019d like to share with us, use the comments section below!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Encountering the Windows Update error 0x800f0845? This article provides step-by-step solutions, including running the Windows Update Troubleshooter, scanning for corrupted system files, restarting update services, and checking for malware.<\/p>\n","protected":false},"author":27,"featured_media":89849,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[819,815,881],"tags":[1039,719,75],"class_list":["post-17007","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-tos","category-maintenance","category-windows-update-errors","tag-dns","tag-errors","tag-windows-updates"],"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>Getting Rid of Update Error 0x800f0845 on Windows 10 &#8212; Auslogics Blog<\/title>\n<meta name=\"description\" content=\"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.\" \/>\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\/17007\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Rid of Update Error 0x800f0845 on Windows 10\" \/>\n<meta property=\"og:description\" content=\"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/\" \/>\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=\"2020-06-08T11:11:33+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-04T14:23:38+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"715\" \/>\n\t<meta property=\"og:image:height\" content=\"408\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Llynda Ezesinachi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\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=\"15 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-update-error-0x800f0845-on-windows-10\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/\"},\"author\":{\"name\":\"Llynda Ezesinachi\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/cde0cfa56a45f33454b4010ff05bc338\"},\"headline\":\"Getting Rid of Update Error 0x800f0845 on Windows 10\",\"datePublished\":\"2020-06-08T11:11:33+00:00\",\"dateModified\":\"2025-04-04T14:23:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/\"},\"wordCount\":2870,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp\",\"keywords\":[\"DNS\",\"Errors\",\"Windows Updates\"],\"articleSection\":[\"How To`s\",\"Maintenance\",\"Windows Update Errors\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/\",\"name\":\"Getting Rid of Update Error 0x800f0845 on Windows 10 &#8212; Auslogics Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp\",\"datePublished\":\"2020-06-08T11:11:33+00:00\",\"dateModified\":\"2025-04-04T14:23:38+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/#\\\/schema\\\/person\\\/cde0cfa56a45f33454b4010ff05bc338\"},\"description\":\"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp\",\"contentUrl\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/wp-content\\\/uploads\\\/2020\\\/06\\\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp\",\"width\":715,\"height\":408,\"caption\":\"Getting Rid of Update Error 0x800f0845 on Windows 10\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/fix-update-error-0x800f0845-on-windows-10\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Tech Wisdom Blog\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To`s\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/how-tos\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Windows Update Errors\",\"item\":\"https:\\\/\\\/www.auslogics.com\\\/en\\\/articles\\\/category\\\/how-tos\\\/windows-update-errors\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Getting Rid of Update Error 0x800f0845 on 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":"Getting Rid of Update Error 0x800f0845 on Windows 10 &#8212; Auslogics Blog","description":"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.","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\/17007","og_locale":"en_US","og_type":"article","og_title":"Getting Rid of Update Error 0x800f0845 on Windows 10","og_description":"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.","og_url":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/","og_site_name":"Auslogics Blog | Tips to Diagnose &amp; Resolve Computer Issues","article_publisher":"https:\/\/www.facebook.com\/Auslogics","article_published_time":"2020-06-08T11:11:33+00:00","article_modified_time":"2025-04-04T14:23:38+00:00","og_image":[{"width":715,"height":408,"url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp","type":"image\/webp"}],"author":"Llynda Ezesinachi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Llynda Ezesinachi","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#article","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/"},"author":{"name":"Llynda Ezesinachi","@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/cde0cfa56a45f33454b4010ff05bc338"},"headline":"Getting Rid of Update Error 0x800f0845 on Windows 10","datePublished":"2020-06-08T11:11:33+00:00","dateModified":"2025-04-04T14:23:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/"},"wordCount":2870,"commentCount":0,"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp","keywords":["DNS","Errors","Windows Updates"],"articleSection":["How To`s","Maintenance","Windows Update Errors"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/","url":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/","name":"Getting Rid of Update Error 0x800f0845 on Windows 10 &#8212; Auslogics Blog","isPartOf":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#primaryimage"},"image":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp","datePublished":"2020-06-08T11:11:33+00:00","dateModified":"2025-04-04T14:23:38+00:00","author":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/#\/schema\/person\/cde0cfa56a45f33454b4010ff05bc338"},"description":"If you keep seeing this notification on your PC, the solutions in this article will help you get rid of the error 0x800f0845.","breadcrumb":{"@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#primaryimage","url":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp","contentUrl":"https:\/\/www.auslogics.com\/en\/articles\/wp-content\/uploads\/2020\/06\/Getting-Rid-of-Update-Error-0x800f0845-on-Windows-10.webp","width":715,"height":408,"caption":"Getting Rid of Update Error 0x800f0845 on Windows 10"},{"@type":"BreadcrumbList","@id":"https:\/\/www.auslogics.com\/en\/articles\/fix-update-error-0x800f0845-on-windows-10\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Tech Wisdom Blog","item":"https:\/\/www.auslogics.com\/en\/articles\/"},{"@type":"ListItem","position":2,"name":"How To`s","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/how-tos\/"},{"@type":"ListItem","position":3,"name":"Windows Update Errors","item":"https:\/\/www.auslogics.com\/en\/articles\/category\/how-tos\/windows-update-errors\/"},{"@type":"ListItem","position":4,"name":"Getting Rid of Update Error 0x800f0845 on 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\/17007","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=17007"}],"version-history":[{"count":12,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/17007\/revisions"}],"predecessor-version":[{"id":93647,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/posts\/17007\/revisions\/93647"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media\/89849"}],"wp:attachment":[{"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/media?parent=17007"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/categories?post=17007"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.auslogics.com\/en\/articles\/wp-json\/wp\/v2\/tags?post=17007"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}