How can I prevent users from using built-in password managers in Chrome and Edge?

0
2
Asked By TechSavvyNinja37 On

My company has instructed employees to stop using built-in password managers in Chrome and Edge, as these automatically fill out our single sign-on details. Unfortunately, many employees aren't complying with this request. I've been assigned the task of finding a way to enforce this policy, but I'm running into some challenges. My current role limits me to running scripts that don't require admin privileges, and any administrative scripts need to be approved by multiple people and only take effect after user updates. I'm open to unconventional solutions, but so far, attempts like altering Chrome shortcuts haven't worked. Also, extensions are blocked by our group policy. Can anyone suggest a viable method to disable these password managers?

5 Answers

Answered By ScriptWizard91 On

You might be overthinking it; there's no need for complex scripts. Just focus on deploying the enterprise versions of Chrome and Edge with the correct policies set. Users shouldn’t even have the option to install consumer versions.

HelpDeskHero22 -

True, but if the users keep reverting back to the regular versions, it’ll be an uphill battle.

SystemSeer77 -

Right! Some people circumvent policies just because they prefer the consumer version. Gotta stay vigilant!

Answered By RegeditRanger19 On

If GPOs aren’t an option for you, consider a script that modifies the registry settings to disable these features. It’s not as ideal but might work with your access restrictions.

ScriptKiddie03 -

That’s a great workaround! Just make sure you test it as some users might still manage to restore their old settings.

RegistryKnight88 -

Make sure to document the changes, so you don’t create confusion down the road.

Answered By CyberGuardian42 On

The best route is to use Group Policy Objects (GPOs). You can download the Chrome and Edge Enterprise policy templates to manage settings like disabling autofill and password managers. It’s a straightforward way to enforce this across your organization. If you can get those templates into your Active Directory or management solution, you'll be set!

AdminGuru09 -

Yeah, GPOs are super effective for this! Just make sure you keep the templates updated to cater to both browsers.

NetSecSavant88 -

Absolutely! GPOs also let you control other aspects like login settings and syncing, which is crucial for security.

Answered By PolicyMaker21 On

Another approach is to create a clear policy regarding password management. Communicate the risks of using built-in managers and the importance of sticking to approved solutions, then enforce consequences for breaking this policy.

FirmHand31 -

I totally agree. Sometimes a firm policy and communication can be more effective than tech solutions.

DisciplinedAdmin45 -

For sure! Establish the ground rules upfront and hold everyone accountable.

Answered By QuestioningTech56 On

Is your company providing an approved password manager? If not, disabling built-in ones without an alternative isn’t a great security measure. Users might just resort to insecure methods instead.

InformedUser34 -

Absolutely! Without a better option, users might start jotting down passwords, which is risky.

SecureChoice73 -

Exactly, better to guide them towards a secure solution than just take away their tools.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.