i hear your pain and had to spend the time to do a full software restore and re-install of important apps (anything not that important I wouldn't bother with since I think this could happen again (it happened to me twice).
this guy Elmont said that if you can boot to a command prompt (I couldn't) you could try this. I cannot say whether it works:
"
| 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. <br><br>Its a really easy process. <br><br>If you computer boots into windows open up a command prompt with administrator permissions. "cmd.exe" <br><br>once cmd is up type the following. <br><br>Dism /online /get-packages <br><br>Find the last rollup update that was installed. <br><br><image> <br><br>Once you have found the package name you need to remove it. <br><br>Type the following: <br><br>dism /online /remove-package /packname:[THE PACKAGE NAME HERE] <br><br>Replace [THE PACKAGE NAME HERE] with the rollupfix name that you find in your Dism search. - mine is highlighted in red above <br><br>so for my issue I typed this: dism /online /remove-package /packagename:Package_for_RollupFix~31bf3856ad364e35~amd64~~16299.248.1.17 <br><br>after the package uninstalls you will be asked y/n to reboot. <br><br>after rebooting your USBs will work again. <br><br>** you may have to do this for more than one rollup package. <br><br>Good Luck! "<br><br><br><br><br><br>you are 100% right about microsoft | ||||
|---|---|---|---|---|
| Post a reply | <br> | --- |