By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
10alert.com10alert.com10alert.com
  • Threats
    • WordPress ThreatsDanger
    Threats
    A cyber or cybersecurity threat is a malicious act that seeks to damage data, steal data, or disrupt digital life in general. Cyber threats include…
    Show More
    Top News
    Web Malware: Out of the Shadows and Hiding in Plain Sight
    12 months ago
    7 Reasons Kaspersky Internet Security 2015 is better than ever
    12 months ago
    Multi-stage phishing that starts with real links
    12 months ago
    Latest News
    Know your Malware – A Beginner’s Guide to Encoding Techniques Used to Obfuscate Malware
    7 hours ago
    Beware of scammers! Dangerous apps in the App Store
    3 days ago
    How To Limit Login Attempts on WordPress (+ Should You?)
    4 days ago
    Wordfence Intelligence Weekly WordPress Vulnerability Report (September 18, 2023 to September 24, 2023)
    4 days ago
  • Fix
    Fix
    Troubleshooting guide you need when errors, bugs or technical glitches might ruin your digital experience.
    Show More
    Top News
    Critical vulnerability fixed in popular WordPress plugin Jetpack
    Critical vulnerability fixed in popular WordPress plugin Jetpack
    12 months ago
    Windows 10 22H2 new features and changes
    12 months ago
    Windows 11 build 22000.652 (KB5012643) out as preview
    12 months ago
    Latest News
    How automatically delete unused files from my Downloads folder?
    8 months ago
    Now you can speed up any video in your browser
    8 months ago
    How to restore access to a file after EFS or view it on another computer?
    8 months ago
    18 Proven Tips to Speed Up Your WordPress Site and Improve SEO | 2023 Guide
    9 months ago
  • How To
    How ToShow More
    Xbox celebrates gaming and disability community
    6 hours ago
    A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
    A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
    6 hours ago
    Running Serverless Puppeteer with Workers and Durable Objects
    Running Serverless Puppeteer with Workers and Durable Objects
    6 hours ago
    everything we announced — plus an AI-powered opportunity for startups
    everything we announced — plus an AI-powered opportunity for startups
    6 hours ago
    Easily manage AI crawlers with our new bot categories
    Easily manage AI crawlers with our new bot categories
    1 day ago
  • News
    News
    This category of resources includes the latest technology news and updates, covering a wide range of topics and innovations in the tech industry. From new…
    Show More
    Top News
    Bug in Facebook Messenger Kids
    12 months ago
    Categories of chats in Telegram X
    12 months ago
    JavaScript magic on the example of TgStat
    12 months ago
    Latest News
    How to create Copilot desktop shortcut on Windows 11
    15 hours ago
    How to enable extensions for Google Bard AI
    3 days ago
    Window 11 Copilot: 10 Best tips and tricks
    3 days ago
    How to create AI images with Cocreator on Paint for Windows 11
    4 days ago
  • Glossary
  • My Bookmarks
Reading: How to quickly create a macOS bootable USB on Windows 10
Share
Notification Show More
Aa
Aa
10alert.com10alert.com
  • Threats
  • Fix
  • How To
  • News
  • Glossary
  • My Bookmarks
  • Threats
    • WordPress ThreatsDanger
  • Fix
  • How To
  • News
  • Glossary
  • My Bookmarks
Follow US
How ToMacOS

How to quickly create a macOS bootable USB on Windows 10

Vitus White
Last updated: 9 January
Vitus White 12 months ago
Share
6 Min Read

It doesn’t matter whether you use macOS, Windows 10, or Windows 11. It’s just a matter of time until your computer refuses to start, which could happen for many reasons, including (and not limited to) file corruption, hardware failure, or buggy update. If the unexpected happens with an Apple computer, you can use a macOS bootable USB with the installation media to repair it.

Contents
RequirementsCreate macOS bootable USB installation mediaCreate a GPT partition on a USB flash drive

This is one of the main reasons you should consider making a macOS bootable USB when your device works properly. However, if none of your devices (MacBook, MacBook Air, MacBook Pro, iMac, Mac Pro, or Mac Mini) are not working when you need them the most, you can use a Windows computer to rescue your Apple device. You can use a Windows 11, 10, 8.1, or 7 computer to quickly create a USB bootable installation media to reinstall macOS Monterey, Big Sur, or Catalina on your Mac.

In this guide, you will learn the steps to create a macOS Monterey bootable USB installation on Windows 10, which you can use to reinstall or upgrade the Apple OS.

  • Requirements
  • Create macOS bootable USB installation media
  • Create a GPT partition on a USB flash drive

Requirements

Before proceeding, you’ll need the following:

  • Broken Mac computer running macOS.
  • A trial copy of the TransMac software.
  • One high-quality USB flash drive with 16GB of storage.
  • Copy of macOS (DMG file).

Create macOS bootable USB installation media

