Logo

Fix 0x80070013 for Restore, Backup and Update

In this post, you will be guided on how you can fix error 0x80070013 while executing various operations in your Windows 10 computer like System Restore, Windows Backup, or Windows Updates. When you encounter error 0x80070013, you will see the following error messages.

For System Restore, it states:

“System Restore did not complete successfully. Your computer’s system files and settings were not changed.

Details: System Restore failed while scanning the file system on the drive <Partition Letter>

The drive might be corrupt. You might want to retry System Restore after running chkdsk /R on this disk.

An unspecified error occurred during System Restore. (0x80070013)

You can try System Restore again and choose a different restore point. If you continue to see this error, you can try an advanced recovery method.”

Whereas in Windows Backup, it states:

“Check your backup, Windows Backup failed while trying to read from this shadow copy on one of the volumes being backed up. Please check in the event logs for any relevant errors.

The backup failed, The media is write protected (0x80070013).”

On the other hand, you will see the following error message in Windows Update:

“There were some problems installing updates, but we’ll try again later. If you keep seeing this and want to search the web or contact the support for information, this may help: (0x80070013).”

There are several suggestions you can check out to fix the error depending on where you encountered it. If you encountered it while running Windows Updates, then you can try to reset the Windows Update components or run the Windows Update Troubleshooter. And if you got the error when running System Restore, you can try to run a System File Checker scan or the DISM tool as well as the CHKDSK utility. Lastly, if you got this error when running the Windows Backup service, you can try to check its status in the Services Manager.

Error 0x80070013 in Windows Updates:

Option 1 – Try to reset the Windows Update components

  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver

Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS, and MSI Installer.

  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below, and don’t forget to hit Enter after you type one command after the other.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 2 – Run the Windows Update Troubleshooter

You might also want to run the Windows Update Troubleshooter as it could also help in fixing error 0x80070013. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Error 0x80070013 in System Restore:

Option 3 – Try to run both Systems File Checker scan and DISM tool

Running the System File Checker scan as well as the DISM tool can help you resolve error 0x80070013 while performing System Restore. Refer to these steps to do so.

  • Open the Command Prompt with admin privileges.
  • After opening Command Prompt, execute this command to run a System File Checker scan: sfc /scannow
  • Once the scan is completed, restart your computer and then see if the error is now fixed. If not, you can run the DISM tool.
  • Open Command Prompt with admin privileges again.
  • Then type in the following commands and make sure to hit Enter right after you type each one of them in order to properly run the DISM tool:
    • Dism /Online /Cleanup-Image /CheckHealth
    • Dism /Online /Cleanup-Image /ScanHealth
    • Dism /Online /Cleanup-image /Restorehealth
  • Do not close the window if the process takes a while as it will probably take a few minutes to finish.

Option 4 – Run the CHKDSK utility

  • 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.

Error 0x80070013 in Windows Backup:

Option 5 – Try checking the status of the Windows Backup Service

  • First, you need to tap the Win + R keys on your keyboard to open the Run dialog box.
  • Next, type “services.msc” in the field and click OK or tap Enter to open the Windows Services Manager.
  • After that, you will see a list of services and from there, look for the Windows Backup Service and double click on it to open its Properties.
  • Then check if its Startup type is set to Disabled. If it is, then change it to “Manual”. Note that this service is essential as it provides backup and restores capabilities.
  • Now click on the Apply and OK buttons to save the changes made and then restart your computer. Check if the error is now gone.

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

Change position of Taskbar in Windows 10
Changing Taskbar location in your Windows 10 is an easy task but lately, Microsoft has removed the option to just drag it to one side of the screen and place it there, now in order to change location we need to do a little more work but do not worry it is not difficult at all. Right-click on the taskbar to open its properties menu taskbar settings menuin the menu, on the bottom choose taskbar settings. Once the settings dialog opens, on the right side locate the taskbar location on screen. taskbar location chooserClick on the dropdown menu and choose the desired location for the taskbar.
Read More
Chkdsk Error - How to fix It In Seconds

