I'm trying to delete a key in the Registry that prevents Microsoft Teams from popping up when the user logs in.
I setup a configuration settings to remove the following key:
Hive: HKEY_CURRENT_USER Key path: Software\Microsoft\Windows\CurrentVersion\Run Value Name: com.squirrel.Teams.Teams
But it is not working. What am I doing wrong?
Please help