1 min read
GPO Settings Still Set After Removal?
I ran into something quite odd the other day.
If your using Microsoft Edge, did you know about the "Shopping" feature built into edge?
Edge has a built in tool that compare the prices of products, get coupons or rebates from the website, auto-apply coupons, and help checkout faster using autofill data. This is a security risk due to using your browsing data and could expose sensitive data with 3rd parties. If you're like me and don't want this in Edge, here is the fix for you:
- Open your registry editor as admin
- Go to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
EdgeShoppingAssistantEnabled
- Create a DWORD or set the existing DWORD to 1
- Relaunch Edge
Shopping in Edge no more!
(if you want a free guide of other hardening tips like this or a better method of configure configuration settings email me at hardeningtips@senteon.co 😉 )
1 min read
I ran into something quite odd the other day.
1 min read
If you support users who are not joined to a domain (standalone machines), one of the most frustrating things to manage is people signing into the...
1 min read
One of the most overlooked attack surfaces on a Windows machine?Bluetooth services running in the background.Most people don’t think twice about...