What is Chkdsk Error?

Chkdsk (Check Disk) is a built-in Microsoft Windows O/S utility tool.

This tool is designed to verify the integrity of data stored on the hard drive. In addition to this, it resolves and finds errors that may corrupt and damage stored data on your system and affect your PC’s performance.

This tool is intended to keep your PC’s Windows database clean.

However, this tool has certain limitations. It prevents the hard disk from getting damaged but if it gets damaged and corrupt then this tool is no good. It fails to disk check and repair. As a result, you may come across Chkdsk error pop-ups.

In such an event, it is not advisable to run the malfunctioned Chkdsk utility on your PC as it may damage your system beyond repair making you lose all your valuable data saved on your system.

Solution

Restoro box imageError Causes

Chkdsk errors are triggered by multiple reasons:

  • Viruses
  • Hard Drive failure
  • Registry Corruption Due to Data Overload
  • Poor PC Maintenance

Chkdsk errors may cause PC to freeze and lag and also result in data loss as we discussed above.

Further Information and Manual Repair

To avoid serious damages that the Chkdsk error code can cause to your system, it is advisable to fix it. You can either hire a professional or install Restoro. The latter is not just the best way but also a time and money-saving option. It is fast, user-friendly and you can download it for free thus saving hundreds of dollars that you would be paying for professional services.

Why Use Restoro?

Restoro is an advanced PC repair tool embedded with multiple features such as a registry cleaner, anti-virus, system optimizer, and Active X and Class error scanner. It helps resolve practically all types and kinds of PC-related errors including the most notorious ones like the Chkdsk errors.

It has an automated and intuitive interface smoothly integrated with the latest technology that enables this software to scan your entire PC and detect errors in seconds.

With the help of its super functional registry cleaner, Restoro detects errors registry issues triggering Chkdsk errors on your system. It cleans all the unnecessary files like junk files, bad and invalid registry entries, and internet files that are stored in your hard disk and taking a lot of space. It removes the clutter and frees up your disk space and repairs the damaged registry.

It boosts the speed of your system and ensures that programs run smoothly on your PC and there are no hang-ups or system freezes.

The privacy error detector functions as a powerful anti-virus. With the help of this feature, Restoro identifies and scans for viruses and malware infecting your system. These are removed right away.

Restoro is 100% safe and efficient. It has a backup feature that enables users to create backup copies. This is carried for safety purposes. In case you lose your data during the repair of the Chkdsk error, you can always recover and restore the lost files without any hassle.

With some registry cleaners and repair tools you may often have to struggle with compatibility issues but not with this PC Fixer.

Restoro is compatible with all Windows versions. It is simple and very easy to use. From beginners, intermediate to experienced, all levels of users can use it with ease.

Here are the steps to get started:

  1. Click here to install Restoro on your computer
  2. Once the installation is complete, run the fixer for a scan. You have the option to either scan some portions of the PC or the entire PC.
  3. Scanning will take a few seconds
  4. Once the scanning is complete, Restoro will display the scan results. This is presented in a comprehensive report showing you errors found including the Chkdsk error and errors related to it.
  5. After that, all you need to do is press the repair button to resolve the error(s) promptly.
  6. Once the error is resolved, try running the Chkdsk utility again.
Read More
Windows 10 isn’t activated after upgrading for free

Error Code “Windows 10 isn’t activated after upgrading for free” – What is it?

Windows 10 isn’t activated error occurs when Windows users attempt to upgrade to Windows 10 for free and end up in a non-activated state. It is a Windows 10 activation error affecting PC owners who attempt to upgrade their Windows 7 or Windows 8.1 operating systems. A message box will appear with the following message: “Windows 10 isn’t activated after upgrading for free from Windows 7 SPI or Windows 8.1 update.”

