ADVERTISEMENT

PNP strips Senator Bato of gun licenses, orders surrender of 117 firearms

Published May 27, 2026 01:51 pm

At A Glance

  • The order was issued as Senator Ronald 'Bato' dela Rosa continues to evade authorities following an International Criminal Court (ICC) arrest warrant linked to his role in the previous administration's bloody war on drugs.
Senator Ronald "Bato" dela Rosa (Senate PRIB photo)
Senator Ronald "Bato" dela Rosa (Senate PRIB photo)
The Philippine National Police (PNP) has revoked the license to own and possess firearms (LTOPF) of Senator Ronald “Bato” dela Rosa and ordered the surrender of 117 firearms registered under his name following a move to enforce an arrest warrant issued by the International Criminal Court (ICC) against him.
In a revocation order dated Tuesday, May 26, and signed by Firearms and Explosives Office (PNP-FEO) chief Brig. Gen. Jose Manalad Jr., the police said dela Rosa’s firearms license and registrations were “hereby revoked” pursuant to Section 4, second paragraph, sub-paragraph (g) of Republic Act No. 10591 or the Comprehensive Firearms and Ammunition Regulation Act.
Section 4 of RA 10591 provides the standards and requisites for the issuance of and obtaining an LTOPF. Under sub-paragraph (g), it states that the applicant should not be “convicted or is currently an accused in a pending criminal case before any court of law for a crime that is punishable with a penalty of more than two years.”
The order was issued as dela Rosa continues to evade authorities following an ICC arrest warrant linked to his role in the previous administration's bloody war on drugs.
Records from the PNP-FEO noted that Dela Rosa was a holder of a Type 5 LTOPF—the highest classification for private gun ownership which means he can own and possess more than 15 firearms—originally valid until March 10, 2034.
The agency disclosed that 117 assorted firearms were registered under the name of dela Rosa, and all of these are now ordered to be surrendered.
Manalad directed the Regional Civil Security Unit of Davao Region (RCSU 11) to serve the formal notice of the revocation at Dela Rosa's registered address in Davao City.
The directive explicitly tasks RCSU 11 to “facilitate the immediate confiscation or deposit of the registered firearms under his name for subsequent turnover to the supply accountable officer of the FEO for proper disposition.”
According to the order, the FEO initiated the revocation process through a motu proprio proceeding after the Department of Justice (DOJ) on May 21 ordered both the PNP and the National Bureau of Investigation (NBI) to implement the pending ICC warrant against Dela Rosa.
“The filing of this criminal charge constitutes a distinct, independent and sufficient legal ground for the mandatory revocation, cancellation or suspension of any existing firearm license and/or firearm registration issued in favor of the respondent,” the FEO said in the order.
The state regulatory body further rationalized its decision by emphasizing that the government holds the absolute right to pull back gun ownership privileges from individuals facing serious international or domestic prosecution.
“Under applicable firearms laws, rules and regulations, the pendency or institution of criminal proceedings involving offenses that call into question a person’s fitness, integrity, responsibility or capacity to safely possess firearms is sufficient basis for the State, through its regulatory and law enforcement authorities, to withdraw the privilege previously granted to such individual,” it added.
Bato’s legal counsel strikes back
However, the camp of dela Rosa criticized the PNP-FEO's statutory basis, arguing that the police agency is misinterpreting the very law it is trying to enforce.
“The PNP-FEO cited Section 4(g) of R.A. 10591 as the ground for cancelling Senator Dela Rosa’s 118 firearms licenses. There is one problem. Section 4(g) is not a revocation ground,” lawyer Israelito Torreon said in a statement.
The defense lawyer argued that the PNP confused the qualifications needed to acquire a license with the specific grounds required to strip someone of it.
“Read the law. Section 4 is titled ‘Standards and Requisites for Issuance and Obtaining a License.’ It tells you who can GET a license. Section 39 — separately titled ‘Grounds for Revocation’ — tells you when you can LOSE one. They are different sections with different headings for a reason,” Torreon pointed out.
Torreon further emphasized that dela Rosa has not been convicted by any domestic court, nor has a local judge ordered his disarming.
“Section 39 has ten grounds. Pending criminal case before any court? Not one of them. The only criminal-law grounds are: CONVICTION under Section 39(b), and a COURT ORDER under Section 39(j). Senator Dela Rosa has been convicted of nothing. No Philippine court has issued any order against him,” he added.

Related Tags

PNP Firearms and Explosives Office Senator Ronald \'Bato\' dela Rosa ICC warrant of arrest LTOPF
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.