ADVERTISEMENT

It is time for a woman to lead the United Nations

Published Aug 12, 2026 12:05 am  |  Updated Aug 11, 2026 05:16 pm
NIGHT OWL
For 80 years, the United Nations has asked the world to believe in equality, dignity and the equal worth of every human being. Yet one of its most visible glass ceilings remains firmly in place.
Every Secretary General in the history of the organization has been a man.
Nine men have occupied the office since the United Nations was founded. Not one woman has been entrusted with its highest position. The process to choose the tenth Secretary General is now under way, with the successful candidate expected to take office in January 2027. The United Nations itself has formally expressed regret that no woman has ever held the role and has encouraged member states to nominate women.
This should be the moment when that history changes.
The case for a woman Secretary General is not about symbolism alone, although symbols matter. Leadership tells us who is seen, who is trusted and who is considered capable of carrying the greatest responsibilities. When the most important international organization in the world has never been led by a woman, it sends a message, whether intended or not, about who is expected to occupy the highest levels of global power.
For generations, women have served the United Nations as diplomats, negotiators, humanitarian leaders, peace advocates, administrators and experts. They have led countries, managed complex institutions and represented communities through war, disaster and political upheaval. The question is no longer whether there are women qualified to lead the United Nations. There are many.
The real question is whether the institution is finally ready to choose one.
The next Secretary General must, of course, be selected for competence, experience, courage, judgment and integrity. Gender should never replace merit. But merit has never been in short supply among women. What has been in short supply is the institutional willingness to place a woman in the highest office.
For too long, the language of merit has sometimes been used to defend familiar choices. Male leadership is treated as normal, while female leadership is examined as an exception. A man may be judged as an individual. A woman is often expected to prove the capability of women as a whole.
That standard must change.
Choosing a woman would not mean selecting someone simply because she is female. It would mean recognizing that the search for the best person cannot continue to produce the same gender decade after decade without raising serious questions about how candidates are identified, supported and judged.
The United Nations frequently calls upon governments, businesses and public institutions to improve the representation of women. It advocates equality in political participation, peace processes and public decision making. Those principles must also be visible at the top of the organization itself.
The United Nations cannot credibly ask the world to remove barriers that it has not yet overcome within its own leadership.
A woman Secretary General would not solve gender inequality across the world. No single appointment could do that. Nor should any woman be expected to represent every woman, every region or every political tradition. Women are not one uniform group, and female leaders do not all think or govern in the same way.
That is precisely the point. Women should be able to reach the highest office not because they are assumed to lead in one particular manner, but because they possess the full range of talent, experience and ambition found across humanity.
Representation also changes expectations. A woman standing before the General Assembly as Secretary General would show girls around the world that international leadership belongs to them too. It would tell young female diplomats that their careers do not have to stop below the highest level. It would make the idea of women exercising global authority less unusual for the generations that follow.
This is not a minor consideration. Institutions shape our understanding of what leadership looks like. When authority is repeatedly represented by men, male leadership begins to appear natural and inevitable. The appointment of a woman would help widen that image.
It could also bring renewed energy to an institution that urgently needs public confidence. The United Nations faces a world marked by conflict, division and deep distrust. Its next leader will need to speak across political boundaries, defend the vulnerable and remind governments that cooperation remains possible even when agreement appears distant.
That responsibility requires more than administrative ability. It requires moral authority.
Part of that authority comes from demonstrating that the United Nations is capable of renewal. An institution created to represent the peoples of the world should not appear trapped by traditions that exclude half of humanity from its highest office.
The appointment process is formally conducted by the General Assembly on the recommendation of the Security Council. That gives member states a historic responsibility. They are not simply choosing another senior international official. They are deciding what kind of organization the United Nations intends to be in its next chapter.
The choice should not be reduced to geography, political bargaining or the preferences of the most powerful states. It should reflect the ideals the institution claims to defend.
There is reason for hope. The absence of a woman from the office is now being discussed openly. Women are being considered not as symbolic additions to the process, but as serious candidates with substantial records of leadership. The possibility of change is real.
But possibility is not progress until it becomes a decision.
After eighty years and nine male leaders, the world should not be asked to wait through another term for the first woman Secretary General. The institution has spoken about equality for long enough. It now has an opportunity to embody it.
The next Secretary General must be the strongest person for the role.
It is time for the United Nations to recognize that the strongest person may finally be a woman.
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; } }

{{ static_articles_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.