How To Run exe Files On Chromebook?

Alvaro Trigo Avatar

Follow on Twitter

Chromebooks run on the Chrome operating system and allow you to install Android apps. However, they can’t run Windows apps by default and, therefore, can’t execute .exe files. This is why one of the most commonly asked questions among new Chromebook users is how to open exe files on their Chromebook.

In this post, we will discuss if you can run .exe files on Chromebook and the possible different ways of doing it.

How to run exe files on Chromebook

Can Chromebook Run .exe Files?

Yes, you can run .exe files on a Chromebook, but the process is not straightforward. .exe files are designed for Windows. So, you will need third-party apps or tools that allow you to emulate Windows or directly run these files, such as Wine or Crossover.

Before running the files, you must enable Linux from the Chromebook and install one of the third-party apps. Then, you can download the .exe file from the internet and ensure it is compatible with the app.

How To Run .exe Files On A Chromebook?

There are at least 5 different ways of running exe files on Chromebook:

  1. Using Wine App
  2. Access a Windows Computer Remotely
  3. Using Crossover
  4. Using AppOnFly
  5. Using Parallels Desktop App

Let’s check each method one by one:

1. How To Run EXE Files On Chromebook Using Wine App

Wine app is an open-sourced, free compatibility app often used to let computer games and application software for Windows operating on Unix-like operating systems.

Here’s how to run exe files on Chromebook Linux using Wine App.

Step 1: Install Linux Development Environment

  1. Click on “Settings > Advanced > Developers”.
    Advanced Developers - Exe Chromebook Wine App
    img: install-linux-chromebook
    alt: How to Install Linux on a Chromebook

  2. Turn on the “Linux development environment” option.

    Linux Environment - Exe Chromebook Wine App
  3. Click on “Next” and install Linux on your Chromebook.

    Follow the prompts/instructions and wait for the installation process to finish. The process can take roughly 10 minutes. This will allow us to use Linux commands.

    Install Linux - Exe Chromebook Wine App

Step 2: Install Wine App

  1. Open a Terminal Session from the “App Menu”.

    Terminal Session - Exe Chromebook Wine App
  2. Enable x32 build architecture for Wine.

    Enter this command on the terminal and then press “Enter”:

    sudo dpkg --add-architecture i386
    Code language: JavaScript (javascript)
    x32 Architecture- Exe Chromebook Wine App
  3. Download Wine App Security Key

    Enter the following command and press “Enter“:

    wget -nc https://dl.winehq.org/wine-builds/winehq.key
    Code language: JavaScript (javascript)
    Download Key - Exe Chromebook Wine App
  4. Add Wine Security Key to your system

    Enter the following command and press “Enter”:

    sudo apt-key add winehq.key
    Code language: JavaScript (javascript)

    You might see a warning. Just ignore it.

    Security Key - Exe Chromebook Wine App
  5. Add Wine Repository to your system.

    Enter the following command and then press “Enter”:

    echo "deb https://dl.winehq.org/wine-builds/debian/ bullseye main" | sudo tee /etc/apt/sources.list.d/wine_chrome_os_made_simple.list
    Code language: JavaScript (javascript)
    Add Wine Repository - Exe Chromebook Wine App
  6. Update your Linux apps.

    Enter the following command and then press “Enter”:

    sudo apt update -y
    Code language: JavaScript (javascript)
    Update Linux Apps - Exe Chromebook Wine App
  7. Install Wine.

    Enter the following command and then press “Enter”:

    sudo apt install --install-recommends winehq-stable
    Code language: JavaScript (javascript)

    You will be prompted to confirm the installation. Press “Enter” again.

    Install - Exe Chromebook Wine App

Step 3. Install additional Wine packages to ese the .exe files.

  1. Create Wine Configuration.

    Enter the following command and then press “Enter”:

    winecfg
    Code language: JavaScript (javascript)

    Some messages will pop up. Click on “Install” until you finish.

    Wine Config - Exe Chromebook Wine App
  2. Install a File Manager to launch .exe applications.

    Enter the following command and then press enter:

    sudo apt install nemo
    Code language: JavaScript (javascript)

    You will be prompted to confirm the installation. Press “enter” again.

    Install FileManager - Exe Chromebook Wine App

Step 4. Open .exe files.

  1. Move your .exe files to the “Linux Files” folder.

    Linux Folder - Exe Chromebook Wine App
  2. Open the file by running “wine nameOfYourFile.exe” on your terminal.

  3. Go to “Apps” and look for “Linux Apps” to find your installed Windows apps.

    Linux Apps - Exe Chromebook Wine App

