Spotify app makes system restore fail

Anonymous
2017-11-18T21:02:23+00:00

I think I'v installed the Spotify app from the Microsoft store three times over the last months, and every time I get the same effect: system restores are no longer possible:

So that's a reason for me not to use the app anymore, although for the rest, it works as a charm!

Anyone any idea why the Spotify app and System Restore are incompatible?

Windows for home | Windows 10 | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

53 answers

Sort by: Oldest
  1. Anonymous
    2018-02-21T18:14:32+00:00

    no clue.  try it.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-02-22T22:38:46+00:00

    I had the same issue as several other users. A system update caused my system to lose usb support including touchscreen. went to do a system restore like should be the intended functionality only to find all my restore points were unusable because of the spotify app. Had to do a fresh windows install to get my system up and running again.

    This needs to be addressed and temporarily removed from the windows store before others lose hundreds of hours of work files, have to reinstall their programs, or not know what to do and spend hundreds of dollars on costly repairs to get their computers working again.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-02-26T20:30:04+00:00

    I don't have an answer for the Spotify issue that as that is why I'm reading this forum but I do know whats going on with the bad update that screws up USB functionality.

    Its a really easy process.

    If you computer boots into windows open up a command prompt with administrator permissions. "cmd.exe"

    once cmd is up type the following.

    Dism /online /get-packages

    Find the last rollup update that was installed.

    Once you have found the package name you need to remove it.

    Type the following:

    dism /online /remove-package /packname:[THE PACKAGE NAME HERE]

    Replace [THE PACKAGE NAME HERE] with the rollupfix name that you find in your Dism search. - mine is highlighted in red above

    so for my issue I typed this: dism /online /remove-package /packagename:Package_for_RollupFix~31bf3856ad364e35~amd64~~16299.248.1.17

    after the package uninstalls you will be asked y/n to reboot. 

    after rebooting your USBs will work again.

    ** you may have to do this for more than one rollup package.

    Good Luck!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-02-28T22:28:24+00:00

    This is good info for the future. I went for the "simple" answer of restoring to a previous point. But since spotify blocked it I got stuck on a blue screen of death over and over until I had to finally bite the bullet and reinstall windows

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2018-02-28T23:19:04+00:00

    Exactly the same problem here with my Daughters laptop.

    Last update (21/2/2018) completely screwed the keyboard and mouse drivers. We performed a system restore to go back to previous working configuration and were prevented by the Spotify app. Tried all earlier restore points and they all fail.

    System Restore failed to replace the file

    (C:\Users\XXXX\Appdata\Local\Microsoft\WindowsApps\Spotify.exe with its original copy from the restore point)

    An unspecified error occurred during System Restore. (0x80070780)

    Now people are trying to point at Spotify as being the villain (which they are) but it is CLEARLY Microsoft on both fronts.

    1/. Microsoft have released an update with inadequate testing that has trashed many peoples machines.

    2/. Microsoft have a huge hole in their system integrity tools which will allow a third party app to destroy the Restore functionality. Restore functionality should and must be BULLET PROOF.

    This has been going on since November now without even being acknowledged by Microsoft, let alone coming up with a fix and work around to repair a system that has been trashed by their actions.

    Now I have never been a fan of Apple but I am starting to think they can't be worse than this steaming pile of ****.

    I am now faced the  unwelcome prospect of having to completely rebuild the machine from scratch and re-install all the endless updates and desktop programs after having wasted a full day and 450km to drive to my daughters University to recover the machine to work on it.

    Shame on you Microsoft.

    Has anyone else found a workaround for this problem?

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments