Logo

Fix VSS Error Code 0x8004231f in Windows 10

VSSControl: 2147467259 Backup jobs failed. Cannot create a shadow copy of the volumes containing the writer’s data. VSS asynchronous operation is not completed. Code: [0x8004231f]

This message pops up when you are creating a snapshot system restore, usually, the issue is tied with insufficient space or service stopping. We will go into detail about how to fix both so you can finish the operation without any issue.

  1. Check Volume Shadow Copy Services

    Easier and faster fix than the next one. Launch Services from the Start Menu, look for Volume Shadow Copy, double-click on it, and check the Service status. If it is stopped, click on the Start button. If it’s running, restart it by clicking Stop > Start.

  2. Increase Shadow Storage Space

    If the first fix didn’t resolve the issue then you need to increase Shadow Storage Space. Launch Command Prompt as an administrator. Now, type the following command to check your Shadow Storage Space.
    vssadmin list shadowstorage
    Now, type the following command to allocate more storage (you can change 10GB with the amount of space you want to allocate)
    vssadmin resize shadowstorage /For=C: /On=C: /MaxSize=10GB

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

User account control notifications in Windows
Hello and welcome to our user account notifications in Windows 10 tutorial where we will dive a little more into how you can control notification and behavior settings for your or someone else's user account in your Windows 10. If you are annoyed with confirmation windows each time you start a new application or install one please keep reading and I am sure you will find just the right setting for you. User account options are a little hidden and not so obvious, well at least not in Windows 10 compared to previous Windows versions. Since we will not be able to find them under typical and standard settings we will need to do few tricks in order to get to them.

Opening control panel

First thing is to press ⊞ WINDOWS + R on your keyboard so the run dialog window pops up on your desktop. keyboard with windows and r markedOnce run dialog is shown type in it control panel as shown in the picture and press OK run dialog with control panel typed inIf you have followed the steps precisely, you should be now in the control panel of Windows 10. Click on the top-right view and choose large icons. The Control panel will switch to a grid-like view, in the current view go to the far-right and almost bottom icon where it says User Accounts and click on it.

control panel with user account selectedUser account settings

Once the user account opens click on the bottom link which says Change User Account Control settings. Please note that you will need to be logged in as an administrator or have administrator privileges in order to change this setting. user account change user accountOnce you click on the link you will be presented with a User account control slider on the left and a brief explanation on the right user account settingsHere in the picture, we see Windows default setting and an explanation of when and how he will notify you. If you wish to turn all notifications linked to programs changing computer or you making windows changes, click on the left slider and bring it all the way to the bottom where it says never notify me. If you prefer some notifications try to find which of the remaining 3 settings best suit your needs. Once you are done and satisfied with your choice click on OK.
Read More
Fix Windows Setup Error code 0x80070006
Windows 10 setup is a bit complicated which is why it’s uncommon to encounter errors along the way. One of these errors you can encounter when running Windows Setup is the error code 0x80070006. If you are trying to fix this error, you’ve come to the right place as this post will guide you on how to do so. When you get the error code 0x80070006, you will see the following error message:
“Windows cannot install required files. Network problems may be preventing Windows from accessing the file. Make sure the computer is connected to the network and restart the installation. Error code: 0x80070006.”
As stated in the error message, this kind of error in Windows Setup is due to an unstable or unreliable network connection. Such problems can also be triggered by network hardware which includes the network adapters and the network routers. To fix this error, you need to check your internet connection and router or run the built-in network troubleshooter. You could also try using a different USB port or recreate a bootable USB drive as well as get a new Windows image file.

Option 1 – Try checking your internet connection and router

As mentioned, this Windows 10 setup error could be due to an unstable internet connection. To fix it, the first thing you have to do is to check the status of your internet connection and see if it is stable and has enough speed to run the setup. If it’s slow, then it’s no wonder that the setup process failed. To fix that, you can try to reboot your router from its admin panel or you can just turn it off manually and then turn it back on after a couple of seconds. In addition, you also have to check if it’s plugged in properly.

Option 2 – Try to run the Network Adapter troubleshooter

The next thing you can do is to run the Network Adapter troubleshooter. This built-in troubleshooter can help resolve any network issues. It can reset the adapters, remove cached settings, and many more. To run it, follow these steps:
  • Go to Settings > Update & security and from there select Troubleshoot.
  • Next, scroll down and select the “Network Adapter” option from the right pane.
  • Then click on the Run Troubleshooter” button.
  • After that, your computer will check for any possible errors and will pinpoint the root cause of the problem if possible.

Option 3 – Try to use a different USB port

You might want to check the integrity of the USB port where connected the device if you are using a bootable USB storage device to run the setup for Windows 10. All you have to do is switch the USB port or try to use another bootable USB device and see if it fixes the problem.

Option 4 – Try recreating the Windows 10 installation USB

Recreating the Windows 10 installation USB might help in fixing the problem. You can use a USB drive to do so but make sure that it has a great read-write speed. Follow the steps below to recreate Windows 10 installation USB”
  • Click this link and then click the Download Tool Now button.
  • Next, click the “Use the tool to create installation media (USB flash drive, DVD, or ISO file)…” option and follow the next given instructions on the screen.
  • Now select the ISO file option in step 5.
  • After that, you should now have an ISO file.
  • Next, go to the location where you’ve downloaded the ISO file.
  • Then right-click on the Windows 10 ISO file and select the Open with option and then select File Explorer.
  • Now click on “setup.exe” and follow the next instructions that appear on the screen. When asked, you have to select either Nothing (clean install) or Keep personal files only option. Take note that you must not select the “Keep personal files, apps, and Windows settings since it doesn’t really work.

Option 5 – Try getting a new Windows image file

If none of the four given options above worked, you might want to get a newer installation image using the Windows Media Creation tool. After that, create the bootable USB drive and once completed and then try to run the Windows 10 setup again.
Read More
Fix PAGE_FAULT_IN_NONPAGED_AREA 0x00000050
If you suddenly encounter the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error then it means that your computer is under a heavy load. And if you look closely, you’ll see that it has a bug check value of 0x00000050. This kind of Blue Screen error also indicates that invalid system memory has been referenced. It could be that the memory address is wrong, or that it is pointing at freed memory. The PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error occurs when the requested data is not found in the memory. As a result, the system generates a fault which normally indicates that the system is looking for data in the paging file. However, in this case, the missing data is identified as being located within an area of memory that cannot be paged out to the disk. This Stop error might be caused by a buggy system service, antivirus program, a corrupted NTFS volume, or faulty hardware. So if you’ve recently added hardware, you can try removing it and then check. If the problem still persists, refer to the suggestions given below to fix the problem.

Option 1 – Run Memory Check to test your memory

  • Tap the Win + R keys to open Run and type 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
  • Select the option you prefer and afterward, check if the Blue Screen error is now fixed.

Option 2 – Run a System File Checker scan

You can also try to run a System File Checker or SFC scan in order to scan your computer for corrupted files that might be the cause behind the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error. Once it finds any corrupted system files, it will automatically fix them. To run System File Checker, here’s what you have to do:
  • Tap Win + R to launch Run.
  • Type in cmd in the field and tap Enter.
  • After opening Command Prompt, type in sfc /scannow
The command will start a system scan which will take a few whiles before it finishes. Once it’s done, you could get the following results:
  1. Windows Resource Protection did not find any integrity violations.
  2. Windows Resource Protection found corrupt files and successfully repaired them.
  3. Windows Resource Protection found corrupt files but was unable to fix some of them.
  • Restart your computer after the scan is completed.

Option 3 – Disable Automatic Paging File Size Management

  • Right-click on This PC located on your desktop.
  • Next, click on Properties and then click on the Advanced System Settings.
  • Go to the Advanced tab and then click on the Settings button under the Performance section.
  • Afterward, a new mini window will appear and from there, go to the Advanced tab.
  • Then click the Change button under the Virtual Memory section. Once you do, another mini window will appear.
  • Now uncheck the “Automatically manage paging file size for all drives” option.
  • After that, you have to increase the Page File size by doubling the amount of memory allocated by default in the text field. For instance, the paging size given is a minimum of 16MB and so you have to change it to 32MB. And since the recommended value is 1907MB, you can make its maximum size around 4000MB. By doing so, it will allocate more space for paging into individual drivers.
  • Now click OK, close all the open windows and then restart your PC.

Option 4 – Update the Device Drivers

Updating the Device drivers can also help you fix the PAGE_FAULT_IN_NONPAGED_AREA Blue Screen error. To do so, follow the steps below.
  • 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 and select “Update Driver Software”.
  • Select the “Search automatically for updated driver software” option and then follow the instructions to complete the process.
  • Restart your PC and then check if the Blue Screen error is now fixed or not.

Option 5 – Perform a System Restore

Performing System Restore might help you in fixing the PAGE_FAULT_IN_NONPAGED_AREA error. You can do this option either by booting into Safe Mode or in System Restore. If you are already in the Advanced Startup Options, just directly select System Restore and proceed with the next steps. And if you have just booted your PC into Safe Mode, refer to the steps below.
  • Tap the Win + R keys to open the Run dialog box.
  • After that, type in “sysdm.cpl” in the field and tap Enter.
  • Next, go to the System Protection tab then click the System Restore button. This will open a new window where you have to select your preferred System Restore point.
  • After that, follow the on-screen instructions to finish the process and then restart your computer and check if the problem is fixed or not.

Option 6 – Try disabling your antivirus programs

There are instances when antivirus programs trigger Stop errors like PAGE_FAULT_IN_NONPAGED_AREA. Thus, you can try disabling your antivirus programs like Windows Defender or other third-party programs if you’re using one.

Option 7 – Use the Blue Screen Troubleshooter

The Blue Screen troubleshooter is a built-in tool in Windows 10 that helps users in fixing BSOD errors like PAGE_FAULT_IN_NONPAGED_AREA error. 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 8 – Disable Memory caching in the BIOS

You can also disable memory caching in the BIOS to fix the PAGE_FAULT_IN_NONPAGED_AREA error.
  • Open the BIOS Setup screen.
  • Next, go to Advanced > Cache Memory and then disable it.
  • Tap the F10 key to save the changes made and restart your computer.
Read More
Fix Windows is not starting
Hello everyone and welcome to how to fix Windows when it is not starting tutorial. Here we will tackle some common problems and solutions in order to help you to get back both your computer and Windows in working order. Windows not booting and loading is an annoying issue that can even result in complete loss of your data and can also consume a lot of time if no other solution than clean install remains. Also if you are not tech-savvy, this issue can cost you as well since you will have to hire a professional to solve this problem for you. Here at Error Tools, we aim to help so you can overcome your PC issues yourself by providing you daily with tutorials, tips, and tricks and helping you with all of your Windows issues. All of that being said, let's see what are issues that can prevent your computer or Windows from booting up and get around them so everything is back in working order.
  1. Use repair tool

    Windows 10 comes with a startup repair tool that has the goal to repair and fix errors preventing Windows from booting up. To use this tool however you will need Windows 10 bootable USB stick. You can create a bootable USB directly on the Microsoft site. Once you have it ready, plug it in and reboot your computer, choose to boot from USB. When you are on the Windows setup screen, click on next and then on Repair your computer. Go to troubleshoot > Advanced options > Startup repair. When Startup repair is clicked, Windows will boot, scan files for issues, and if they are found he will automatically fix them.
  2. “Windows Failed to Start” 0xc00000f error

    If you get this error on your boot of Windows, then you have corrupted boot configuration data. In order to fix this error, you will also need a bootable USB with Windows 10 on it. Make one on the Microsoft site if you don't have it and reboot your computer, boot from USB, on the setup screen click on next and then on Repair your computer. Click on Troubleshoot and then on the command prompt. In the command prompt type the following: bootrec /FixMbr bootrec /FixBoot bootrec /ScanOs bootrec /RebuildBcd exit Reboot your PC without a USB
  3. Boot into safe mode

    Safe mode for Windows loads only its core without drivers and with minimal services. If you can boot into safe mode then the issue is with some application or driver causing the problem. Try the selective boot option to eliminate what is causing the error.
  4. Make sure your hardware is connected

    Some RAM or hard drive out of socket can cause Windows not to be able to boot, check all connections just in case.
If everything else fails, perform a clean Windows installation. The reason for Windows not booting up can be caused by various viruses and malware also if that case it would be best to format and perform a clean install.
Read More
Setting up an FTP Server in Windows
File Transfer Protocol Server, also known as FTP Server, is a private or public service that can host files that can be accessed both locally and globally. It is a quick, flexible and seamless service that allows you to store any kind of files depending on the total size of the server. If you’ve always found an FTP server useful, then the good thing is you can now create your FTP server since Windows 10 now allows it. You can host this server locally and later on make it globally available via the internet. So if you are planning to set up an FTP server on your Windows 10 computer, read on as this post will guide you on how to do so.

To set up the FTP server, you need to configure it first and then configure the Windows Firewall for the connections to go through. For more details, refer to the following steps:

Step 1: You need to configure the FTP server on Windows 10.
  • In the Search box, type in “Turn Windows Features On or Off” to search for it.
  • Then click on the appropriate result which will open a mini window.
  • From this mini window, scroll down to the list and expand “Internet Information Services where you have to expand the FTP Server section.
  • Next, select all the checkboxes to enable all the entries under FTP Server and then click the OK button to apply the changes made.
  • And now, since your computer is now allowed to host an FTP server, you need to configure it. To do so, type “Internet Information Services (IIS) Manager” in the Search box and click on the appropriate entry.
  • Next, right-click on Sites under the navigation bar of Connections and select Add FTP Site. This will open a new window where you have to input some information about your FTP hosting.
  • Now enter the details and click on Next.
  • Upon clicking Next, you will be prompted to give some authentication details. Enter the following details in the screenshot below.
  • Now click on Finish. After that, you will get an FTP Server being hosted on your Windows 10 PC.
And now that you’ve successfully configured the FTP Server, the next thing you have to do is to allow connections from and to the FTP server. Refer to the next step below. Step 2: Configure the Windows Firewall for FTP connections to pass-through
  • In the Start Search, type “Allow an app or feature through Windows Firewall” and click on the related search result which will open a window with all the settings.
  • From there, click on the Change Settings button. This will display a list where you have to mark all the checkboxes for the FTP server to enable them in both the Private and Public configurations.
  • After that, click OK. This will allow you access to the FTP server on your local network.
Read More
How to fix the Javaw.exe Error Code

Javaw exe - What is it?

Javaw.exe is a type of executable file or a process used by Sun Microsystems. It is in charge of executing programs created with Java on Windows PC. It is a part of the Oracle Java Runtime Environment. The javaw exe error hampers your ability to run programs supported by Java. Common Javaw.exe error messages include:
  • "Javaw.exe Application Error."
  • "Javaw.exe is not a valid Win32 application."
  • “Cannot find javaw.exe.""Javaw.exe not found."
  • "Error starting program: javaw.exe."
  • "Javaw.exe is not running.""Javaw.exe failed."
  • "Javaw.exe has encountered a problem and needs to close. We are sorry for the inconvenience."

Solution

Restoro box imageError Causes

There can be many reasons for javaw.exe error code on your PC such as:
  • Viral infection
  • Malware attack
  • Invalid registry entries
Ignoring such error messages is not wise. You must resolve it right away as such errors can lead to serious PC threats like system failure and data security threats.

Further Information and Manual Repair

Scan the Javaw.Exe File For Malware

To fix Java Exe error on your system, first you need to find out the cause of the error. Is it triggered by malware or invalid registry entries? The best way to identify the cause is to check your system’s CPU usage. This can be done through assessing the Task Manager by pressing Ctrl+Alt+Del all at the same time. After that, click ‘Processes and locate the javaw.exe file. Remember this file does not require too much memory, so abnormal memory usage is a surefire sign that the java.exe file on your system is a virus. To resolve it, download an antivirus and run it to scan and remove viruses from your PC. However, running an antivirus may slow down your PC performance. On the other hand, if you find the memory usage is fine, then this means the error is not caused by malware but it occurred either due to old version system files on your PC or registry corruption.

Update the Javaw.Exe File

To remove the old version files, go to the start menu. Click Control Panel and then Add/Remove programs. Here find the Java program and uninstall it. Now after the program is completely uninstalled, go to Java’s official website and download the latest version of your desired program. Restart your PC after the installation is successfully complete.

Clean & Repair Registry

If the problem still persists, then the javaw exe error is mostly likely triggered due to registry corruption. The best way to resolve it is to clean and restore the registry. You can do it manually but you may find the manual procedure slightly time-consuming and complex especially you are not a computer programmer. Therefore we recommend you download Restoro.

Why Restoro?

Whether the javaw exe error occurs due to viral infection, invalid entries, or registry corruption, Restoro takes care of all. This is a new, cutting edge, and multi functional PC fixer deployed with multiple performance-boosting and system repair utilities including a powerful registry cleaner, an antivirus, a system optimizer, and Active X controls, and a Class ID detector. The registry cleaning utility wipes out all the unnecessary files, clearing up the cluttered disk. It cleans the registry and restores it. Simultaneously, the antivirus feature detects and scans all malicious software infecting your PC and removes them right away. The system optimizer module boosts the speed of your system and ensures your PC performs at its optimum pace. This is a safe, efficient, and bug-free tool. It has a user-friendly interface and easy navigation. Furthermore, it is compatible with all Windows versions. Click here to download Restoro and resolve Javaw exe error on your PC today!
Read More
Change Keyboard Repeat Rate and Repeat Delay
In case you don’t know, Windows 10 actually allows users to set the Keyboard Repeat Rate and Repeat Delay. Both of these terms are interrelated and when you make active, any text field or an editor and then press and hold a single character key, it will quickly type the character for the first time and will show delay until the second and later characters appear. This is what you call the Keyboard Repeat Delay. On the other hand, the rate at which the later character appears is known as Keyboard Repeat Rate. There are two ways you can set the Keyboard Repeat Rate and the Keyboard Repeat Delay on Windows 10. The first one is using the Keyboard Properties while the second one is using the Registry Editor.

Option 1 – Set up Keyboard Repeat Rate and Repeat Delay via Keyboard Properties

  • First, tap the Win + R keys to open the Run dialog box and type in “control keyboard” in the field, and hit Enter to open the Keyboard Properties.
  • From there, you can use the slider to make the respective options for both Keyboard Repeat Delay and Repeat Rate shorter or whatever you prefer them to be.
  • You should also see a text field in the mini window where you can test out your preferences. Once done, click on the Apply and OK buttons to save the changes made.

Option 2 – Keyboard Repeat Rate and Repeat Delay via Registry Editor

  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and then hit Enter to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_CURRENT_USERControl PanelAccessibilityKeyboard Response
  • From there, you can set your own value for both the AutoRepeatDelay and AutoRepeatRate registry keys so that you can set the Keyboard Repeat Rate and Repeat Delay in Windows 10.
  • Once you’re done, exit the Registry Editor and restart your computer to save the changes made.
Read More
Upcoming Windows 11 features

22H2 update for Windows 11 will arrive later this year and although Microsoft is not releasing anything big there will be some interesting improvements and fixes. We take a look at some that caught our attention.

windows 11 new fetures full screen widgets

Phishing protection

One of the most interesting upcoming features is enhanced phishing protection. Microsoft Defender SmartScreen will be upgraded to alert users when they try to store passwords in plain text files and also if they accidentally type in a Microsoft account password on phishing sites.

"These enhancements will make Windows the world's first operating system with phishing safeguards built directly into the platform and shipped out of the box to help users stay productive and secure without having to learn to be their own IT department,"

Microsoft

File Explorer gets tabs, a modern sidebar, and contextual suggestions

Finally, Windows File explorer is getting tabs that will allow much easier management of folders and files inside it.

It is confirmed that Microsoft is also working on a new 'HOME' sidebar that should be modern in design and in features including OneDrive so you can find everything in one place.

Pinning of favorite files was also mentioned so you can easily pin favorites for quick access.

Full-screen widgets

Windows 11 has brought back widgets in a new way and from all the feedback users are loving them. Currently, you have a widget sidebar on the left part of the screen where you have your chosen store widgets but from the Microsoft teaser, we will have soon the option to have them in full screen.

If you are using a widget for reading news, blogs, etc. this feature will be very good since you will be able to use your whole screen for information and not just a part of it.

Suggested actions

Another new feature is 'suggested actions' which is going to be particularly useful in apps like Microsoft Teams. With this new feature, you can highlight a date in a Teams message and Windows will suggest actions.

For example, if you highlight a date, you'll see a recommendation to create an event in Microsoft Calendar for that day.

Read More
Delete a Volume or Drive Partition in Windows 10
Operating systems now give users a feature that allows them to create separate partitions out of HDD or SSD-based storage in order to store data in an organized manner. This small yet powerful feature has always been supported by Microsoft. However, there are times when users might fill up on some particular very soon. This may result in the lack of space for that partition which makes the entire process of using PCs slower since there is a large chunk of files that has to be indexed in a smaller partition. If you are one of the users experiencing this dilemma, you need to either delete the other partitions to allocate their storage to the partition that is short on storage or simply recreate the partition so that all the useless data will be deleted and you can start afresh with the overflowing partition. In this post, you will be guided on how you can delete any storage partition from your Windows 10 PC via Disk Management, Command Prompt as well as Windows PowerShell.

Option 1 – Delete storage partition via Disk Management

This is one of the simplest ways you can use to delete a storage partition. Go to the WinX Menu and from there, open Disk Management and then select the Drive you want to get rid of, right-click on it and then select Delete Volume.

Option 2 – Delete storage partition via Command Prompt

  • Tap the Win + X keys or right-click on the Start button and select Command Prompt (Admin) or you could also type in “cmd” in the Cortana search box and right-click on the Command Prompt icon and then select the “Run as Administrator” option from the context menu.
  • Once you have Command Prompt pulled up as admin, type in and enter this command – diskpart
  • After entering this command, the Diskpart Utility will start. Diskpart Utility is a command line-based utility just like Command Prompt but it will get a UAC Prompt after you invoke it so you have to click Yes for the UAC Prompt.
  • After that, type in list volume and tap Enter to see the list of all the partitions created on your PC. This includes both types of partitions that are visible to a normal user in the File Explorer as well as the ones that are created by Windows 10 by default which helps it in storing the boot files and other essential system files.
  • You should see a list of all the partitions made on your computer. Select the partition you want to delete by its Unique Identification number as Volume X where X denotes the Unique Identification Number.
  • Next, type in the select volume number command and hit Enter to select the desired volume.
  • Then delete the volume you’ve selected and type in the delete volume command and hit Enter to delete the volume you just selected and convert it into unallocated space.

