Logo

How to Fix DISM Error 1726 in Windows 10

What is DISM Error 1726? Every time you encounter some issues in your Windows 10 computer, especially when it comes to corrupted system files, you can always use the SFC scan and if the SFC can isn’t able to resolve the issue, there is also the DISM tool you can use which usually resolve the vast majority of system file corruption sufficiently. However, there are times when even the DISM commands experience issues as well. Such is the case with the 1726 error: “The remote procedure call failed”.

Some users reported that this DISM problem happens right before the process is supposed to end. According to experts, this error in DISM occurs due to any of the following reasons:

  1. A third-party program might have interrupted the DISM operation and is the one that triggered the 1726 error: “The remote procedure call failed”.
  2. The error could also pop up when there is a pending corruption repair. This usually happens when you tried to run a DISM command previously that was terminated manually or was halted because of some malfunction.
  3. Lastly, the error could also occur because the process that’s responsible for the procedure is disabled or was prevented from running.

Whichever the case is, here are some suggestions that might help you in resolving the 1726 error: “The remote procedure call failed”.

Option 1 – Try updating your PC to the latest Windows build available

Since the problem is specific to certain builds in Windows 10, you need to make sure that your computer is updated before you try other troubleshooting steps. Thus, follow the steps below to update your Windows 10 PC.

  • Tap the Win + R keys to open the Run dialog box.
  • Then type “ms-settings:windowsupdate” in the field and hit Enter to open the Windows Update screen.
  • After that, click on Check for Updates and then follow the next on-screen instructions to apply the latest Windows update.
  • Once the update has been installed, restart your PC and run the DISM command again and see if the problem is fixed.

Option 2 – Try to change the Startup Type of the Remote Procedure Call service

As stated early on, the error might also be caused by a disabled Remote Procedure Call service or RPC or that it might be prevented from running for some reason.

In case you don’t know, RPC is the service control manager for both COM and DCOM servers and it’s responsible for performing object variation requests, exporting resolution as well as distributing collection for the servers. And so if the server is disabled, all programs that are using COM and DCOM including the DISM commands, will not function correctly. Thus, you need to make sure that the RPC service is scheduled to enable itself on every system boot. To do so, here’s what you have to do:

  • Tap the Win + R keys to open the Run dialog box.
  • Type “services.msc” in the field and hit Enter to open Services.
  • From there, scroll down until you see the Remote Procedure Call (RPC) service and then right-click on it and select Properties.
  • Then go to the General tab and change the drop-down menu next to Startup type to Automatic.
  • After that, click the Apply button and then OK to apply the changes made.
  • Restart your PC and run the DISM command once again at the next startup.

Option 3 – Try to modify the RpcSs registry key value

If the option didn’t work, you can also try enabling the RPC service using the Registry Editor. Before you proceed, make sure to create a System Restore point first and then follow the steps below afterward.

  • Tap the Win + R keys to open the Run dialog box.
  • Type “Regedit” in the field and hit Enter or click OK to open the Registry Editor. And if a User Account Control prompt appears, just click on Yes.
  • After that, navigate to this registry key: HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services RpcSs
  • After selecting the aforementioned registry key, go to the right pane and double-click on the Start value.
  • Next, change the Value data of start to 2 and click OK to save the changes made.
  • Exit the Registry Editor and restart your PC and check if the 1726 error in DISM has already been resolved or not.

Option 4 – Try to disable the Windows Search service temporarily

Some users also recommended disabling the Windows Search service for the meantime as it could be the one that’s interrupting the DISM process.

  • Tap the Win + R keys to open the Run dialog box.
  • In the field, type “services.msc” to open the Services window again and hit Enter to open it.
  • Next, scroll down over the services list and double-click on the Windows Update service.
  • Afterward, go to Windows Search properties and click the General tab and then click the Stop button to stop the service from running temporarily.
  • Now try running the DISM commands again and see if the problem’s fixed or not.
  • Restart the Windows Search service and then restart your PC as well.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