Common symptoms of this error code include the following:

  • Inability to upgrade for free to Windows 10
  • The appearance of activation error code in the message box

Solution

Restoro box imageError Causes

To understand the cause of this activation error, users will need to understand activation within Windows. Activation is a process that allows Windows to verify that you are upgrading your operating system based on the Microsoft Software Licensing Terms. These terms specify, for instance, the number of devices upon which you can use Windows.

Once you have a genuine copy of Windows and you are following the terms mentioned earlier, you should be able to activate and complete the upgrade to Windows 10. However, the activation fails when these conditions are not met. Note also that the error may occur if users fail to upgrade to Windows 10 before reinstalling, requiring them to repeat the installation process by first going back to the previous version of Windows present on their system. Once the upgrade process is not done as should, you might encounter other Windows 10 errors such as error code 0xc0000142

If you see this error code, “Windows 10 isn’t activated after upgrading for free” proceed to rectify it using manual repair methods below.

Further Information and Manual Repair

To fix this activation error code in Windows 10, users will need to employ at least one manual repair procedure. This process can successfully be completed by non-technical Windows users. However, you may also consider getting assistance from a Windows repair technician if you are not certain you have the requisite skills needed to complete the manual repair tasks below.

The main methods to resolve the error code “Windows 10 isn’t activated after upgrading for free from Windows 7 SPI or Windows 8.1 update” is as follows:

Method One: Manually Activate Windows

If you attempted upgrading for free to Windows 10 and ended up with the activation error you will need to first perform a manual activation. Follow the steps below to complete the process.

  • Step one: Tap or click the Start button
  • Step two: Select Settings then Update & security
  • Step three: Select Activation
  • Step four: Once activation status is Connect to the Internet to activate Windows, click or tap Activate

The steps above enable users to successfully activate Windows 10 if the issue involves a connection problem. However, if Windows is not activated, it may mean your copy of Windows is not genuine. This may require you purchase a copy of Windows to rectify the issue. However, if you have a genuine copy of Windows proceed by applying the steps found in method two.

Method Two: Use Product Key to Verify Copy of Windows

A valid product key is one way you can verify your copy of Windows is genuine. This will enable you to complete activation and allow you to access the free upgrade to Windows 10. Follow the steps below.

  • Step one: Click or tap the Start button
  • Step two: Select Settings then Update & security
  • Step three: Click Activation
  • Step four: Select Change Product Key then type in the product key. (Ensure you type the 25 characters in the correct order.)

Method Three: Use an Automated Tool

Error codes in Windows often occur due to poor maintenance of one’s PC. To improve your system and reduce your machine’s risk of experiencing error codes, download a powerful automated tool. This tool is both powerful and user-friendly, making its benefits accessible to even the most non-technical Windows users.

Read More
What to do if Mouse Pointer lags or freezes in Windows 10
Although there are several Windows 10 devices that are touchscreen-based, the mouse still remains to be an important part of usage for many users especially the ones who do some hardcore work on their Windows 10 computers or laptops. If you’re one of the users who often edit images or videos either for fun or work, using Touch is difficult as it’s a bit hard to drag on the screen so nothing really beats the mouse. However, as awesome as the mouse is, there are times when you encounter issues while using it. One of these issues is when your mouse pointer lags or freezes so in this post, you can try out a few tips that can help you resolve the issue.

Option 1 – Clean both the mouse and the mousepad

It might sound silly but it is a fact that either the mouse or the mouse pad themselves is the problem. Even though mouse balls are long gone, the laser lights that replaced them are not immune to some dirt which is why you need to clean the bottom of the mouse and then clean the mouse pad afterward.

Option 2 – Try changing the USB port

This is another basic thing you can do to resolve the problem since there are instances when USB ports where either your mouse is connected have gone rogue so you need to try switching to a different port and then see if the problem’s fixed or not.

Option 3 – Switch back to the default settings of the mouse

