SHLB Disappointed in FCC Proposals to End Remote Connectivity

Posted By: Saskya Cabral Press Releases,

Washington, D.C. (September 3, 2025) – The Schools, Health & Libraries Broadband (SHLB) Coalition is disappointed by today’s proposals to eliminate E-Rate funding for hotspots loaned by schools and libraries and school bus Wi-Fi. These services have been connectivity lifelines for millions of students and families who lack reliable internet access at home. 

“For too many children and library patrons, especially in rural and low-income communities, a borrowed hotspot or long commute to school has been their only chance to complete their schoolwork, apply for jobs, or access telehealth,” said Joey Wender, Executive Director of SHLB. “Removing these connections ignores the reality that learning doesn’t stop at the school door or the library steps. The Homework Gap predated the pandemic and will now, unfortunately, only widen as a result of this proposal. Connectivity is not a luxury—it’s a necessity.”

Read more about SHLB’s position on this issue:

Media Availability

SHLB’s Executive Director, Joey Wender, is available for comment.

For more information, visit www.shlb.org or follow @SHLBcoalition on LinkedIn, Facebook, or X.

###


About SHLB: The SHLB Coalition is a nonprofit, 501(c)(3) advocacy organization that supports open, affordable, high-quality broadband connections for anchor institutions and their surrounding communities. The SHLB Coalition is based in Washington, D.C., and has a diverse membership of commercial and non-commercial organizations across the United States. To learn more, visit www.shlb.org.

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"