Fix CLOCK_WATCHDOG_TIMEOUT in Windows
If you encounter the CLOCK_WATCHDOG_TIMEOUT Blue Screen of Death error while using your Windows 10 computer then it is most likely caused by a specified processor which is not processing interrupts. This occurs when the processor is deadlocked or nonresponsive. Specifically, this kind of Stop error occurs when the processor is having a hard time with the cooperation of its threads and cores. The threads are the tasks performed by cores and some cores can have many threads at the same time. And this is where the problem begins – one thread is waiting for an adequate response from another thread or one kernel is waiting for a response from another kernel and those responses are not coming. In other words, when the processor is unable to continue the processing of tasks since its resources are occupied and are interdependent to get free, such a state is called Deadlock. The CLOCK WATCHDOG TIMEOUT bug check has a value of 0x00000101 which means that an expected clock interrupt on a secondary processor, in a multiprocessor system, was not received within the allocated interval. To troubleshoot the problem, you can check out the possible fixes provided below but before you proceed, make sure that you boot your computer into Safe Mode with Networking only.

Option 1 – Undo or disable overclocking if you have overclocked your system

  • Go to the Start Menu and open Settings.
  • Next, select Update and Security and go to the Recover tab.
  • From there, click on Restart now in Advanced startup. This will restart your computer.
  • Once you’re in the Advanced startup, go to Troubleshoot and then select the Advanced Options.
  • From there, select the UEFU Firmware Settings.
  • Now click on Restart. Once your computer has restarted, it will automatically open BIOS.
  • From the BIOS, go to the Advanced tab and navigate to Performance and then look for Overclocking.
  • Once you’ve found Overclocking, make sure that it is disabled. If it’s not, then disable it and then save the changes made by tapping the F10 key.
  • Start your computer normally and check if the CLOCK_WATCHDOG_TIMEOUT 0x00000101 error is now fixed.

Option 2 – Try running the Memory Diagnostic Tool

The Memory Diagnostic tool in windows can help resolve the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Blue Screen error by checking and automatically fixing any memory-based issues. To run it, refer to these steps:
  • Tap the Win + R keys to open Run and type mdsched.exe and hit Enter to open the Windows Memory Diagnostic Tool.
  • After that, it will give two options such as:
    • Restart now and check for problems (Recommended)
    • Check for problems the next time I start my computer
  • Once your computer has restarted, perform a basic scan or you could also go for the “Advanced” options such as “Test mix” or “Pass count”. Simply tap the F10 key to start the test.

Option 3 – Try to rollback, update or disable drivers

The next thing you can do to fix the CLOCK_WATCHDOG_TIMEOUT 0x00000101 Stop error is to roll back, or update, or disable device drivers. It is most likely that after you updated your Windows computer that your driver also needs a refresh. On the other hand, if you have just updated your device drivers then you need to roll back the drivers to their previous versions. Whichever applies to you, refer to the steps below.
  • Open the Devices Manager from the Win X Menu.
  • Then locate the device drivers and right-click on them to open the Properties.
  • After that, switch to the Driver tab and click on the Uninstall Device button.
  • Follow the screen option to completely uninstall it.
  • Finally, restart your computer. It will just reinstall the device drivers automatically.
Note: You can install a dedicated driver on your computer in case you have it or you could also look for it directly from the website of the manufacturer.

Option 4 – Try running the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like CLOCK_WATCHDOG_TIMEOUT 0x00000101. It can be found on the Settings Troubleshooters page. To use it, refer to these steps:
  • Tap the Win + I keys to open the Settings panel.
  • Then go to Update & Security > Troubleshoot.
  • From there, look for the option called “Blue Screen” on your right-hand side and then click the “Run the troubleshooter” button to run the Blue Screen Troubleshooter and then follow the next on-screen options. Note that you might have to boot your PC into Safe Mode.

Option 5 – Try to disconnect or disable newly installed hardware

In this option, you will have to disable or remove the hardware you’ve just installed recently since external devices could be the one that’s causing the Blue Screen of Death error to appear. To do that, just disconnect any external device that’s connected to your computer physically and then check if it fixes the CLOCK_WATCHDOG_TIMEOUT Blue Screen error.

Option 6 – Troubleshoot the BSOD error in Clean Boot State

