Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - Don't ya wish your boyfriend was a geek like me?.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. Smart Defrag
4. Sergei Strelec's WinPE
5. MusicBee
6. Microsoft Visual C++ 2015-2022 Redistributable Package
7. K-Lite Mega Codec Pack
8. Visual C++ Redistributable Runtimes AIO Repack
9. ImgBurn
10. Sergei Strelec's WinPE 64-Bit for Windows 10 and 11
More >>

top reads

Star 4 Ways To Check System Uptime in Windows 11

Star 6 Ways To Clear Clipboard History

Star How To Enable and Install the Built-In System Monitor (Sysmon)

Star Network Location - What Is It and How To Add It?

Star 4 Ways To Run a Manual Scan With Microsoft Defender

Star How To Easily Backup and Import Windows Defender Firewall Rules

Star How To Install and Restore WMIC in Windows 11

Star How To Bring Back the Classic File Explorer with Ribbon in Windows 11

Star How To Limit Max CPU Usage for Microsoft Defender Scans in Windows 11

Star Recently Opened Files - How To Hide or Show Them In Jump Lists, File Explorer, and Start Menu


MajorGeeks.Com » Overview » How To Remove Metadata From Photos in Windows

How To Remove Metadata From Photos in Windows

By selma čitaković

on 05/03/2026

Hop into IObit’s Easter Sale and save up to 90% on top utilities, plus score 3 FREE months before the deal disappears! 🐰🌷🏆

{$insert['content_title']


Photo metadata often includes potentially revealing information, including GPS location data, date and time, device details, editing history, and more. It's also known as EXIF (Exchangeable Image File Format) metadata. Although useful for organizing photos and displaying them correctly, it can be a privacy risk. After all, it can reveal your exact location (coordinates and all!) and personal/team details.

On the bright side, it's pretty easy to delete it and keep your personal data safe.

You can use a built-in Windows option in the Properties or a dedicated metadata remover. The former is quick and convenient, but it only handles common EXIF data fields. It won't clean up everything.

If you want a truly clean file copy, you're better off using a dedicated tool. We recommend ExifTool, a free and open-source program that's the gold standard for editing tags and removing metadata.

We'll explain both methods below.

Via Properties



Find the photo(s) you want to clean up, and select them. You can delete the metadata of multiple pics at once. Then do the following:

  1. Right-click and select Properties.
  2. Go to the Details tab and click on the Remove Properties and Personal Information link near the bottom.
  3. In the new window that opens, select Remove the following properties from this file, and then Select All. Or, you can go down the list and check the ones you want manually.
  4. Click OK.
  5. Alternatively, you can select Create a copy with all possible properties removed if you want to keep the original file with all its properties and metadata. Click OK.


image4.png


It's pretty simple! However, as we said before, it's not the most thorough option.

Via ExifTool



Alternatively, you can use ExifTool. It's much more detailed, but it does involve more steps than the first method. Here's what you need to do:

  1. Download the 32-bit or 64-bit executable, right-click the downloaded zip, and select Extract All. Confirm by clicking Extract.
  2. This will open the extracted folder for ExifTool. Select exiftool(-k).exe and rename it exiftool.exe. Select and move the exiftool.exe and exiftool_files to an easy-to-find location - for example, the Downloads folder, or a folder where you keep your pictures.
  3. Now, open Command Prompt: press Win + R, type cmd, and press Enter.
  4. In the terminal, navigate to the folder where you've moved exiftool.exe. For example, if you moved it to the Downloads folder, type cd and then the address. In my case, it's cd C:\Users\Anselma\Downloads.
  5. If the photos you want to edit aren't in the same folder as exiftool.exe, move them now.
  6. Now, if you want to view the metadata of a specific pic, type exiftool file.jpg and hit Enter. Replace file.jpg with the actual file name. You should see a long list of metadata.
  7. If you want to remove all metadata from a specific picture, type exiftool -all= file.jpg. Again, replace the placeholder file name. This will create a "clean" copy and keep the original feel, but rename it and add "_original" to the file name.
  8. To remove metadata from all files within a directory, type exiftool -all= /path/to/directory/. Right-click the directory, select Copy as path, and paste it into the command instead of the placeholder.
  9. To remove only GPS metadata from a photo, type exiftool -gps:all= file.jpg. Replace file.jpg with the real file name.


image3.png


You can't completely strip all metadata even with ExifTool. Some of it is required, but it can't be used to identify you. Still, you can check what info remained with the exiftool file.jpg command. It should be very minimal!

For example, here's the metadata for the original picture I used during my tests:

image1.png


It's quite extensive, and I have to scroll down to read it all.

Now, look at the cleaned-up version of the same file:

image5.png


That's the complete metadata, all captured in one screenshot.

selma citakovic
selma citakovic
Selma is a gamer, geek and gremlin hunter with a passion for cyber security and smashing Windows bugs before they bite. She’s IBM-certified, loves real freeware, despises bloatware, and powers most of her troubleshooting with an unhealthy amount of coffee.

comments powered by Disqus


© 2000-2026 MajorGeeks.com
Powered by Contentteller® CMS System