In this video, I will show you how to disable the dynamic search and bing from the windows search. These two features are not necessary and just put in ads and additional bloatware into the windows search. Luckily, you can disable these two features with the "registry editor" which is a "built in" tool in windows which allows you to change multiple codes of windows to suit your needs just like this one.
Registry editor instructions
1 - disabling dynamic search
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings
Add Dword32: IsDynamicSearchBoxEnabled
Values:
0 = Disables
1 = Enabled
Set value as 0
2 - disabling bing from search
HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows
Add key: Explorer
Add Dword32: DisableSearchBoxSuggestions
Set value to 1