How To Make Your Windows Into A Mac

broken image


Thanks to Apple's Boot Camp feature, you can turn your Mac into a Windows system effortlessly! Quite literally!

Whether you're a die-hard fan of Mac or a regular Windows user, you occasionally need both of these operating systems to suit your needs. More often than not, most people require them for their work. There are certain things that are done well on Windows and others with Mac. Let's talk about the apps and speed of Mac and Windows office suite.

In order to juxtapose the best features of both the platforms, the two OS have made themselves compatible with each other. For today, we'll talk on how to install Windows on Mac. This guide will help you set up Windows on Mac and use all its features.

How to Install Windows on Mac?

How to get windows on mac

Hp print and scan doctor for mac. Installing Windows on Mac isn't a tough task. With Boot Camp feature on your Mac, you'll have to undertake a few simple steps and you're done. Boot Camp helps you have both operating systems installed on machine. However, you can only use either of it at a time. Without further delay, we'll begin our guide on How to install Windows on Mac.

The basic requirements:

Before you begin installing Windows on Mac, ensure that you have all these beforehand.

However, you might want to scan your Mac periodically with an anti-malware tool, like Malwarebytes, and a persistent installer checker, like KnockKnock. The best use for antivirus on your Mac is to prevent infection from spreading between your Windows machines. The Keyboard, Trackpad, and Mouse. Similar to the Windows Settings app, System Preferences allows you to oversee every aspect of your Mac, from security, to hardware, to design. There are even some features that can make OS X more comfortable to Windows users. Make your Mac your own!

  • An Intel processor Mac.
  • A copy of Microsoft Windows installation media in ISO file containing 64-bit version of Microsoft Windows.
  • An Apple Keyboard, mouse, or trackpad, or a USB keyboard and mouse.
  • At least 55 GB of free disk space on your startup drive.
  • For most Mac models, you also need a blank 16 GB or larger USB flash drive.

Installing Windows on Mac:

Step 1:

You should begin with checking documentation of your Windows version. Please take a note of its processor, hard drive space it requires on the disk along with the memory (RAM). Once you have checked this, you should find space for it on your Mac. In case you don't have enough RAM, you can either run disk clean. In addition to this, you should also backup your Mac data.

Step 2:

You'll now need the Windows files from an ISO file. In case, you have got your Windows copy on a DVD, you can create a disk image of it. If your Windows version has come on a USB flash drive, you can download an ISO from Microsoft.

Step 3:

  • Now you should open Boot Camp Assistance on your Mac. You can open it by pressing Command + Space> type Boot Camp> press Enter or from Applications folder> Utilities folder> Boot Camp.
  • Boot Camp Assistance will now copy Windows installation files from an ISO file or physical disc to a USB drive. Windows will get installed on your Mac via this USB drive. Further, latest Windows drives also get downloaded and will be placed on this drive and they'll also get updated once you have installed Windows on your Mac. Boot Camp Assistance will also help you create partitions out of your existing disk.
  • Firstly, select amongst the option on Boot Camp Assistance. If you haven't created partitions on your Mac disk, you should leave these options selected. However, if you have already partitioned your Mac or have a Boot Camp USB Drive, you can proceed to uncheck these options. This will help you speed up the process.
  • After this, you should insert a USB flash drive, select it, select the destined location on your Mac and click on ‘Continue'. Before you perform all this, make sure that you've created backup of all your files. This step erases the entire data on the selected drive.
  • Now your Mac will create the Windows installer drive and hence its screen will read ‘Copying Windows files'. Please be patient until all files have been successfully copied.
  • After this, you'll see ‘Create a Partition for Windows' tab where you can divide your Mac's drive into two partitions. One of these will contain information for Mac's operating system while the other one is for Windows. You can allocate any amount of disk space to these drives, as per the disk space available to you.

Step 4:

When all these steps are done, your Mac restarts to the Windows installer. Upon asking where you want to install Windows, you should select BOOTCAMP partition and hit on Format.

This step is only required if you're using a flash drive or optical drive to install Windows. In all other cases, the correct partition is selected and automatically formatted.

Step 5:

Now you should follow the prompts on your screen, in order to finish Windows installation.

Step 6:

