H
HopWorksEmbeddedImagination
My PC has this issue where it powers up from an apparent S5 or G3 shutdown state precisely at midnight. It does not happen every night, but more often than not. When it powers up this way, the power profile also apparently has no effect. I have it set to sleep after 1 hour of no activity, and it will sleep just fine when manually powered up. But when it powers up on its own, it stays on until I discover it around 4 in the morning.
I have never experienced this before with Windows 10 on other machines.
I fully understand the automatic update process and the reasons for it, and would understand waking up from SLEEP, but not actually powering on after a shutdown. And yes, FASTBOOT is disabled.
Also, there is NO OPTION to disable scheduled maintenance. Only the option to defer updates.
Any suggestions would be very welcome!! Thanks!
Here is a list of things that I have researched and checked or fixed along with my scheduled tasks.
PS C:\WINDOWS\system32> Get-ScheduledTask | ? {$_.Settings.MaintenanceSettings}
TaskPath TaskName State
-------- -------- -----
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 Ready
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 64 Ready
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319... Disabled
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319... Disabled
\Microsoft\Windows\AppID\ SmartScreenSpecific Ready
\Microsoft\Windows\Application Experience\ ProgramDataUpdater Ready
\Microsoft\Windows\Application Experience\ StartupAppTask Ready
\Microsoft\Windows\ApplicationData\ appuriverifierdaily Ready
\Microsoft\Windows\ApplicationData\ CleanupTemporaryState Ready
\Microsoft\Windows\ApplicationData\ DsSvcCleanup Ready
\Microsoft\Windows\AppxDeploymentClient\ Pre-staged app cleanup Disabled
\Microsoft\Windows\BrokerInfrastructure\ BgTaskRegistrationMaintenanceTask Ready
\Microsoft\Windows\Chkdsk\ ProactiveScan Ready
\Microsoft\Windows\Customer Experience Impr... UsbCeip Ready
\Microsoft\Windows\Defrag\ ScheduledDefrag Ready
\Microsoft\Windows\Device Setup\ Metadata Refresh Ready
\Microsoft\Windows\Diagnosis\ Scheduled Ready
\Microsoft\Windows\DiskCleanup\ SilentCleanup Ready
\Microsoft\Windows\DiskDiagnostic\ Microsoft-Windows-DiskDiagnost... Disabled
\Microsoft\Windows\DiskFootprint\ Diagnostics Ready
\Microsoft\Windows\DiskFootprint\ StorageSense Ready
\Microsoft\Windows\ErrorDetails\ ErrorDetailsUpdate Disabled
\Microsoft\Windows\Feedback\Siuf\ DmClient Ready
\Microsoft\Windows\FileHistory\ File History (maintenance mode) Ready
\Microsoft\Windows\HelloFace\ FODCleanupTask Disabled
\Microsoft\Windows\InstallService\ ScanForUpdatesAsUser Ready
\Microsoft\Windows\LanguageComponentsInstal... Uninstallation Disabled
\Microsoft\Windows\License Manager\ TempSignedLicenseExchange Ready
\Microsoft\Windows\Maintenance\ WinSAT Ready
\Microsoft\Windows\MemoryDiagnostic\ RunFullMemoryDiagnostic Ready
\Microsoft\Windows\MUI\ LPRemove Ready
\Microsoft\Windows\PI\ Sqm-Tasks Ready
\Microsoft\Windows\Plug and Play\ Plug and Play Cleanup Ready
\Microsoft\Windows\Power Efficiency Diagnos... AnalyzeSystem Ready
\Microsoft\Windows\RecoveryEnvironment\ VerifyWinRE Disabled
\Microsoft\Windows\Registry\ RegIdleBackup Ready
\Microsoft\Windows\Servicing\ StartComponentCleanup Ready
\Microsoft\Windows\SettingSync\ BackgroundUploadTask Queued
\Microsoft\Windows\SharedPC\ Account Cleanup Disabled
\Microsoft\Windows\Shell\ IndexerAutomaticMaintenance Ready
\Microsoft\Windows\Sysmain\ HybridDriveCachePrepopulate Disabled
\Microsoft\Windows\Sysmain\ HybridDriveCacheRebalance Disabled
\Microsoft\Windows\Sysmain\ ResPriStaticDbSync Ready
\Microsoft\Windows\Sysmain\ WsSwapAssessmentTask Ready
\Microsoft\Windows\SystemRestore\ SR Ready
\Microsoft\Windows\Time Synchronization\ SynchronizeTime Ready
\Microsoft\Windows\Time Zone\ SynchronizeTimeZone Ready
\Microsoft\Windows\UpdateOrchestrator\ Maintenance Install Disabled
\Microsoft\Windows\Windows Defender\ Windows Defender Cache Mainten... Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Cleanup Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Scheduled Scan Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Verification Ready
\Microsoft\Windows\WOF\ WIM-Hash-Validation Ready
\Microsoft\Windows\Work Folders\ Work Folders Maintenance Work Ready
Continue reading...
I have never experienced this before with Windows 10 on other machines.
I fully understand the automatic update process and the reasons for it, and would understand waking up from SLEEP, but not actually powering on after a shutdown. And yes, FASTBOOT is disabled.
Also, there is NO OPTION to disable scheduled maintenance. Only the option to defer updates.
Any suggestions would be very welcome!! Thanks!
Here is a list of things that I have researched and checked or fixed along with my scheduled tasks.
solution | success | status | end result |
disable wake on usb | fail | set | disabled power management option |
disable wake on network adapter | fail | not set | did nothing |
disable fast boot | fail | not set | did nothing |
power options disable wake timers | fail | not set | did nothing |
wake on lan, magic packet | fail | not set | did nothing |
Prevent Scheduled Windows Update & Automatic maintenance | fail | no option | no option to disable scheduled maintenance |
Powershell Taskscheduler option | ?? | large list | working… |
PS C:\WINDOWS\system32> Get-ScheduledTask | ? {$_.Settings.MaintenanceSettings}
TaskPath TaskName State
-------- -------- -----
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 Ready
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319 64 Ready
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319... Disabled
\Microsoft\Windows\.NET Framework\ .NET Framework NGEN v4.0.30319... Disabled
\Microsoft\Windows\AppID\ SmartScreenSpecific Ready
\Microsoft\Windows\Application Experience\ ProgramDataUpdater Ready
\Microsoft\Windows\Application Experience\ StartupAppTask Ready
\Microsoft\Windows\ApplicationData\ appuriverifierdaily Ready
\Microsoft\Windows\ApplicationData\ CleanupTemporaryState Ready
\Microsoft\Windows\ApplicationData\ DsSvcCleanup Ready
\Microsoft\Windows\AppxDeploymentClient\ Pre-staged app cleanup Disabled
\Microsoft\Windows\BrokerInfrastructure\ BgTaskRegistrationMaintenanceTask Ready
\Microsoft\Windows\Chkdsk\ ProactiveScan Ready
\Microsoft\Windows\Customer Experience Impr... UsbCeip Ready
\Microsoft\Windows\Defrag\ ScheduledDefrag Ready
\Microsoft\Windows\Device Setup\ Metadata Refresh Ready
\Microsoft\Windows\Diagnosis\ Scheduled Ready
\Microsoft\Windows\DiskCleanup\ SilentCleanup Ready
\Microsoft\Windows\DiskDiagnostic\ Microsoft-Windows-DiskDiagnost... Disabled
\Microsoft\Windows\DiskFootprint\ Diagnostics Ready
\Microsoft\Windows\DiskFootprint\ StorageSense Ready
\Microsoft\Windows\ErrorDetails\ ErrorDetailsUpdate Disabled
\Microsoft\Windows\Feedback\Siuf\ DmClient Ready
\Microsoft\Windows\FileHistory\ File History (maintenance mode) Ready
\Microsoft\Windows\HelloFace\ FODCleanupTask Disabled
\Microsoft\Windows\InstallService\ ScanForUpdatesAsUser Ready
\Microsoft\Windows\LanguageComponentsInstal... Uninstallation Disabled
\Microsoft\Windows\License Manager\ TempSignedLicenseExchange Ready
\Microsoft\Windows\Maintenance\ WinSAT Ready
\Microsoft\Windows\MemoryDiagnostic\ RunFullMemoryDiagnostic Ready
\Microsoft\Windows\MUI\ LPRemove Ready
\Microsoft\Windows\PI\ Sqm-Tasks Ready
\Microsoft\Windows\Plug and Play\ Plug and Play Cleanup Ready
\Microsoft\Windows\Power Efficiency Diagnos... AnalyzeSystem Ready
\Microsoft\Windows\RecoveryEnvironment\ VerifyWinRE Disabled
\Microsoft\Windows\Registry\ RegIdleBackup Ready
\Microsoft\Windows\Servicing\ StartComponentCleanup Ready
\Microsoft\Windows\SettingSync\ BackgroundUploadTask Queued
\Microsoft\Windows\SharedPC\ Account Cleanup Disabled
\Microsoft\Windows\Shell\ IndexerAutomaticMaintenance Ready
\Microsoft\Windows\Sysmain\ HybridDriveCachePrepopulate Disabled
\Microsoft\Windows\Sysmain\ HybridDriveCacheRebalance Disabled
\Microsoft\Windows\Sysmain\ ResPriStaticDbSync Ready
\Microsoft\Windows\Sysmain\ WsSwapAssessmentTask Ready
\Microsoft\Windows\SystemRestore\ SR Ready
\Microsoft\Windows\Time Synchronization\ SynchronizeTime Ready
\Microsoft\Windows\Time Zone\ SynchronizeTimeZone Ready
\Microsoft\Windows\UpdateOrchestrator\ Maintenance Install Disabled
\Microsoft\Windows\Windows Defender\ Windows Defender Cache Mainten... Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Cleanup Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Scheduled Scan Ready
\Microsoft\Windows\Windows Defender\ Windows Defender Verification Ready
\Microsoft\Windows\WOF\ WIM-Hash-Validation Ready
\Microsoft\Windows\Work Folders\ Work Folders Maintenance Work Ready
Continue reading...