ChrisTitusTech / winutil

Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes, and Updates
MIT License
22.28k stars 1.36k forks source link

Don't tweak "Show me suggestions from history, favorites and other data on this device using my typed characters" option in edge. #1168

Closed Sarthak-990 closed 7 months ago

Sarthak-990 commented 11 months ago

This feature disables autofill in address bar, so everytime, the whole website has to be reentered to get there. image

fr0stedfl4ke commented 11 months ago

I agree with this. This seems a bit unnecessary and may not result any significant improvement to performance or functionality.

NonVolatileHuman commented 10 months ago

Go there in your registry editor "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge" and turn the value of these keys into 1: "SearchSuggestEnabled" and "AutofillAddressEnabled"

fschatbot commented 10 months ago

@NonVolatileHuman Please do not give wrong advice.

The only thing to enable is LocalProvidersEnabled and will fix your problem.

  1. AutofillAddressEnabled - Auto fills your address in input boxes in forms!
  2. SearchSuggestEnabled - This policy is not modified by the tool
NonVolatileHuman commented 10 months ago

I'm terribly sorry, @fschatbot. I didn't mean to, I believe I got my keys mixed up.

fschatbot commented 10 months ago

No problem @NonVolatileHuman. Its ok to make mistakes.

github-actions[bot] commented 7 months ago

Closed due to inactivity