No.. I got samsung ssd.Does your OS sit on an Intel SSD?
I'm at the recovery environment. How do I roll back the update?You may want to try booting to the recovery environment and rollback the update. Pressing F8 during boot or just power the computer on and off a few times should force it to the recovery screen.
wusa /uninstall /kb:2744842 /quiet /forcestart substitute the number of the update you want to remove. You can do this from the command prompt available in the recovery console.
Hey dude. How do I find out which update caused this bootloop? I know when it happened.. but I don't know the exact update. Hope you can help with that.In installed updates look for the kb number, in that command you put that number where the 2744842 is in the example and it'll uninstall said update
No offense.. but are you sure you know what youre doing? I entered the commands as you asked and it says the syntax is wrong. Look at the attached image for the errorsFrom the command prompt type powershell to drop into a powershell prompt then type
Get-HotFix | Sort InstalledOn -Decending
You won't be able to tell, but it's likely the last one(s)
Hey man,You can try running the following from command prompt. wmic qfe list
On another computer I would download a newer build such as 1709 or 1803 and install that. There is an option to keep data and programs.
Just so others know how you fixed it would you mind sharing?Hey guys,
I fixed it! Thanks for your help!!