<!DOCTYPE html>
    <html lang="vi" xmlns="http://www.w3.org/1999/xhtml" prefix="og: http://ogp.me/ns#">
    <head>
<title>Quạt quay yếu – Nguyên nhân và cách khắc phục</title>
<meta name="description" content="Quạt quay yếu – Nguyên nhân và cách khắc phục - Savefile - Bài viết - https&#x3A;&#x002F;&#x002F;www.toanlocphat.vn&#x002F;savefile&#x002F;tin-tuc&#x002F;quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html">
<meta name="author" content="Toàn Lộc Phát">
<meta name="copyright" content="Toàn Lộc Phát [info@toanlocphat.vn]">
<meta name="generator" content="NukeViet v4.5">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta property="og:title" content="Quạt quay yếu – Nguyên nhân và cách khắc phục">
<meta property="og:type" content="website">
<meta property="og:description" content="Savefile - Bài viết - https&#x3A;&#x002F;&#x002F;www.toanlocphat.vn&#x002F;savefile&#x002F;tin-tuc&#x002F;quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html">
<meta property="og:site_name" content="Toàn Lộc Phát">
<meta property="og:url" content="https://www.toanlocphat.vn/savefile/tin-tuc/quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html">
<link rel="shortcut icon" href="https://www.toanlocphat.vn/uploads/icon.png">
<link rel="canonical" href="https://www.toanlocphat.vn/savefile/tin-tuc/quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html">
<link rel="alternate" href="https://www.toanlocphat.vn/rss/" title="Bài viết" type="application/rss+xml">
<link rel="alternate" href="https://www.toanlocphat.vn/rss/tin-tuc/" title="Bài viết - Tin tức" type="application/rss+xml">
<link rel="alternate" href="https://www.toanlocphat.vn/rss/khuyen-mai/" title="Bài viết - Khuyến mãi" type="application/rss+xml">
<link rel="alternate" href="https://www.toanlocphat.vn/rss/cam-nang/" title="Bài viết - Cẩm nang" type="application/rss+xml">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/assets/css/font-awesome.min.css" type="text/css">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/themes/kieugia/css/bootstrap.min.css" type="text/css">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/themes/kieugia/css/style.css" type="text/css">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/themes/kieugia/css/style.responsive.css" type="text/css">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/themes/kieugia/css/news.css" type="text/css">
<link rel="preload" as="style" href="https://www.toanlocphat.vn/themes/kieugia/css/custom.css" type="text/css">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/assets/js/jquery/jquery.min.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/assets/js/language/vi.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/assets/js/DOMPurify/purify3.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/assets/js/global.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/assets/js/site.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/themes/kieugia/js/news.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/themes/kieugia/js/main.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/themes/kieugia/js/custom.js" type="text/javascript">
<link rel="preload" as="script" href="https://www.toanlocphat.vn/themes/kieugia/js/bootstrap.min.js" type="text/javascript">
<link rel="stylesheet" href="https://www.toanlocphat.vn/assets/css/font-awesome.min.css">
<link rel="stylesheet" href="https://www.toanlocphat.vn/themes/kieugia/css/bootstrap.min.css">
<link rel="stylesheet" href="https://www.toanlocphat.vn/themes/kieugia/css/style.css">
<link rel="stylesheet" href="https://www.toanlocphat.vn/themes/kieugia/css/style.responsive.css">
<link rel="StyleSheet" href="https://www.toanlocphat.vn/themes/kieugia/css/news.css">
<link rel="stylesheet" href="https://www.toanlocphat.vn/themes/kieugia/css/custom.css">
<style> 
    .zalo-container img {
  max-width: 100%;
  height: auto;
}

.zalo-container {
  position: fixed;
  width: 40px;
  height: 40px;
  bottom: 160px;
  z-index: 9999999;
}

.zalo-container:not(.right) {
  left: 2.5rem;
}

.zalo-container.right {
  right: 2.5rem;
}

.zalo-container a {
    display: block;
}

.zalo-container span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #1182FC;
  position: relative;
}