You can also troubleshoot the Blue Screen error in a Clean Boot state. There are times when third-party applications cause BSOD errors. Putting your computer in this state can help you identify which program is the culprit and thus isolates the problem. In a Clean Boot state, your computer will start using only the pre-selected minimal set of drivers and startup programs. Note that you have to disable and enable one process at a time.
  • Log onto your PC as an administrator.
  • Type in MSConfig in the Start Search to open the System Configuration utility.
  • From there, go to the General tab and click “Selective startup”.
  • Clear the “Load Startup items” check box and make sure that the “Load System Services” and “Use Original boot configuration” options are checked.
  • Next, click the Services tab and select the “Hide All Microsoft Services” check box.
  • Click Disable all.
  • Click on Apply/OK and restart your PC. (This will put your PC into a Clean Boot State. And to configure Windows to use the usual startup, just simply undo the changes.)
  • From there, start to isolate the problem by checking which one of the programs you installed recently is the root cause of the problem.

Option 7 – Try to update the BIOS

Updating the BIOS can help you fix the CLOCK_WATCHDOG_TIMEOUT BSOD error but as you know, BIOS is a sensitive part of a computer. Even though it is a software component, the functioning of the hardware depends on it largely. Thus, you must be careful when modifying something in the BIOS. So if you don’t know much about it, it’s best if you skip on this option and try the other ones instead. However, if you are well-versed in navigating the BIOS, then follow the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • Next, type “msinfo32” in the field and press Enter to open System Information.
  • From there, you should find a search field on the bottom where you have to search for the BIOS version and then press Enter.
  • After that, you should see the developer and version of the BIOS installed on your PC.
  • Go to your manufacturer’s website and then download the latest version of BIOS on your computer.
  • If you are using a laptop, make sure that you keep it plugged in until you have updated the BIOS.
  • Now double click on the downloaded file and install the new BIOS version on your computer.
  • Now restart your computer to apply the changes made.
Read More
How to Fix Windows 10 Error Code 0xc004c008

Error Code 0xc004c008 - What is it?

This specific Windows 8.1 or Windows 10 error code has to do with the number of times you can use your license number to install windows programs on computers. All windows activation codes are licensed to be used one time for a device, to control piracy, but what happens when your PC crashes, or you have to change a hard drive component and are forced to re-install Windows Operating System. Luckily, there is an easy fix for this issue.

Solution

Restoro box imageError Causes

Basically, when you need to re-install the Windows operating system that you have previously bought and installed on another computer an error code will be displayed with a message telling you that the activation server determined that the specific key could not be used for activation. This occurs because the key has already been used on that computer, or a different one, to install operating systems. There are a few easy fixes for this issue, and most of them should be easily completed on your own.

Further Information and Manual Repair

There aren’t many explanatory ways to repair Error Code 0xc004c008. Below are two methods to go about addressing this issue.

Methods 1:

  1. The first step is to open the “Run” Window. You can do this in two ways. First, press the “Window” key and press the “R” key simultaneously. This will open the “Run” menu. Or you can start the “run” window by going to the Start menu and selecting Run.
  2. In the Run window type “SLUI 4” and click enter.
  3. A Phone Activation window will open up, after which you'll need to select a few options.
  4. First chose the country in which you registered the product for the first time.
  5. Choose your country and a phone number will be displayed specific to your choice. You will now need to call the number provided.
  6. After you’ve dialed you will be prompted to write your “Installation ID”. Type your “Installation ID” on the phone.
  7. After that step, you will be asked how many copies of Windows have been installed using this license. Choose “1”, should anything else be chosen but “1”, this will not work.
  8. After the process is completed, you will be given a confirmation ID and should be able to proceed as normal with installation. You will have a workable product key again.
  9. Install whatever copy of the Windows Operating System you are attempting to with the new product key.

Method 2:

If the first method did not work, the only other option is to call Microsoft and walk through the process with a technician. To do this, dial “1-800-936-5700”. Explain the error that you received and the steps in the update process during which it was displayed. The technician will be able to walk through the steps from getting a new product key to finishing the installation.

If you're not a tech-savvy individual but would like to solve this problem without the aid of a technician, download a powerful automated tool to fix error code 0xc004c008.

Read More
A Quick Guide to Fixing the Error 0x800ccc7d

0x800ccc7d - What is it?

0x800ccc7d is an SSL (Secure Sockets Layer) error message code that occurs in applications like Microsoft Outlook or Outlook Express. The error message is displayed as: ‘ unknown error 0x800ccc7d- secure sockets layer ’. Many offices use Microsoft Outlook for email communication and sending instant messages within the office. This is a highly functional application that enables users to interact with peers efficiently, manage contacts, journals, and reminders. However, the error 0x800ccc7d may hamper your ability to send and receive emails efficiently. Therefore it is advisable to repair it right away.

