Friday, October 2, 2015

Multiple odd accounts in Windows 10 Task Scheduler

I've been trying to change settings in Task Scheduler following this post (Conclusively stop wake timers from waking Windows 10 desktop) but on making my setting Windows asks me for a password for one of these accounts. To be honest I recognize none of the accounts (I do recognize my mail but I actually use an offline account and pin to log in. What are these and are there default passwords I can try?


enter image description here

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...