Laptop performance – ITWS https://itws.ittrainingworkshops.com Mon, 14 Apr 2025 05:39:06 +0000 en-US hourly 1 https://wordpress.org/?v=7.0 https://itws.ittrainingworkshops.com/wp-content/uploads/2025/03/cropped-hardware-and-networking-png-7-removebg-preview-32x32.png Laptop performance – ITWS https://itws.ittrainingworkshops.com 32 32 Multiple Operating System in Laptop https://itws.ittrainingworkshops.com/2025/04/14/multiple-operating-system-in-laptop/ https://itws.ittrainingworkshops.com/2025/04/14/multiple-operating-system-in-laptop/#respond Mon, 14 Apr 2025 05:39:06 +0000 https://itws.ittrainingworkshops.com/?p=91 Running **multiple operating systems** (OS) on a single laptop—also called **dual-booting** or **multi-booting**—is a powerful way to use both Windows and Linux (or any combination like Windows + macOS/Linux/Android-x86) on the same machine.

Here’s how to set it up safely and smoothly:

## 💡 Why Use Multiple OS?

✅ Use **Windows** for work/software, and **Linux** for development/hacking/privacy
✅ Test apps or code across platforms
✅ Run a lightweight OS for performance
✅ Try out new OSes without removing your current one

## 🛠 What You Need

✅ Laptop with at least **100 GB of free space**
✅ A **bootable USB** drive (8 GB+)
✅ ISO files for the OS you want to install (e.g., [Ubuntu](https://ubuntu.com/download), [Kali](https://www.kali.org/), [Windows 10](https://www.microsoft.com/software-download/windows10))
✅ Backup your important data (just in case)

## ⚙ How to Set Up Dual Boot (e.g., Windows + Linux)

### 🔹 1. **Back Up Your System**
– Save all important files externally before proceeding.

### 🔹 2. **Create a Partition for the Second OS**
– Open **Disk Management** in Windows (`Win + X` → Disk Management)
– Shrink your existing partition to create unallocated space (e.g., 50–100 GB)

### 🔹 3. **Create Bootable USB**
Use a tool like:
– [**Rufus**](https://rufus.ie) (for Windows/Linux ISOs)
– **Balena Etcher** (cross-platform)

### 🔹 4. **Install Second OS**
1. Reboot and enter BIOS/UEFI (`Esc`, `F2`, `F12`, `Del` – varies by laptop)
2. Boot from the USB drive
3. During installation, choose **”Install alongside Windows”** or use the **custom partition** you created
4. Install the OS bootloader (GRUB) on the same drive

### 🔹 5. **Select OS on Boot**
After setup, every time you boot, you’ll see a **menu (GRUB)** to choose between Windows or Linux.

## 🧠 Pro Tips

– Keep your **UEFI/BIOS mode** consistent for both OSes (don’t mix Legacy + UEFI)
– Don’t install the second OS on a USB/external drive unless you want a portable OS
– Use **EasyBCD** (for Windows bootloader editing) if needed
– You can multi-boot more than 2 OSes if you partition carefully

## 🔄 Alternative: Use Virtual Machines (No Reboot Needed)
If you don’t want to reboot every time:
– Use **VirtualBox** or **VMware Workstation** to run another OS **inside** your main one
– Example: Run Ubuntu inside Windows, or Windows inside Linux

Would you like:
– A **step-by-step guide** with screenshots?
– Help choosing the right Linux distro?
– A walkthrough for installing Linux **without deleting Windows**?

Just let me know your current OS and the one you want to add!

]]>
https://itws.ittrainingworkshops.com/2025/04/14/multiple-operating-system-in-laptop/feed/ 0 91
virtual memory cleaning of laptop https://itws.ittrainingworkshops.com/2025/04/12/virtual-memory-cleaning-of-laptop/ https://itws.ittrainingworkshops.com/2025/04/12/virtual-memory-cleaning-of-laptop/#respond Sat, 12 Apr 2025 06:30:35 +0000 https://itws.ittrainingworkshops.com/?p=89 Cleaning or optimizing **virtual memory** on your laptop can help improve performance, especially if you’re facing slowdowns, app crashes, or “low memory” warnings. Here’s how you can manage and clean up virtual memory in Windows:

## 💡 What Is Virtual Memory?
Virtual memory = **page file** stored on your hard drive (usually `pagefile.sys`)
When your **RAM is full**, Windows uses this space to keep the system running.

## 🧼 How to Clean or Adjust Virtual Memory

### ✅ Step 1: Access Virtual Memory Settings
1. Press **Win + R** → Type `sysdm.cpl` → Press Enter
2. Go to the **Advanced** tab
3. Under **Performance**, click **Settings**
4. In the new window, go to the **Advanced** tab
5. Under **Virtual memory**, click **Change…**

### ✅ Step 2: Modify Virtual Memory
– **Uncheck** “Automatically manage paging file size for all drives”
– Select your drive (usually C:)
– Choose:
– **Custom size** → Enter values:
– **Initial size**: Same as your RAM (e.g., 8 GB RAM = 8192 MB)
– **Maximum size**: 1.5x – 2x your RAM (e.g., 12288 MB for 8 GB RAM)
– Or select **System managed size** (recommended for most users)
– Click **Set** → Then **OK**

### 🧹 Step 3: Delete Old Page File (Optional)
If you want to **reset the page file**:
1. Set virtual memory to **”No paging file”**
2. Reboot your laptop
3. Go back and re-enable virtual memory with your desired size

> Windows will recreate a fresh `pagefile.sys`

### 🧠 Bonus Tips for RAM Optimization
– Close background apps you don’t use
– Disable startup programs: `Ctrl + Shift + Esc` → Startup tab
– Use lighter apps (e.g., Edge instead of Chrome if low on RAM)
– Consider **adding more physical RAM** for better performance
– Use tools like **RAMMap** or **Wise Memory Optimizer** to check usage

Would you like me to walk you through this based on your **RAM size** or help optimize your system fully (including startup, services, and junk files)?

]]>
https://itws.ittrainingworkshops.com/2025/04/12/virtual-memory-cleaning-of-laptop/feed/ 0 89