MS Paint and Photos inivisibly watermark even locally generated output with GUID
ComputerGuru
639 points
256 comments
August 24, 2026
Related Discussions
Found 5 related stories in 56.1ms across 4,281 title embeddings via pgvector HNSW
- Text AI watermarks will always be trivial to remove pseudolus · 112 pts · August 13, 2026 · 53% similar
- How AI text watermarking works padolsey · 104 pts · August 13, 2026 · 52% similar
- How Claude's text watermarking works surprisetalk · 45 pts · August 14, 2026 · 50% similar
- Guess which of these LLM outputs is watermarked gfysfm · 11 pts · August 20, 2026 · 47% similar
- Show HN: Painterly – Turn pictures into digital paintings without generative AI flinkerflitzer · 21 pts · July 15, 2026 · 43% similar
Discussion Highlights (20 comments)
ComputerGuru
AI-generated text warning (I submitted - but did not author - the piece), but it seems MS Paint and MS Photos add both a visible (can be turned off) and invisible (cannot be disabled and happens silently in the background with no user notice) watermarks to photos that have been AI-manipulated, even when using a local model to perform the action. It's not clear if this applies to even things like using AI-enhanced background delete/remove, but the invisible watermark is embedded in both the image pixels and the image metadata, both containing a GUID that can be linked to the exact prompt that was used and the originating device/user (on Microsoft's end). Obvious next step is to explore if you can replace watermarker.dll with a (signed) no-op shim or MITM the API call to at least use your own (nil?) GUID that isn't linked to your device/account. In case it's not obvious, my bigger concern isn't "this image can be identified to have been generated with/by AI" so much as it is "digital yellow printer dots have been forced upon us, except they can identify and retrieve the exact user/device/time/place/document/etc", completely destroying any and all illusions of privacy left.
nemomarx
Interesting. I really didn't think watermarks would end up going anywhere, but maybe with enough adoption we can have easy ai generated content flagging after all?
sixothree
I think it would be nice if all cameras digitally signed pictures. You could prove the photo was real.
JoeBOFH
I had this trigger the other day incorrectly and went and installed Paint.net. I pasted in a screenshot I took and just wanted to resize it. I got a banner saying it was made with AI and would be updated to reflect that.
Delphiza
I get the privacy concerns, and we are right to expect Microsoft to say that this is what their tool may be doing. However, I fear that one day we will look back and wonder why we didn't do more to sign and preserve human authenticity. Having a stamp saying "AI manipulated" should be a part of digital lineage tooling.
initramfs
Thanks Microsoft, for adding my signature so I won't have to claim authorship when it ends up in a museum in 200 years, and the NSA archives are declassified for art historians filing a FOIA in 2226, who find out, "yep, it was from his PC."
weberer
The AI aspect of this is a red herring. The real problem is that they're secretly adding in a unique identifier into every image you create. If somebody does not like your meme, they can just send a copyright subpoena to Microsoft to instantly get your full name, address, email, phone number, and any other data associated with your Microsoft account. Just like age verification, this is another weapon in the war against internet anonymity.
VCFundedGenYer
Keep an eye on this. A few months back, MS incorrectly tried to stamp a Copilot "watermark" (just an auto-added note) to any and all Azure DevOps commits, regardless of whether an LLM was actually involved. They removed it after a lot of github issues were submitted to the source of the issue which was a VS Code Copilot extension. MS has been very sloppy in their implementations. I would recommend against using Paint or any other LLM enabled app they use as a result. Things may be getting incorrectly stamped.
dagaci
Googling you can see the source code for watermarking here https://github.com/microsoft/InvisMark
naniel
awesome breakdown of the process you took. reverse-engineering is crazy now with AI. IP is dead this also reminds me of what got me hooked on CS in the first place: a simple java steganography app in cmsc150
petjuh
This reminds me that in the USSR they had typewriters that added an identifier somehow that could be traced back to that particular typewriter (and who it was sold to)
phendrenad2
This muddle of an article makes it totally unclear to me if this GUID is attached by the AI generation call or every image I edit in MS Paint. I'm going to assume the former unless they release a clarification. Edit: Actually trivial to test, just save an image of all black and see if it suddenly has other values on save.
luciana1u
the GUID is the giveaway that it's not about protecting artists, it's about being able to prove provenance later. nobody embeds a unique id in a local file for the user's benefit.
red_admiral
Misleading title: the watermark applies to AI generated/edited images. That includes local models. Whether it applies to non-AI generated images is a question for the reverse engineers (or ironically, a suitable AI). My bet is on "no". Of course, the pre-AI versions of paint and notepad can still be installed with a bit of trickery, and it's worth it just for the UX.
saejox
These days i cant recommend Windows to anybody. Even gamers should move to linux. Some say "i do nothing illegal" "have nothing to hide". You dont do anything illegal in your point of view. AI tracking you might think otherwise. A sudden knock on your door might happen because of an ambigious search/propmt.
clear0250
Solution: Don't AI generate images! I think this is a good way to discourage people from making slop.
kibwen
Until proven otherwise via open-source audits and reproducible binaries, you should assume that all commercial photo editing software is embedding watermarks in any way they can get away with. This includes the professional software that you pay quite expensive licenses for. You should also assume that even if they're not today, they will eventually be coerced into doing so, in the same way that printers embed tracking dots.
cupantae
As a linux fan I just love all these changes Microsoft have been introducing
pmkary
With every new thing Microsoft goes trying so hard to come out as the good person, but they just cannot help themselves but to inject their evil. It had to be changed with Nadla coming, but their enshitification is just keeps getting worse and worse. What on Earth is this.
megous
Solved by not using closed source SW, period.