I’ve always found it a bit strange how Meta handles our privacy. On one side, the company is all in on the idea of encryption and how it’s so important for a user’s privacy. On the other side, they’ve quietly pulled the plug on a feature that actually protects our data. If you’ve ever opted in to secure chats on Instagram, I have some bad news for you. Meta has officially decided to drop end-to-end encryption (E2EE) for Instagram DMs. Starting 8 May 2026, that extra layer of security that kept your Instagram chats truly private is getting the axe. It’s a bit of a head-scratcher, isn’t it? Especially since Meta also owns WhatsApp, which is basically the gold standard for encrypted messaging.

Survey
`; // trigger animation const inner = qaContainer.querySelector(“.qa-inner”); setTimeout( => inner.classList.add(“show”), 50); document.querySelectorAll(“input[name=’answer’]”).forEach(radio => { radio.addEventListener(“change”, => submitAnswer(radio.value)); });}function showThankYou { thankYouBox.style.display=”block”; setTimeout( => thankYouBox.classList.add(“show”), 50);}function submitAnswer(answerValue) { const finalPayload = { campaign_name: “Digit Questionaire”, form_name: “Digit Questionaire_Form 1”, form_data: [ { key: “uuid”, value: deviceId, type: “text” }, { key: “question”, value: questions[currentQuestionIndex].question, type: “text” }, { key: “response”, value: answerValue, type: “text” } ], verification_data: { captcha_verification: “”, captchaValue: null, captchaId: null, phone_verification: false, email_verification: false }, meta_data: { referer: document.referrer || window.location.href, user_agent: getDeviceType } }; const myHeaders = new Headers ; myHeaders.append(“accept”, “*/*”); myHeaders.append(“origin”, “https://www.timesdrive.in”); myHeaders.append(“user-agent”, navigator.userAgent); const formdata = new FormData ; formdata.append(“finalPayload”, JSON.stringify(finalPayload)); fetch(“https://apivelocitynext.tnn.in/submit-form-data/68b6d8aac3aa7094b919ac4f/68b6d8f5c3aa7094b919ac89”, { method: “POST”, headers: myHeaders, body: formdata }) .then(res => res.text ) .then(result => console.log(“Submitted:”)) .catch(err => console.error(“Error:”)); currentQuestionIndex++; progress++; setCookie(“progress”, progress); if (currentQuestionIndex { qaBox.style.display=”none”; showThankYou ; }, 600); }}if (currentIndex qaBox.classList.add(“show”), 1200); showQuestion(currentIndex);}
The official word
Of course, Meta isn’t being shy about why they’re doing this. According to them, it essentially comes down to the fact that nobody was actually using it. Because encryption was never the ‘default’ setting on Instagram like it is on WhatsApp, you had to go out of your way to find it.
As per a Meta spokesperson, ‘Very few people were opting in to end-to-end encrypted messaging in DMs, so we’re removing this option from Instagram in the coming months. Anyone who wants to keep messaging with end-to-end encryption can easily do that on WhatsApp.’
Why is this happening now?
In this situation, blaming low adoption feels like an easy way out for Meta, given that the feature was buried so deep in the menus that most people didn’t even know it existed. But if we look closer, there’s a much bigger tug-of-war happening behind the scenes. For years, law enforcement and child safety groups have been on Meta’s case, arguing that encryption makes it way too easy for predators to hide. We’ve even seen this drama play out in court recently, with leaked documents showing Meta’s own bosses arguing over whether keeping our chats private is worth the safety risks.
While Messenger is still slowly moving toward making encryption the standard, Instagram is essentially being hung out to dry. It feels like Meta has decided that if a platform isn’t private by default, it’s just not worth the technical headache or the legal heat of keeping a half-baked version running.
Should you actually be worried?
Honestly? It really depends on how you use the app. If your DMs have a slugfest of memes and quick replies to stories, this won’t change your life one bit. But, if you’re using Instagram for the heavy stuff like chatting about work, sharing health updates, or making private plans, you should probably start moving those chats elsewhere. Because when a chat isn’t end-to-end encrypted, the access to your messages isn’t just sitting safely on your phone. Technically, Meta could peek at the content if they really wanted to, and more importantly, so could a hacker.
The point is, Meta is a supermassive company. Instagram is one of the top-most, if not the most, visible platforms out there. And not having end-to-end encryption in DMs is a huge downgrade. Also, if you have old encrypted chats you want to keep, don’t wait around. You’ll need to save them before the 8th May deadline. Keep an eye out for a prompt in the app to download your data.