You can also create a link to Wine Folder so it seems similar to Windows System. Use this command for the process:

ln -s  /home/username/.wine/drive_c/users/username/Desktop /home/username/wine
Code language: JavaScript (javascript)

Did you know that by installing Linux you can also use OBS on Chromebook?

2. Run EXE Files On Chromebook With Remote Access

Note: This method requires an additional Windows Computer

You can also open Windows files on your Chromebook remotely. This method involves transmitting a Windows computer’s screen and commands to the Chromebook rather than running .exe files on the Chromebook itself. 

Here are the steps to run .exe files on a Chromebook using Chrome Remote Desktop:

  • Step 1: Download & install Chrome Remote Desktop on your Windows computer.

    Download and Install Chrome Remote Desktop
  • Step 2: Set a PIN.

    Enter the necessary information, choose a pin then, click start.

    Select a PIN - Chrome Remote Desktop
  • Step 3: Go to “Remote Support” and choose “+ Generate Code”.

    You will need this code later to access your Windows PC from the Chromebook.

    Generate a Code for remote Windows access
  • Step 4: On your Chromebook, go to Chrome Remote Desktop’s website“.

  • Step 5: Click “Access”
  • Step 6: Input the code you generated earlier.

Your Chromebook and Windows computer are now connected, allowing you to control your Windows PC remotely.

Learn how to Jailbreak a Chromebook and have total control over it.

3. How To Run EXE Files On Chromebook Using Crossover

You can also use the Crossover app, a PC emulation software for running Windows-based programs to run exe files on your Chromebook. Here’s how.

  • Step 1: Enable Linux Development Environment.

    Go to “Settings” and click on “Advanced > Developers”. Turn on the “Linux development environment” option. Follow the instructions that will appear on your screen to install the Linux environment.

    Linux Environment - Exe Chromebook Crossover
  • Step 2: Download Crossover for ChromeOS“.

    You will have to enter your name and email.

  • Step 3. Install Crossover with Linux Apps.

    Install Crossover - Exe Chromebook Crossover
  • Step 4: Launch Crossover.

    Launch the Crossover app from your “Linux Apps” and look for the “unknown app.” Then, choose “Install Unlisted Applications.”

    Launch the Crossover - Exe Chromebook
  • Step 5: Open any .exe file.

    Save your file under the “Linux Files Folder” and double-click to run it. The .exe file should now be open and running on the Chromebook.

    Open .exe - Crossover on Chromebook

    You can also install Windows Apps directly from the Crossover application.

4. How To Run EXE Files On Chromebook Using AppOnFly

AppOnFly is a cloud-based Remote Desktop service that lets users open Windows apps quickly. To run .exe files on a Chromebook, sign up for a free trial and run your files online through online remote desktop.

5. How To Run EXE Files On Chromebook Using Parallels Desktop App

Parallels Desktop is a software designed to let users open Windows files on their Chromebooks. Here’s how to use it to open .exe files.

You will need a Windows disc image (ISO file) to use this method. Check also the minimum system requirements to use it.

  • Step 1: Download & Install Parallels Desktop for ChromeOS“.

  • Step 2: Download Windows Disc Image(.iso file) on your “Downloads” folder.

  • Step 3: Create a “Windows Virtual Machine“.

    Open Chrome and press “Ctrl + Alt + T” to open the Crosh Terminal. Enter the following command :

    vmc create -p PvmDefault <filename.iso>.
    Code language: JavaScript (javascript)

    Where the filename is the name of your Windows .iso disk image file.

    Crosh Terminal - Parallels exe Chromebook
  • Step 4: Start “Parallax Desktop“.

    Start Parallels Desktop - exe Chromebook
  • Step 5. Install “Parallels Tools” to add a set of Windows drivers.

    Parallels Tools - exe Chromebook
  • Step 5. Open any .exe file.

Different Ways of Running EXE Files On Chromebook

You can run exe files on Chromebook using a variety of methods. You can use third-party apps like Wine or have your Windows ISO file on hand.

You can also splurge for a license and install Parallel Desktop. The choice is yours.

It is important to follow the instructions carefully on how to run exe files on Chromebook. You should be able to use programs on your notebook that weren’t previously available for the Chrome OS.

References

Was this page helpful?