Categories
Windows 10

How can I partition Windows 10 on a new laptop?

How can I partition Windows 10 on a new laptop?

After purchasing a new laptop, partitioning your Windows 10 hard drive helps organize your information and boost speed. Step-by-step instructions for creating a partition:

First, open Disk Management

  1. Right-click the Start Menu (Windows icon) in the bottom left corner.
  2. Open the context menu and choose Disk Management.
    Second, reduce volume

The Disk Management pane lists your drives. To partition, right-click the disk (typically C:).
Choose Shrink Volume.
It takes time for the system to query the volume for shrink space. You’ll see the complete shrinkable size thereafter.
Set the space to shrink in MB (1 GB = 1024 MB). Click Shrink.
Step 3: Make a Partition

Disk Management shows unallocated space after shrinking.
Right-click the unallocated space and choose New Simple Volume.
Start the New Simple Volume Wizard. Click Next.
Set the volume size in MB (use the default for all unallocated space) and click Next.
Set a drive letter (e.g., D:) and click Next.
Format the partition using NTFS (preferred) and name the volume (“Data”). Click Next.
Check your options and click Finish.
Step 4: Enter Your New Partition

After the operation, File Explorer should see the new partition under “This PC” with the drive letter.
Additional Tips:

Due to the tiny chance of data loss, back up vital data before dividing.
To save space, perform Disk Cleanup before downsizing.
Use Third-Party Software: EaseUS Partition Master and MiniTool Partition Wizard provide sophisticated partitioning options.
These instructions make it easy to build a fresh Windows 10 laptop partition. Please ask for help if needed!

Categories
Windows 10

The ultimate Windows multi-monitor guide

The ultimate Windows multi-monitor guide

While laptops are excellent, you don’t have to confine yourself to a little screen, particularly at a desk. Second screens are cheaper and simpler than ever. The same goes for desktop PCs. Limiting oneself to one monitor is unnecessary regardless of how you work.

Even “monitor” has numerous meanings. You can wirelessly project from your laptop to a TV with a few clicks. A compact portable monitor gives you additional screen space wherever you carry your laptop.

A good multimonitor setup goes beyond hardware. Tools and troubleshooting suggestions for Windows multimonitor installations are also included. Let’s begin.

Hardware for numerous monitors

Finding your PC’s outputs is the first step in setting up a second Windows display. Check your laptop ports. Modern laptops may include HDMI out and USB-C for external monitors. Other laptops may include DisplayPort or mini DisplayPort, depending on the system.

You can probably attach a second monitor to a desktop PC. Check your PC’s back outputs again.

Laptop-specific portable displays are also available. Bag-sized secondary displays with USB-C cables. (The USB-C cord powers the display.) These monitors are better and more handy than you believe and cost $100 or less.

Instead, you may already have the monitor you need at home or work. Even some gear may work as a supplementary display, particularly when you’re choosing. If you don’t need a high-resolution display, you can get a cheap external monitor.

Consider buying a dock if you want to use your laptop with a large display at a desk. After connecting your monitor, keyboard, mouse, speakers, and other peripherals to the dock, you can quickly connect your laptop to them.

Cable selection is crucial. Modern displays with high screen resolutions may not support rapid refresh rates with cheaper or old HDMI or DisplayPort connections. When in doubt, get a contemporary cable certified for the most recent hardware requirements. Don’t put anything from a drawer on a high-end display. (If you’re trying this with anything older or less difficult, whatever you have will probably work.)

Setup Windows second screen software

Plug-and-play multimonitor setup on Windows is simple. Launch Windows Settings and choose System > Display.

Just drag and drop your displays into the on-screen interface to tell Windows how they’re arranged. You may also modify text scale, display orientation, and how Windows handles the displays (mirrored, as two independent screens, or with one, like your laptop, blank and black).

Make sure the right monitor is your main. Select one on the Display window and tick “Make this my primary display.”

 

Categories
How To Guides Windows 10

Windows 10 file and folder hiding.

Windows 10 file and folder hiding.

Hide files and folders in Windows 10 with this method.

There are always reasons to conceal files and folders on a computer, regardless of the content. If you share your PC, you may wish to hide crucial files and movies or prevent others from removing them.

Windows 10 lets you rapidly conceal a file or folder using File Explorer or the “attrib” command-line tool in Command Prompt.

Here are the simple procedures to conceal files and folders in Windows 10. Additionally, you’ll learn how to retrieve concealed things as required.

Launch File Explorer.
Navigate to the Windows 10 hidden file or folder.
Select Properties from the right-click menu.

Go to the General menu and choose “Attributes” > “Hidden” option.
Click Apply.

If concealing a folder containing files and subfolders, choose “Apply changes to this folder, subfolders, and files”.
Click OK.

Click OK.
As Windows 10 doesn’t expose hidden files by default, completing the procedures will hide them.

of view hidden objects, specify the full path of the folder or file and press Enter, such as C:\Users\admin\Desktop\Files\Secret Files\Great Secret.txt.

File Explorer’s “View” tab lets you inspect “Hidden items”. You may then explore your hidden things like regular stuff.

Command Prompt may also conceal Windows 10 files and folders.

These methods conceal files and folders in Windows 10 using commands:

Get going.
Open Command Prompt by clicking the first result for the software.
Navigate to the items you wish to conceal and hit Enter: CD SECRET-FILES-LOCATION
Put your file or folder path after “cd” in the command.

To conceal a folder or file, type and hit Enter: “Secret Files”
Replace “Secret Files” with your folder or file name in the command. Only names with spaces need quotation marks.