This is the last step in ‘How to install Windows on Mac' guide. Once all this is done, you should restart your computer and switch between macOS and Windows. Use the Startup Disk preference pane in macOS, or the Boot Camp system tray item in Windows to select your startup disk, then restart your computer.

With these simple you can install Windows operating system on your Mac and Windows should work fine with Mac's hardware!

Most new PCs don't come with DVD drives anymore. So it can be a pain to install Windows on a new computer.

Luckily, Microsoft makes a tool that you can use to install Windows from a USB storage drive (or 'thumbdrive' as they are often called).

But what if you don't have a second PC for setting up that USB storage drive in the first place?

In this tutorial we'll show you how you can set this up from a Mac.

You can download the ISO file straight from Windows. That's right - everything we're going to do here is 100% legal and sanctioned by Microsoft.

If you want an English-language version of the latest update of Windows 10, you can download the ISO here.

If you have a relatively new computer, you probably want the 64-bit version. If you're not sure, go with the 32-bit version to be safe.

If you want a non-English-language version of Windows, or want to get an older update version, download the ISO here instead.

The ISO file is only about 5 gigabytes, but I recommend you use a USB drive with at least 16 gigabytes of space just in case Windows needs more space during the installation process.

I bought a 32 gigabyte USB drive at Walmart for only $3, so this shouldn't be very expensive.

Stick your USB drive into your Mac. Then open your terminal. You can do this using MacOS Spotlight by pressing both the ⌘ and Space bar at the same time, then typing 'terminal' and hitting enter.

Don't be intimidated by the command line interface. I'm going to tell you exactly which commands to enter.

Open Mac Spotlight using the ⌘ + space keyboard shortcut. Then type the word 'terminal' and select Terminal from the dropdown list.

Paste the following command into your terminal and hit enter:

diskutil list

You will see output like this (note - your Mac's terminal may be black text on a white background if you haven't customized it).

Copy the text I point to here. It will probably be something like

/dev/disk2.

How To Go From Windows To Mac

Next format your USB drive to Windows FAT32 format. This is a format that Windows 10 will recognize.

Note that you should replace the disk2 with the name of the your drive from step 3 if it wasn't disk2. (It may be disk3 or disk4).

Autotune pro download mac. Run this command using the correct disk number for your USB:

diskutil eraseDisk MS-DOS 'WIN10' GPT /dev/disk2

Then you'll see terminal output like this.

This will probably only take about 20 seconds on a newer computer, but may take longer on an older computer.

Note that for some hardware, you may instead need to run this command, which uses the MBR format for partitioning instead of GPT. Come back and try this command if step 7 fails, then redo steps 5, 6, and 7:

Now we're going to prep our downloaded ISO file so we can copy it over to our USB drive.

You will need to check where your downloaded Windows 10 ISO file is and use that. But your file is probably located in your ~/Downloads folder with a name of Win10_1903_V1_English_x64.iso.

hdiutil mount ~/Downloads/Win10_1903_V1_English_x64.iso

Update April 2020: One of the files in the Windows 10 ISO – install.wim – is now too large to copy over to a FAT-32 formatted USB drive. So I'll show you how to copy it over separately.

Thank you to @alexlubbock for coming up with this workaround. Install mac usb.

First run this command to copy over everything but that file:

rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WIN10

Then run this command to install Homebrew (if you don't have it installed on your Mac yet):

/usr/bin/ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)'

Then use Homebrew to install a tool called wimlib with this terminal command:

brew install wimlib

Then go ahead and create the directory that you're going to write the files into:

mkdir /Volumes/WIN10/sources

Then run this command. Note that this process may take several hours, you may see 0% progress until it finishes. Don't abort it. It will use wimlib to split the install.wim file into 2 files less than 4 GB each (I use 3.8 GB in the following command), then copy them over to your USB:

wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes/WIN10/sources/install.swm 3800

Once that's done, you can eject your USB from your Mac inside Finder.

Congratulations - your computer now should boot directly from your USB drive. If it doesn't, you may need to check your new PC's BIOS and change the boot order to boot from your USB drive.

How To Make Your Windows Into A Mac Windows 10

Windows will pop up a screen and start the installation process.

How To Make Your Windows Into A Mac File

Enjoy your new PC, and your newly-installed copy of Windows.





broken image