Did you tried this, from official documentation?
Find duplicate records with a query
and
Delete duplicate records with a query
Find duplicate records:
To find duplicate records using the Query Wizard, follow these steps.
1) On the Create tab, in the Queries group, click Query Wizard. Note, if you're using Access 2007, on the Create tab, in the Other group, click Query Wizard.
2) In the New Query dialog, click Find Duplicates Query Wizard > OK.
3) In the list of tables, select the table you want to use and click Next.
4) Select the fields that you want to match and click Next.
5) In the list of available fields, select the field or fields that contain the data that you want to update and click Next.
6) Accept the suggested query name or enter a name, and click Finish to run the query.