Vauxhall Corsa D (2007) possible broken thermostat


Recommended Posts

Hello all.

My 1.0L Corsa is having major overheating problems, and I've been informed that it might be a broken thermostat not allowing the hot/cold water to circulate around the engine. I've also been informed that they are easily replacable, and can actually be removed (especially during winter). Is this possible? I don't want to risk chopping bits out of the engine without knowing that it's actually going to be ok.

Hi, they are easily replaced by anyone with a competent knowledge in motor mechanics, if in doubt you could always contact any garage to do the work for you, the thermostat is quite cheap, the only cost to you would really be their labour

This is only an example as the prices can vary

Vauxhall Corsa Thermostat, for arguement sake, lets call it ?8

Garage labour price per hour ?30-50 ish (Vauxhall rip off merchants, or main dealers as everyone else calls them ?90-200 per hour depending on location)

(Wolverhampton last time I took my Omega Labour was ?140 per hour)

Time required, about 30-40 minutes

(real time, usually less but they usually round up to the nearest half an hour)

As for removing it altogether, I personally would advise against it, I once had A Mitsubishi Galant that needed a new Rad, so bought one from a scrap yard for ?5 and replaced it myself, (original one took a stone and had a hole in it) this one had a faulty thermostat, and my engine in the winter only warmed up when the car was stationary, so driving was a very cold experience even with the heaters on. But that was what happened to me.

  • Like 2

Don't simply remove it.

If you don't know what you're doing, get it done properly. I hope you're not driving the car while it's over heating!! You don't want to blow a head gasket or worse, crack the head.

Take it to a mechanic, it's one of the cheaper repairs available.