Switching your mouse back to its default setting is always a good idea since you are dealing with a pointer issue. To go back to the default settings of the mouse, here’s what you have to do:
  • Click on Mouse and Touchpad.
  • Next, click on Additional Mouse Settings located in the right pane.
  • After that, click on the “Use Default” option under the Pointer tab.
  • Then click on Apply and OK to save the changes made.

Option 4 – Try disabling Smooth Scrolling

You have to slow down both the horizontal and the vertical scrolling of the mouse in the settings which are called “Smooth scrolling”. This will help if you think that the websites you are visiting scroll up and down way too fast.

Option 5 – Try to update or rollback mouse drivers

If the first few options didn’t work for you, then it’s time to either update or roll back the mouse 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 the mouse driver then you need to roll back the driver. Whichever applies to you, refer to the steps below. The problem may be caused by a corrupted or outdated driver. So you have to update or reinstall the mouse driver. How? Follow these steps:
  • Open the Devices Manager from the Win X Menu.
  • Then locate the Mouse and other pointing devices and right-click on the mouse driver 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, disconnect the mouse and plug it back in to reinstall the mouse driver.
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 6 – Try to check if your laptop is turning off the mouse

In case you don’t know, the power management can turn off the devices that are not in use to save battery power if you use a laptop. And this can also happen on USB-based devices like the mouse. Thus, you need to verify if your laptop is turning off the mouse.
  • Go to Device Manager > Universal serial bus controllers > USB Root Hub > Power Management.
  • After opening Power Management, uncheck the “Allow the computer to turn off this device to save power” option.
  • If you have lots of USB Root hubs, you can try changing each one of them and see if it works or not.

Option 7 – Try updating the Graphics Drivers

  • Tap the Win + R keys to launch Run.
  • Type in devmgmt.msc into the box and tap Enter or click OK to open the Device Manager.
  • After that, a list of device drivers will be displayed. If you see a red or yellow sign that shows up against the driver, right-click on the driver’s name and select “Update Driver Software” or “Uninstall”. And if you find any “Unknown device”, you need to update it as well.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC.
Note: You also have the option to go directly to the website of your graphics card manufacturer and check if there’s a new update – if there is, download it.

Option 8 – Try setting the No Delay option for Touchpad

If you are using a laptop that’s touchscreen-based, you can try setting the delay to zero in the settings. To do so, simply go to Settings > Devices > Mouse and Touchpad. From there, you can set the delay before clicks to “No Delay”.
Read More
How to Repair Missing MSVCR100.dll Error

What is MSVCR100.dll Error?

Msvcr100.dll is a dynamic link library file. This file is loaded into the memory at runtime for successful program execution. This process is also referred to as runtime dynamic linking. The Msvcr100.dll belongs to the Microsoft Visual C++ Runtime Library. It is a core Windows component used by numerous Windows-based applications to load and run smoothly on Windows PC. Msvcr100.dll error occurs when the process of runtime dynamic linking fails. Due to this error, you are unable to access the desired application. The error code is displayed in either of the following formats:
  • “Msvcr100.dll Not Found"
  • "This application failed to start because msvcr100.dll was not found. Re-installing the application may fix this problem."
  • "Cannot find [PATH]msvcr100.dll"
  • "msvcr100.dll  is missing from your computer"
  • "XXX.exe - System Error - MSVCR100.dll is missing from your computer."

Solution

Restoro box imageError Causes

Narrowing down the cause of the Msvcr100.dll error is not possible as this error can occur on your PC due to multiple reasons. However, here are some of the most common causes of Msvcr100.dll error code on Windows PC:
  • Msvcr100.dll file corrupt and damaged
  • Missing Msvcr100.dll file
  • Corrupt runtime code library
  • Registry issues
  • Malware attack and viral infection

Further Information and Manual Repair

Here are some of the best ways to resolve this error on your system:

Reinstall the application causing the error

