Header Ads

Breaking News

Fix: Computer Turns ON by Itself

Windows Task Scheduler is a built-in Windows component that allows the users and Windows to schedule tasks or program to run at a specific time. Task Scheduler can schedule simple turn off tasks to running complicated hand written scripts at a specific time. Task scheduler has a very easy to use user interface that allows you to look at the scheduled tasks and the time they are scheduled to run at. This component comes with every Windows versions and it is used by users, system administrators, and applications to schedule maintenance and update tasks.

Although it sounds a bit odd but there are some cases where your computer will turn on by itself. Your system might turn on at a specific time but it won’t stay turned on for a specific amount of time. It will be completely random and the time your system will take to turn back on, after being turned off, will be random as well. In short, your computer won’t stay turned off for more than a few hours and you’ll find your system turned on in the morning or after a break. This behavior isn’t affected by the way you shut down your computer either. You can shut down via start menu or via command prompt and your system will turn on at its own. Lastly, once your system is turned on, it won’t turn back off on its own. This means that your system will stay turned on until you turn it off manually.

There are basically 2 things that can cause this issue. The first one is the Windows Fast Startup feature. This feature is designed to make the process of bootup very fast. But, this feature is known to have a bug that causes your system to automatically turn on at random times. The second thing that can cause this issue is a scheduled maintenance or scheduled wake up timers. The scheduled options are available in the Windows to automatically update the system or perform maintenance tasks. The thing is, these tasks sometimes create wake up timers that will automatically wake up your system to perform the schedule tasks. There are some settings that can be changed to disable these wake up timers and scheduled maintenance tasks. Unfortunately, Windows 10 is known to overwrite these settings and create wake up timers on its own for scheduled maintenance or update tasks. So, you might have to take some extreme measures and block Windows from changing the properties or settings from your system.

Method 1: Change Power Settings

There is an option of Fast Startup in the Power Options. This setting can cause this issue with the computer. Simply turning the Fast Startup Option off will resolve the issue for you. Follow the steps given below to turn off Fast Startup

  1. Hold Windows key and press R
  2. Type control panel and press Enter

  1. Select Small Icons from the drop down in View By section

  1. Select Power Options

  1. Select Choose what the power buttons do

  1. Click Change settings that are currently unavailable

  1. Uncheck the option Turn on fast startup (recommended)
  2. Click Save Changes

  1. Now, click the back button from the top left corner of control panel
  2. You should be back at the Choose or customize a power plan screen
  3. Click Change Plan Settings

  1. Click Change Advanced Power Settings

  1. Double click or click the plus icon of Sleep

  1. Double click or click the plus icon of Allow wake up timers
  2. Make sure this option is disabled for both On battery and on Plugged in

  1. Click Apply then select Ok
  2. Click Save Changes

That’s it. This should rectify the problem.

Method 2: Change System Settings

Changing the system settings and turning off the automatic restart option from these settings has helped a lot of users as well. This setting automatically restarts your system in case of a failure. So, follow the steps given below to turn off automatic restart option.

  1. Hold Windows key and press R
  2. Type systempropertiesadvanced and press Enter

  1. Click Settings from Startup and Recovery

  1. Uncheck the option Automatically Restart. This option should be under System Failure section

  1. Click Ok
  2. Click Apply then select Ok

This should solve the problem for you.

Method 3: Disable Scheduled Tasks

Scheduled tasks are the second biggest cause of automatic turn on of your systems. These scheduled tasks are designed to wake up your system and perform the scheduled task. So, disabling these scheduled task is the way to go. But, Windows has a bad habit of changing these tasks and enabling these tasks on its own. So we need to block the Windows from doing that as well. We will prevent Windows from accessing and changing the properties of certain tasks by making the files read-only. We will take the ownership of the file and change its properties so no other account has the permission to write these files. Once this is done, Windows won’t be able to change the properties of these files.

  1. Hold Windows key and press R
  2. Type taskschd.msc and press Enter

  1. Now, navigate to this location Task Scheduler Library > Microsoft > Windows > UpdateOrchestrator in the Task Scheduler. If you don’t know how to navigate to this location then follow the steps given below.
    1. Locate and double click Task Scheduler Library from the left pane
    2. Locate and double click Microsoft from the left pane
    3. Locate and double click Windows from the left pane

  1. Locate and click UpdateOrchestrator from the left pane
  2. Locate and double click Reboot from the middle pane

  1. Select the Conditions tab
  2. Make sure the option Wake the computer to run this task option is disabled

  1. Click Ok
  2. Right click Reboot from the middle pane and select Disable

  1. Close the Task Scheduler
  2. Hold Windows key and press E. This will open the File Explorer
  3. Type C:\Windows\System32\Tasks\Microsoft\Windows\UpdateOrchestrator in the address bar and press Enter

  1. Right click Reboot and select Reboot should be a file without any extension.

  1. Select the Security Tab
  2. Click Advanced

  1. Click Change (it should be in front of Owner)

  1. Click Advanced

  1. Click Find Now

 

  1. Select your User from the newly populated list
  2. Click Ok

  1. Click Ok again

  1. Check the option Replace all child object permissions with inheritable permissions from this object
  2. Click Apply then select OK
  3. You will see a message telling you to close and open the properties again
  4. Close the properties window
  5. Right click Reboot and select Properties
  6. Click Security Tab
  7. Click Edit

  1. Check the boxes in front of Read and Read & Execute

  1. Click Apply then select OK
  2. Click Apply then select OK
  3. You have to make sure that none of the accounts have the write access to this file. This is because we don’t want the Windows to change this file in any way. You need to make sure that your account doesn’t have write permissions either

That’s it. This should fix the issue and Windows won’t make any changes to this file now.

Method 4: Disable Automatic Maintenance

Automatic maintenance is another option in the control panel that lets your Windows wake up the system for maintenance tasks. Disabling this task might also help in preventing your system to wake up its own. Follow the steps given below to locate and disable this option.

  1. Hold Windows key and press R
  2. Type control panel and press Enter

  1. Select System and Security

  1. Select Security and Maintenance

  1. Click Maintenance

  1. Select Change maintenance settings from the Automatic Maintenance section

  1. Uncheck the option Allow scheduled maintenance to wake up my computer at the scheduled time

  1. Click Ok

Check if this resolves the issue or not.

Method 5: Disable Settings from Group Policy Editor

This is to make sure that there isn’t any option left on the Windows that will allow the Windows to turn on the system. There is an option in the group policy editor that enables the system to wake up for scheduled windows updates. Disabling this option will make sure that your system won’t wake up or turn on just to install the scheduled updates. You can disable this option by following the steps given below.

  1. Hold Windows key and press R
  2. Type gpedit.msc and press Enter

  1. Now, navigate to this location Computer Configuration > Administrative Templates > Windows Components > Windows Updates in the Task Scheduler. If you don’t know how to navigate to this location then follow the steps given below.
    1. Locate and double click Administrative Templates from the left pane
    2. Locate and double click Windows Components from the left pane

  1. Locate and click Windows Updates from the left pane
  2. Locate and double click Enabling Windows Update Power Management to automatically wake up the system to install scheduled updates from the right pane

  1. Select the Disabled option
  2. Click Apply then select Ok

Once done, you should be good to go.

The post Fix: Computer Turns ON by Itself appeared first on Appuals.com.


No comments