Windows 10: What Happened After The Lights Went Out?

Discus and support What Happened After The Lights Went Out? in Windows 10 Support to solve the problem; This one defies explanation. This is a 3 month old machine, clean, up to date, in good health and runs well. I don't get too aggressive tweaking one... Discussion in 'Windows 10 Support' started by Wiley Coyote, Apr 14, 2017.

  1. What Happened After The Lights Went Out?


    This one defies explanation.

    This is a 3 month old machine, clean, up to date, in good health and runs well. I don't get too aggressive tweaking one if it runs right. Things work best if I just learn to use whatever's new as opposed to forcing it to be like what I had been used to.

    Last night the power went off in the neighborhood for a couple of hours. PC was here just idling with no apps or programs running. I went to bed and brought up the machine early this morning. Seemed to boot a bit slower but not objectionable. Only difference is now a blue screen saying Please Wait (with the spinning dots) just before the Lock Screen loads. Everything seemed fine. Couldn't find any malfunctions.

    Using Edge I checked in on my bank, this forum and several others. I ran my personal finance program downloading data and printed my report. Then I ran my batch file to copy only my data files with the Archive bit set onto my External Hard Drive. Normally only 8 to 12 files copy over. They completed and then all 1,145 pictures from the "Pictures" folder and sub folders copied over.

    This is the heart of that Batch File:

    Code: ECHO Off CD\ C: CLS : ECHO. ECHO Deleting Notepadd++ .bak Files ... IF EXIST C:\Utilities\*.*.bak Del C:\Utilities\*.*.bak GOTO DOIT : ;DOIT : ECHO. ECHO Copying First Section (Local): XCopy "C:\Users\Name\AppData\Roaming\Intuit\Quicken\*.*" "C:\Tempory\Users\Name\AppData\Roaming\Intuit\Quicken\*.*" /v/s/a/y XCopy "C:\Users\Name\Documents\*.*" "C:\Tempory\Users\Name\Documents\*.*" /v/s/a/y ECHO. : IF NOT EXIST "E:\Users" GOTO FDrive : ECHO Checking "E:" Drive Availability ... ECHO. ECHO Copying Second Section To "E:" Drive: XCopy "C:\Users\Name\AppData\Roaming\Intuit\Quicken\*.*" "E:\Users\Name\AppData\Roaming\Intuit\Quicken\*.*" /v/s/m/y XCopy "C:\Users\Name\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\DataStore\*.*" "E:\Users\Name\AppData\Local\Packages\Microsoft.MicrosoftEdge_8wekyb3d8bbwe\AC\MicrosoftEdge\User\Default\DataStore\*.*" /v/s/m/y XCopy "C:\Users\Name\Documents\*.*" "E:\Users\Name\Documents\*.*" /v/s/m/y XCopy "C:\Users\Name\Downloads\*.*" "E:\Users\Name\Downloads\*.*" /v/s/m/y XCopy "C:\Users\Name\Favorites\*.*" "E:\Users\Name\Favorites\*.*" /v/s/m/y XCopy "C:\Users\Name\Links\*.*" "E:\Users\Name\Links\*.*" /v/s/m/y XCopy "C:\Users\Name\Pictures\*.*" "E:\Users\Name\Pictures\*.*" /v/s/m/y ECHO. : ECHO Checking/Copying Utilities Files: ECHO. Xcopy "C:\Utilities\*.*" "E:\Utilities\*.*" /v/m/y ECHO. : Attrib -a "E:\*.*" /s : ECHO Back Up Operation Is Complete. : Timeout /t 30 GOTO END[/quote]
    NOTHING has been done with or in that set of folders in at least a couple of weeks. How did the Archive attribute get set? Then this afternoon I took a look in Task Manager and there was Photos hogging a chunk of memory. I did not start the program or even view any pictures! Restarting the machine and Photos has not loaded again.

    Can someone please tell me what's going on? Thanks for your time ...

    :)
     
    Wiley Coyote, Apr 14, 2017
    #1
  2. yellow36 Win User

    5233 screen lights up but no display help

    The phone turns on and the screen lights up but displays blank still receives calls but that's it does anyone know what the problem could be. This all started happening after the phone went flat
     
    yellow36, Apr 14, 2017
    #2
  3. Why does my Nokia 3250 switches of after 20 seconds??

    well, I tried the hard reset button way but nearly lost all my fingers. I pressed the call/green the star and the no.3 button and switched the phone on. The light come on and after my fingers nearly got numm (after more then 30seconds) I had to let go
    and the light went off again. Nothing else happen. Any other idea what to try??

    any help is apriciated.
     
    holzwurm---01, Apr 14, 2017
    #3
  4. Bree New Member

    What Happened After The Lights Went Out?

    I do like batch files. I have written one to do Full or Incremental backups of my user folder. at the heart is XCOPY (or rather was, it uses RoboCopy now) with the /S /M options (for a Full backup I run attrib +A *.* /s before the Xcopy/RoboCopy command).

    After ever upgrade (1511, 1607 and 1703) many of my files have had their archive attribute set, even though they haven't been modified. I put this down to apps (like your Photos) rebuilding their indexes.

    My guess - after the power cut Photos needed to rebuild its database and 'touched' all those files.
     
  5. I love batch files. Learned with DOS and there was little alternative then. The one I used and copied here, is basically an incremental back up. When I do a full, I run one more or less the same as what you show.

    You may be on to something here Bree. Last update was Wednesday and the machine had not been restarted since the reboot for the update install. After initial start-up this morning it took several minutes for everything to come to life and function as quickly as normal. Namely browsing which is all I did for the first hour or so.
     
    Wiley Coyote, Apr 14, 2017
    #5
  6. roy111 Win User
    Hi,
    maybe Photos have done some kind of indexing/access to your image folder,
    there is a bunch of programs that start automatically,
    I would try to disable "Photos" (and any other that you do not need running at startup)
    in "Privacy -> Background App" and see if it happens again.
     
    roy111, Apr 14, 2017
    #6
  7. ...disable "Photos" (and any other that you do not need running at startup)... Hmmm, not running when I went to bed but was back on this morning. Good advice, and done. There's not much in that list that I do have running.
     
    Wiley Coyote, Apr 14, 2017
    #7
  8. What Happened After The Lights Went Out?

    Humph! In the last 2 hours "Photos" got loaded into Background Processes again. Maybe it has something to do with viewing avatars and/or icons?
     
    Wiley Coyote, Apr 14, 2017
    #8
  9. mrgeek Win User
    Photos will scan the folder that you specified for where to look for pictures in the background. How often, who knows ? But if you use it, it will be in the background. For instance, I use Groove to play music but only a few folders. It's always a background process. Perhaps the high usage is due to Photos trying to rebuild it's library after your power outage incident.
     
    mrgeek, Apr 14, 2017
    #9
  10. Edwin New Member
    Turn background apps off


    What Happened After The Lights Went Out? [​IMG]
     
    Edwin, Apr 14, 2017
    #10
  11. EliteData Win User
    this ^, likely the machine restarted during idle time to finish the updates.
    especially if you are updating your machine with creator updates, i find that many global policy, services and control panel settings have changed to their default settings.
    pretty annoying to have to go through everything all over again.
     
    EliteData, Apr 4, 2018
    #11
