Skip to content

Latest commit

 

History

158 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1132 Fixer for Windows ΓÇö one-click fix for Zoom Error 1132

1132 Fixer for Windows

Open-source, one-click fix for Zoom Error 1132 on Windows.
Opens Zoom Workplace under a separate local helper account so a profile-tied 1132 ban no longer blocks you.

MIT License Windows 10 and 11 Setup and Portable Build status Latest release

Download the latest release  ┬╖  Website  ┬╖  Contribute  ┬╖  Security

This is the canonical public source for the Windows app. Issues, pull requests, CI, and GitHub Releases all live here: 1132-Fixer/windows.

Companion products in the same organization:


What it does

Error 1132 can stay after Zoom is reinstalled. It is often tied to a Windows user profile, not the Zoom installer.

1132 Fixer resets a separate helper account named user1, then opens Zoom under that account.

When you press Fix now, the app:

  1. Checks Windows, admin access, and the Zoom install.
  2. Stops active user1 sessions and removes the old helper profile.
  3. Recreates user1 and applies safe session settings.
  4. Opens and checks Zoom Workplace as user1.
  5. Creates or repairs the desktop shortcut.
  6. Shows a clear result when the work is done.

Main features

Feature What it gives you
Automatic checks Finds blockers before the fix starts.
One-click flow Runs the full fix from one main button.
Fix receipt Shows what worked and what needs attention.
Desktop shortcut Creates or repairs a shortcut that opens Zoom as user1.
Camera and microphone setup Applies safe Windows desktop-app consent settings.
Support report Builds a redacted report you can review before sharing.
Feedback Opens bug, rating, and general feedback choices.
Two builds Setup installer or a portable .exe.

Important safety note

Important

1132 Fixer deletes and recreates the local user1 helper account. Anything stored in that helper profile is removed. It does not delete files or Zoom data from your normal Windows profile. Do not run it while signed in to Windows as user1.

The app manages this local account:

Username: user1
Password: random ΓÇö a fresh one is generated on every fix run
  • You never need the password. The desktop shortcut signs in for you: the fix stores the password encrypted with Windows DPAPI in %APPDATA%\1132 Fixer\helper-credential.bin, next to the shortcut launcher (launch-zoom-as-user1.ps1). Only your own Windows account can decrypt it. No plain-text password is written to disk. Shortcuts from older versions keep working and are upgraded on the next fix run.
  • user1 is a standard user, not an administrator. If an older version made it an administrator, the next fix run removes those rights.
  • Do not use user1 as your everyday Windows account.
  • The app may ask for Windows admin approval.

Requirements

  • Windows 10 or Windows 11, x64

  • Administrator access

  • The Windows Secondary Logon service must be available

  • Zoom Workplace installed (machine-wide). The default path is:

    C:\Program Files\Zoom\bin\Zoom.exe
    

    Other machine-wide install locations are detected automatically.

Install and use

  1. Download the latest Setup or Portable build.
  2. Open 1132 Fixer (Run as administrator if Windows asks).
  3. Read the safety note.
  4. Press Fix now.
  5. Approve any Windows prompt.
  6. Sign in to Zoom in the new session.
  7. Create the desktop shortcut if you want faster access next time.

v5.6.0 builds check for updates through https://botify-network.com/downloads/1132-fixer/updates, which serves the same installer that is published on this repository's Releases. If you installed v5.5.1 or earlier, your copy still checks the old download location (PrimeUpYourLife/1132-Fixer-Windows-Releases); that location still answers, but it will not offer newer versions. Install the latest release from this repository once to move off it. The update location is fixed when a build is made, so an existing install cannot be pointed somewhere else remotely.

Privacy

  • The fix runs on your PC.
  • The app does not send a report unless you press Submit.
  • Support reports hide common private values such as usernames, profile paths, and SIDs.
  • Read any report before you attach it.

Quick help

Problem Try this
The app says admin access is missing Close it, then choose Run as administrator.
Zoom is not found Install Zoom Workplace with the machine-wide installer.
The fix button stays disabled Read the check rows and fix the item marked in red.
Security software blocks the fix Allow the app to create the local helper account and start Zoom.
Camera or microphone is missing Check Windows privacy settings, the hardware shutter, the camera driver, and any antivirus webcam shield.
Camera and microphone details

Open Windows as user1, then go to:

Settings → Privacy & security → Camera

Turn on Camera access and Let desktop apps access your camera. Check the matching microphone page too.

If those controls are already on, check the laptop camera shutter, a camera function key, antivirus webcam protection, Device Manager for a driver warning, and any organization or MDM policy.

Open source

The code is MIT-licensed; the brand is not.

1132 Fixer for Windows is MIT-licensed. You may use, copy, modify, merge, publish, distribute, sublicense, and sell copies of the software, provided the copyright notice and permission notice stay with it. See LICENSE.

The 1132 Fixer name, logo, and icons are not covered by the MIT licence. Using the software under MIT does not grant trademark rights. See TRADEMARKS.md for what a fork may and may not imply, and NOTICE.md for attribution and third-party notices.

Develop

git clone https://github.com/1132-Fixer/windows.git
cd windows
npm ci
npm test
npm start

Build (Windows x64):

npm run build:all

Version bump:

node scripts/bump-version.js patch
npm install --package-lock-only

A v* tag reachable from main runs .github/workflows/release.yml, which builds Setup and Portable artifacts, checksums, and latest.yml onto this repository's GitHub Releases.

Secrets belong in GitHub Actions or the feedback service ΓÇö never in app source or a packaged config. See CONTRIBUTING.md and docs/BUILDING.md.

License

  • Code and documentation: MIT. Declared in package.json ("license": "MIT") and reproduced in full in the root LICENSE.
  • Distributed installers and portable builds ship build/license.txt. That file is the same MIT text as the root LICENSE, plus a canonical-source line; it is not a separate end-user agreement.
  • Product names, logos, icons, and brand artwork are not licensed under MIT, prospectively from the notice date — see ASSET-LICENSE.md for the exact file list and provenance records.

Independent project

1132 Fixer is not made by, endorsed by, or affiliated with Zoom Video Communications, Inc.

About

Open-source Windows app that fixes Zoom Error 1132 by opening Zoom Workplace as a fresh local helper account

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages