In case you didn’t know, the new Windows 10 v1903 has brought tons of new features around Windows 10 Updates. One of these features is the ability to automatically adjust the Active Hours based on your computer activity. This feature is really useful as it tells the operating system when to install the Windows Updates.
A lot of users use the Active Hours feature to ensure that the Windows Update won’t force them to restart their PCs to install the update. So if your computer is turned on, it won’t apply the update during the active hours you’ve specified. In addition, the active hours change for many users and they are not that strict. For instance, if you set the active hours between 10 am to 5 pm, Windows Update won’t be forcing you to restart your computer to install the updates at those times.
Note that Windows Update allows enabling an option using where it can monitor the active hours in your computer and change it. To configure this setting, here’s what you have to do:
As you can see on the image given above, the earlier active hours were between 8:00 to 17:00 and were changed to 11:00 to 19:00. If you have been using this feature for a while you’ll find how useful and handy it is especially when you’re using your computer and don’t want any notifications like the prompts for Windows Updates to bother you while working.

reg add HKLMSYSTEMCurrentControlSetControlBackupRestoreFilesNotToBackup
net stop wuauserv net start cryptSvc net start bits net start msiserver
net start wuauserv net start cryptSvc net start bits net start msiserver
A not long time ago we had an article about the deep WEB and dark WEB here on errortools.com explaining its origins and its purpose. The article can be found here if you are interested: https://errortools.com/windows/what-is-deep-and-dark-web/
Now at this point in time, we want to present you with 15 great Deep WEB sites that could offer you some information not found anywhere else, that could offer you some privacy, or simply to have some fun and safely explore how it is like to be part of deep WEB.
Take notice that for successful visiting of given sites you will need to have installed TOR browser. More about Tor browser itself can be found here: https://errortools.com/blog/software-review-series-tor-browser/ and its official website for download here: https://www.torproject.org/download/
Make sure that you copy the onion link and paste it into your TOR browser in order to access the site. That being said, let’s begin.
chkdsk C: /f /x /rNote: “C” is the drive root drive so it could be changed if you’re using a different one.
Enter Cooler Master XG850 PLUS PLATINUM, a new, in-house designed power supply from Cooler Master. I will admit that in last years I was a big fan of Cooler Master and their components, well not all but power supply and PC cases were always products from them that I liked and used. The latest power supply from them does not disappoint and I must say that I like it very much, it is hi-quality, it is silent, it has a large LCD display where you can see its current state and also has some RGB lights so it looks cool in your case.

So without further detours here are the technical specifications and then we will talk a little about it.
| Model: MPG-8501-AFBAP-X |
| ATX Version: Intel ATX 12V Ver. 2.53 |
| PFC: Active PFC |
| Input Voltage: 100-240V |
| Input Current: 12-6A |
| Input Frequency: 50-60Hz |
| Dimensions (L x W x H): 160 x 150 x 86 mm |
| Fan Size: 135mm |
| Fan Speed: 1800 RPM |
| Noise Level @ 100%: ≤ 25 dBA |
| Efficiency: ≥ 92% @ Typical Load |
| 80 PLUS Rating: 80 PLUS Platinum |
| ErP 2014 Lot 3: Yes |
| Operating Temperature: 0-50°C |
| Power Good Signal: 100 - 150 ms |
| Hold Up Time: ≥ 16ms |
| MTBF: >100,000 Hours |
| Protections: OPP, OVP, OCP, UVP, SCP, OTP, Surge, and Inrush Protection |
| Regulatory: TUV, cTUVus, CE, BSMI, FCC, CCC, EAC, UKCA |
| ATX 24 Pin Connectors: 1 |
| EPS 4+4 Pin Connectors: 1 |
| EPS 8 Pin Connector: 1 |
| SATA Connectors: 12 |
| Peripheral 4 Pin Connectors: 4 |
| PCI-e 6+2 Pin Connectors: 6 |
| USB Protocol 10P: 1 |
| Series: XG Series |
| 80 Plus: Platinum |
| Modular: Full Modular |
| Wattage: Above 750W |
If we put aside the technical characteristics of the power supply itself we are left with visual and real working experience. Now real working experience will not be covered here since yea it is working great but it needs some time and a long period of testing in order to be able to say that it is indeed reliable and great but considering I have never had any issues personally with power supplies from Cooler Master I will assume that this one is also very reliable and hi-quality.
That leaves us basically with looks and feels of supply itself and I must say that I like it, and I mean I like it a lot. It feels hi-quality and it looks hi-quality. The LCD display is very good looking and it is very crisp and readable. With power supply some proprietary software so you can choose what you want on display on the screen and also you can control RGB and display colors with it.
I have not opened the power supply to see how it looks inside but from what I could see I think this would be my new power supply if I were building a new PC now. I recommend it and if you decide to get it I hope it will serve you long long time.
Thank you for reading and I hope to see you next time.
Error Causes“This status code is returned if the client has already downloaded resources since the last visit and is displayed to notify the client browser that the requested resources is already stored in the browser cache which hasn’t been modified.”Follow each one of the given fixes below to resolve the issue.
“SYSTEM [DRIVER] USB AUDIO DEVICE An audio stream is currently in use [DRIVER] Legacy Kernel Caller.”Step 2: The next thing you have to do is remove all the external hardware connected to your computer. In this step, you have to disconnect external hardware from your computer. Based on reports from users who experienced the same issue, the “TV card” is the culprit so make sure you remove that one. Once you’ve removed it, open Command Prompt and run the “powercfg –requests” command again and you’ll see that the “Legacy Kernel Caller” will no longer be on the list. In addition, your computer will get into its regular sleep mode once the hardware is removed. Once you do that, the driver gets hung and won’t release the power request despite being used. Step 3: Try using the request override option The powercfg command also offers a request override option which allows users to disable the requests from applications and services to wake the computer from sleep mode. To run this command, simply open Command Prompt with admin privileges. After you open Command Prompt, type the following command and hit Enter to disable requests from applications and services that causes the computer to wake from sleep state.
Powercfg -requestsoverride Driver "Legacy Kernel Caller" SystemStep 4: Check the streaming and media applications You also have to check if your computer is running an audio or video service in the background. In such cases, your computer won’t be able to go to sleep mode if these services are running in the background. You might have noticed that when you play a video or audio, your computer never goes to sleep. And if you have put it to sleep in between watching the video, then it’s probably why your computer is waking up. Thus, you have to stop these services. Step 5: Check the devices that can wake your computer If you didn’t see the Legacy Kernel Caller in the result after you execute the ”powercfg –requests” command, then you can try to execute the following command instead.
powercfg –devicequery wake_armedAfter you enter this command, it will give you a list of all the devices that can wake your computer. So if there is anything other than the mouse, keyboard, touchpad, you have to check the power configuration of that device. To do that, go to the Device Manager and disable the device’s “Allow this device to wake the computer” option in its Properties Step 6: Check the Sleep Advanced Settings
powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $Env:SystemRootWinStoreAppxManifest.xml