What a VCF file is and why you have one
A VCF file is a contact file — it holds a person's name, phone number, email address, and sometimes their physical address or company information. VCF stands for vCard Format, and it is the standard way to share contact information between different programs and devices. You might have received one as an email attachment, downloaded it from a website, or exported it from your phone.
The file itself is just text arranged in a specific pattern, so it can be opened by many different programs. Your computer already has at least one program that can read it. The confusion usually comes from the fact that double-clicking a VCF file does not always open it the way you expect — it might try to import it into your email program instead of just showing you what is inside.
Key Takeaways
- A VCF file contains contact information and can be opened by your email program, contacts app, or a text editor.
- Double-clicking a VCF file will usually import it into your default contacts program rather than just display it.
- If you want to read the raw contact information without importing, open it with Notepad (Windows) or TextEdit (Mac).
- To import a contact into your address book, right-click the VCF file and choose to open it with your email or contacts program.
Opening a VCF file on Windows
On Windows, the simplest approach is to double-click the VCF file. Your computer will usually open it with Outlook, Mail, or whatever email program you have set as your default. The contact will be imported into your address book automatically, and you will see a window asking you to confirm the import.
If you want to read the contact information without importing it, right-click the VCF file and select "Open with". Choose Notepad from the list. The file will open as plain text, and you will see the contact details written out in a format that looks like this: NAME, PHONE, EMAIL, and so on. This is useful if you just want to check what information is in the file before deciding whether to import it.
If Notepad is not in the "Open with" menu, click "Choose another app" at the bottom, scroll down, and select Notepad from the full list. If you still do not see it, you can type notepad into the Windows search bar, right-click Notepad, and select "Open file location" — then drag your VCF file onto the Notepad window.
Opening a VCF file on Mac
On a Mac, double-clicking a VCF file will usually open it in Contacts, the built-in address book app. You will see a window asking whether you want to add this contact to your address book. Click "Add" to import it, or click "Cancel" if you just want to look at the information first.
To read the file as plain text without importing, right-click the VCF file and select "Open With", then choose TextEdit. The contact information will display as text. If TextEdit is not in the menu, click "Other", navigate to Applications > Utilities, and select TextEdit from there.
Importing a contact into your email program
If you want the contact to appear in your email program so you can use it when composing messages, you need to import it. On Windows with Outlook, double-click the VCF file and confirm the import when prompted. The contact will appear in your Outlook address book.
On Windows with Gmail in your browser, you cannot import a VCF file directly into Gmail by double-clicking. Instead, go to Google Contacts (contacts.google.com), click "Import" in the left menu, select the VCF file from your computer, and click "Import". The contact will be added to your Google account and will appear in Gmail.
On Mac with Mail, double-clicking a VCF file will add it to Contacts, and Mail will automatically see it there. On Mac with Gmail, use the same method as Windows: go to Google Contacts in your browser and use the Import button.
What to do if the file will not open
If double-clicking does nothing, the file may be corrupted or your computer may not recognize it as a VCF file. Try right-clicking it and selecting "Open with" to manually choose a program. If that menu is empty or grayed out, the file may have a different extension — check the full filename by right-clicking and selecting "Properties" (Windows) or "Get Info" (Mac). The filename should end in .vcf.
If the filename ends in something else like .vcard or .contact, your computer may still be able to open it with the same programs. Try opening it with Notepad or TextEdit first to see if the content looks like contact information. If it does, you can usually rename the file to end in .vcf and then import it normally.
If you received the file as an email attachment and it will not open, the attachment may have been corrupted during transmission. Ask the person who sent it to resend the file, or ask them to send the contact information in a different format, such as a plain text email.
Exporting your own contacts as VCF files
If you want to send a contact to someone else or back up your address book, you can export contacts as VCF files. In Outlook on Windows, right-click a contact and select "Save As". Choose a location on your computer and the file will be saved as a VCF file. In Gmail, click a contact, click the three-dot menu, and select "Export". Choose vCard format and the file will read.
On Mac, open Contacts, select a contact, and go to File > Export > Export vCard. Choose where to save the file. If you want to export multiple contacts at once, select them all by holding Command and clicking each one, then use the same export menu.
Frequently Asked Questions
Can I edit a VCF file to change the contact information?
Yes. Open the file with Notepad or TextEdit, find the information you want to change, edit it, and save the file. The format is strict — each piece of information starts with a label like EMAIL or PHONE — so be careful not to delete those labels. If you make a mistake, the file may not import correctly. It is usually safer to import the contact first, edit it in your address book, and then export it again.
What if I have hundreds of VCF files to import?
Most email and contacts programs can import multiple VCF files at once. In Gmail, go to Google Contacts, click Import, and select all the VCF files you want to add. In Outlook, you can drag multiple VCF files into the program window at once. On Mac Contacts, you can do the same. If your program does not support bulk import, you may need to import them one at a time.
Is it safe to open a VCF file from someone I do not know?
A VCF file is just contact information — it cannot install software or harm your computer. However, it may contain incorrect or misleading information, or it may be used to test whether your email address is active. You can safely open it with Notepad or TextEdit to see what is inside before deciding whether to import it into your address book.
Why did double-clicking the VCF file import it instead of just opening it?
VCF files are designed to be imported into address books, so your computer is set up to do that automatically when you double-click. If you want to read the file without importing, use "Open with" and choose Notepad or TextEdit instead. This is the intended behavior, not an error.