<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Mobile and Desktop Processors의 주제 Re: Re:I5 13600kf completely freezes without load</title>
    <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725006#M86526</link>
    <description>Hello Kenneth B.,&lt;BR /&gt;&lt;BR /&gt;Sorry for the long reply&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When did the issue first start occurring?&lt;BR /&gt;In December 2023.&lt;BR /&gt;&lt;BR /&gt;How often does the freezing happen?&lt;BR /&gt;This only happens when the PC without load.&lt;BR /&gt;&lt;BR /&gt;Is it random or does it follow a pattern?&lt;BR /&gt;It seems to me that this is due to a drop in the processor power supply voltage.&lt;BR /&gt;&lt;BR /&gt;Have there been any recent changes to your system before the issue began (e.g., driver updates, BIOS changes, new software installations)?&lt;BR /&gt;This happened a year after the purchase. First time after playing game - Ready or not. Video driver was updated that day. BIOS has not been changed.&lt;BR /&gt;&lt;BR /&gt;Does the freezing occur only during startup and shutdown, or does it also happen during regular use?&lt;BR /&gt;This happens often during regular use, if the PC without load.&lt;BR /&gt;This problem was solved by running the .bat file every time the PC started&lt;BR /&gt;This .bat file counts from 1 to 100 and then starts over.&lt;BR /&gt;&lt;BR /&gt;Program code:&lt;BR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/137106"&gt;@Echo&lt;/a&gt; off&lt;BR /&gt;SET A=0&lt;BR /&gt;:rep&lt;BR /&gt;SET /A A=%A%+1&lt;BR /&gt;title " Loop %A% "&lt;BR /&gt;for /L %%c in (1,1,100) do (&lt;BR /&gt;echo %%c&lt;BR /&gt;)&lt;BR /&gt;goto :rep&lt;BR /&gt;&lt;BR /&gt;There were no freezes when working with this file.&lt;BR /&gt;But often I can't get to launching this file, because the PC freezes when loading Windows.&lt;BR /&gt;I have to reboot my PC sometimes 10-15 times to start the .bat file. This is the main problem.&lt;BR /&gt;&lt;BR /&gt;Have you tested the system with a different operating system or a clean installation of Windows without additional drivers or software?&lt;BR /&gt;Installing a clean Windows didn't help.&lt;BR /&gt;&lt;BR /&gt;Have you monitored CPU temperatures and voltages during idle and load conditions?&lt;BR /&gt;Vcore 1.412 – 0.756, temperature 39 C - 93 C&lt;BR /&gt;&lt;BR /&gt;Have you tried adjusting any BIOS settings related to CPU power management or voltage control? Did you overclock the processor?&lt;BR /&gt;No&lt;BR /&gt;&lt;BR /&gt;Please note that if the system was overclocked, including voltage/frequency beyond the processor supported specifications, your processor voids warranty.&lt;BR /&gt;-&lt;BR /&gt;&lt;BR /&gt;Was the processor purchased less than 30 days ago? If so, I kindly suggest checking with the place of purchase for warranty options.&lt;BR /&gt;The processor was purchased in November 2022. The warranty has expired&lt;BR /&gt;&lt;BR /&gt;Do you see any physical damage on the processor?&lt;BR /&gt;No</description>
    <pubDate>Wed, 05 Nov 2025 20:15:59 GMT</pubDate>
    <dc:creator>SergeyS18</dc:creator>
    <dc:date>2025-11-05T20:15:59Z</dc:date>
    <item>
      <title>I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1724205#M86457</link>
      <description>Good afternoon.&lt;BR /&gt;&lt;BR /&gt;Can you help me solve a problem with my i5 13600kf processor, please.&lt;BR /&gt;This processor was purchased in November 2022. It worked fine for a year, but then (approximately in December 2023), the PC started completely freezes without load.&lt;BR /&gt;&lt;BR /&gt;PC Specifications:&lt;BR /&gt;BIOS ver. – 1820&lt;BR /&gt;Windows 10 – 22Н2&lt;BR /&gt;&lt;BR /&gt;Hardware:&lt;BR /&gt;Gen Intel(R) Core(TM) i5-13600KF 3.50 GHz&lt;BR /&gt;Asus PRIME Z790M-Plus&lt;BR /&gt;RAM Kingston Fury Beast Black AMD [KF556C36BBEK2-32] 32 ГБ&lt;BR /&gt;SSD Samsung SSD 980 1TB, SSD Samsung SSD 980 PRO 1TB&lt;BR /&gt;NVIDIA GeForce RTX 4080 (16 GB)&lt;BR /&gt;ATX Be quiet! System Power 10 850W&lt;BR /&gt;&lt;BR /&gt;The following steps were taken:&lt;BR /&gt;1. The BIOS was updated and Windows was reinstalled.&lt;BR /&gt;2. PC components were replaced (motherboard, graphics card, power supply, RAM).&lt;BR /&gt;&lt;BR /&gt;Considering that the PC was running smoothly under minimal load, my brother wrote a simple program that counted from 1 to 100.&lt;BR /&gt;&lt;BR /&gt;Program code:&lt;BR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/137106"&gt;@Echo&lt;/a&gt; off&lt;BR /&gt;&lt;BR /&gt;SET A=0&lt;BR /&gt;:rep&lt;BR /&gt;SET /A A=%A%+1&lt;BR /&gt;title " Loop %A% "&lt;BR /&gt;for /L %%c in (1,1,100) do (&lt;BR /&gt;echo %%c&lt;BR /&gt;)&lt;BR /&gt;goto :rep&lt;BR /&gt;&lt;BR /&gt;With this program, the PC ran well, but if it was shut down (during Windows shutdown), it could completely freeze at any time. Also, completely freezes occurred during Windows boot (20-30% of cases). After one reboot, Windows usually loaded and I could run the program.&lt;BR /&gt;&lt;BR /&gt;Recently, freezes during startup have become more frequent, and now it takes 10-15 reboots to even get to the program startup stage.&lt;BR /&gt;&lt;BR /&gt;Also, computer does not freeze in BIOS.&lt;BR /&gt;&lt;BR /&gt;I think the issue is related to processor voltage surges during working without load.&lt;BR /&gt;&lt;BR /&gt;Can you recommend any changes to the BIOS settings to stabilize the PC?&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2025 15:17:49 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1724205#M86457</guid>
      <dc:creator>SergeyS18</dc:creator>
      <dc:date>2025-10-30T15:17:49Z</dc:date>
    </item>
    <item>
      <title>Re:I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1724726#M86505</link>
      <description>&lt;P&gt;Hello SergeyS18,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you for reaching out to the Intel Community Forum. I understand that your system with the Intel® Core™ i5-13600KF processor is experiencing complete freezes, especially during startup or shutdown, even when under minimal load. I would like to ask a few questions to better understand the issue and help identify the root cause:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When did the issue first start occurring?&lt;/LI&gt;&lt;LI&gt;How often does the freezing happen? Is it random or does it follow a pattern?&lt;/LI&gt;&lt;LI&gt;Have there been any recent changes to your system before the issue began (e.g., driver updates, BIOS changes, new software installations)?&lt;/LI&gt;&lt;LI&gt;Does the freezing occur only during startup and shutdown, or does it also happen during regular use?&lt;/LI&gt;&lt;LI&gt;Have you tested the system with a different operating system or a clean installation of Windows without additional drivers or software?&lt;/LI&gt;&lt;LI&gt;Have you monitored CPU temperatures and voltages during idle and load conditions?&lt;/LI&gt;&lt;LI&gt;Have you tried adjusting any BIOS settings related to CPU power management or voltage control?&lt;/LI&gt;&lt;LI&gt;Did you overclock the processor? Please note that if the system was overclocked, including voltage/frequency beyond the processor supported specifications, your processor voids warranty.&lt;/LI&gt;&lt;LI&gt;Was the processor purchased less than 30 days ago? If so, I kindly suggest checking with the place of purchase for warranty options.&lt;/LI&gt;&lt;LI&gt;Do you see any physical damage on the processor? Damage to the product indicates the product changed from its originally shipped condition and might void the warranty.&lt;/LI&gt;&lt;LI&gt;Could you please provide the batch number and serial number of the processor? So we can expedite the process for warranty validation?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Please share any additional details or observations you may have. I will wait for your response so I can continue assisting you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kenneth B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Nov 2025 03:17:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1724726#M86505</guid>
      <dc:creator>KennethB_Intel</dc:creator>
      <dc:date>2025-11-04T03:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re:I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725006#M86526</link>
      <description>Hello Kenneth B.,&lt;BR /&gt;&lt;BR /&gt;Sorry for the long reply&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When did the issue first start occurring?&lt;BR /&gt;In December 2023.&lt;BR /&gt;&lt;BR /&gt;How often does the freezing happen?&lt;BR /&gt;This only happens when the PC without load.&lt;BR /&gt;&lt;BR /&gt;Is it random or does it follow a pattern?&lt;BR /&gt;It seems to me that this is due to a drop in the processor power supply voltage.&lt;BR /&gt;&lt;BR /&gt;Have there been any recent changes to your system before the issue began (e.g., driver updates, BIOS changes, new software installations)?&lt;BR /&gt;This happened a year after the purchase. First time after playing game - Ready or not. Video driver was updated that day. BIOS has not been changed.&lt;BR /&gt;&lt;BR /&gt;Does the freezing occur only during startup and shutdown, or does it also happen during regular use?&lt;BR /&gt;This happens often during regular use, if the PC without load.&lt;BR /&gt;This problem was solved by running the .bat file every time the PC started&lt;BR /&gt;This .bat file counts from 1 to 100 and then starts over.&lt;BR /&gt;&lt;BR /&gt;Program code:&lt;BR /&gt;&lt;a href="https://community.intel.com/t5/user/viewprofilepage/user-id/137106"&gt;@Echo&lt;/a&gt; off&lt;BR /&gt;SET A=0&lt;BR /&gt;:rep&lt;BR /&gt;SET /A A=%A%+1&lt;BR /&gt;title " Loop %A% "&lt;BR /&gt;for /L %%c in (1,1,100) do (&lt;BR /&gt;echo %%c&lt;BR /&gt;)&lt;BR /&gt;goto :rep&lt;BR /&gt;&lt;BR /&gt;There were no freezes when working with this file.&lt;BR /&gt;But often I can't get to launching this file, because the PC freezes when loading Windows.&lt;BR /&gt;I have to reboot my PC sometimes 10-15 times to start the .bat file. This is the main problem.&lt;BR /&gt;&lt;BR /&gt;Have you tested the system with a different operating system or a clean installation of Windows without additional drivers or software?&lt;BR /&gt;Installing a clean Windows didn't help.&lt;BR /&gt;&lt;BR /&gt;Have you monitored CPU temperatures and voltages during idle and load conditions?&lt;BR /&gt;Vcore 1.412 – 0.756, temperature 39 C - 93 C&lt;BR /&gt;&lt;BR /&gt;Have you tried adjusting any BIOS settings related to CPU power management or voltage control? Did you overclock the processor?&lt;BR /&gt;No&lt;BR /&gt;&lt;BR /&gt;Please note that if the system was overclocked, including voltage/frequency beyond the processor supported specifications, your processor voids warranty.&lt;BR /&gt;-&lt;BR /&gt;&lt;BR /&gt;Was the processor purchased less than 30 days ago? If so, I kindly suggest checking with the place of purchase for warranty options.&lt;BR /&gt;The processor was purchased in November 2022. The warranty has expired&lt;BR /&gt;&lt;BR /&gt;Do you see any physical damage on the processor?&lt;BR /&gt;No</description>
      <pubDate>Wed, 05 Nov 2025 20:15:59 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725006#M86526</guid>
      <dc:creator>SergeyS18</dc:creator>
      <dc:date>2025-11-05T20:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725072#M86535</link>
      <description>&lt;P&gt;Hello SergeyS18,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your response and for providing detailed information about the issue. Based on your description, it appears that the system freezes primarily occur during low-load scenarios, especially during startup or shutdown. I understand how frustrating this can be, and I appreciate your patience in troubleshooting this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To help further isolate and potentially resolve the issue, I recommend the following steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Update the BIOS: Please update your motherboard BIOS to the latest version available. You mentioned that your current version is 1820. The latest version for the ASUS PRIME Z790M-Plus is 1825. You can download it from the official ASUS support website.&lt;/LI&gt;
