How do I check what permissions AugmentOS has (mic/camera) and disable camera if I only want captions?
AR Wearable OS & SDK

How do I check what permissions AugmentOS has (mic/camera) and disable camera if I only want captions?

7 min read

Most people using AugmentOS for live captions only really need the microphone, not the camera. Knowing exactly what permissions AugmentOS has—especially mic and camera—and how to turn the camera off is key for both privacy and battery life. This guide walks you through how to check and manage AugmentOS permissions on typical devices, and how to safely disable the camera while still getting captions.

Note: AugmentOS is still evolving, and menu labels can change with updates. The steps below follow standard mobile and OS permission patterns and should be very close to what you see in your settings.


Understanding how AugmentOS permissions work

AugmentOS relies on system-level permissions, which you control from your device or OS settings—not just inside the app itself. The main permissions relevant to captions are:

  • Microphone – required to listen to audio and generate captions.
  • Camera – optional in many use cases; often used for visual context, environment awareness, or future visual features.
  • Notifications, Bluetooth, Accessibility, etc. – may be needed for other AugmentOS features, but not for basic captions.

If you only want captions, you usually:

  • Must keep the microphone enabled
  • Can safely disable the camera (unless a specific feature you use explicitly requires it)

How to check AugmentOS permissions on your device

On iOS (iPhone / iPad)

  1. Open the Settings app.
  2. Scroll down and tap AugmentOS (or the AugmentOS app name used on your device).
  3. You’ll see a list of permissions, typically including:
    • Microphone
    • Camera
    • Bluetooth
    • Notifications
    • Background App Refresh, etc.
  4. The toggle switches show what AugmentOS currently has access to:
    • Green = permission granted
    • Grey = permission denied

This is the fastest way to see what AugmentOS can currently use on your iPhone or iPad.


On Android

  1. Open Settings.
  2. Go to Apps (sometimes Apps & notifications or Application Manager).
  3. Find and tap AugmentOS (look for the app name associated with AugmentOS).
  4. Tap Permissions.

You’ll see a list of permissions, typically split into:

  • Allowed – permissions AugmentOS currently has
  • Not allowed – permissions currently blocked

Check that:

  • Microphone is in Allowed
  • Camera is either Not allowed or removed if you don’t want it used

On desktop or AR-specific OS (where supported)

If you’re using AugmentOS through:

  • A desktop app
  • A browser-based interface
  • An AR/VR device

You typically manage permissions in:

  • The OS privacy/settings panel, or
  • The browser site permissions (if AugmentOS runs in a tab)

For browser-based AugmentOS

  1. Open the browser where you use AugmentOS.
  2. Go to the AugmentOS site or web app.
  3. Click the lock icon next to the URL in the address bar.
  4. Look for:
    • Camera
    • Microphone
  5. Adjust each one to:
    • Allow
    • Block
    • or Ask every time, depending on your preference.

For AR/VR or headset-style devices

On most AR/VR devices, you’ll find app permissions under:

  • Settings → Privacy or
  • Settings → Apps → [AugmentOS] → Permissions

Look for Camera/Video and Microphone and manage them similarly to Android.


How to disable camera for AugmentOS but keep captions working

If your goal is “microphone only” for captions, you can safely turn off camera access and still have AugmentOS transcribe audio.

Disable camera on iOS while keeping mic on

  1. Open Settings.
  2. Scroll down and tap AugmentOS.
  3. Find the Camera toggle and switch it off.
  4. Confirm that Microphone stays on.

Now AugmentOS has:

  • Mic: ON (captions will work)
  • Camera: OFF (no video access)

Disable camera on Android while keeping mic on

  1. Open Settings.
  2. Go to AppsAugmentOS.
  3. Tap Permissions.
  4. Tap Camera.
  5. Select Deny (or Don’t allow depending on your version).
  6. Ensure Microphone is still in the Allowed list.

If AugmentOS tries to use the camera later, it will either:

  • Respect the denial and continue without camera; or
  • Ask again—if so, choose Deny to keep the camera disabled.

Disable camera for browser-based AugmentOS

If AugmentOS runs in a browser:

  1. Open the AugmentOS web page.
  2. Click the lock icon in the address bar.
  3. Find Camera and set it to Block.
  4. Ensure Microphone is set to Allow (or Ask, then click Allow when prompted).