As dll are shared files used by multiple programs to load and run, there is the possibility of it getting deleted when uninstalling a certain program. If so, then the best way to fix it is to reinstall the application that is causing the error to pop up on your screen. This way you’ll be able to set up the program again and install the Msvcr100.dll file back on your system.

Download Microsoft Visual C++ 2010 Redistributable Package

Another way to resolve this error is to download Microsoft Visual C++ 2010 Redistributable Package. To do this, first, see if you are running a 32 bit or 64-bit copy of Windows. XP users go to the start menu and click run then type winver and press enter. In Vista and Windows 7, go to the start menu and type computer and click properties. The information you require is under Windows Edition. Once you find out whether you are using a 32 bit or a 64-bit version, accordingly, download the correct version of Microsoft Visual C++ 2010 Redistributable Package directly from Microsoft’s official website. Simply download and install the software. Then follow the prompts to add the toolbox to your PC. After that, restart your computer; most likely the error message will be gone. If it still persists, then this means the error is either related to the registry or malware.

Download and Run Restoro

Restoro can be used to resolve both malware infection and registry issues on your PC that could be triggering Msvcr100.dll errors. Restoro is a next-generation and multi-functional PC repair tool embedded with powerful utilities like an antivirus, a registry cleaner, and a system optimizer. The registry cleaning feature detects all registry issues and Msvcr100.dll errors. It removes unnecessary and obsolete files on the disk, like junk files, cookies, internet history, and temporary files cluttering the disk and damaging dll files. It repairs the damaged and corrupt dll files and restores the registry. Simultaneously the antivirus feature scans and removes all malicious software on your system. These include spyware, viruses, Trojans, adware, and malware that can damage dll files. This software is efficient and resolves the Msvcr100.dll error in seconds. It is easy to use and has a simple navigation. It is compatible with all Windows versions. Click here to download Restoro on your PC and resolve the Msvcr100.dll error today!
Read More
Configuring Snapping feature in Windows 11
The Snapping feature was introduced as an essential part of Windows 11 and I like it very much, it lets you organize your opened windows much faster and with more control. However, some people do not like the feature, worry not because you can turn it off, or if you prefer you can just remove the showing layout option that is shown when hovering over Minimize/Maximize button.

Snapping feature windows 11Removing options all together

To completely turn off Snap layout in Windows 11 follow these steps
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. At the top of Multitasking Click on the switch next to Snap Windows
  5. Close settings
Changes will be automatically applied and you will no longer have Snap layout functionality.

Removing layout graphic from Snapping feature

If you like the snap Layouts feature but are not very fond of the layout graphic that is popping up each time you hover over Minimize/Maximize button do not worry, there is an option to turn just that off and keep the feature itself.
  1. Open Windows 11 settings by pressing ⊞ Windows + I
  2. Select System on the left part of the screen
  3. In System options select Multitasking
  4. Click on the Snap Windows menu
  5. Deactivate Show Snap Layouts When I Hover over a Window’s Maximize button
  6. Close settings
Now you will be able to use the Snap Layout feature without layout graphics showing. If you want to reverse any of these options and go back to standard-setting, just follow the steps and turn features ON.
Read More
Rise of video-making AI

Recently Meta has gone viral that it is working on an AI video-making algorithm named Make a Video. AI will like in picture making AI take text input and produce a video from it.

Now, a new player enters the AI video battlefield, its name is GOOGLE!

google ai

The Google research project Imagen Video is also text to video generator similar to Meta's Make a Video with one little difference. unlike Meta's offering which includes only sign-up, Google is withholding access for now under the veil of safeguarding issues.

Google has been in the Ai space before with their Imagen, a DALL-E style generator capable of photorealistic picture generation based on text prompts. The new Google tool works in a similar way but with better functions. Ai can generate a diverse range of high-fidelity videos across different aesthetic styles and with a deep understanding of 3D models thus creating high-definition, 24-frames-per-second videos.