&lt;LI&gt;Load Default BIOS Settings: After updating the BIOS, please load the default BIOS settings to ensure no incorrect configurations are causing the issue.&lt;/LI&gt;
&lt;LI&gt;Minimal Configuration Test: Try starting the system with only the essential components: motherboard, processor, power supply, and one RAM module. This can help identify if another component is contributing to the issue.&lt;/LI&gt;
&lt;LI&gt;Memory Check:
&lt;UL&gt;
&lt;LI class="ql-indent-1"&gt;Ensure the memory modules are properly seated.&lt;/LI&gt;
&lt;LI class="ql-indent-1"&gt;Try using different RAM sticks or slots.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;&lt;STRONG&gt;Run&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN&gt;CPU stress test.&amp;nbsp;&lt;/SPAN&gt;For Windows&amp;nbsp;&lt;STRONG&gt;use&lt;/STRONG&gt;&amp;nbsp;the&amp;nbsp;&lt;A style="background-color: #ffffff;" href="https://www.intel.com/content/www/us/en/support/articles/000005567.html" target="_blank"&gt;Intel Processor Diagnostic Tool&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;I&gt;&amp;nbsp;&lt;/I&gt;&lt;EM&gt;Burn-in Test.&lt;/EM&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Please try these steps and let me know the results. I will wait for your update so I can continue assisting you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kenneth B.&lt;/P&gt;
&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;</description>
      <pubDate>Thu, 06 Nov 2025 03:44:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725072#M86535</guid>
      <dc:creator>KennethB_Intel</dc:creator>
      <dc:date>2025-11-06T03:44:35Z</dc:date>
    </item>
    <item>
      <title>Re:I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725696#M86589</link>
      <description>&lt;P&gt;Hello SergeyS18,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I hope you were able to try the troubleshooting steps I provided earlier. Please let me know the outcome so I can determine the next steps to assist you further.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kenneth B.&lt;/P&gt;&lt;P&gt;Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Nov 2025 00:20:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1725696#M86589</guid>
      <dc:creator>KennethB_Intel</dc:creator>
      <dc:date>2025-11-11T00:20:22Z</dc:date>
    </item>
    <item>
      <title>Re:I5 13600kf completely freezes without load</title>
      <link>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1726323#M86647</link>
      <description>&lt;P&gt;Hello SergeyS18,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;We will send you an email for better assistance regarding your concern. Please check your inbox and respond so we can continue supporting you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please be informed that we will now proceed to close this thread. Should you want to continue the support, please reply to the email we'll be sending you.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt; Kenneth B.&lt;/P&gt;&lt;P&gt; Intel Customer Support Technician&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2025 06:51:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Mobile-and-Desktop-Processors/I5-13600kf-completely-freezes-without-load/m-p/1726323#M86647</guid>
      <dc:creator>KennethB_Intel</dc:creator>
      <dc:date>2025-11-14T06:51:51Z</dc:date>
    </item>
  </channel>
</rss>