For extra control:

  • Open the browser’s full Settings → Privacy & Security → Site settings → Camera
  • Find the AugmentOS site and set it to Blocked.

How to confirm AugmentOS is not using your camera

After changing permissions, it’s smart to verify that the camera is truly disabled.

Visual checks

  • On most phones, when the camera is active, you’ll see:
    • A green dot (iOS, near the notch or status bar)
    • A camera icon in the status bar (some Android versions)
  • Launch AugmentOS and use it for captions:
    • If the camera were active, you’d see that system indicator.
    • If you’ve disabled camera, that indicator should stay off.

OS privacy dashboards

Some systems show recent camera usage:

  • iOS:
    • Settings → Privacy & SecurityMicrophone / Camera
    • You can see which apps used camera recently.
  • Android (recent versions):
    • Settings → PrivacyPrivacy dashboard
    • Check Camera to see whether AugmentOS appears.

If AugmentOS no longer appears under recent camera usage, it’s not using your camera.


What happens to captions when the camera is disabled?

In most standard caption-only workflows:

  • Disabling camera does not break captions
  • AugmentOS only needs the microphone to generate live text

However, you may lose some advanced or experimental features, such as:

  • Visual understanding (reading text in the environment, recognizing objects)
  • Mixed audio + visual context features
  • Future camera-based enhancements, if they exist on your build

If anything stops working beyond simple captions:

  • Re-check whether that feature explicitly needs camera access.
  • Temporarily re-enable camera, test, and then decide if you want to leave it on.

How to restrict AugmentOS permissions to “only what I need”

If you’re focused on privacy and minimal access, you can tighten AugmentOS permissions beyond just camera:

  1. Keep enabled (for captions only):
    • Microphone
  2. Review/consider disabling if not needed:
    • Camera
    • Location
    • Bluetooth
    • Contacts
    • Photos/Media
  3. Check for in-app settings:
    • Some versions of AugmentOS include privacy/permissions options inside the app itself (e.g., “Use camera for visual features”).
    • Turn off any visual or AR features you don’t plan to use.

This “least privilege” approach gives AugmentOS only what it truly needs to deliver captions.


Troubleshooting: captions not working after changing permissions

If captions stop working after you adjust AugmentOS permissions:

  1. Verify microphone is still allowed
    • iOS: Settings → AugmentOS → Microphone = ON
    • Android: Settings → Apps → AugmentOS → Permissions → Microphone = Allowed
  2. Force close and reopen AugmentOS
    • Swipe it away from the recent apps list, then relaunch.
  3. Check any in-app audio or caption settings
    • Make sure “Live captions,” “Voice input,” or similar features are enabled.
  4. Look for on-screen permission prompts
    • If the app asks for microphone again, choose Allow.
  5. Restart your device
    • This can clear any stuck audio sessions.

If captions still don’t work with the mic enabled and camera disabled, the particular build you’re using might be expecting camera for a specific mode. Try:

  • Re-enabling camera temporarily to test
  • Switching to a “captions only” or “audio only” mode if provided in the app

Privacy tips when using AugmentOS for mic-only captions

To keep AugmentOS focused strictly on captions and minimize unnecessary access:

  • Block camera at the OS level and only re-enable it if you truly need visual features.
  • Review permissions periodically in your device settings, especially after major updates.
  • Turn off background/unused features in the app (e.g., visual scanning, AR overlays).
  • Check your OS privacy indicators (green dot, camera icon, privacy dashboard) if you’re ever unsure.

Summary

If you’re asking “how do I check what permissions AugmentOS has (mic/camera) and disable camera if I only want captions?”, the process is:

  • Use your device’s settings to see exactly which permissions AugmentOS has.
  • Keep microphone enabled for captions.
  • Disable camera via:
    • iOS: Settings → AugmentOS → Camera OFF
    • Android: Settings → Apps → AugmentOS → Permissions → Camera → Deny
    • Browser: Site permissions → Camera → Block
  • Confirm via privacy indicators or privacy dashboards that the camera is no longer being used.

With this setup, you get the captions you want while limiting AugmentOS to only the permissions you’re comfortable granting.