"With the help of progressive distillation, Imagen Video can generate high-quality videos using just eight diffusion steps per sub-model. This speeds up video generation time substantially, by a factor of ~18x,”

Jonathan Ho, author of the research paper

Despite filtering for “undesirable content”, the team admits “there is a risk that Imagen has encoded harmful stereotypes and representations”. So, until the AI - and its users - can be trusted, Google refuses to release Imagen Video without additional safeguards in place.

Read More
What to do if Windows 10 PC turns on by itself
A PC that turns on by itself every so often can get quite annoying. Many users have faced this problem countless times. There are lots of possible reasons why your Windows 10 PC turns on by itself, wakes up from sleep, standby, or even when it’s shut down. To find out what exactly woke your computer, simply open Command Prompt as admin and type the following command:
powercfg –lastwake
Once you enter the command given above, it will show you the last device that woke your PC up. After that, you need to type in the next command:
powercfg –devicequery wake_armed
After entering the command, it will show you a list of all the devices that could wake your PC up. The goal in running these commands is to understand the reason what’s really causing your PC to turn on and see the reason is on the hardware level or not. Here are a couple of options you can try if your Windows 10 PC turns on by itself.

Option 1 – Try disabling Fast Startup

As you know, Windows 10 comes with a mode called Fast Startup which does not turn off the computer in the usual manner. This mode keeps your computer in a mixed state so that when you turn it on again, it will be a lot faster. However, as useful as this feature appear to be, some security experts find this an issue, for numerous reasons – for one, it can turn on your Windows 10 PC by itself. Thus, you need to disable this feature to fix the problem.

Option 2 – You need to stop the Task Scheduler from waking up your computer

There are times when the issue has something more to do with the software than hardware. It could be that you are using a Scheduled Task to get some work done on your computer at a particular time of the day or many times a day. That’s why if you really are using Task Scheduler, you need to change the Power settings of Windows to make sure that it ignores those tasks rather than deleting them instead when your computer is either on Hybrid or Standby mode.
  • Open the Power Options and then click on “Change Plan Settings”.
  • After that, make sure to choose the correct power plan and then select the “Change advanced power settings” option.
  • Next, look for the Sleep tree and expand it to view the “Allow Wake Timers” option and then disable it. Disabling this option will make sure that none of the program that could wake your PC up when it’s either on shutdown or sleep mode. However, this only applies to laptops.

Option 3 – Try to disable Automatic Restart

There are instances when the computer crashes and the system restarts itself. This is actually by design – when your computer has been left on standby, the computer will restart and if the program repeats, it will keep on waking your PC up.
  • In the Search bar, type in “system”.
  • Once it appears from the search results, click on it.
  • Next, select Advanced system settings on the left side and then go to the Advanced tab.
  • From there, click on Settings under Startup and Recovery.
  • Then unmark “Automatically Restart” and click on OK.

Option 4 – Adjust the Power Management option of both the Keyboard and Mouse

As you know, two of the culprits in waking your PC up are the keyboard and the mouse. If they’re slightly moved or hit, your PC turns on. To prevent these two from waking your computer up, you need to make some adjustments to their power management option since they have one. You can disable this option to ensure that they won’t wake your PC up unless you really want it to.
  • Tap the Win + X keys and then tap M to open the Device Manager and list all the hardware on your computer. From there, select your keyboard or mouse.
  • Next, right-click and then go to Properties and go to the Power Management tab.
  • In this tab, uncheck the “Allow this device to wake the computer” box.
Note: Aside from the keyboard and mouse, if you are also using any gaming rig to play games on your computer, then you might have to disable their power options as well as they could also wake your computer. Just make sure that either the keyboard or the mouse has the ability to wake your computer up at the very least as it can be quite inconvenient to tap the Power button every time you want to turn on your computer.

Option 5 – Modify Wake On Lan