Solution

Restoro box imageError Causes

The error 0x800ccc7d is triggered by the following causes:
  • Damaged profile in Outlook
  • Incorrect email account settings
  • The Outlook installation is corrupt and damaged. This usually happens due to issues in hard disk storage.
  • The outgoing SMTP server does not support secure connections

Further Information and Manual Repair

If you come across 0800ccc7d error code while using Microsoft Outlook or Outlook Express, then don’t you worry! This problem can be easily resolved. In fact, it is so easy to repair that you can do it by yourself even if you are not a technical expert. Here are some ways to fix the 0800ccc7d SSL Outlook error:

Solution 1: Use Scanpst.exe

You may not know this but Microsoft offers an inbuilt Outlook Repair tool. This tool is technically known as Scanpst.exe. This tool is useful when you need to repair Basic header corruption. However, it may not be the best choice if the problem is big and complex.

Solution 2: Reset Your Outlook Settings

Sometimes this error message may occur when the STMP server requires authentication or does not recognize the senders' email addresses. In this scenario, you should check your Outlook settings to make sure that your STMP username and server are correct. For this follow this procedure:
  • Go to the Tools menu and then click on Accounts
  • Now click on your email account then check its properties
  • Click general and make sure that your email address is created in your account’s control panel. If not, then edit and create.
  • Next, click servers and see if the box next to the option that says My server requires authentication is checked or not. If not, then check it to resolve the error.

Solution 3: Disable any Anti-Virus

Another alternative to resolve this error is to disable any Anti-virus or Firewall you have installed on your PC. Once you disable it then try sending or receiving the email again. This usually works.

Solution 4: Download 0x800ccc7d Repair Tool

The fourth solution available to resolve this issue is by downloading the 0x800ccc7d repair tool. Though it is similar to Microsoft Outlook built-in scanpst.exe tool, but as compared to it the 0x800ccc7d repair tool is a highly functional tool. There are many 0x800ccc7d repair tools available but we recommend you to Restoro. This tool is a third-party tool that can deal, scan, and fix 0x800cc7d error in no time. What makes this repair tool an excellent choice is that it can repair all broken PST files and emails, recover Outlook items, retrieve deleted files, recover password-protected data, split files to recover oversize PST files, and more. To access and install the 0x800ccc7d repair tool all you need to do is download it here and install it on your PC. Now run it to scan errors. Once the errors are scanned, hit the repair tab to resolve. So, next time when you experience the error 0x800ccc7d, try using these solutions to fix the problem right away!
Read More
How to remove CrazyForCrafts From Your PC

CrazyForCrafts is a Browser Extension from Mindspark Interactive. This Toolbar Extension allegedly offers users tons of DIY crafting guides and tricks, however all that it does is point you in the right direction. It links you back to some of the most popular DIY Crafting websites on the internet that you can find at any time by a simple search.

While this may look useful and faster than looking around the internet for good DIY projects, remember that this extension injects itself into your browser, changing your new tab page to Search.MyWay.com and records your browsing habits, can view your internet history, and know whatever you are looking for or viewing online.

While using this extension you will see additional pop-up ads, sponsored content, and injected ads throughout your browsing sessions.

Due to its behavior this extension has been marked for removal by several anti-virus scanners, and it is recommended to remove it from your computer to prevent data leaks.

About Browser Hijackers

Browser hijackers (sometimes called hijackware) are a type of malicious software that alters web browser configuration settings without the computer owner’s knowledge or permission. These hijacks appear to be increasing at an worrying rate around the world, and it can be really nefarious and sometimes dangerous too. They’re designed to disrupt browser functions for many different reasons. These are typically used to force visitors to a specific website, manipulating web-traffic to earn ad revenue. Although it might appear naive, all browser hijackers are damaging and therefore always classified as security threats. In a much worst case, your internet browser could be hijacked to download malware that will do a great deal of damage to your computer or laptop.

How one can know whether the browser is hijacked?