Thema:

What Happened After The Lights Went Out?

Loading...
  1. What Happened After The Lights Went Out? - Similar Threads - Happened Lights Went

  2. What happened?

    in Windows 10 Software and Apps
    What happened?: Why is it these days that every other forced update has a real chance of making my computer unable to boot up? I've had this happen twice. Do you guys still do QA at all so you can find out an update will destroy a Windows PC before you force it to take it?I really don't like...
  3. What happens if I sign out of Microsoft?

    in Windows 10 Customization
    What happens if I sign out of Microsoft?: The constant "Microsoft Account Problem" **** is obviously never going to go away. The experts at Microsoft know it and it's clear by now after all this time they don't give a ****. I don't use my Microsoft account email. I use my Gmail account, which doesn't give me constant...
  4. What is happening?

    in Microsoft Windows 10 Store
    What is happening?: I don't understand what this is... Yes I have a Windows 11 theme because of the TPM requirement. https://answers.microsoft.com/en-us/windows/forum/all/what-is-happening/6914bf8b-1e81-4225-9efa-0995ce8f45ca
  5. BSOD after power went out at home. What to do? Light Blue screen stays for about 30 sec,...

    in Windows 10 Ask Insider
    BSOD after power went out at home. What to do? Light Blue screen stays for about 30 sec,...: [ATTACH] submitted by /u/IzzySWE [link] [comments] https://www.reddit.com/r/Windows10/comments/kacidm/bsod_after_power_went_out_at_home_what_to_do/
  6. What is happening?!

    in Windows 10 Ask Insider
    What is happening?!: Idk what happening! I got a raspi4 on the network a few days ago and it worked fine. I turned it off, came back a day later and had no service. I've done everything to get it up and running again. The real problem is, nothing is working now. I dont know of any of it OS...
  7. What happened?

    in AntiVirus, Firewalls and System Security
    What happened?: Hello everyone, After a contact with a potential scam from widget.rave.office.net, i asked for help for something else and since that time i reinstalled windows 10 but now the onedrive icon is full grey instead of being all white like before. Is there a simple way to...
  8. Sound went out

    in Windows 10 BSOD Crashes and Debugging
    Sound went out: We just got new computers at work. I was listening to something as I worked and I hit the volume control on the Logitech Wireless K270 keyboard and the sound went completely out, even though all indications are there should be sound coming out. I didn't hit the mute button,...
  9. What just happened? Screen went blank for 1 second...

    in Windows 10 Support
    What just happened? Screen went blank for 1 second...: I don't know WHAT went wrong but my screen went black just now for 1 second and everything went back to normal. Also that sound that something went disconnected (like you remove a USB stick) but I cannot see what went disconnected (everything still visible in Explorer)...
  10. what happens after 29 July

    in Windows 10 Installation and Upgrade
    what happens after 29 July: What happens after 29 July 2016 if you have to (or just want to) reformat a machine that either had windows 8 preinstalled (the case with my laptop) or had an OEM windows 7 home premium disc (my desktop). Out of curiosity could I reformat and revert to windows 7 on the...