The Wake On Lan feature can bring back your computer online if it is connected to a network. This feature is useful especially when a computer wants to communicate or to send data or files to a network computer which should come online only when it’s requested. Wake On Lan is built into the hardware, i.e. network adapter so it is one of the possible reasons why your PC turns on by itself.
  • Tap the Win + x keys then hit M to open the Device Manager and then under the Network adapters, look for the one that was listed above. Take note that you must not change anything with the ones that are listed as Miniport.
  • Next, right-click and select Properties and then go to Power management and from there, uncheck the “Allow this device to wake up the computer” option. This will ensure that no PC on the network can ever wake your computer up.

Option 6 – Prevent any scheduled Windows Update and Automatic maintenance

It is also possible that the Windows Update has restarted your PC to complete the update. This depends on your active hours or a predefined schedule. AS you know Windows has a built-in Automatic Maintenance mode which wakes the computer up at the scheduled time and performs the system update. This could be one of the possible reasons why your computer turns on by itself. so to prevent any scheduled updates and maintenance, you can simply change the time for Automatic maintenance. How? Follow these steps:
  • Open Settings then go to Windows Update and Security >Windows Update and select Active Hours.
  • After that, type in “Automatic maintenance” in the search bar to change the time for Automatic maintenance.
  • From there, you can adjust the timing or just uncheck the “Allow scheduled maintenance to wake up my computer at the scheduled time” box.
Read More
Windows Upgrade/Activation error 0xc03f6506
There are a lot of home users that often get a computer that comes installed with the Windows 10 Home. And since Windows 10 Pro offers more features and utilities compared to Windows 10 Home, a lot of users also prefer to upgrade their Windows 10 Home computers to Windows 10 Pro. However, while doing so, a number of users reported that they encountered error 0xc03f6506 and they were not able to proceed with the upgrade. If you are one of these users, when you encounter error 0xc03f6506, you will see the following error message on your screen:
“The last product key you entered can’t be used on this copy of Windows (0xc03f6506).”
This particular error tends to occur when you go on to activate Windows 10 although it can also appear during the upgrade process. In such cases, you will see the following error message:
“Unable to upgrade your edition, We can’t upgrade your edition of Windows. Try upgrading your edition of Windows again. (0xc03f6506).”
To fix the Activation Error Code 0xc03f6506 in Windows 10, use the options provided below as references but before you proceed, make sure that you create a System Restore point first.

Option 1 – Try to use the Registry Editor

If you have already upgraded from Windows 10 Home to Windows 10 Pro and you’re having trouble with its Activation, then you might want to apply some registry tweaks to fix the problem. How? Refer to these steps:
  • Tap the Win + R key combination to open the Run dialog box.
  • Then type “Regedit” in the field and click OK or tap Enter to open the Registry Editor.
  • Next, navigate to this registry key: ComputerHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion
  • From there, look for a DWORD named “EditionID” and once you found it, double click on it and change its Value data to Windows 10 Professional.
  • After that, look for another DWORD named “ProductName” and double click on it to change its Value data to Windows 10 Professional.
  • Once you’re done, restart your computer to apply the changes made successfully.

Option 2 – Try to use Command Prompt

If the registry tweaks you applied didn’t fix the Activation error, then you can try using Command Prompt instead. Note that you can use this option in both scenarios pointed out above.
  • First, you have to insert a bootable drive of the Windows10 installer.
  • Next, tap the Win + X keys and select Command Prompt (Admin) from the menu.
  • After opening Command Prompt as admin, navigate to the root location of the bootable drive inside the Command Prompt command line.
  • Once you’re already there, type the following command and tap Enter:
setup.exe /auto upgrade /pkey <YOUR WINDOWS 10 PRO EDITION PRODUCT KEY>
After entering the command, check if it was able to fix the Windows Upgrade or Activation error 0xc03f6506. If not, refer to the next given option below.

Option 3 – Try to disable the Network Adapter