Symptoms that a web browser is hi-jacked include: the browser’s homepage is changed; new bookmarks pointing to pornographic sites have been added to your favorite pages; the essential web browser settings are modified and unwanted or insecure sites are added to the trusted websites listing; you are finding new toolbars you have never found before; you might see numerous pop-up ads on your computer screen; your browser has become unstable or starts running sluggishly; Inability to navigate to certain sites, especially antivirus as well as other computer security software websites.

How browser hijacker infects computers

Browser hijackers may use drive-by downloads or file-sharing websites or perhaps an e-mail attachment to reach a targeted PC. They also come from add-on software, also called browser helper objects (BHO), browser extensions, or toolbars. Also, certain freeware and shareware can put the hijacker in your PC through “bundling”. Examples of well-known browser hijackers are Fireball, CoolWebSearch. GoSave, Ask Toolbar, RocketTab, and Babylon Toolbar. The presence of any browser hijacker on your system might substantially diminish the web browsing experience, track your online activities that result in serious privacy concerns, develop system stability problems and eventually cause your computer to slow down or to an almost unusable condition.

How to remove a browser hijacker

Some hijackers can be easily removed by uninstalling the free software they were included with or by removing any extension you’ve recently added to your browser. But, most hijacking codes are certainly not very easy to get rid of manually, as they go much deeper into your operating system. You should consider performing manual repairs only if you’re a tech-savvy person, as potential risks are associated to tinkering with the system registry and HOSTS file. Browser hijackers could be effectively removed by installing anti-malware software on the affected system. SafeBytes Anti-Malware can counter relentless browser hijackers and provide you with proactive PC protection against all kinds of malware. In addition to anti-virus software, a system optimizer software, like Total System Care, will help you correct Windows registry errors, remove unwanted toolbars, secure online privacy, and stabilize software programs installed on your PC.

Virus Blocking Access To Safebytes Website And Anti-Malware Downloads - What You Should Do?

Malware can cause all kinds of damage once they invade your PC, ranging from stealing your private details to deleting files on your PC. Some malware is meant to interfere with or prevent things that you wish to do on your PC. It may well not allow you to download anything from the net or it will stop you from accessing a few or all internet sites, especially the anti-malware sites. If you’re reading this, odds are you’re stuck with a malware infection which is preventing you to download or install Safebytes Anti-Malware program on your system. Although this type of issue will be difficult to get around, there are a few steps you can take.

Get rid of malware in Safe Mode

The Windows-based PC has a special mode referred to as “Safe Mode” in which only the minimum required applications and services are loaded. In the event the malware is blocking access to the internet and affecting your computer, starting it in Safe Mode enables you to download antivirus and run a scan while limiting potential damage. To enter into Safe Mode or Safe Mode with Networking, press the F8 key while the computer is booting up or run MSCONFIG and locate the “Safe Boot” options under the “Boot” tab. As soon as you restart the PC into Safe Mode with Networking, you may download, install, as well as update anti-malware software from there. Following installation, run the malware scanner to eliminate standard infections.

Obtain the antivirus software using an alternate web browser

Malicious code could exploit vulnerabilities on a particular browser and block access to all anti-virus software websites. If you appear to have a virus attached to Internet Explorer, then switch over to a different browser with built-in safety features, such as Firefox or Chrome, to download your favorite anti-malware program – Safebytes.

Make a bootable USB anti-virus drive

Here’s yet another solution which is using a portable USB anti-malware software package that can check your computer for malicious software without needing installation. To run anti-malware using a USB drive, follow these simple steps: 1) Download the anti-malware on a virus-free PC. 2) Plug the Flash drive into the uninfected computer. 3) Double click on the exe file to run the installation wizard. 4) Choose the drive letter of the pen drive as the place when the wizard asks you where you would like to install the antivirus. Follow activation instructions. 5) Remove the pen drive. You can now utilize this portable anti-malware on the affected computer system. 6) Run the Safebytes Anti-malware directly from the pen drive by double-clicking the icon. 7) Click “Scan Now” to run a complete scan on the infected computer for malware.

Features of SafeBytes Anti-Malware

If you are planning to buy anti-malware for your computer system, there are lots of brands and packages for you to consider. A few of them are great, some are ok types, and some will destroy your computer themselves! You have to be careful not to select the wrong application, especially if you buy a paid software. Amongst few good applications, SafeBytes Anti-Malware is the highly recommended tool for security-conscious people. SafeBytes antimalware is a very effective and easy to use protection tool which is designed for end-users of all levels of computer literacy. With its cutting edge technology, this software will help you get rid of multiples types of malware which includes viruses, worms, PUPs, trojans, adware, ransomware and browser hijackers.

