5-year-old boy detained by ICE released, back in MN after judge’s order
Liam Conejo Ramos, the 5-year-old boy who became one of the symbols of the Trump administration’s immigration raids in Minnesota, has been released from a Texas detention facility, where he was held for over a week with his father.
“Liam is now home. With his hat and his backpack. Thank you to everyone who demanded freedom for Liam,” Rep. Joaquin Castro, D-Texas, said on X.
Ramos and his father, asylum seeker Adrian Conejo Arias, were taken by U.S. Immigration and Customs Enforcement Agents while in their driveway after the boy came home from school on Jan. 20. Agents at the time refused an offer made by another adult living in the home to take the child.
Instead, the agents led the boy to his front door and ordered him to knock – “essentially using a 5-year-old as bait,” according to a news release from Columbia Heights Public Schools.
While ICE has disputed this claim, Vice President JD Vance defended the agency on Jan. 22, saying that the federal officials were targeting Conejo, an undocumented immigrant from Ecuador accused of trying to flee from immigration agents. As for the boy, Vance said, “Are they supposed to let a 5-year-old child freeze to death?”
The pair’s release was ordered by U.S. District Judge Fred Biery on Jan. 31. Castro said he picked them up later that night, and they returned to Minnesota Feb. 1.
“The case has its genesis in the ill-conceived and incompetently-implemented government pursuit of daily deportation quotas, apparently even if it requires traumatizing children,” Biery wrote in his order. “With a judicial finger in the constitutional dike, it is so ordered.”
Biery in his ruling also compared the administration’s actions to those of King George III cited by the Founding Fathers in the Declaration of Independence.
“Thirty-three-year-old Thomas Jefferson enumerated grievances against a would-be authoritarian king over our nascent nation … ‘We the people’ are hearing echoes of that history,” Biery wrote.
Castro’s post included a photo of a handwritten note to Ramos where he asked the child to judge the United States “not by your days at Dilley (immigration detention center) but by the millions of Americans whose hearts you touched.”
Photos of the arrest, which showed Ramos outside the home in a character hat with a Spiderman backpack, circulated widely online. The arrest, along with the fatal shootings of Renee Good and Alex Pretti by federal agents, sparked intense protests in Minneapolis and across the country.
President Donald Trump‘s border czar Tom Homan last week described plans to “draw down” the federal presence in the Midwestern state. The Trump administration has deployed thousands of agents in Minnesota as part of its wide-reaching, and often contentious, deportation surge.
USA TODAY has reached out to representatives for the boy’s family for comment.
Contributing: Jonathan Limehouse, USA TODAY
(function () { let route = window.ga_data.route, headline = route.headline || document.title, url = route.url, sponsoredText = (route.sponsoredSeries || route.sponsoredStory) ? 'Story From ' + route.sponsoredName + ': ' : '';
nsbFacebookURL(url, headline); nsbTwitterURL(url, headline, sponsoredText); nsbEmailURL(url, headline, sponsoredText); nsbSMSURL(url, headline, sponsoredText);
function nsbFacebookURL(url, headline) { let ele = document.querySelectorAll('.nsb-facebook'); if (!ele) return;
nsbSetLink(ele, `https://www.facebook.com/dialog/feed?app_id=${window.ga_data.site.facebook.appid}&redirect_uri=${window.location.href}&link=${url}&name=${encodeURIComponent(headline)}`); }
function nsbTwitterURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-twitter'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`); nsbSetLink(ele, `https://twitter.com/intent/tweet?text=${text} ${url} via @${window.ga_data.site.twitter.primary_account}`); }
function nsbEmailURL(url, headline, sponsoredText) { let description = document.querySelector('meta[name="description"]') ? encodeURIComponent(document.querySelector('meta[name="description"]').getAttribute('content')) : null, siteName = window.ga_data.site.publicationName, text = encodeURIComponent(`${sponsoredText}${headline}`);
if (!description && text) ele.remove(); else nsbSetLink(document.querySelectorAll('.nsb-email'), `mailto:?subject=${siteName} ${text}&body=From ${siteName}%0D%0A${text}%0D%0A${description}%0D%0A%0D%0A${url}%0D%0A%0D%0A%0D%0A%0D%0A`); }
function nsbSMSURL(url, headline, sponsoredText) { let ele = document.querySelectorAll('.nsb-text'); if (!ele) return;
let text = encodeURIComponent(`${sponsoredText}${headline}`) + '%0A%0A'; nsbSetLink(ele, `sms:?&body=${text}${encodeURIComponent(url)}`); }
function nsbSetLink (ele, url) { let links = ele; links.forEach(link => { link.setAttribute('href', url); }); } })();
function fireNavShareAnalytics (type) { try { let analytics = document.getElementById("pageAnalytics"), section = ga_data.route.sectionName || ga_data.route.ssts.split('/')[0]; if (analytics) { analytics.fireEvent(`${ga_data.route.basePageType}:${section}:nav-share-buttons:${type}`); } else { if (window.newrelic) window.newrelic.noticeError('page analytics tag not found'); } } catch (e) { if (window.newrelic) window.newrelic.noticeError(e); } }