Windows 10 PC starting automatically due to Wake On LAN (WOL) Setting

If you have a PC randomly waking up after upgrading to Windows 10, you can run this command in an elevated command prompt to see what last woke the computer up:
powercfg /lastwake
In my case, there were 2 issues: one is Windows has a scheduled task called mcupdate_scheduled which is set to wake the computer up. Here is a picture which shows where to disable this:
I also had an issue with TeamViewer, which may be fixed with a future update. I even disabled the WOL feature within TeamViewer but it didn't help. The only way I was able to stop it was to go into Services and disable the "TeamViewer 10" service.
This will still allow you to use TeamViewer to connect to other machines, but will disable remote access to the machine itself, which is all I needed in my case. Other alternatives I use to connect remotely are Splashtop, VNC, and RDP.
This topic first appeared in the Spiceworks Community

Hi all!I have Windows Server 2012 R2. From start i have a little problem with my user profile, because usualy when i log in after reboot(or simple turn on computer) on my domain account on the server i log in ontemporary profile, but after i log out and log in again i have my standard account.And when i check my users folder i see something weird, because every users have standard folder icon, and my user have something other:When i check properties this folder i see "Volume installed"(from polish to english):
I don't know this folder have name "891100.000" because name of user is just "891100"
And when i open bitlocker i see something like this:And i don't know what is this, because on other computers i don't have this option...Yesterday i encrypt my drive using bitlocker and today i must log in 6times to have my standard profile, so i...