SafeBytes anti-malware takes PC protection to a whole new level with its enhanced features. A few of them are given as below:

Real-time Threat Response: SafeBytes offers complete and real-time security for your personal machine. This utility will constantly keep track of your PC for any suspicious activity and updates itself regularly to keep abreast of the latest threats. World-class AntiMalware Protection: Using its advanced and sophisticated algorithm, this malware elimination tool can identify and get rid of the malware threats hiding in your computer effectively. Web protection: SafeBytes checks the hyperlinks present on a web page for possible threats and alerts you if the website is safe to view or not, through its unique safety rating system. Lightweight: SafeBytes is lightweight software. It use up a very small amount of processing power as it works in the background so you’re free to use your Windows-based PC the way you would like. 24/7 Support: You can get totally free 24/7 technical assistance from their computer experts on any product queries or computer security issues. Overall, SafeBytes Anti-Malware is a solid program since it has plenty of features and could detect and remove any potential threats. Now you may realize that this tool does more than just scan and delete threats from your PC. For the best protection and the best value for money, you can’t get better than SafeBytes Anti-Malware.

Technical Details and Manual Removal (Advanced Users)

To get rid of CrazyForCrafts manually, navigate to the Add/Remove programs list in the Control Panel and choose the offending program you want to get rid of. For web browser plug-ins, go to your web browser’s Addon/Extension manager and select the plug-in you want to remove or disable. It is also suggested to reset your browser to its default condition to fix corrupt settings. If you choose to manually delete the system files and registry entries, use the following checklist to make sure you know exactly what files to remove before undertaking any actions. Please keep in mind that this is for skilled users only and might be challenging, with incorrect file removal leading to additional system errors. Additionally, certain malicious programs have the capability to defend against its deletion. Completing this task in Safe Mode is advised.
Registry: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesWpm HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain Default_Page_URL HKEY_LOCAL_Machine\Software\Classes\[adware name] HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run .exe HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings\random HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\run\random HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings CertificateRevocation = 0
Read More
Fix Windows Update Error 0x80240020
There are instances when the Windows 10 installation needs interaction before it reaches the file process. And so if you suddenly encounter the Windows Update Installation Failure 0x80240020 error under the Windows Update History, then you need to get it fixed. When you encounter this kind of Windows Update Error, you will see an error message that says, “The operation did not complete because there is no logged-on interactive user”. This error also indicates the “WU_E_NO_INTERACTIVE_USER” code. To resolve this issue, in this post we’ll walk you through a couple of steps but before you get started, know that you don’t have to run any troubleshooter or delete any file just to fix this error since all you have to do is enable one option that can automatically login with your account and complete the installation for you. With that said, just make sure to only try running Windows Update once you’re told to do so. There are two ways you can enable the option that could resolve the Windows Update Installation Failure 0x80240020 error. One is via Settings while the second one is via Registry Editor.

Option 1 – via Settings

Step 1: Go to Settings > Accounts > Sign-in Options. Step 2: From there, toggle on the “Use my sign-in info to automatically finish setting up my device and reopen my apps after an update or restart” option. Step 3: After that, it will make sure that the interaction part is removed from the Windows Update process. Note: If your device is joined in a domain or if some work or email policies are applied to your device by your company or organization, then you wouldn’t be able to see this option in Settings and that’s where the Registry Editor comes in. Just make sure that you’re logged in as an administrator and that you create a System Restore Point first since registry hacks are sensitive and could highly impact how your computer behaves or functions. Once you have that covered, follow the steps below.

Option 2 – via Registry Editor

Step 1: In the Start search, type “Regedit” and hit Enter to open the Registry Editor. Step 2: Navigate to the following registry key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionWindowsUpdateOSUpgrade
Note: If the above-given registry key does not exist, you can simply create it. All you have to do is right-click on the WindowsUpdate key and then select the New Key option and type “OSUpgrade” as its name. Afterward, create a new DWORD (32-bit) Value and name it “AllowOSUpgrade” and set its value to 0x00000001. Step 3: Restart your computer and check if the error is now fixed. And then try to update your Windows 10 computer again and while you’re at it, make sure that you’re around your computer to interact with the prompts needed to complete the installation process.
Read More
Fix Wi-Fi doesn't have a valid IP configuration

