President Trump Increases Costs for H-1B Visa Sponsorships

President Trump Increases Costs for H-1B Visa Sponsorships
source: gettyimages
September 20, 2025

President Donald Trump has recently taken steps to make it more expensive for U.S. companies to hire foreign professionals through the H-1B visa program. On Friday, the White House announced that Trump signed a proclamation imposing a substantial fee of $100,000 for new H-1B visa applications, a significant rise from the previous $215 lottery registration fee.

What Are H-1B Visas?

H-1B visas allow U.S. companies to recruit foreign workers in specialized fields such as information technology, engineering, mathematics, and medicine. The program limits the number of visas issued each year to 65,000, with an additional 20,000 reserved for foreign graduates holding advanced degrees from U.S. institutions. The visas are granted via a lottery system, typically valid for three years, with options for extension or transition to permanent residency.

Why the Change?

The latest move aims to curb what the administration describes as widespread abuses of the program, which it claims have harmed American workers. The White House states that the proportion of IT workers holding H-1B visas has surged from 32% in 2003 to over 65%, while unemployment among recent computer science graduates has reached 6.1%.

Industry and Political Response

Silicon Valley and tech giants are expected to oppose these restrictions, which target a program instrumental to many of the region’s startups and industry giants. Notably, Elon Musk, who initially worked in the U.S. on an H-1B visa after arriving as a student, publicly defended the program. In December, Musk tweeted passionately defending the importance of H-1B visas for innovators like SpaceX and Tesla.

Similarly, Mike Krieger, co-founder of Instagram and now Chief Product Officer at AI firm Anthropic, benefited from an H-1B visa early in his career. Krieger worked at Meebo on an H-1B, and he has spoken about the lengthy process of transferring visas, which almost caused him to abandon Instagram before its launch.

Concerns Over Talent Drain

Leading figures in the tech industry warn that these new restrictions may drive highly skilled talent to more welcoming countries. Major companies like Amazon, Google, and Microsoft have advised H-1B visa holders to avoid international travel and stay within the U.S. for now.

White House Justification

The White House’s proclamation, which also cites national security concerns, highlights cases where companies approved thousands of H-1B workers while laying off American employees. For example, one unnamed company received approval for 5,189 H-1B workers this year while laying off approximately 16,000 U.S. workers.

Future Steps

The proclamation allows for individual exemptions if deemed in the national interest. It also calls for revisions to wage requirements to prevent the underpayment of American workers and protect domestic job opportunities.

---

Note: The ongoing debate around H-1B visas underscores the tension between fostering innovation and protecting American employment. As industry leaders and policymakers navigate these changes, the impact on the tech ecosystem remains to be seen.

Reported by Connie Loizos, a veteran Silicon Valley journalist, now with TechCrunch.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644124,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}