Skip to main content
Apprentice
May 12, 2026
Question

KiskMode is not working

  • May 12, 2026
  • 5 replies
  • 80 views

I need to execute MSEDGE in kioskmode but the INI configuration only works when I test in the Remote Server, when I try to open the published application the browner opens in regular mode.

I'm testing using the same command lines configured in the application.

What am I doing wrong?

5 replies

BeyondTrust Employee
May 26, 2026

Hi ​@Rodrigo Mattos, what version of Password Safe are you currently using? I ask because kiosk-mode support from PWS was added back in 24.1, so that’s what I’d confirm first.

Also, it might be worth increasing your log level (with the EnableLogging variable in your ini file) and raising a case with support so we can further investigate why it works locally but not when you’re launching from Password Safe.

(For reference: PS_Automate Utility | PS)

Apprentice
May 26, 2026

Hi ​@Neil ,  the KiskMode it's working now, I forced the configuration in the INI files instead of in the command parameters and worked. Thank you for you time!

BeyondTrust Employee
May 26, 2026

@Rodrigo Mattos excellent, glad to hear it!

Apprentice
July 23, 2026

Hi ​@Neil ,  the KiskMode it's working now, I forced the configuration in the INI files instead of in the command parameters and worked. Thank you for you time!

Could I get the command? I'm experiencing the same issue when using Firefox and want to use kiosk mode while ignoring certificate errors.
BeyondTrust Employee
July 23, 2026

@Iqbal 

To add the configuration directly into the INI file as Rodrigo has, you can add the following config under your [General] section:

KioskMode Value: Integer (01)
(default is 0)
Required: No
Description: 
Set to 1 to enable Kiosk mode in the browser. Application runs in full screen without any browser user interface such as toolbars and menus.