In today's time, Wi-Fi is a common occurrence, each household has it, on town squares, there are free Wi-Fi hotspots, etc. But sometimes when relaxing at home WI-Fi can fail on us and stop working. If this happens to you do not lose your mind because we have several troubleshooting help tips and ways to get it back quickly so you can continue with your browsing and using your internet.

wi-fi router

Restart the Router and Computer

Yes, we will start with this typical cliche in IT and tech in general. Surprisingly this method still proves over and over again to be true and effective. Over time some electric components simply start working a little bit differently, electrostatic electricity can accumulate on some parts and they can cause issues. By turning off the device and leaving it for some time you are discharging accumulated electrostatics and placing it again into normal working mode.

Unplug your router and leave it for at least 30s like that, a full 1 min is recommended, and then plug it back. Turn it on and restart your computer in order to reboot addresses.

Reset DHCP

If simple have you tried unplugging it and plugging it back in did not work let us reset DHCP. Click on the start button and type in PowerShell, then click on Run as administrator. Once inside the PowerShell type in the following command followed by ENTER: ipconfig /release and after the command finishes, type in: ipconfig /renew also followed by ENTER key. Try the connection again.

Reset TCP/IP stack

The next thing that we will try if the previous one failed is to reset the TCP/IP stack to eliminate corruption of settings files. Like in the previous step, press Start and type in PowerShell and click on run as administrator. inside type in: netsh int IP reset and press ENTER key. Wait for the process to finish and reboot your PC.

Reset WinSock

WinSock is yet another part of Windows OS that is responsible for network communication and resetting it could solve the issue. Again go to PowerShell as described in previous steps and type in this time: winsock reset and press ENTER. Wait for the process to finish and restart your computer.

Other things you can try

Change TCP IP setting back to automatic if you have set manual Ip address on your computer.

Update your network driver via the manufacturer's website of your network adapter. There is a chance that somewhat updates are available to address some issues discovered.

Factory reset your router on the back by locating the reset button on it and pressing and holding it for around 10s.

Turn off your firewall and antivirus protection in order to eliminate it from blocking your internet access.

Read More
Using ???? and other emoji in Windows
Did you know you can use emoji in file names inside Windows 10? It is no secret that emojis are basically everywhere and Microsoft has seen this and integrated them into Windows itself, so you can name files using emojis or combine them with text. Placing emojis in file names or in the text is extremely easy, all you have to do is press ⊞ WINDOWS + . and the emoji dialog will open from where you can find which emoji you would like to use. And that's it, you just used emoji for the file naming.

!!!NOTE!!!

In theory, some applications may not like these emojis if they don’t support Unicode characters. However, modern applications are designed to work with a broad set of languages that should properly support emojis. For example, the classic Windows Command Prompt can’t see emoji characters in file names properly, but both PowerShell and Microsoft’s new Windows Terminal can display them properly. If you do run into a problem, you can always open File Explorer and rename the affected files and folders to remove the emoji characters. You can then use those files in applications that don’t properly support emoji file names.
Read More
Create BlueTooth shortcut on desktop
If you have a BlueTooth device on your computer, you know that each time you need to receive or transfer the file you need to find the icon in the system tray, right-click on it and choose the desired option. But there is a simpler solution, create a Bluetooth icon on the desktop so it is always easy to access. Open File Explorer by pressing ⊞ WINDOWS + E Go to C:\Windows\System32 Find fsquirt.exe Right-click on it and choose copy Go to the desktop and right-click, choose paste Rename the file to Bluetooth And, you are done!
Read More
How to Fix Error 118

Error 118 - What is it?

Error 118 is a typical Google Chrome error. It pops up when Google Chrome fails to load websites like Facebook. It is usually displayed in the following format:
‘Error Message: Error 118 (net::ERR_CONNECTION_TIMED_OUT): The operation timed out.’

Solution

Restoro box imageError Causes

Error 118 may be triggered due to several reasons. This includes:
  • Problems with DNS setting
  • IP Address is filtering websites
  • Cookies and invalid registry entries