The car isn't being use at the moment, as it is just too faulty. I don't know what I'm doing, but my dad has a good idea. I can't afford to get it repaired though. :(

I doubt a thermostat and a Haynes manual would be more expensive than insuring and taxing a car that's sitting on your drive.

I doubt a thermostat and a Haynes manual would be more expensive than insuring and taxing a car that's sitting on your drive.

It isn't, but I'm still debating whether the trade the car in or not. So whether to still be throwing money at a car I may not have for much longer.

Thermostat is about ?8 and haynes manual about ?20 i think

stop moaning about it and just get to it

you realise the amount of money the garage will knock off it on trade in if they have to do the work yeah?

Thermostat is about ?8 and haynes manual about ?20 i think

stop moaning about it and just get to it

you realise the amount of money the garage will knock off it on trade in if they have to do the work yeah?

This.

Have a go at it yourself, you'll feel pleased with yourself and likely solve the problem. I had an immobiliser problem in my seat a few weeks ago - had I taken it to the dealer, they'd have replaced the whole instrument panel and probably charged me ?500 to fix the problem. I looked on a forum, found it was a common fault, ripped it out myself, grabbed the soldering iron and blobbed some solder on a couple of the dry joints based on a wiring diagram. All this without any prior knowledge or experience. Cost next to nothing and I have saved myself ?500. The car works like a charm!

Vauxhalls tend to have the thermostat in a housing and the whole unit is replaced as one, they are not terribly expensive and easy as hell to replace, Here from ebay http://www.ebay.co.u...7#ht_2475wt_984

Normally though if the thermostat is gone, they fail in the open postion and would result in over cooling rather than over heating, thats what happened twice on my vectra.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Simple answer is yes, you will still get the Windows updates and as long as browser is up to date, you will be good. Only thing secure boot does is protect you against boot level threats and make it harder to install other OS's. I've been looking into this pretty thoroughly lately myself as wifes computer has secure boot disabled plus my other, older computers that run Linux, don't have secure boot enabled. Have seen all kinds of questions about this on the Linux Mint and MX Linux forums. Just don't suddenly enable secure boot now.
    • How many other companies will follow Ford's lead? Or, have they already gotten lazy and become enslaved to AI--and now can't figure out how to get out of that mess.
    • Why would any self-respecting intelligent person follow any recommendation by Donald's GOP administration? With almost two years of fabrications, deceit, and blatantly illegal behavior, why believe them now? They had best be gone after the November 2026 election, so we'll wait and see.
    • AltSendme 0.4.1 by Razvan Serea AltSendme is a minimal, cross-platform application designed for fast, secure, and private peer-to-peer file transfers. It allows users to send files or entire directories directly between devices without relying on cloud servers, accounts, or any personal information. Everything is encrypted end-to-end using modern protocols like QUIC and TLS 1.3, ensuring both strong security and low-latency performance. Transfers are verified with BLAKE3 for data integrity, and interrupted downloads automatically resume, making the experience reliable even on unstable connections. You can transfer anything—images, videos, documents, and more. Integrity checks are performed on both ends, so your files are automatically verified for correctness during both sending and receiving. AltSendme works seamlessly across local networks or long-distance links, capable of saturating multi-gigabit connections for extremely fast delivery. With built-in NAT traversal and encrypted relay fallback, it connects devices almost anywhere. The app integrates with the Sendme CLI and will soon support mobile and web platforms. Fully free and open-source, AltSendme offers a lightweight, privacy-first alternative to traditional cloud-based services, removing size limits, upload costs, and unnecessary data exposure. AltSendme 0.4.1 changelog: Release Highlights Self-hosted relays: Run your own iroh relay so transfers don't rely on public infrastructure. Includes a full deployment template in deploy/relay/ with Docker Compose for a VPS and configuration examples for production use. Fly.io support: One-click deploy template for Fly.io, including a quick-start config (fly.dev.toml) for testing without a custom domain, plus production setup with Let's Encrypt and your own hostname. Relay settings UI: New Settings → Network panel to choose how AltSendme connects: automatic public relays, custom self-hosted URLs (with optional auth token), or disabled. Test connections, verify latency, and see live relay status in the footer. Disable relays: Turn off relay servers entirely when you only need same-network transfers (e.g. LAN). Direct connections only. No relay hop required when devices can reach each other. Android graduates from beta: Android is now part of the regular release cycle alongside desktop. APKs ship with each version (universal, arm64, and armv7). Other improvements Private relay access control via shared auth token Relay fallback notifications when a custom relay is unreachable Broadcast mode toggle in sharing settings Android release build fixes (split-per-ABI APKs, universal APK preservation) UI polish: mobile safe-area insets, dropzone layout, transfer progress animation Bug fixes for minification-related serialization issues and system tray icon loading What's Changed feat(relay): add relay status functionality and settings UI (a120cdf) feat(relay): implement custom relay server configuration and verification (51276c7) feat(relay): add configuration for private relay access and enhance observability features (48fbabf) feat(relay): enhance relay URL validation, display connection status (d4fffa0) feat(relay): add RelayChangeGuard component and enhance relay-related translations (16ba514) feat(broadcast): add toggle setting for broadcast mode in sharing UI (ca6d977) fix(relay): correct QUIC discovery port, pin image, templatize fly.dev (52a2ba5) fix: More broken serialization due to minification (67491a9) fix(android): preserve true universal APK across per-ABI builds (e9f256f) fix(ui): conditional safe-area insets padding on mobile (1182f0e) refactor(transfer): CircularRing component animation fix (944572b) chore(android): drop x86 and x86_64 release APKs, keep universal+arm64+armv7 (34ada0b) Download: AltSendme 0.4.1 | ARM64 | ~9.0 MB (Open Source) Download: AltSendme for MacOS | Android Links: AltSendme Home Page | GitHub | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You are mostly right about the ephemeral nature of it. As I mention in the article, if you dont add a second device or take a backup of your account before uninstalling it, then yes you will lose access to your account. That said, in terms of actual user experience when you sync multiple devices your message history carries across and there's also a Saved Messages chat like there is on Telegram to send messages and attachments between your installs. But yh, what you point out are correct and its not trying to emulate Messenger or Telegram.
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      495
    2. 2
      +Edouard
      225
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      75
    5. 5
      FloatingFatMan
      71
  • Tell a friend

    Love Neowin? Tell a friend!