Virbe Documentation
  • Say hi to Virtual Beings!
  • Getting started
    • Introduction to Virbe platform
      • Virbe-hosted launch
      • Azure-hosted deployment
  • Dashboard Management
    • Dashboard Architecture
    • Overview
    • Profiles
      • General
      • Language
      • Persona
      • Settings
        • Web widget profile settings
        • Metahuman kiosk profile settings
      • Deployment
        • Web widget deployment
        • Metahuman kiosk deployment
    • Configurations
      • Speech-to-Text
      • Text-to-Speech
      • AI Models
      • Conversational Engines
    • Personas
    • Knowledge Base
      • Best Practices for Knowledge Base Content
    • Data tables
    • Conversation Flows
      • Getting started with Conversation Flows
      • Managing nodes
      • Nodes
        • Logic nodes
          • Route by Profile
          • If/Else Router
          • Intent Matcher
        • Flow control nodes
          • Go to Flow
          • Checkpoint
        • Response nodes
          • Text
          • LLM Response
          • Call ConvAI
          • Behavior
        • Action nodes
          • Collect User Data
          • Quick Reply
          • Cards from Table
        • Context nodes
          • Find Record(s)
        • Integration nodes
          • Call Webhook
          • Custom Action
      • Troubleshooting Conversation Flows
  • Touchpoints
    • Kiosk Apps
      • Metahuman Kiosk
        • Hardware setup
          • Recommended setup
          • Computer
          • Screen
          • Microphones
          • IoT
          • Peripherals
          • Operating System
            • Windows
              • Login & power management
              • Other
              • OpenHab
            • Mac
            • Remote Access
        • Customer Experience
          • VAD & press-to-talk
          • Microphone settings
          • Avatars
    • Web Integration
Powered by GitBook
On this page

Was this helpful?

  1. Touchpoints
  2. Kiosk Apps
  3. Metahuman Kiosk
  4. Hardware setup
  5. Operating System
  6. Windows

Login & power management

if you want to start the App automatically when you plug in the computer, you have to be sure to set up three parameters in your windows settings.

  1. Automatic login without password requirements

    1. If you install new windows on a machine - simply DO NOT set any password for your account

    2. If you already have Windows installed on your machine

      • make sure you have only one account on your machine

      • Open the Registry Editor using [Windows] + [R] and “regedit”.

      • Enter HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\PasswordLess\Device.

      • Double click on “DevicePasswordLessBuildVersion” and set the value to “0”

      • Open User Accounts using [Windows] + [R] and “netplwiz”.

      • Uncheck the box beside “Users must enter a user name and password to use this computer”.

  2. Automatic start of the App after login

    • Press "windows+R" on your keyboard ➝ in the "Run" window type in "shell:startup" and pres enter.

    • A folder will open with your startup items. Copy a shortcut to Virbe app to the folder. Done!

  3. Automatic startup after power failure (e.g. unplug)

    • Power On your computer and press "DEL" or "F1" or "F2" or "F10" to enter BIOS (CMOS) setup utility. (The way to enter into BIOS Settings depends on the computer manufacturer)

    • Inside BIOS menu, look under the following menus to find for a setting named “Restore on AC/Power Loss” or “AC Power Recovery” or "After Power Loss". The “Restore on AC/Power Loss” setting can be found under different places inside BIOS setup according to computer manufacturer.

    • Set the “Restore on AC/Power Loss” setting to “Power On”.

Take a look on your microphone settings - set up the right one as a "default microphone" in the system settings.

PreviousWindowsNextOther

Last updated 2 months ago

Was this helpful?