Just like the second option, you can also use this option for both the given scenarios above.
  • Tap the Win + X keys and select Network Connections from the menu.
  • This will open the settings for your network and on the left side panel, click on the “Change adapter settings” link. This will open Control Panel.
  • From there, click on the network your computer is connected to, and then right-click on the Network Adapter that you are using and select Disable.
  • After disabling the Network Adapter, try to switch to the edition of your copy of Windows 10 again and see if the problem is now fixed and don’t forget to double click on the disabled Network Adapter to get back on the Network.
Read More
Resolve Windows Update Not enough disk space
If you are trying to update your Windows 10 computer but are not able to do so since your computer is running low on storage then this obviously indicates that there is not enough disk space available on your drive where Windows 10 has been installed. As you know, when Windows 10 downloads the update packages, it extracts them in a separate folder which means that there should be enough space on that particular folder for the update to begin with. Windows do not really check systems for any adequate space requirements before it even initializes the update or upgrades and you only get to know about it right when the update process starts. On Windows 10 thin clients or the ones with embedded systems that have limited storage space, when Windows Update runs, the update initialization may fail because as pointed out, Windows does not check systems for adequate space requirements so you may have to do the work for them by making sure that your disk has enough space available. Here are some suggestions you can follow to resolve Windows 10 update issues on computers with low storage space.

Option 1 – Delete the files from the Download folder

Since you are going to delete everything manually, you need to create a backup for all your important files which you may have placed in the Download folder. After you create backup copies of important files, delete the files from this folder or you could simply tap the Shift + Del keys to remove the files permanently after you selected them all.

Option 2 – Change the Windows Update Folder location

You might have to change the Windows Update folder location where Windows download all the files need to update the operating system if you cannot really create some space on your primary driver. So all you have to do is set the drive with enough space available for the update to be completed.

Option 3 – Uninstall apps and programs you no longer use

In some cases, apps and programs take up a lot of space on your drive. So if there are programs or apps that you no longer use, you can uninstall them to save storage space. To do so, follow these steps:
  • In the search box, type in “control” and then click on Control Panel (desktop app) among the search results.
  • After that, select Programs and Features from the list which will give you a list of all the programs installed on your computer.
  • From there, look for the apps and programs that you no longer use and right-click on each one of them and click on Uninstall.

Option 4 – Move files to another drive

This is another thing you can try. You can move files, especially the ones with large sizes, to another drive to make up space on your drive. After that, install the updates once again.

Option 5 – Reduce on-drive files from Cloud services

If you are using tons of cloud backup services such as OneDrive and Dropbox, you might want to consider reducing the number of files you have on those cloud backup services. You can do what you’ve done on option number three and have those files moved to another drive to free up storage space.

Option 6 – Empty the contents in Recycle Bin

As you know, the files that are deleted from your computer goes to the Recycle Bin first. So if you have not emptied Recycle Bin for a long time now, the files you delete are still actually taking up space on your drive. Thus, you need to empty the contents in the Recycle Bin to save storage space.

Option 7 – Clean up temporary files

You can use the Windows 10 Storage Sense feature which can clean all the temporary files from your computer. To use Storage Sense, follow the steps below.
  • Open Setting > System > Storage from the WinX Menu.
  • From there, you will see a list of all the local and connected storage devices along with the details on the free space.
  • Now make sure that the Storage Sense feature is turned On then go find a link that says “Free Up Space” and click it to open.
  • After that, a screen which is the built-in program in Windows 10 will appear and will scan your computer for the following junk files so you can free up disk space:
  • Windows Upgrade Log Files
  • System created Windows Error Reporting Files
  • Thumbnails
  • Temporary Internet Files
  • Previous Windows Installation Files
  • Delivery Optimisation Files
  • DirectX Shader Cache
Choose the files you want to get rid of and then click on the remove files option. Note that you’ll have an idea of the total size as you select any of the junk files listed above.
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