@keyframes zoomIn_zalo {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn_zalo {
  animation-name: zoomIn_zalo;
}

.animated_zalo {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated_zalo.infinite {
  animation-iteration-count: infinite;
}

.cmoz-alo-circle {
  width: 50px;
  height: 50px;
  top: -5px;
  right: -5px;
  position: absolute;
  background-color: transparent;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid rgba(17, 130, 252, .8);
  opacity: .1;
  border-color: #1182FC;
  opacity: .5;
}

.cmoz-alo-circle-fill {
  width: 60px;
  height: 60px;
  top: -10px;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  background-color: rgba(17, 130, 252, 0.45);
  opacity: .75;
  right: -10px;
}

@-webkit-keyframes pulse_zalo {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse_zalo {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse_zalo {
  -webkit-animation-name: pulse_zalo;
  animation-name: pulse_zalo;
}
.hotline-float {
    position: fixed;
    /* right: 0; */
    bottom: 20px;
    background: url(/themes/kieugia/images/phone-pys.png) no-repeat center right;
    width: 250px;
    height: 60px;
    z-index: 99999999;
}
.hotline-float a {
    margin-right: 4px;
    margin-top: 0px;
    display: inline-block;
    float: right;
    padding: 13px 16px;
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    z-index: 99999999;
    text-decoration: none;
}

</style>
<style type="text/css">
	body{background: #fff;}
</style>
    </head>
    <body>
<div id="print">
	<div id="hd_print">
		<h2 class="pull-left">Toàn Lộc Phát</h2>
		<p class="pull-right"><a title="Toàn Lộc Phát" href="https://www.toanlocphat.vn/">https://www.toanlocphat.vn</a></p>
	</div>
	<div class="clear"></div>
	<hr />
	<div id="content">
		<h1>Quạt quay yếu – Nguyên nhân và cách khắc phục</h1>
		<ul class="list-inline">
			<li>Thứ bảy - 04/01/2025 06:04</li>
			<li class="hidden-print txtrequired"><em class="fa fa-print">&nbsp;</em><a title="In ra" href="javascript:;" onclick="window.print()">In ra</a></li>
			<li class="hidden-print txtrequired"><em class="fa fa-power-off">&nbsp;</em><a title="Đóng cửa sổ này" href="javascript:;" onclick="window.close()">Đóng cửa sổ này</a></li>
		</ul>
		<div class="clear"></div>
		<div id="hometext">
			Trời nóng mà quạt thì quay chậm hơn rùa bò, có cách nào giúp tăng tốc độ quay của quạt lên không?
		</div>
				<div class="imghome">
			<img alt="Quạt quay yếu – Nguyên nhân và cách khắc phục" src="https://www.toanlocphat.vn/uploads/news/2025_01/quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-1-1.jpg" width="460" class="img-thumbnail" />
		</div>
		<div class="clear"></div>
		<div id="bodytext" class="clearfix">
			<h3>Quạt bị bám nhiều bụi bẩn</h3>

<p>Quạt sau một thời gian sử dụng không còn chạy với tốc độ nhanh, ổn định như lúc mới mua, nguyên nhân có thể là do bụi bẩn bám vào lồng quạt, cánh quạt, hộp điều khiển làm cho quạt quay yếu.</p>

<p><i>Vệ sinh ngoài hộp động cơ, các bộ phận khác để quạt làm mát hiệu quả</i></p>

<p><strong>Cách khắc phục:</strong>&nbsp;Tiến hành làm sạch quạt, tra thêm dầu nhớt vào quạt để quạt chạy êm ái, không tiếng ồn. Nên định kỳ vệ sinh quạt từ 1 – 2 tháng/1 lần.</p>

<h3>Khô dầu, hỏng bạc</h3>

<p>Một nguyên nhân khác khiến quạt quay yếu, tạo ra tiếng ồn khi quay là do quạt bị khô dầu, tăng ma sát làm quạt quay chậm hay hỏng động cơ bạc.</p>

<p>Để kiểm tra: Ngắt điện, tháo lồng quạt, thử quay cánh quạt bằng tay, nếu thấy quạt quay nhưng bị cản lại, chỉ quay một chút rồi ngừng hẳn thì có thể do quạt bị khô dầu, hỏng bạc, tiến hành sửa chữa ngay.</p>

<p><i>Tra dầu nhớt vào trục để quạt quay nhanh hơn</i></p>

<p><strong>Cách khắc phục:</strong></p>

<p>- Bạn tháo vỏ, lồng quạt, lấy hộp điều khiển ra, làm sạch hết bụi bẩn, sau đó đổ vài giọt dầu nhớt lên ổ trục. Nếu không có dầu nhớt thì cũng có thể thay bằng dầu máy may. Tuy nhiên nếu không có kinh nghiệm bạn nên đem ra tiệm hoặc trung tâm bảo hành nhờ sửa chữa.</p>

<p>- Nếu tháo hộp điều khiển, thấy trục, bạc bị hỏng, mòn, thì không cần tra dầu, và thay mới luôn vì có tra chúng cũng không tăng tốc độ quay của quạt. &nbsp;</p>

<h3>Hư tụ điện</h3>

<p>Khi mở hộp điều khiển bạn thấy trục, bạc không mòn, hỏng, sau khi tra thêm dầu, vệ sinh sạch sẽ rồi bật quạt lên mà tốc độ quay vẫn chậm như cũ thì nguyên nhân quạt quay yếu có thể do tụ điện bị hư.</p>

<div style="page-break-after: always"><span style="display: none;">&nbsp;</span></div>

<p><br />
&nbsp;</p>

<p><i>Chọn tụ điện mới có cùng chỉ số điện áp, điện dung với tụ điện cũ để thay thế</i></p>

<p><strong>Cách khắc phục:</strong>&nbsp;Nếu bạn có kinh nghiệm sửa chữa quạt thì ra ngoài tiệm bán linh kiện cho quạt và mua một tụ điện có cùng chỉ số điện áp, điện dung với tụ điện cũ về thay thế.</p>

<p>Nhưng nếu bạn không có kinh nghiệm thì tốt nhất là đem quạt đến tiệm sửa chữa để họ thay tụ điện mới cho quạt.</p>

<h3>Hỏng cuộn dây</h3>

<p>Lý do quạt quay yếu không nằm ở trục, bạc và tụ điện thì có thể là do cuộn dây đề bị đứt, cuộn dây đồng sử dụng lâu nên bị xuống cấp.<br />
&nbsp;</p>

<p><i>Cuộn dây đề màu hồng hoặc đỏ bị đứt cũng làm quạt chạy chậm</i></p>

<p><strong>Cách khắc phục:</strong>&nbsp;Bạn có thể đi mua cuộn dây mới đã được quấn sẵn về thay, xem các hướng dẫn trên internet để thay chính xác hơn. Hoặc bạn có thể mang quạt ra tiệm sửa chữa để thợ lành nghề thay cuộn dây cho bạn.</p>

<p>Ngoài ra, nếu đã vệ sinh quạt, tra dầu, thay trục, bạc, tụ điện, cuộn dây, quạt vẫn quay yếu thì quạt của bạn đã cũ quá rồi, nếu tiếp tục sử dụng có thể gây nguy hiểm cho gia đình, bạn nên mua một chiếc quạt mới.</p>
		</div>
				<div id="author">
						<p>
				<strong>Tác giả:</strong>
				<a href="https://www.toanlocphat.vn/author/Admin/">Admin</a>
			</p>
		</div>
	</div>
	<div id="footer" class="clearfix">
		<div id="url">
			<strong>URL của bản tin này: </strong><a href="https://www.toanlocphat.vn/savefile/tin-tuc/quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html" title="Quạt quay yếu – Nguyên nhân và cách khắc phục">https://www.toanlocphat.vn/savefile/tin-tuc/quat-quay-yeu-nguyen-nhan-va-cach-khac-phuc-17.html</a>

		</div>
		<div class="clear"></div>
		<div class="copyright">
			&copy; Toàn Lộc Phát
		</div>
		<div id="contact">
			<a href="mailto:info@toanlocphat.vn">info@toanlocphat.vn</a>
		</div>
	</div>
</div>
        <div id="timeoutsess" class="chromeframe">
            Bạn đã không sử dụng Site, <a onclick="timeoutsesscancel();" href="https://www.toanlocphat.vn/#">Bấm vào đây để duy trì trạng thái đăng nhập</a>. Thời gian chờ: <span id="secField"> 60 </span> giây
        </div>
        <div id="openidResult" class="nv-alert" style="display:none"></div>
        <div id="openidBt" data-result="" data-redirect=""></div>
<div class="zalo-container right" style="bottom:85px;">
            <a id="zalo-btn" href="https://zalo.me/091.104.55.39" target="_blank" rel="noopener noreferrer nofollow">
                                <div class="animated_zalo infinite zoomIn_zalo cmoz-alo-circle"></div>
                <div class="animated_zalo infinite pulse_zalo cmoz-alo-circle-fill"></div>
                <span><img src="https://www.toanlocphat.vn/themes/kieugia/images/zalo-2.png" alt="Contact Me on Zalo"></span>
                            </a>
        </div>
<div class="hotline-float">
    <span>
        <a href="tel:091.104.55.39">091.104.55.39</a>
    </span> 
</div>
<script src="https://www.toanlocphat.vn/assets/js/jquery/jquery.min.js"></script>
<script>var nv_base_siteurl="/",nv_lang_data="vi",nv_lang_interface="vi",nv_name_variable="nv",nv_fc_variable="op",nv_lang_variable="language",nv_module_name="news",nv_func_name="savefile",nv_is_user=0, nv_my_ofs=-4,nv_my_abbr="EDT",nv_cookie_prefix="nv4",nv_check_pass_mstime=1738000,nv_area_admin=0,nv_safemode=0,theme_responsive=1,nv_recaptcha_ver=2,nv_recaptcha_sitekey="",nv_recaptcha_type="image",XSSsanitize=1;</script>
<script src="https://www.toanlocphat.vn/assets/js/language/vi.js"></script>
<script src="https://www.toanlocphat.vn/assets/js/DOMPurify/purify3.js"></script>
<script src="https://www.toanlocphat.vn/assets/js/global.js"></script>
<script src="https://www.toanlocphat.vn/assets/js/site.js"></script>
<script src="https://www.toanlocphat.vn/themes/kieugia/js/news.js"></script>
<script src="https://www.toanlocphat.vn/themes/kieugia/js/main.js"></script>
<script src="https://www.toanlocphat.vn/themes/kieugia/js/custom.js"></script>
<script type="application/ld+json">
        {
            "@context": "https://schema.org",
            "@type": "Organization",
            "url": "https://www.toanlocphat.vn",
            "logo": "https://www.toanlocphat.vn/uploads/logo.png"
        }
        </script>
<script src="https://www.toanlocphat.vn/themes/kieugia/js/bootstrap.min.js"></script>
</body>
</html>