Further Information and Manual Repair

To ensure smooth internet browsing on Google Chrome, it is advisable to repair the error 118. If error 118 is not resolved you will be unable to load and access your desired websites. To avoid inconvenience and resolve the issue immediately, try the methods suggested below. These are easy and effective do-it-yourself methods that require no technical skills.

Method 1 - Change Proxy Settings

If your IP address is filtering websites, then you might experience error 118 while using Google Chrome. When this is the error cause, then it is advisable to add a proxy for your PC. To change proxy settings and add a new proxy, simply click on Customize and Control Google Chrome menu. Now click the options button. Under the Google Chrome Options window select the Under the Hood tab. After that in the Network, section click the change proxy settings button. Check Show Suggestions for navigation errors and Use DNS pre-fetching to improve page load performance boxes. Now under Internet Properties, click LAN Settings. Under LAN settings you will see the Proxy Server box, check it, and enter your new proxy settings. Click OK to confirm and save settings. This will hopefully resolve the issue.

Method 2 - Change to Google DNS

When the error is related to DNS settings then try this method to resolve it. Simply set DNS to use Google DNS. Here’s how it’s done:
  1. Go to the start menu, click Windows Control Panel, Network and Internet, and change adapter settings. Here you will see Local Area Connection.
  2. Right click to select properties at the bottom.
  3. Check Internet Protocol Version 4 and click properties.
  4. Now check the ‘Obtain an IP address automatically’ box and also select the option that says ‘Use the following DNS server addresses’.
  5. Change Preferred DNS to 8.8.4.4 and Alternate DNS server to 8.8.8.8 now click OK to confirm.

Method 3 - Remove the Bad Entries and Cookies Damaging the Registry

Bad entries and cookies saved in the registry can also trigger error 118. To fix the issue immediately download Restoro. This is PC Fixer with multiple utilities including a registry cleaner. The registry cleaner removes all bad entries and cookies in seconds and repairs the damaged registry. Click here to download Restoro and resolve error 118.
Read More
File or directory is corrupted and unreadable
If you encounter an error message that says, “<Drive>: is not accessible, The File or directory is corrupted and unreadable” when you try to connect your USB or external device, then the File System could have been corrupted or the external device might be infected with malware. On the other hand, it is also possible that the device might have some physical damage. To fix the “The file or directory is corrupted and unreadable” error, you can try to run Check Disk or scan your computer for malware or you could also format the destination drive. For more details, refer to each one of the given options below.

Option 1 – Run the Check Disk utility

You can also run the Check Disk utility to fix the error when you connect your USB or external device.
  • In the Windows Search box, type “command prompt” and from the search results, right click on Command Prompt and select “Run as administrator”.
  • After opening Command Prompt, type this command and tap Enter: chkdsk <Partition Letter>: /f /r /x /b
  • The command you entered will start to check for errors and fix them automatically. Else, it will throw an error message saying, “Chkdsk cannot run because the volume is in use by another process. Would you like the schedule this volume to be checked the next time the system restarts? (Y/N)”.
  • Tap the Y key to schedule Disk Check the next time your computer restarts.

Option 2 – Try to format the destination drive

Formatting the drive can also help you resolve the error. To format it, follow these steps:
  • To get started formatting your drive, tap the Win + E keys and then go the access page of the drive.
  • Next, right click on the drive and select Format.
  • After that, uncheck the “Quick Format” option and then format your drive properly.
  • Now once the formatting process is finished, unplug the drive and plug it back in afterwards.
  • Check if the error is already fixed. If the drive is not initialized, tap the Win + R keys and hit Enter.
  • After opening the Run dialog box, type “diskmgmt.msc” and hit Enter to open Disk Management.
  • From there, right click on the drive volume and select initialize Disk.
  • Next, select the correct partition type and proceed.
Option 3 – Try scanning your computer for malware using Windows Defender Your computer could be infected with malware which might have triggered the “The file or directory is corrupted and unreadable” error. To fix this, you need to scan your computer using a reliable program like Windows Defender.
  • Tap the Win + I keys to open Update & Security.
  • Then click on the Windows Security option and open Windows Defender Security Center.
  • Next, click on Virus & threat protection > Run a new advanced scan.
  • Now make sure that Full Scan is selected from the menu and then click the Scan Now button to get started.
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status