Tech

Practical technology guides from moim.bio, in English.

  • Sleep Mode vs Shut Down: PC Electricity Costs and Performance Compared

    Sleep Mode vs Shut Down: PC Electricity Costs and Performance Compared

    When you finish working on your computer, you might wonder whether to shut it down completely or leave it in sleep mode for a faster start the next day. You might also worry that leaving it in sleep mode draws too much power or wears out internal components. How do the two options actually compare in power draw and system performance?

    Quick Summary

    • The power difference between Sleep Mode and Shut Down is only 1–3W, costing under $0.10 (52–100 KRW) extra per month.
    • Switching to Sleep Mode instead of leaving the PC idle with the display on (30–86.5W) saves roughly 156 kWh, or about $21 (28,548 KRW) per year.
    • Because of Windows Fast Startup, you must choose “Restart” rather than “Shut Down” to fully clear memory leaks.
    • Use Sleep Mode for short breaks (1–2 hours), Shut Down at the end of the day, and Restart once a week.

    The Electricity Cost Difference Is Less Than 10 Cents a Month

    The electricity cost difference between sleep mode and shut down is under 10 cents a month

    Even when a computer is shut down, leaving it plugged in still draws about 0.2W to 2.3W in standby power for the motherboard and network interface. On the other hand, Sleep Mode (S3) draws a tiny trickle of current—about 0.5W to 5.1W—to keep your active session stored in RAM.

    The difference in power draw between the two states is only about 1W to 3W. Even if you leave your PC in sleep mode all month long, the additional power consumption is only about 0.518 kWh, which translates to less than $0.10 (52–100 KRW) per month.

    Power StateAverage Power DrawNotes & Cost Impact
    Shut DownApprox. 0.2W – 2.3WStandby power when plugged in
    Sleep Mode (S3)Approx. 0.5W – 5.1WMaintains RAM power (< $0.10 / 52–100 KRW/month)
    Idle at DesktopApprox. 30W – 86.5WExceeds 100W with monitor on

    On the other hand, putting your PC into sleep mode instead of leaving it idle on the desktop (30W to 86.5W) can save about 156 kWh, or roughly $21 (28,548 KRW) annually.

    Why Using Only Sleep Mode Causes Performance Stutters

    Technical reasons why a PC stutters when using sleep mode continuously

    While sleep mode drastically reduces wake-up time, running your computer for extended periods without a reboot can slow it down. This happens primarily due to memory leaks.

    Even after you close applications, leftover remnants and background processes may fail to release their allocated space in RAM. It is like leaving stacks of documents scattered across your desk day after day.

    When available RAM runs low, Windows compensates by using a portion of your storage drive as virtual memory (paging). Because disk operations are slower than RAM, the system begins to stutter.

    Why You Need to Click “Restart” Instead of “Shut Down” to Clear Memory

    Why you need to click Restart instead of Shut Down to clear memory

    Many users select “Shut Down” believing it performs a full system reset. However, modern Windows versions enable “Fast Startup” by default, which saves the current Windows kernel session to the disk during shutdown and reloads it upon turning the PC back on.

    This means shutting down and turning the PC back on does not completely wipe cached kernel data. To fully clear volatile RAM and reset system state, you must select “Restart.”

    While there is no official schedule for rebooting, restarting your PC about once a week helps maintain peak performance. Modern hardware is built to handle over 40,000 power cycles, so frequent power transitions will not easily damage your components.

    The Most Practical Power Management Habits for Daily Use

    Practical power management habits for daily PC use

    When stepping away for 1 to 2 hours—such as for lunch or a meeting—using Sleep Mode is most efficient because it lets you resume your work instantly.

    When leaving for the day or going to bed, choose “Shut Down.” To eliminate standby power entirely, switch off the power strip. Cutting power during long absences saves about 27 kWh, or roughly $3.70 (4,941 KRW) per year.

    Even if you rely primarily on Sleep Mode during the week, make it a habit to click “Restart” once a week to clear system memory.

    Use Sleep Mode freely for short breaks, and restart your PC once a week to keep memory completely clear.

    References

    1-Minute Video Summary

    Related Articles

  • FAT32 vs exFAT vs NTFS: Which USB Format Should You Choose?

    FAT32 vs exFAT vs NTFS: Which USB Format Should You Choose?

    Have you ever opened the format menu on a new USB flash drive and hesitated when seeing FAT32, exFAT, and NTFS? Or perhaps you were confused when a 128GB external drive refused to accept a single large video file. Which file system should you choose to avoid errors?

    Quick Summary

    • Using both Windows and Mac, or storing files larger than 4GB: exFAT
    • Dedicated Windows PC backup drives and external hard drives: NTFS (Read-only on Mac)
    • Car stereos, navigation units, older smart TVs, and small universal devices: FAT32 (4GB single file limit)
    • OTG drives for Android smartphones: FAT32 or exFAT (NTFS not natively supported)

    Large Files Won’t Copy? The 4GB Limit of FAT32

    Large Files Won't Copy? The 4GB Limit of FAT32

    A file system functions like compartments in a storage drawer. It defines the rules for how data is organized and stored across your drive.

    Introduced in 1996, FAT32 is the oldest format among the three. It offers exceptional compatibility, working seamlessly with car audio systems, navigation units, projectors, and older smart TVs.

    However, it has one major limitation: maximum individual file size is capped at 4GB (4,294,967,295 bytes). Even if you have a 128GB drive, a single 5GB movie cannot be copied to it.

    Why exFAT is Best for Mac and Windows

    Why exFAT is Best for Mac and Windows

    Microsoft introduced exFAT in 2006 for flash memory to eliminate the 4GB file size limit of FAT32.

    Its single file size limit reaches 16EB (exabytes), effectively allowing you to store 4K video files or massive archives without running into capacity caps.

    Its biggest strength is cross-platform compatibility. Windows PCs, MacBooks, Android devices, and modern consoles like the PS5 support both reading and writing out of the box. However, exFAT lacks journaling to protect data during unexpected disconnects, so always use ‘Safely Remove’ before unplugging.

    Secure NTFS for Windows-Only External Drives

    Secure NTFS for Windows-Only External Drives

    NTFS is the default file system for the Windows operating system. With a single file limit of 16TB, it is ideal for large-scale backups.

    The core advantage of NTFS is journaling. It keeps a log of file changes, greatly reducing the risk of data corruption if power is suddenly cut or the cable is unplugged.

    However, macOS can only read NTFS drives—it cannot write new files or edit existing ones without third-party software. NTFS is best suited for dedicated backup drives used exclusively on Windows computers.

    Device Compatibility Comparison and Format Recommendations

    Device Compatibility Comparison and Format Recommendations

    Use the table below to choose the right format for your setup.

    FormatMax Single File SizeWindowsMac (macOS)Smartphone (Android)Recommended Use
    FAT324GB LimitRead / WriteRead / WriteRead / WriteCar audio, older TVs, document USB drives
    exFATVirtually UnlimitedRead / WriteRead / WriteRead / WriteCross-platform USBs (Mac & Windows), 4K video SSDs
    NTFS16TBRead / WriteRead-Only (Cannot write)Not supported nativelyWindows backup drives, large external HDDs

    Note that Smart TV support varies by manufacturer and model year. Sony TVs generally support FAT32 and exFAT, while Samsung TVs often support FAT32 and NTFS. Check your TV manual before connecting.

    If you regularly transfer videos or project files between PC and Mac, format your drive as ‘exFAT’ and always remember to click ‘Safely Remove’ before unplugging.

    1-Minute Summary Video

    Related Articles

  • How to Reduce Chrome Memory Usage and Fix Tab Lag (Save Up to 40% RAM)

    How to Reduce Chrome Memory Usage and Fix Tab Lag (Save Up to 40% RAM)

    When browsing the web, it is easy to end up with dozens of open tabs. Eventually, the computer fans roar and the mouse cursor starts lagging. Why does Chrome become so resource-heavy with just a few extra tabs?

    Quick Summary

    • Official Google metrics: Free up to 40% and up to 10GB of RAM using Memory Saver
    • How to set up: Enter chrome://settings/performance in the address bar and select the recommended ‘Balanced’ mode
    • Prevent data loss: Add your essential work websites to the exception list so unsaved forms do not disappear
    • Extra tip: Disable running background apps after closing Chrome at chrome://settings/system
    h2>Why Does Chrome Slow Down Your Computer with Every Tab?

    Why Does Chrome Slow Down Your Computer with Every Tab?

    For security and stability, Chrome assigns a separate process—an isolated workspace—to every single tab. This ensures that if one tab crashes, it does not take down other tabs or the entire browser.

    Think of it like occupying an entire new desk in a library for each book you open. When you keep 20 to 30 tabs open on a system with 8GB or 16GB of RAM, memory quickly fills up, causing the entire PC to stutter and freeze.

    h2>The 3 Memory Saver Modes: Which One Fits Your Setup?

    The 3 Memory Saver Modes: Which One Fits Your Setup?

    Google Chrome includes a Memory Saver feature that frees up memory from inactive tabs and redirects resources to active tasks. According to Google, this feature can reduce browser memory usage by up to 40% and 10GB.

    Enter chrome://settings/performance into your address bar to jump directly to the Performance settings. Memory Saver provides three tiers. Google designed the deactivation timer to adapt dynamically to your system state rather than using a rigid minute threshold.

    Saving LevelHow It WorksRecommended For
    ModerateReclaims memory after extended inactivity based on system needsHigh-RAM systems, light browsing
    BalancedDeactivates tabs based on usage patterns and system state (Recommended)Standard office work and multitasking
    MaximumReclaims memory quickly as soon as you switch away from tabsLow-memory systems (8GB RAM or less)
    h2>How to Protect Tab Data and Stop Background RAM Leaks

    How to Protect Tab Data and Stop Background RAM Leaks

    When you click back on a discarded tab, the page will automatically reload. To keep draft posts or filled forms from disappearing, click Add next to “Always keep these sites active” and register the domains you work on regularly (such as notion.so).

    You do not have to worry about tabs playing audio, running calls, sharing screens, or downloading files—Chrome automatically detects active media and processes and will not deactivate them.

    Finally, prevent Chrome from secretly consuming RAM after closing the window. Enter chrome://settings/system in your address bar and toggle off “Continue running background apps when Google Chrome is closed” to completely stop unnecessary memory drain. (Note: These performance settings are supported on Windows, macOS, and ChromeOS desktop environments.)

    Open chrome://settings/performance in Chrome right now and set Memory Saver to ‘Balanced’ for a much smoother PC experience.

    h2>References h2>1-Minute Video Summary
    h2>Related Articles
  • Can You Charge Your Phone with a 65W Laptop Charger?

    Can You Charge Your Phone with a 65W Laptop Charger?

    Ever hesitated to plug your bulky 65W USB-C laptop charger into your smartphone? It is easy to worry that the extra wattage might overheat the battery or ruin your device. Is it actually safe to use a high-output laptop adapter with your phone?

    Quick Summary

    • Safety: It is completely safe. The phone’s power management chip pulls only what it supports (usually 15W to 25W), regardless of the 65W supply.
    • Failsafe: Chargers start at a safe 5V baseline and only switch to 9V, 15V, or 20V after completing a digital handshake.
    • Cable Rating: Speeds above 45W require a 5A (100W) cable with a built-in E-Marker chip.
    • Fast Charging 2.0: Full 45W charging requires both a PPS-compatible charger and a 5A cable.

    Why High-Wattage Chargers Won’t Damage Your Phone

    Why high-wattage chargers do not damage devices

    In short, connecting a 65W or 100W charger to a 25W-rated phone causes zero harm. The wattage printed on a charger is not the amount of electricity forced into the device—it is simply the maximum output the charger can deliver.

    Think of it like a buffet. Even if 65 servings of food (power) are available, a plate (the smartphone) sized for 25 servings takes only what it can hold.

    The secret lies in the digital handshake of the USB-PD (Power Delivery) standard. Devices communicate over the Configuration Channel (CC) pins inside the USB-C cable. When the smartphone’s power management IC requests 25W, the charger approves the request and delivers only that exact amount.

    The Two-Step Safety Check That Prevents Voltage Surges

    Two-step safety failsafe preventing high voltage surges

    A USB-PD charger does not blast 20V the moment it is plugged in. Every connection starts at the safe baseline level of 5V to begin communication.

    Only after both sides negotiate and confirm their specifications does the charger step up to fast-charging voltages like 9V, 15V, or 20V. If the handshake fails, the charger remains locked at 5V to protect the phone’s internal circuitry.

    Charging TierVoltage (V)Max Current (A)Max Output (W)Primary Devices
    Baseline / Low Power5V3A15WWireless earbuds, standard smartphone charging
    Fast Charging9V3A27WSmartphones, compact gadgets
    Mid-Output Fast Charging15V3A45WTablets, select ultraportable laptops
    High-Output Fast Charging20V3.25A / 5A65W / 100WStandard laptops, high-performance tablets
    EPR High OutputUp to 48V5AUp to 240WWorkstation laptops, high-power equipment

    Source: USB-IF Standard Specifications

    Why Cable Ratings Matter for 45W+ Fast Charging

    Checking cable ratings for 45W fast charging

    Even with a 65W charger, you will not get maximum speed if your cable is under-specced. Standard USB-C to C cables are divided into two main categories: 3A (60W) and 5A (100W).

    To carry currents over 3A safely, a cable requires an internal electronic marker chip called an ‘E-Marker’. Samsung’s 45W Super Fast Charging 2.0 requires both a PPS (Programmable Power Supply) enabled charger and a 5A E-Marker cable.

    Pairing a 65W charger with a standard 3A cable caps your phone’s charging speed around 25W. This is why checking cable current ratings is essential.

    Cable TypeCurrent RatingMax Supported OutputReference Price (Samsung Service)
    Standard USB-C to C Cable3AUp to 60W (20V/3A)about $12 (16,000 KRW, 1.8m)
    E-Marker USB-C to C Cable5AUp to 100W (20V/5A)about $17 (23,000 KRW, 1.8m)

    Note: Samsung’s 65W PD 3.0 PPS charger retails for about $48 (65,000 KRW).

    Best Practices and Safety Precautions

    Best practices and safety precautions for charging

    High-wattage PD chargers are safest when paired with certified cables. Cheap, uncertified cables with defective or missing E-Marker chips may fail to manage power properly, so stick to certified brands.

    Many users worry that frequent fast charging shortens battery lifespan. While modern power management minimizes wear, high temperatures remain a factor, and the exact degradation rate varies depending on usage conditions.

    Avoid fast charging when your device is already hot. If you want a single charger for both your laptop and phone, pairing a 65W+ PPS adapter with a 5A (100W) cable is the ideal setup.

    Check whether your current USB-C cable is rated for 3A (60W) or 5A (100W), and simplify your setup with a 65W+ PPS charger for all your devices.

    References

    1-Minute Video Summary

    Related Guides

  • Red vs Brown vs Blue Mechanical Switches: Noise Levels and Which to Buy

    Red vs Brown vs Blue Mechanical Switches: Noise Levels and Which to Buy

    Ever brought a new mechanical keyboard to the office only to get dirty looks from coworkers? Or bought one for gaming, only to find the keys so heavy your fingers ached? They might look identical on the outside, but the switch underneath changes the sound and typing feel completely. Here is how they differ.

    Quick Summary

    • Blue (68 dB / 60 cN): Clicky sound with strong tactile feedback. Loud noise makes it best for private rooms and gaming.
    • Brown (52 dB / 55 cN): Tactile bump without the loud click. Great for typing, but still requires caution in quiet offices.
    • Red (45 dB / 45 cN): Smooth linear travel with 45 cN actuation force. Ideal for fast, repeated keystrokes in gaming.
    • Silent Red (35.6 dB / 45 cN): Built-in silicone dampeners make it quieter than standard membrane keyboards (43.2 dB). Best choice for the office.

    Blue vs Brown vs Red: Tactile Bumps and Click Mechanisms Explained

    Blue vs Brown vs Red switch differences

    Mechanical keyboards register a keypress when the internal stem moves downward. The shape of this stem and the internal mechanics determine both feel and noise.

    • Blue (Clicky): Uses a click jacket or click bar mechanism. Pressing the key produces a distinct bump and an audible “click,” similar to clicking a ballpoint pen.
    • Brown (Tactile): Has a small bump on the stem to provide physical feedback without an audible clicking mechanism, making it quieter than Blue switches.
    • Red (Linear): Features a smooth, straight stem. The key presses straight down to the bottom without any tactile bump, offering minimal resistance.
    • Silent Red: Adds internal silicone dampeners at the top and bottom of the switch housing to physically silence the sound of the stem bottoming out and springing back.

    According to standard Cherry MX specifications, actuation forces and travel distances also vary across switches:

    Switch TypePeak ForceActuation ForcePre-travelTotal TravelDurability Rating
    Blue60 cN50 cN2.2 mm4.0 mm50M+ clicks
    Brown55 cN45 cN2.0 mm4.0 mm100M+ clicks
    Red45 cN45 cN2.0 mm4.0 mm100M+ clicks
    Silent Red45 cN45 cN1.9 mm3.7 mm50M+ clicks

    Are They Safe for the Office? Measured Noise Levels (dB)

    Are mechanical keyboards safe for the office? Decibel comparison

    Before using a mechanical keyboard in shared spaces like offices or libraries, checking actual decibel levels is essential. Measured test data reveals a clear noise hierarchy between switches.

    Switch TypeMeasured Noise LevelOffice Suitability
    Blue~68 dBNot Recommended (Too loud)
    Brown~52 dBUse Caution (Audible in quiet rooms)
    Red~45 dBUse Caution (Bottom-out clack remains)
    Standard Membrane~43.2 dBGenerally Acceptable
    Silent Tactile~38 dBSuitable
    Silent Red~35.6 dBHighly Recommended (Quietest)

    While exact figures vary by testing setup—Das Keyboard benchmarks list Blue at 64 dB, Brown at 59 dB, and Silent Red at 52 dB—the relative noise ranking remains consistent: Blue > Brown > Red > Silent switches.

    Some beginner guides recommend standard Red or Brown switches for office use. However, if you type heavily, bottoming out will still generate 45 to 52 dB of noise. For quiet or open-plan offices, choosing Silent Red or Silent Tactile switches with silicone dampeners is the safest route.

    Gaming vs Office: How to Choose the Right Switch

    How to choose mechanical switches for gaming and office work

    Matching your switch type to your primary tasks and environment reduces finger fatigue and improves your daily typing experience.

    • Fast-Paced Gaming (FPS, MOBA): Red switches are ideal. The smooth 45 cN linear actuation allows rapid double-tapping without finger resistance.
    • Quiet Office Typing: Silent Red or Silent Tactile switches keep noise in the mid-30 dB range. Being quieter than standard membrane keyboards (43.2 dB), you can type freely without disturbing colleagues.
    • Crisp Typing in Private Spaces: If you want clear physical feedback and satisfying sound, choose Blue or Brown switches. The tactile bump helps prevent typos while maintaining a distinct typing feel.

    Keep in mind that overall keyboard noise also depends on mounting plates, internal foam dampening, gasket designs, lubricated stabilizers, and how hard you bottom out keys.

    For a quiet workspace, go with Silent Red or Silent Tactile switches. For fast gaming reactions, a 45 cN Red switch remains the top choice.

    References

    1-Minute Video Summary

    Related Guides

  • How to Transfer Photos from Phone to PC Without Quality Loss

    How to Transfer Photos from Phone to PC Without Quality Loss

    When your phone storage runs out, do you quickly send dozens of photos to a chat room to back them up? Later, when you download them on your PC and zoom in, they look blurry, and the capture date and location data are gone. How can you back up your photos to a computer in their original quality without losing data?

    Key Takeaways

    • Standard messaging app transfers compress resolution and strip EXIF data (date, camera model, GPS), making them unsuitable for backups.
    • Galaxy users can connect via USB-C cable to copy the ‘DCIM > Camera’ folder or use the ‘Smart Switch PC’ app.
    • iPhone users must set ‘Settings > Photos > Transfer to MAC or PC > Keep Originals’ before connecting to Windows to prevent transfer errors.
    • If you don’t have a PC or want to avoid paid cloud storage, back up directly using a USB-C external SSD or OTG flash drive.

    Why Messaging Apps Degrade Photo Quality and Metadata

    Why sending photos via messaging apps degrades quality and removes metadata

    Sending photos through messaging apps is like cutting up an original document with scissors to cram it into a postcard instead of mailing the package safely.

    Chat apps typically offer compression options such as low quality, standard quality, or original. Selecting low or standard quality compresses the image resolution and automatically deletes EXIF metadata, which includes camera model, timestamp, aperture, ISO, and GPS location.

    Quality SettingResolution CompressionEXIF MetadataFile Name Preserved
    Low / StandardCompressedAuto-deletedChanged randomly
    OriginalPreservedPreservedModified with app prefix

    Choosing “Original” preserves resolution and EXIF data. However, file names are still altered, video file sizes are strictly capped (often around 300MB per file), and download links expire after a certain period. Chat apps are simply not designed for archiving thousands of photos long-term.

    Transferring Galaxy Photos to PC with a USB Cable or Smart Switch

    Transferring Galaxy photos to PC with a USB cable and dedicated software

    The fastest and safest way to back up thousands of photos and videos from a Samsung Galaxy phone is via a USB-C cable using File Transfer (MTP) mode.

    Connect your phone to your PC with a USB-C data cable and select “Transferring files / MTP” on your phone screen. Open Windows File Explorer, navigate to Internal storage > DCIM > Camera, and copy the entire folder to your PC. All photos and videos will transfer in their original quality.

    If you prefer an automated tool, use Samsung’s official “Smart Switch PC” application. Install it on your computer, connect your phone, and back up all media files in one batch without quality loss. For wireless transfers, install “Quick Share” on Windows to send original files over Wi-Fi Direct and Bluetooth.

    Fixing iPhone Transfer Errors on Windows PC

    How to fix iPhone photo transfer errors when connecting to a Windows PC

    When transferring photos from an iPhone to a Windows PC via cable, transfers often freeze or disconnect unexpectedly. This happens because the iPhone attempts to convert HEIC photos to JPG on the fly during transfer.

    To fix this error, change one setting on your iPhone before connecting. Navigate to Settings > Photos > Transfer to MAC or PC, and change the option from “Automatic” to “Keep Originals”.

    Next, install the Apple Devices app (or drivers) on your PC and connect the cable. Tap “Trust” on the “Trust This Computer?” prompt on your iPhone screen. You can then open the DCIM folder in Windows File Explorer and copy all original photos smoothly without disconnects.

    No PC? Back Up Directly with a USB-C OTG External Drive

    Backing up photos directly using a USB-C OTG external drive without a PC

    If you want to back up large photo collections without turning on a computer, use a USB-C external storage drive (OTG). Free cloud tiers (5GB on iCloud, 15GB on Google) fill up fast, leading to recurring monthly subscription fees.

    Backup MethodCostSpeed and Limitations
    Cloud (iCloud / Google)Monthly subscription once free tier is exceededDepends on internet speed; slow for large uploads
    USB-C External SSD / OTG Flash DriveOne-time hardware purchaseHigh-speed wired transfer with no network needed

    Plug a USB-C external SSD or dual USB flash drive directly into your phone’s charging port. Open the default “My Files” (Android) or “Files” (iOS) app, locate the DCIM folder, and copy it straight to the external drive. You can securely back up thousands of photos in minutes without needing a PC.

    Check your photo settings today to ensure transfers are set to “Keep Originals,” and back up your photos securely to a PC or external drive using a USB-C data cable.

    1-Minute Summary Video

    Related Articles

  • DisplayPort vs HDMI for 144Hz: Which Cable Should You Use?

    DisplayPort vs HDMI for 144Hz: Which Cable Should You Use?

    Did you buy a 144Hz gaming monitor only to find it stuck at a sluggish 60Hz? Looking at the back of your PC, you will see a rectangular HDMI port right next to a DisplayPort (DP) with one beveled corner, making it confusing to choose the right one. Why can choosing the wrong cable cut your monitor’s refresh rate in half?

    Quick Summary

    • 1080p & 1440p 144Hz: HDMI 2.0 (18.0 Gbps) or DP 1.2 (21.6 Gbps) and above is sufficient.
    • 4K 144Hz: Requires HDMI 2.1 (48.0 Gbps) or a DP 1.4 cable with DSC support.
    • G-Sync Compatible: Most gaming monitors require a DP cable to enable screen tear prevention.
    • Lowest Spec Rule: The refresh rate is bottlenecked by the lowest version among your GPU, cable, and monitor port.

    HDMI vs DisplayPort: How Are They Different?

    HDMI vs DisplayPort: How Are They Different?

    The two connectors were built for entirely different purposes. HDMI evolved to connect consumer electronics such as TVs, gaming consoles, and soundbars. As a result, it excels at home theater features like eARC (audio return) and CEC (controlling peripheral devices with a TV remote).

    In contrast, DisplayPort (DP) is a PC-centric standard developed by VESA specifically for monitors and graphics cards. It is optimized for high refresh rates and daisy-chaining multiple monitors via Multi-Stream Transport (MST) from a single port.

    Think of a cable as a water pipe. Even if your monitor is ready to receive 144 frames of water per second, a narrow pipe will bottleneck the flow to just 60 frames. This is why DP, with its generous bandwidth design, is considered the default standard for PC gaming setups.

    144Hz Support by Resolution: Bandwidth and Version Matter

    144Hz Support by Resolution: Bandwidth and Version Matter

    The required cable version depends entirely on your monitor’s resolution: 1080p (FHD), 1440p (QHD), or 4K. You need sufficient data bandwidth (Gbps) to transmit a full 144Hz signal.

    StandardMax Bandwidth1080p 144Hz1440p 144Hz4K 144HzVariable Refresh Rate (VRR / G-Sync)
    HDMI 2.018.0 GbpsSupportedSupportedNot Supported (Max 60Hz)Limited Support
    HDMI 2.148.0 GbpsSupportedSupportedSupportedNative Support
    DP 1.221.6 GbpsSupportedSupportedNot Supported (Max 60Hz)FreeSync / G-Sync Compatible
    DP 1.432.4 GbpsSupportedSupportedSupported (via DSC)Full FreeSync / G-Sync Support
    DP 2.180.0 GbpsSupportedSupportedSupported (Native Uncompressed)Full FreeSync / G-Sync Support

    Note that specifications for older standards can vary across sources. For instance, reports conflict on whether HDMI 1.4 supports 1080p at 144Hz or caps at 60Hz, and the maximum 4K output for DP 1.2 is variously cited as 30Hz, 60Hz, or 75Hz. To ensure stable high refresh rate performance, using a newer standard is always recommended.

    G-Sync Compatibility and Dual Monitor Setup

    G-Sync Compatibility and Dual Monitor Setup

    NVIDIA G-Sync Compatible mode, which prevents screen tearing during gaming, is highly sensitive to the cable type. Most mainstream gaming monitors only enable G-Sync over a DisplayPort connection and will not work over HDMI. To use VRR over HDMI, both the monitor and graphics card must officially support HDMI 2.1 VRR.

    Dual-monitor configurations also require care. Most dedicated graphics cards feature three DP ports and one HDMI port on the back. For the most stable setup, plug your high-refresh-rate primary gaming monitor into a DP port, and connect secondary 60Hz monitors or gaming consoles to the HDMI port.

    Your refresh rate will always default to the lowest version among your graphics card port, cable, and monitor input port. Even if your monitor supports DP 1.4, a lower-spec cable or an incorrect port setting will prevent the 144Hz option from appearing entirely.

    Check the back of your PC to verify your primary monitor is connected via DP 1.4 or higher, then open Windows Advanced Display Settings to confirm 144Hz is enabled.

    References

    1-Minute Video Summary

    Related Articles

  • How to Free Up C Drive Space in Windows Safely

    How to Free Up C Drive Space in Windows Safely

    Have you ever been startled to see your C drive storage bar turn red even when you haven’t downloaded any large videos? When free disk space runs low, your computer slows down and critical security updates can stall. How can you clean out unnecessary hidden files without touching crucial system files?

    At a Glance

    • Step 1: Open ‘Settings > System > Storage’ to run Storage Sense and Cleanup recommendations
    • Step 2: Clear temp folders (%temp%, C:\Windows\Temp) and reset cache with wsreset.exe
    • Step 3: Delete SoftwareDistribution cache and clean WinSxS backups with the DISM command
    • Step 4: Disable Hibernation (powercfg.exe /hibernate off) to immediately reclaim space equal to your RAM capacity (e.g., 16 GB)

    Start with Built-in Windows Storage Management

    Start with Built-in Windows Storage Management

    Just like seasonal clothes and delivery boxes pile up around the house over time, Windows accumulates temporary files and logs the longer you use it. Low disk space degrades PC performance, and Windows updates require at least 10 GB of free space even when using external storage, making regular maintenance essential.

    As of 2026, Windows lets you clean up easily using the built-in ‘Storage Sense’ tool. Navigate to Settings > System > Storage to see disk usage broken down by category at a glance.

    Settings MenuKey FeaturesNotes
    Storage SenseAutomatically clears temporary files and Recycle Bin when space is lowRuns only on the C drive by default
    Cleanup recommendationsSelectively removes large files, unused apps, and synced filesSafely deleted after user confirmation

    Emptying Temporary Files (Temp) and Store Cache

    Emptying Temporary Files (Temp) and Store Cache

    Temporary files created during program installation or execution often linger long after tasks finish. Press Win + R, type %temp%, and your user temp folder (C:\Users\<username>\AppData\Local\Temp) will open, allowing you to select and safely delete all files inside.

    You can clear the system-wide temp folder at C:\Windows\Temp the exact same way. If any file is currently in use, simply click Skip and continue.

    Additionally, if the Microsoft Store app cache is consuming disk space, open the Run dialog (Win + R) and type wsreset.exe to reset and purge unneeded store cache files (.appx).

    Safely Cleaning Windows Update Cache and the WinSxS Folder

    Safely Cleaning Windows Update Cache and the WinSxS Folder

    Pending installation files left behind after updates accumulate in C:\Windows\SoftwareDistribution\Download. To clear this folder, type services.msc in the Run dialog, temporarily stop three services—Windows Update, Background Intelligent Transfer Service (BITS), and Cryptographic Services—delete the files inside the folder, and then restart the services.

    Exercise caution with the C:\Windows\WinSxS folder. Deleting this folder manually in File Explorer will cause critical damage and render the operating system unbootable.

    To safely clean up older backup components, always run Dism.exe /online /Cleanup-Image /StartComponentCleanup in Command Prompt as Administrator using Microsoft’s official component cleanup tool.

    Reclaiming RAM-Sized Space by Disabling Hibernation (hiberfil.sys)

    Reclaiming RAM-Sized Space by Disabling Hibernation (hiberfil.sys)

    The hiberfil.sys file located at the root of the C drive occupies roughly the same amount of storage as your PC’s installed RAM. For instance, on a PC with 16 GB of RAM, it reserves up to 16 GB of drive space for hibernation data.

    If you do not use Hibernation, open Command Prompt as Administrator and run powercfg.exe /hibernate off to immediately delete the file and recover disk space. Note that disabling hibernation also turns off Fast Startup, so adjust this setting according to your needs.

    While some expect a guaranteed amount like 30 GB, actual space freed varies widely based on installed RAM capacity and accumulated update history, ranging anywhere from a few gigabytes to tens of gigabytes.

    Open Windows Settings > Storage right now, turn on Storage Sense, and clean out hidden temporary files.

    References

    1-Minute Video Summary

    Related Posts

  • 2.4 GHz vs 5 GHz Wi-Fi: Which Band Is Faster and Which Should You Use?

    2.4 GHz vs 5 GHz Wi-Fi: Which Band Is Faster and Which Should You Use?

    When checking your smartphone’s Wi-Fi list, you often see ‘2.4G’ and ‘5G’ versions of the same network name. You might connect to 5G expecting maximum speed, only to find the connection drops the moment you shut your bedroom door. Why isn’t the higher number always the right choice?

    Quick Summary

    • Gaming or streaming high-definition video near the router: Connect to 5 GHz
    • Closed rooms or smart home IoT appliances needing constant connection: Connect to 2.4 GHz
    • Router placement: Place it in an open, central spot at least chest-high, not on the floor or behind a TV
    • Antenna adjustment: Position two antennas at a 90-degree angle (one vertical, one horizontal) for maximum reception

    2.4 GHz vs 5 GHz: Signal Characteristics and Speed Differences

    2.4 GHz vs 5 GHz signal characteristics and speed differences

    The number attached to your Wi-Fi name refers to the radio frequency band in gigahertz (GHz), not 5G cellular mobile networks. As of 2026, most routers feature dual-band technology that broadcasts both frequencies simultaneously. 5 GHz offers a wider channel bandwidth of 580 to 900 MHz, delivering faster data transfer speeds and lower latency. In contrast, 2.4 GHz has a narrower bandwidth of about 82 to 100 MHz, but its longer wavelengths bend around physical obstacles more effectively.

    Think of 5 GHz as a high-speed train on a straight track, while 2.4 GHz is an off-road vehicle navigating winding mountain paths. 5 GHz degrades quickly when passing through walls or doors, but offers blazing speeds at close range. 2.4 GHz is slower, but indoors its signal can reach up to 70 meters, delivering a stable connection through walls into other rooms.

    Which Frequency Should You Connect to for Each Device and Location?

    Which frequency to connect for each device and location

    Dividing your devices between frequencies based on purpose and distance helps maximize network efficiency. Devices that demand high speed—such as for large file downloads, high-definition streaming, or online gaming—should connect to 5 GHz near the router. Devices located in walled rooms or smart home appliances with low data needs stay connected more reliably on 2.4 GHz.

    CategoryRecommended for 2.4 GHzRecommended for 5 GHz
    Target DevicesRobot vacuums, air purifiers, washing machines, IP camerasPCs, laptops, tablets, modern smartphones, gaming consoles
    LocationRooms far from router, behind solid wallsLiving room with router, open line of sight nearby
    Pros & ConsBetter wall penetration / Prone to microwave and Bluetooth interferenceHigh speeds and low latency / Sharp signal drop through obstacles

    However, 2.4 GHz only has three non-overlapping channels (channels 1, 6, and 11), making it vulnerable to signal interference from neighboring Wi-Fi networks, microwave ovens, and Bluetooth devices.

    Router Placement Tips for Full-House Coverage

    Router placement tips for full-house coverage

    Even with the right frequency, poor router placement degrades performance. Placing your router on the floor or behind a TV causes furniture and walls to absorb radio waves, creating dead zones. Position the router in a central, open area of the home, elevated at least chest-high from the floor.

    For routers with two or more antennas, adjust their orientation. Pointing one antenna vertically toward the ceiling and another horizontally at a 90-degree angle ensures balanced coverage for both horizontal and vertical device orientations. For large homes or thick concrete walls, adding a Wi-Fi range extender or setting up a mesh Wi-Fi system can eliminate remaining dead spots.

    Why Real-World Internet Speeds Differ from Router Specs

    Why real-world internet speeds differ from router specs

    The maximum speeds advertised on router boxes or ISP spec sheets are theoretical maximums measured under ideal conditions without signal degradation. For example, a standard dual-band router (such as a KT GiGA Wave 2) supports up to 300 Mbps on 2.4 GHz and 867 Mbps on 5 GHz, but real-world wireless environments operate on half-duplex communication and incur network protocol overhead of around 30%, which can cut effective speeds roughly in half.

    Theoretical maximum speeds also vary by Wi-Fi standard documentation. Wi-Fi 5 (802.11ac) specs are often listed anywhere from over 1 Gbps up to 3.46–3.5 Gbps or even 6.9 Gbps depending on stream configurations, while Wi-Fi 6 (802.11ax) varies between 9.6 Gbps and 10 Gbps. In dense apartment complexes, 2.4 GHz speeds frequently drop from the typical 100–200 Mbps range down to 20–40 Mbps due to channel congestion, making real-world measurements essential.

    Try switching your smartphone to the 5 GHz band when sitting near your router, and back to 2.4 GHz when behind closed doors for a stable, drop-free connection.

    References

    1-Minute Video Summary

    Related Articles

  • Does Capping Your Smartphone Charge at 80% Really Double Battery Lifespan?

    Does Capping Your Smartphone Charge at 80% Really Double Battery Lifespan?

    Just one or two years after buying a new smartphone, many people notice their battery barely lasting half a day and consider replacing it. That is why modern smartphones now feature battery protection modes that stop charging at 80%. But is it really worth giving up 20% of your daily battery capacity to turn this on?

    Quick Summary

    • Lowering maximum charge voltage from 4.20V (100%) to 4.10V (~85–90%) increases battery cycle life from 300–500 cycles to 600–1,000 cycles—about double.
    • Storing a battery at 100% charge at room temperature (25°C / 77°F) permanently loses 20% capacity in one year, compared to just 4% loss at a 40% charge state.
    • You can easily enable this in settings on Samsung Galaxy (One UI 6.1 “Maximum 80%”) and iPhone (iPhone 15 or later “80% Limit”).
    • Actual lifespan extension varies depending on operating temperatures and fast-charging heat.

    Why Charging to 100% Degrades Batteries Faster

    Why Charging to 100% Degrades Batteries Faster

    The lithium-ion battery in a smartphone works much like inflating a balloon. If you fill a balloon moderately, the rubber stays relaxed and lasts longer. But if you blow it up right to the verge of popping, extreme surface tension causes the material to stretch and wear out quickly.

    Similarly, as a lithium-ion battery nears 100% charge, its internal voltage rises sharply past 4.20V. Exceeding 4.10V (roughly 80–85% charge) puts high-voltage stress on the cathode structure and accelerates electrolyte breakdown, causing permanent capacity loss.

    This is especially true when plugging in overnight. The phone reaches 100% in just 1 to 2 hours, then sits for the remaining 5 to 7 hours under continuous high-voltage stress above 4.20V. Staying at full charge for extended periods is a leading cause of premature battery degradation.

    How Much Does Lowering the Charge Limit Extend Lifespan?

    How Much Does Lowering the Charge Limit Extend Lifespan?

    According to data from battery research firm Cadex (Battery University), reducing peak charge voltage by 0.10V roughly doubles the battery’s charge/discharge cycle life.

    Peak Charge VoltageCharge LevelEstimated Cycle Life
    4.20V/cell100% Full Charge300–500 cycles
    4.10V/cell~90% Charge600–1,000 cycles
    4.00V/cell~73% Charge850–1,500 cycles
    3.85V/cell~60% Charge2,400–4,000 cycles

    The rate of capacity loss during storage also shows a massive difference. When stored at room temperature (25°C / 77°F) for one year, a battery kept at 40% charge lost only 4% capacity, whereas a battery stored at 100% charge suffered a permanent 20% loss. In hotter environments (40°C / 104°F), a 100% charge state caused a 35% capacity loss in just one year.

    However, because degradation rates depend heavily on ambient temperatures and heat generated by fast charging, you cannot guarantee an exact “two-year lifespan extension” for every individual user.

    How to Set an 80% Charge Limit on Galaxy and iPhone

    How to Set an 80% Charge Limit on Galaxy and iPhone

    Major smartphone makers now offer built-in charge-limiting settings to address this issue.

    On Samsung Galaxy devices (One UI 6.1 and later), you can navigate to the “Battery Protection” menu in Settings to choose from three modes: “Maximum” (stops charging completely at 80%), “Adaptive” (pauses at 80% while you sleep and tops up to 100% right before you wake up), or “Basic” (stops charging at 100% and resumes when it drops to 95%). Choose the one that best fits your daily routine.

    Apple iPhone models starting with the iPhone 15 series allow you to set a hard 80% Charge Limit directly. If you are using an older iPhone, enabling “Optimized Battery Charging” is recommended—it learns your charging routine and delays charging past 80% until just before you start your day.

    If you have frequent access to a charger at home or in the office, enabling the 80% limit is one of the most effective ways to preserve long-term battery health.

    If you regularly leave your smartphone plugged in overnight, consider enabling the 80% charge limit in your settings today.

    References

    1-Minute Summary Video

    Related Articles