Latest

How to setup gesture in windows 11?

1. Introduction  Gestures have become an essential part of modern operating systems, allowing users to navigate and control their devices quickly and intuitively. Windows 11 offers a range of touchpad gestures that can help you multitask efficiently and improve your productivity. In this guide, we will show you how to set up gestures on Windows 11 step-by-step so you can make the most out of your laptop or touch-enabled device. 2. Why Use Gestures in Windows 11?  Using gestures can save you time and effort by letting you perform common tasks without reaching for your mouse or keyboard. For example, you can switch between open apps, access the desktop, open the action center, or launch virtual desktops—all with simple swipes or taps on your touchpad. Enabling and customizing these gestures can make your Windows 11 experience smoother and more enjoyable. 3. Step-by-Step Guide to Set Up Gestures (Make sure your existing steps are clear) Setting up gestures in Windows 11 allow...

How to setup hibernation in windows operating system?

Hibernation is a power-saving state in Windows operating system that allows your computer to save all of your open documents and running applications to the hard drive before shutting down, so that when you turn your computer back on, it can quickly resume to where you left off. Here are the steps to set up hibernation in Windows operating system:

Step 1: Open Command Prompt

  1. Press the Windows key + X on your keyboard.
  2. Select "Command Prompt (Admin)" from the menu. If you are using Windows 11, select "Windows Terminal (Admin)" instead.

Step 2: Check if your computer supports hibernation

  1. Type "powercfg /a" in the Command Prompt window and press Enter.
  2. Look for the line that says "Hibernate - Available." If it says "Yes," then your computer supports hibernation. If it says "No," then your computer does not support hibernation and you cannot set it up.

Step 3: Enable hibernation

  1. Type "powercfg /h on" in the Command Prompt window and press Enter.
  2. This will enable hibernation on your computer.

Step 4: Configure hibernation settings

  1. Type "powercfg /hibernate /size 100" in the Command Prompt window and press Enter. This will set the size of the hibernation file to 100% of your RAM capacity. You can adjust this value to suit your needs.
  2. Type "powercfg /attributes SUB_SLEEP 7bc4a2f9-d8fc-4469-b07b-33eb785aaca0 -ATTRIB_HIDE" in the Command Prompt window and press Enter. This will allow you to see the "Hibernate after" option in the Power Options window.

Step 5: Set hibernation time

  1. Go to Control Panel > Power Options.
  2. Click on "Change plan settings" next to your current power plan.
  3. Click on "Change advanced power settings."
  4. Scroll down to "Sleep" and click on the "+" icon to expand it.
  5. Click on the "+" icon next to "Hibernate after."
  6. Set the time after which you want your computer to hibernate when it is idle.
  7. Click "OK" to save the changes.

That's it! You have successfully set up hibernation in Windows operating system.

Comments