Option 3 – Delete storage partition via Windows PowerShell

  • Start by tapping the Win + X keys or simply right click on the Start button and select Windows PowerShell (Admin) or you could also type in “windows powershell” in the Cortana search box and right-click on the Windows PowerShell icon and select the “Run as administrator” option.
  • Once you’ve opened the Windows PowerShell, type in the Get-Volume command and hit Enter to get a list of all the partitions on your PC.
  • Next, select the drive letter you want to delete and then type in the Remove-Partition –DriveLetter command and hit Enter to delete the selected partition. Note that you need to replace the drive letter with the letter of the partition you want to get rid of.
  • After that, it will ask you for confirmation. Just hit the Y key for Yes or hit the A key to say Yes to All. This will delete all the partition you’ve selected and will move them in as unallocated space.
And that’s how you delete a Drive Partition or Volume in Windows 10. Note that you should only follow the last two options given in case the Disk Management is not able to fulfill the user requirements.
Read More
How to Use and Configure Active Hours
The issue with the abrupt system reboots to force Windows 10 updates on a computer has been lessened with Active Hours. This feature keeps a record of the hours during which a system remains active and prevents the installation of updates during such hours. For example, when a system restart is needed to complete the installation of an update, Active Hours delays the update and allows you to finish what you’re doing on your computer. Thus, if you haven’t heard of this feature, then now is the time you do, read this post to configure and use Active Hours in your Windows 10 computer. There are three ways you can configure Active Hours. The first one is for general users, whereas the rest of the two methods are for users who knows their way about the Windows Registry and Group Policy. To get started, refer to every given option below.

Option 1 – Configure Active Hours via Windows 10 Settings

  • Go to Settings > Update & Security. From there, click on the “Change active hours” option under the Windows Update section.
  • Next, you can select a time (“Start time” and “End time”) during which the restart can occur.
  • After that, click on the Save button and exit.
Note: Keep in mind that the values you’ve entered indicate the hours during which your system is in use, namely, ACTIVE. It is important for your active hour’s interval period and it can be anything between 1 and 18 hours since you can’t go beyond 18 hours. In addition, there is no option to configure different active hours on different days and you can’t specify different active hours for weekends and weekdays as well. On the other hand, Windows 10 also offer users an option to override Active Hours. All you have to do is go to Settings > Update & Security > Windows Update > Restart Options. From there, you can choose a custom restart time when your computer will restart to install the updates but this is only a one-time setting.

Option 2 – Configure Active Hours via Registry Editor

  • Tap the Win + R keys to open the Run utility and type “Regedit” in the field and tap Enter or click OK to open the Registry Editor.
  • Next, navigate to this registry path: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsUpdateUXSettings
  • In the given registry path, you can choose to change “ActiveHoursStart” and “ActiveHoursEnd”.
Note: There are no extra settings available in the Registry Editor but you can change the remote computer’s Active hours settings using the Registry Editor.

Option 3 – Configure Active Hours via Group Policy

Note that this option is available for the Windows 10 Pro and Educational or Enterprise versions. It is mostly used by computers in Business or through remote access. To get started, follow these steps:
  • Tap the Win + R keys to launch Run and type “gpedit.msc” in the field and tap Enter or click OK to open the Group Policy Editor.
  • Next, navigate to this group policy setting: Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Updates.
  • From there, look for a policy labeled “Turn off auto-restart for updates during active hours” and double click on it. This will open a new window.
  • Click on the Enabled radio button to enable Active Hours. You also have the option to choose active hours just like in the first given option above. It works just fine except when the following policies don’t override:
    • No Auto-restart with logged-on users for scheduled automatic updates installations.
    • Always automatically restart at the scheduled time.
  • Since Group Policy allows you to reduce the range of active hours, you can configure it if you want it to be less than 18 hours. Just find the policy setting labeled “Specify Active hours range for auto -restarts. The minimum is 8 hours”.
  • After you set the Active Hours, click the Apply and OK buttons to save the changes made.
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