An easy way to find out what groups your user account belongs to is to run the following from the command prompt
whoami /groups
This will list all the groups the user, who ran the command, belongs to.
An easy way to find out what groups your user account belongs to is to run the following from the command prompt
whoami /groups
This will list all the groups the user, who ran the command, belongs to.