Tesla Advances Autonomous Vehicle Testing in Nevada with New Permit

Tesla Advances Autonomous Vehicle Testing in Nevada with New Permit
source: gettyimages
September 11, 2025

Tesla has received a new permit from the Nevada Department of Motor Vehicles (DMV) to test its autonomous vehicle technology on public roads within the state. This development marks a significant step forward in Tesla’s plans to expand its autonomous ride-hailing services across multiple U.S. markets.

Expansion of Autonomous Testing

The testing permit was notably identified by Tesla influencer Sawyer Merritt. It comes roughly two months after Tesla CEO Elon Musk publicly outlined the company's ambitions to extend autonomous driving capabilities beyond Austin, Texas, into other regions like the Bay Area, Nevada, Arizona, and Florida.

During Tesla’s second-quarter earnings call on July 23, Musk expressed confidence in the company's plans, stating:

> “We expect to significantly increase our service area—far beyond what competitors are doing—within the next few weeks. We are obtaining regulatory approval to launch in the Bay Area, Nevada, Arizona, Florida, and other areas. As safety is proven and approvals are secured, we aim to roll out autonomous ride-hailing services nationwide, which could cover about half of the U.S. population by year's end.”

Pilot Programs and Regulatory Approvals

Tesla has already begun testing autonomous rides in Austin, Texas, using driverless Model Y SUVs. The service, launched earlier this summer in South Austin, involves a Tesla employee seated in the front passenger seat and has been gradually expanding within the city.

In Nevada, the process for testing autonomous vehicles on public streets is more straightforward compared to California. Tesla needed only to submit a testing registry permit form, which the DMV reviews and issues a Certificate of Compliance for. Following approval, vehicles are assigned red license plates as evidence of authorized testing.

According to Merritt, Tesla has now received this compliance certificate. Although representatives from Nevada’s DMV have not yet responded to inquiries from TechCrunch, the agency's rules mandate that companies must maintain at least $5 million in insurance coverage and report any traffic incidents within ten days of occurrence.

Nevada’s Role in Autonomous Vehicle Development

Nevada has fostered a friendly environment for autonomous vehicle testing, serving as a hub for both big tech players and startups. For years, companies like Motional and Lyft tested autonomous cars on Las Vegas streets, and Nuro established a dedicated test track in the state.

Most notably, Zoox has become synonymous with autonomous rides in Las Vegas. Earlier this week, Zoox announced the launch of its free, public robotaxi service, though it must still obtain regulatory approval to charge fares.

Future Regulations and Market Entry

Should Tesla pursue a commercial robotaxi operation, it will need additional approvals from the Nevada Transportation Authority to operate as an autonomous vehicle network company. Such steps are necessary for Tesla to establish a full-scale, fee-based robotaxi service.

Kirsten Korosec, a seasoned transportation journalist, reports extensively on EVs, autonomous vehicles, and urban mobility. She is currently the transportation editor at TechCrunch and co-hosts the “Autonocast” podcast.

For inquiries or further information, contact Kirsten at [kirsten.korosec@techcrunch.com](mailto:kirsten.korosec@techcrunch.com) or via Signal at kkorosec.07.

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 · 137 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": 6643327,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}