Similar Messages

  • Strange on - Wake on LAN (WOL) works with Win2K3, but not Windows 7

    Hi,
    I have a PC that I originally had Windows 2003 on.  With Win2K3, I can send a wakeonlan (magic) packet (WOL) and get it to power on remotely from my home network/LAN.
    I just installed Windows 7 Ultimate 64-bit, in a dual-boot configuration, i.e., so I can boot the machine to either Windows 7 Ultimate 64-bit or Win2K3.
    As mentioned, I can power the machine up remotely (from my home network/LAN), but if I've LAST booted into Win7, then shutdown, it doesn't respond to the WOL packet.
    I've confirmed that if I boot into Win2K3, then shutdown, the WOL works fine.
    I have another PC that has both Win2K3 and Windows 7 (also dual boot), and that works fine with WOL.
    One difference between the one that doesn't work vs. the one that works is that the one that works is a machine that I just built a couple of weeks ago, which uses an MSI 880gm-E43 motherboard.
    The one that doesn't work also has an MSI motherboard, but it's an older one, an MSI K9NBPM2-FID.
    I've cross-checked the various Windows power management settings between the one that works, and the one that doesn't work, but I just can't get WOL to work with Win7 on that older machine.  I've even turned the Windows Firewall off completely on the machine where WOL isn't working, but no matter what I've tried thus far, no joy :(...
    The only thing that I can think of is that the network card driver (it's the MS one, from the Win7 distribution) might not work with WOL, but I've checked, and it's the latest driver from MS (Nvidia Nforce Networking Controller - 10/17/2008 - 1.0.1.211), and MSI doesn't have a specific Win7 64-bit driver for this motherboard.
    So, I was wondering if anyone has any ideas about this?
    Is there some registry setting or something that might allow WOL to work?
    Thanks in advance,
    Jim

    Hi,
    Unbelievable!
    Just for the record, I got WOL working with the older machine, JUST after I posted the original msg.
    Here's what I did:
    - I was in Device Manager, and did Update Driver, but
    - I selected to let me choose, and then I checked the "Show Compatible devices" checkbox
    Then, a 2nd, older (10/6/2006 - 6.2.0.127) driver appeared, so I figured, "what the heck?" and tried that.  I then shut the machine down, and sent a WOL packet to it, and kind of forgot about it (machines in a different room), but a few minutes later "bing!", the machine had powered up and booted into Win7!!
    Anyway, as I said, for the record, and hope that this helps someone in the future.
    Jim

  • K9A2 CF Wake On Lan / WOL issue

    Hi everyone,
    Need a bit of help here  
    I've been finding it impossible to get Wake on Lan working on my PC.  I cannot manage to get the lights on the back of the LAN port to stay on after sleep or shutdown.  I've tried all different settings in BIOS:
    - enabled hpet
    - enabled acpi function
    - set acpi state = s3
    - enabled resume by pci (pme)
    - enabled resume by pci-e
    - in Vista device mgr I have enabled "Shutdown Wake-On-Lan"
    - and "Allow this device to wake the computer" - although I didn't think that should go along with "allow the PC to turn off this device to save power".
    I have also upgraded bios (1.8) and LAN driver (Realtek 8111B v6.216).
    I'm not sure if the issue could be related to the PSU?
    I'm completely out of ideas - can anyone help?
    Has anyone got WOL working using the onboard LAN for this board K9A2 CF?
    If you need any more info then let me know
    Thanks for your help,
    Colly

    What happens is that CMOS forgets all manual settings you have done previously. Starts a-fresh. You set date, time, out-speed for the processor and boot order. Some other adjustment too, but what I don't know.
    Did you use LiveUpdate for the procedure? LiveUpdate is easily disturbed because it runs in a busy Windows environment. That may be another reason for the problem you have. You may have to re-update. Please ust the forum USB-tool next time. It does its job in a quiet environment.

  • Wake on lan (wol), uswsusp and 8139too

    hello,
    i want to get wake-on-lan working with uswsusp (or pm-utils, both don't work). when i halt the computer (like described here: http://gentoo-wiki.com/Wake_on_lan#Manual_method) and sent a magic packet with "wol", the computer starts, but when i suspend through "s2disk" (or pm-hibernate or "echo disk > /sys/power/state") the network card settings get somehow erased so it does not receive the magic packet.
    what i've done so far:
    1.) ethtool -s eth0 wol g
    2.) in my /etc/modprobe.conf i have: "install 8139too /sbin/modprobe  -i 8139too; ethtool -s eth0 wol g"
    3.) echo -n PCI1 > /proc/acpi/wakeup # (to get: "PCI1      S4     enabled")
    4.) echo -n shutdown > /sys/power/disk # (default is platform)
    for shutting down the computer the first and third entry and then simply running "halt" did the trick, but for hibernating it simply doesn't wnat to work. i've tried every combination of things above. nada!
    i've also tried this https://lists.linux-foundation.org/pipe … 10472.html:
    Rmmod 8139 driver before suspend and use shutdown, not platform, mode
    that also didn't work (no driver, no interface).
    there are thousands of howtos out there, but most of them concentrate on shutting down not hibernating the computer.
    wol is a really nice feature. i often use ssh, my computer is always running when i'm not at home. and i want to use hibernate.
    using wol would save a lot of power.
    my network card:
    Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)
    Subsystem: D-Link System Inc DFE-528TX 10/100 Fast Ethernet PCI Adapter
    though lshwd says:
    8139too : D-Link System Inc.|DFE 530 TX+ Fast Ethernet Adapter
    any other suggestions or hints?
    please...
    vlad
    ps: and no, i don't want to use tuxonice.
    Last edited by DonVla (2008-01-31 13:28:11)

    i think the problem is that when hibernating the system is powered off by:
    poweroff -d -f -h -i
    with flags:
    -d Don't write the wtmp record. The -n flag implies -d
    -f Force halt or reboot, don't call shutdown(8)
    -i Shut down all network interfaces just before halt or reboot
    -h Put all harddrives on the system in standby mode just before halt or poweroff
    i want to get rid of the -i flag. i don't know how to change this. there is no such configure option for uswsusp.
    where can i change this for pm-utils if possible.
    oh, as i see poweroff is a symlink to halt.
    now i'm totally confused...
    vlad
    EDIT:
    gentoo has this
    RC_DOWN_INTERFACE="no"
    entry which, as a friend of mine using gentoo told me, also works with hibernate.
    is there a similar setting for arch?
    Last edited by DonVla (2008-02-01 03:05:25)

  • H55M-E21 LAN off (LED off) in S3 state, can't use wake on LAN (WOL)

    I'm using H55M-E21 and Win7.
    I can put PC to sleep mode (S3) and can wake it up by PS2 keyboard. Now I want to try remote desktop to wake up and connect to the slept PC. I can't connect to it.
    The LAN link is down, the link LED from the back of PC is off.
    In BIOS -> Power management -> ACPI on, BIOS on, ACPI Stanby state = S3, EuP2013 diabled
    In Wakeup Event -> Resume by PCIor PCI-E device enbled.
    Please help.

    There are a few things you should check.  Go into device manager and open the properties for the NIC you are using for this remote connection.  First click on the Power Management tab and make sure the options are checked to "Allow this device to wake the computer".  I would uncheck the option to "Allow the computer to turn off this device to save power" if it won't work while it's checked.  You should also check the magic packet box.
    Click on the Advanced tab and enable the option for "Wake on Magic Packet" and "Wake on pattern match".  I can't recall if the "Shutdown Wake-On-Lan" option is supposed to be enabled or disabled but try enabled first.
    - D

  • H77MA-G43 wake on lan (WOL) issue

    Hi guys,
    I need WOL to be enabled on 4 machine h77ma-g43 based, I3 3220 CPU.
    I have last BIOS installed , 1,9, I've disabled eup, tryn' for half an hour to enable WOL on the integrated NIC but nothing seems to work...
    I think the only way is to buy a new PCIE NIC... (because there's "wake on pcie" on the bios settings) and this is very disappointing.
    PS. When mobo is turned off, I see no led activity, WOL software is well configured and I often use it with other mobos/PCs.
    Any suggestion? If not... this is the first mobo I ever see that not support WOL!! 
    thank you 

    Check the sticky >>Wake on LAN<<

  • MSI P45 Diamond (MS-7516) Wake On LAN (WoL)

    Hello,
    I buy a new computer with this motherboard (MSI P45 Diamond (MS-7516) BIOS v1.5) and try enable Wake on LAN function in bios, but i can't find it. Can be WoL enabled on this motherboard? How?
    Thanks for any help

    There is no option for it.  Access the Device Manager and configure WoL there.

  • Wake-on-LAN (WOL)

    Does anyone have Wake-on-LAN working? I downloaded a program called 'Wake550.app' which seems pretty straight forward. I have 'Wake for Ethernet network administrator access' enabled on the target computer. The computers are on the same subnet, but I just can't get it to work. This is a simple home network and its not worth investing in Apple's Remote Access software. Any suggestions?

    I would also really like to know if it is possible to power-on a Mac via LAN. I haven't been able to get it to work, though I can wake my Macs from sleep. The Wikipedia article on Wake-on-LAN notes that a machine needs to reserve power for the ethernet card in order for WOL to work, so my guess is that the power management option that allows for WOL on Macs doesn't include reserving power for the ethernet card when the Mac is off.
    Greg

  • Cisco RV180 and Wake-On-Lan (WOL)

    Hello,
    I got a RV180 (firmware version: 1.0.1.9) and I am bit surprised by the lack of the configuration flexibility...
    I am trying to use Wake-On-Lan (from internet) to wake up a machine in my home (trying to be green and not keep the machine on all the time, just when i need it).
    The configuration is quite simple:
    Work machine ----> (internet) ----> (WAN) RV180 (LAN) ----> Home Machine (off, linux, wol enabled for UNICAST and Magic Packet - flags "ug")
    What i tried so far:
    1. All the following RV180 settings together:
       a. Used Port Forwarding from the WAN IP to the Home Machine IP (UDP port 7 and 9)
           - i had no choice but to put the Home Machine's IP address, since i cannot put the BROADCAST address (xxx.xxx.xxx.255) <- forbidden in the configuration page (i wonder if a new version of firmware allows this)
       b. Used Static DHCP to pair the Home Machine's IP to it's MAC address
       c. Used IP/MAC binding for the Home Machine
    2. All the following RV180 settings together:
       a. Created a PPTP VPN connection
       b. Connected from the Work machine (obtained a LAN IP, can ping the Home Machine if it is on)
       c. Tried to send a broadcast message to LAN (no success !)
    3. I also tried to activate the MULTICAST and BROADCAST WOL flags on the Home Machine but it seems that it receives some messages and the machine wakes up in a very short amount of time after i shut it down (it seems that RV180 sends some messages over LAN by itself).
    In all the 3 possibilites above i was not successful in using WOL....
    Is there any possibility to use WOL from internet in this configuration ?
    Are there new options that will allow WOL from internet in the latest firmware ?
    Any advice is appreciated
    Thank you
    Mircea

    Dear Mircea,
    Thank you for reaching the Small Business Support Community.
    I was researching about your concern and found several people with the same inquiry where they were told WoL is not a supported feature on these Small Business Routers and that I think is a correct assumption, however I found the below threat where someone with a similar case scenario as yours were able to make it work, it's on a different RV router but I thought I may be interesting for you to check;
    https://supportforums.cisco.com/thread/2188810
    Please let me know if there is any further assistance I may help you with.
    Kind regards,
    Jeffrey Rodriguez S. .:|:.:|:.
    Cisco Customer Support Engineer
    *Please rate the Post so other will know when an answer has been found.

  • Wake-On-Lan (WOL) after sleep causes high CPU usage

    Hi,
    I noticed a problem with constant high CPU usage on one of my cores.
    As much as 60% was used.
    The problem occures after I put the system to "sleep" (S3 state) and perform a WOL with a "magic packet".
    I discovered that ACPI.sys+0x1af44 thread was responsible (using sysinternals ProcessExplorer) under the System process.
    If i perform WOL while the machine was shut down everything works perfectly.
    My NIC is  "Realtek PCIe GBE Family Controller" and I'm using the latest drivers.
    I discovered that if I disabled the option in Power Management for the device: "Allow this device to wake the computer", the CPU usage immediately went to normal (without restarting). But enabling it back the high CPU usage resumes. Performing
    another sleep and awaking the system with power button "resets" the CPU usage issue for "good". Until i WOL from sleep again ofcourse..
    I contacted the motherboard manufacturer of the problem but so far no real answer.
    I'm saddened because I need the WOL feature.
    I'm hoping somebody who has more insight in the behaviour of ACPI on W7 can answer my questions.
    Regards
    Specs:
    Model Name : GA-X58A-UD7(rev. 2.0)
    M/B Rev : 2.0
    BIOS Ver : FC
    Serial No. :
    Purchase Dealer :
    VGA Brand : Nvidia      Model : 7950GT
    CPU Brand : Intel      Model : i7 950      Speed : 3.06GHz
    Operation System : Win 7 64-bit      SP :
    Memory Brand : Corsair      Type : DDR3
    Memory Size : 6GB      Speed : 1600MHz
    Power Supply : 450 W

    Hi,
    I noticed a problem with constant high CPU usage on one of my cores.
    As much as 60% was used.
    The problem occures after I put the system to "sleep" (S3 state) and perform a WOL with a "magic packet".
    I discovered that ACPI.sys+0x1af44 thread was responsible (using sysinternals ProcessExplorer) under the System process.
    If i perform WOL while the machine was shut down everything works perfectly.
    My NIC is  "Realtek PCIe GBE Family Controller" and I'm using the latest drivers.
    I discovered that if I disabled the option in Power Management for the device: "Allow this device to wake the computer", the CPU usage immediately went to normal (without restarting). But enabling it back the high CPU usage resumes. Performing another sleep
    and awaking the system with power button "resets" the CPU usage issue for "good". Until i WOL from sleep again ofcourse..
    I contacted the motherboard manufacturer of the problem but so far no real answer.
    I'm saddened because I need the WOL feature.
    I'm hoping somebody who has more insight in the behaviour of ACPI on W7 can answer my questions.
    Regards
    Specs:
    Model Name : GA-X58A-UD7(rev. 2.0)
    M/B Rev : 2.0
    BIOS Ver : FC
    Serial No. :
    Purchase Dealer :
    VGA Brand : Nvidia      Model : 7950GT
    CPU Brand : Intel      Model : i7 950      Speed : 3.06GHz
    Operation System : Win 7 64-bit      SP :
    Memory Brand : Corsair      Type : DDR3
    Memory Size : 6GB      Speed : 1600MHz
    Power Supply : 450 W
    same prob here.  has anyone found a solution?
    ...stephen

  • Disabel Wake on Lan (WOL)

    Hi,
    I'm playing with pwersaving options of my Laptop.
    Everything is working quite well, but i'm not able to disable WOL.
    I tried this, which has no effect:
    https://wiki.archlinux.org/index.php/Po … interfaces
    Then i recognized, that NetworkManager is making changes to the card. So I made a dispatcher script, which works, when the enp5s0 is activated:
    $ cat /etc/NetworkManager/dispatcher.d/90-wol
    #!/bin/bash
    if [ "$2" = "up" -a "$1" = "enp5s0" ]; then
    /usr/bin/ethtool -s enp5s0 wol d
    fi
    For setting wol disabled after boot I made a systemd unit
    $ cat /etc/systemd/system/enp5s0-wol-d.service
    [Unit]
    Description=Disable wol on enp5s0
    After=network.target
    [Service]
    Type=oneshot
    ExecStart=/usr/bin/ethtool -s enp5s0 wol d
    [Install]
    WantedBy=multi-user.target
    which also works, but after suspend wol is set to state "g" again! grrrrr.
    Does anybody have some suggestions who else could be fiddling around with the wol-settings?
    There have to be some simpler solutions to disable wol.
    Any suggestions and ideas are welcome.
    Thanks.

    If everything goes good you can always go back to Linksys firmware. You simply have to flash the latest Linksys firmware and then reset the router to factory defaults pressing the reset button for 30 seconds. Then it's back to what it was.
    Of course, there is a certain risk that the 3rd party upgrade won't go through properly and maybe even damage the router. 3rd party fimware is of course not covered by warranty. Thus you want to be careful and read the instructions carefully.
    Downgrading to older firmware is also always possible except in a very few rare cases I guess where a firmware upgrade changes something to the hardware (flash a different BIOS, boot loader, flash firmware in an internal chipset). But I think this is more a theoretical problem. If there was, you should find competent help in the dd-wrt forum.
    The hardware version is printed on the label underneath the router. It says WRT610Nv2 or similar. If it only says WRT610N you have a v1.

  • Howto prevent Oracle XE 11g from start automatically in windows ?

    I complete the installation of OraceXE 11g in windows, noticed it start automatically on the next boot. I wonder if there is a way to run a configuration setting to let the application start on boot or not.
    Yes I can go to the services and disable, but just wondering if there was a configuration tool to make it easier.
    THX Dino.

    Hello Dino,
    you could take a look at the sc.exe, as decribed in this [url http://support.microsoft.com/default.aspx?scid=kb;en-us;251192]MS Knowledge Base Article, e.g.
    sc config OracleServiceXE start= demandNote that there really must be a blank between start= and the value for that option.
    Simply run this for any Windows service you don't like to start automatically.
    The KB-article gives you any additional information you may need.
    -Udo

  • MII UDS does not start automatically on server reset

    Hi,
    MII UDS does not start automatically on server reset, although it was set as automatically start.
    What could be the reason of this problem?
    Thanks.

    Hi,
    Is the runtime mode is set to service?
    Have you referred this document?
    [Programatically Starting and Stopping an SAP xMII UDS Executable Instance|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0f460c3-7f92-2910-02af-b608f92977c3]
    Regards,
    Musarrat
    Edited by: Musarrat Husain on Jul 6, 2011 8:27 PM

  • Satellite C660 - how to enable and Use WAKE ON LAN?

    Hi All,
    I previously posted asking about using Wake on Wireless LAN and was very helpfully advised that this was not possible, so I have started to explore the Wake ON LAN option.
    I have a Toshiba C660 PSC0LE-00500JEN and have enabled Wake ON LAN on the BIOS, and have connected a LAN cable between my wireless router and the laptop, both of which recognise each other so the cable seems ok.
    However, whether I use a WAKE ON LAN app on my android, or I use an online "wake on lan via browser" site, the laptop still remains asleep.
    Can anyone advise?
    Thanks
    James

    Hi
    The Wake Up on Lan option would work if you would send an Magic Packet to the remote machine (notebook).
    I have no experience using the Android app who knows if it function properly
    Try other method. For example using an software like Wake on Lan for Windows Graphical User Interface (GUI)
    Google for that to download this software.
    Furthermore go to device manager -> LAN card -> Properties -> Advanced tab and check here if the WOL is enabled too

  • E900 Wake on LAN/WAN

    Helly community!
    I'm fairly new but would like to ask someone for help.
    I would like to configure my PC to be able to use wake on LAN/WAN mainly for power issues, so I don't have to have it on all the time to access anything I need. I bought a Linksys Cisco E 900 2 weeks ago. Now I am getting really frustrated since as far as I know I did configure everything needed for it but it does not seem to work nor through WAN or even in LAN.
    What I did so far is:
    1. In my BIOS I could not find a seperate wake on lan option under power management but I did find a "Power on by pci(e) device which I have enable.
    2. I have a built in Realtek Ethernet card on my motherboard. In the setting I:
    Shutdown wake on lan - Disable
    Wake on magic packet - Enabled
    Wake on pattern match - Enabled
    Also the option to allow this device to wake up the computer using magic packet is also ticked.
    3. I use Windows 7 and have installed and started Simple TCP/IP Services
    4. I opened up UDP port 9 in Windows Firewall
    5. I have set single port forwarding in the E900 to my reserved IP for both TCP and UDP port on port 9 and just in case port 7.
    After all this it is not even working inside my LAN. Also I tried a port scanner and checking for open ports and UDP port 9 doesn't seem to be open. Why is that? Did I configure something wrong in the router?
    If someone could help me I would really appreciate it.
    Thank You in advance!

    Wake on LAN (WoL) is a technology that permits someone to turn ON a computer remotely.  The network adapter on the computer listens to network activity and will turn the computer ON once it receives a special data packet called a “Magic Packet” that triggers the boot up.  Wake on LAN is also referred to as Remote Wake-up.
    For Wake on LAN to work on a computer, it must have the following:
    •   a wired connection to an active computer network
    •   motherboard
    •   network adapter and adapter driver that supports the standard Magic Packet format
    •   computer basic input/output system (BIOS) configured for WoL
    •   an operating system that supports WoL
    •   all routers between the remote location and computer required to WoL must allow IP directed broadcasts and support IPv4
    Title: Wake on LAN feature and settings Article ID: 21418
    http://homekb.cisco.com/Cisco2/ukp.aspx?vw=1&docid=20e3824721bb44f6afb3093679a7e883_21418.xml&pid=80...
    Power Saving Remote Computing
    http://www.instructables.com/id/Power-Saving-Remote-Computing/step2/Enabling-Wake-On-LAN/

Maybe you are looking for

  • Default pdf Viewer does not work correctly

    On this pdf, page 1 will not display, but displays fine in IE and Chrome. If you download the pdf, it displays just fine. So the issue is definitely FireFox, here is the url: http://www.powergatellc.com/pdfs/SNP-G12.pdf On this pdf, the Firefox has a

  • 5800 XM FW v40 in North America

    any news when Firmware v40 will be out in North Amereca?? just hopping someone can share. thanks

  • Multi-threaded application crashing the VM

    Hi, I have a multi-threaded (about 120 threads) application which crashes without after running for a while. I get this in the windows event viewer Faulting application java.exe, version 0.0.0.0, faulting module kernel32.dll, version 5.2.3790.0, faul

  • Laserwriter 8500 works on OS9 but not OSX

    I have a laserwriter 8500 problem. I just bought a new G5 dual and I have the 8500 pluged in through a router. I can print 'only' using microsoft word that is running on classic. whenever i try to print with any other applications that either run on

  • Viewing videos on CTV websites...

    i can view videos on everywhere else....youtube, citynews etc. and worked fine, but not on toronto.ctv.ca i thought it might be a ctv thing so i tried to watch a video on the ctv ottawa news site, but it said The page "CTV Ottawa | CTV News, Shows an