Win10 safe mode – quick solution

create a batch file and put in it the following 2 lines:

bcdedit /set {default} safeboot minimal 
shutdown -r -t 5

and run it with admin priviledges; enjoy 🙂

NOTE: other way would be to start msconfig command

No matter the method you preffer do not forget after you finish work with safe mode to enable normal boot back