i've been wondering the same thing about how to permanently make stupid windows 10-64 ignore a driver being unsigned for a Dell Latitude E4300.
closest i ever got was using admin cmd to at least force the menu to show every boot so that i can press 7 or F7 at my liesure without having to babysit it quite so much.
bcdedit /set advancedoptions on
and to microsofties... i had to manually edit a stupidly made intel inf file and remove it's matching cat file so that it would realize that yes it is compatible to install win7-64 video driver since inbox drivers are often all out of date and missing full features, like opengl library and config utility.
tip to all... windows update lies about checking for updated drivers, try checking your compatible hardware ids and you will often find newer versions for everything in the catalog, for example
https://www.catalog.update.microsoft.com/Search.aspx?q=PCI%5cVEN\_8086%26DEV\_282A
and to audio stutter sufferers... no, using this method to update raid, network, wifi, (but not oddly old 2006 audio) and then the manual tweak to install video did not fix the common system level audio stutter introduced after stupidly upgrading from 1709 to 1803 which 1809 didn't fix it either (always test thoroughly before deleting old windows, doh!), and using usb speakers had the same audio stutter problem as well.
hope that helps.