To create a bootable USB drive with macOS, use these steps:

  1. Download and install TransMac on Windows 10.

    Quick note: This is a paid piece of software, but it gives you a 15-day trial, which is more than enough time. (If this works for you and you want to support the developer, you can purchase the full version.)

  2. Connect the USB flash drive. (If you have any data on the flash drive, remember to back it up since this process will erase everything on it.)

  3. Right-click the TransMac app and select the Run as administrator option.

  4. Click the Run button. (If you use the trial version, wait 15 seconds.)

  5. Right-click the USB flash drive and select the Format Disk for Mac option from the left navigation pane.

    Quick note: You want to do this before creating the bootable media because there is a good chance that the drive was formatted using a Windows device. If this is the case, the chances are it’s using an MBR partition, and the USB drive needs a GPT partition to work on a Mac.

  6. Click the Yes button to format the drive on the warning message.

  7. Confirm a name for the drive. For example, “macOS bootable USB.”

  8. Click the OK button.

  9. Click the Yes button.

  10. Click the OK button.

  11. Right-click the USB flash drive and select the Restore with Disk Image option from the left navigation pane.

  12. Click the Yes button to confirm the erase of the USB flash drive data.

  13. Click the browse button on the right.

  14. Select the .dmg file with the macOS installation files.

  15. Click the Open button.

  16. Click the OK button.

  17. Click the Yes button.

Once you complete the steps, you can insert the USB flash drive on your Mac computer to install, reinstall, or upgrade the operating system to the latest macOS version, Sierra, Catalina, Big Sur, Monterey, or higher.

Create a GPT partition on a USB flash drive

If the USB flash drive is not working with TransMac, it could still be a partition problem. In this case, you may need to redo the entire process again. However, this time, you should use the following steps to use the Diskpart command-line utility on Windows 10 to create the appropriate GPT partition, and then follow the above instructions.

To create a GPT partition on a removable drive, use these steps:

  1. Open Start.

  2. Search for Command Prompt, right-click the top result, and select the Run as an administrator option.

  3. Type the diskpart command and press Enter.

  4. Enter the list disk command to view all drives connected to your computer and press Enter.

  5. Type the select disk command with the number assigned for the USB flash drive (for example select disk 4) and press Enter.

  6. Enter the clean command and press Enter.

  7. Type the convert GPT command and press Enter.

  8. Enter the create partition primary command and press Enter to complete the process.

Once you formatted the USB flash drive with a GPT partition, you can use the instructions mentioned above to use TransMac to create a bootable media, but this time skip steps 5 through 10 and continue on step 11.

After the process is completed, which it’s something that could take up to an hour, connect the USB flash drive and power on your Mac holding down the Option key, and select the USB drive to begin installing macOS.


Translate this article

TAGGED: Authentication, MacOS, Software, Tips, Windows, Windows 10
Vitus White January 9, 2023 October 12, 2022
Share This Article
Facebook Twitter Reddit Telegram Email Copy Link Print

STAY CONECTED

24.8k Followers Like
253.9k Followers Follow
33.7k Subscribers Subscribe
124.8k Members Follow

LAST 10 ALERT

Xbox celebrates gaming and disability community
Windows 6 hours ago
A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
Apps 6 hours ago
Running Serverless Puppeteer with Workers and Durable Objects
Running Serverless Puppeteer with Workers and Durable Objects
Apps 6 hours ago
everything we announced — plus an AI-powered opportunity for startups
everything we announced — plus an AI-powered opportunity for startups
Apps 6 hours ago
Know your Malware – A Beginner’s Guide to Encoding Techniques Used to Obfuscate Malware
Know your Malware – A Beginner’s Guide to Encoding Techniques Used to Obfuscate Malware
Wordpress Threats 10 hours ago

You Might Also Like

Windows

Xbox celebrates gaming and disability community

6 hours ago
A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
Apps

A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()

6 hours ago
Running Serverless Puppeteer with Workers and Durable Objects
Apps

Running Serverless Puppeteer with Workers and Durable Objects

6 hours ago
everything we announced — plus an AI-powered opportunity for startups
Apps

everything we announced — plus an AI-powered opportunity for startups

6 hours ago
Show More

Related stories

How to install September 2023 update with 23H2 features for Windows 11
How to upgrade to Windows 11 23H2 with Installation Assistant
How to get the latest Windows 11 innovations
How to blur image background in Photos for Windows 11
How to download official Windows 11 23H2 ISO file
PHP Object Injection Vulnerability in Flatsome Theme

10 New Stories

How to create Copilot desktop shortcut on Windows 11
Easily manage AI crawlers with our new bot categories
Cloudflare is free of CAPTCHAs; Turnstile is free for everyone
Post-quantum cryptography goes GA
Detecting zero-days before zero-day
See what threats are lurking in your Office 365 with Cloudflare Email Retro Scan
Previous Next
Hot News
Xbox celebrates gaming and disability community
A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
Running Serverless Puppeteer with Workers and Durable Objects
everything we announced — plus an AI-powered opportunity for startups
Know your Malware – A Beginner’s Guide to Encoding Techniques Used to Obfuscate Malware
10alert.com10alert.com
Follow US
© 10 Alert Network. All Rights Reserved.
  • Privacy Policy
  • Contact
  • Customize Interests
  • My Bookmarks
  • Glossary
Go to mobile version
adbanner
AdBlock Detected
Our site is an advertising supported site. Please whitelist to support our site.
Okay, I'll Whitelist
Welcome Back!

Sign in to your account

Lost your password?