<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>PC Repair on Zylonic</title>
        <link>https://zylonic.space/categories/pc-repair/</link>
        <description>Recent content in PC Repair on Zylonic</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en</language>
        <lastBuildDate>Sun, 18 Jan 2026 20:34:50 +0530</lastBuildDate><atom:link href="https://zylonic.space/categories/pc-repair/index.xml" rel="self" type="application/rss+xml" /><item>
        <title>Inspiron 3030 CPU Power-State Instability</title>
        <link>https://zylonic.space/inspiron-3030-cpu-instability/</link>
        <pubDate>Sun, 18 Jan 2026 20:34:50 +0530</pubDate>
        
        <guid>https://zylonic.space/inspiron-3030-cpu-instability/</guid>
        <description>&lt;h2 id=&#34;repair-record--case-notes&#34;&gt;Repair Record / Case Notes
&lt;/h2&gt;&lt;h3 id=&#34;context&#34;&gt;Context
&lt;/h3&gt;&lt;p&gt;This document is a personal repair record for a Dell Inspiron 3030 desktop system that presented with intermittent freezes and BSODs. This is not a guide or recommendation document; it records observations, tests performed, and the system state at the time of diagnosis.&lt;/p&gt;
&lt;h2 id=&#34;initial-condition&#34;&gt;Initial Condition
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;System POSTed and booted normally&lt;/li&gt;
&lt;li&gt;Reached Windows 11 login screen without issue&lt;/li&gt;
&lt;li&gt;Immediately after login, the system would freeze completely&lt;/li&gt;
&lt;li&gt;Display frozen, no input response, hard power-off required&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Freeze timing varied:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Sometimes within seconds of login&lt;/li&gt;
&lt;li&gt;Sometimes after a few minutes of uptime&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Early BSODs showed various memory/exception-related kernel errors with no consistent stop code.&lt;/p&gt;
&lt;h2 id=&#34;hardware-checks-performed-first&#34;&gt;Hardware Checks (Performed First)
&lt;/h2&gt;&lt;p&gt;Given the nature of full system freezes, hardware was checked before OS-level work.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;RAM reseated and tested&lt;/li&gt;
&lt;li&gt;DIMM slot tested&lt;/li&gt;
&lt;li&gt;System stable inside BIOS setup&lt;/li&gt;
&lt;li&gt;Temps were great&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;dell-bios-advanced-diagnostics&#34;&gt;Dell BIOS Advanced Diagnostics
&lt;/h3&gt;&lt;p&gt;The following built-in diagnostics were executed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Memory test&lt;/li&gt;
&lt;li&gt;Storage/drive test&lt;/li&gt;
&lt;li&gt;Graphics test&lt;/li&gt;
&lt;li&gt;CPU test&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;All diagnostics passed with no reported errors.&lt;/p&gt;
&lt;h2 id=&#34;software-elimination&#34;&gt;Software Elimination
&lt;/h2&gt;&lt;p&gt;Based on early kernel errors, the issue initially appeared software or driver related.&lt;/p&gt;
&lt;p&gt;Actions taken:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Secure Boot verified&lt;/li&gt;
&lt;li&gt;Startup items disabled&lt;/li&gt;
&lt;li&gt;Windows repair attempted&lt;/li&gt;
&lt;li&gt;Full Windows reset attempted&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The same freezes and BSODs occurred:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;During Windows reset&lt;/li&gt;
&lt;li&gt;While booted into the Windows installation ISO&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;At this point, Windows, configuration corruption, and third-party drivers were ruled out.&lt;/p&gt;
&lt;h2 id=&#34;error-progression&#34;&gt;Error Progression
&lt;/h2&gt;&lt;p&gt;Initial BSODs were generic and memory/exception related.&lt;/p&gt;
&lt;p&gt;Later in testing, BSODs began reporting:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;CLOCK_WATCHDOG_TIMEOUT&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This shifted focus away from software and toward CPU execution or power/clock behavior.&lt;/p&gt;
&lt;h2 id=&#34;cpu-isolation-changes&#34;&gt;CPU Isolation Changes
&lt;/h2&gt;&lt;p&gt;To isolate CPU behavior, the following BIOS changes were applied:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Intel Turbo Boost disabled&lt;/li&gt;
&lt;li&gt;Intel SpeedStep disabled&lt;/li&gt;
&lt;li&gt;Deep C-States disabled&lt;/li&gt;
&lt;li&gt;Hyper Threading disabled&lt;/li&gt;
&lt;li&gt;CPU forced to operate at base frequency with fixed voltage behavior&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;No overclocking or undervolting was applied.&lt;/p&gt;
&lt;h2 id=&#34;result&#34;&gt;Result
&lt;/h2&gt;&lt;p&gt;After these changes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;System stability was restored&lt;/li&gt;
&lt;li&gt;No further freezes observed&lt;/li&gt;
&lt;li&gt;No additional BSODs encountered&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Stability was only achieved once dynamic CPU power and clock transitions were disabled.&lt;/p&gt;
&lt;h2 id=&#34;observations&#34;&gt;Observations
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Stable under fixed frequency and voltage&lt;/li&gt;
&lt;li&gt;Unstable when dynamic power management is enabled&lt;/li&gt;
&lt;li&gt;BIOS diagnostics pass&lt;/li&gt;
&lt;li&gt;Memory tests pass&lt;/li&gt;
&lt;li&gt;Failures occur independently of OS&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Behavior is consistent with CPU-side power or clock transition instability rather than software failure.&lt;/p&gt;
&lt;h2 id=&#34;current-state&#34;&gt;Current State
&lt;/h2&gt;&lt;p&gt;System is operational with CPU performance features disabled. This configuration is noted as a workaround rather than a permanent repair.&lt;/p&gt;
&lt;h2 id=&#34;system-information&#34;&gt;System Information
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Model: Dell Inspiron 3030&lt;/li&gt;
&lt;li&gt;CPU: Intel Core i3-14100 (14th Gen)&lt;/li&gt;
&lt;li&gt;BIOS Version: 1.20.0&lt;/li&gt;
&lt;li&gt;RAM: 8GB DDR5&lt;/li&gt;
&lt;li&gt;Service Tag: 4Z7HX64&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;closing&#34;&gt;Closing
&lt;/h2&gt;&lt;p&gt;This record documents a case where standard diagnostics passed and the issue initially presented as software-related, but was ultimately isolated to dynamic CPU behavior. The system state reflects conditions at the time of diagnosis.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
