A very good question. I don't recall this being asked before. I'll give it a try.
I believe that running a single program as Administrator would be no different from running Windows using an account with Administrator privileges. I could be completely wrong about that.
In the specific case of BIAB, Dr. Gannon has said that he does not run BIAB using administrator privileges. However, he runs the Windows version on his Mac, so I don't know how that affects the question.
For those of us running BIAB normally on a PC using Windows, I think you do not have to run BIAB As Administrator. And I do mean, just BIAB. I think, and this could be completely wrong too, the problems start to occur when other programs are involved that support or are called by BIAB. People using virtual instruments or plugins often report that their problems are fixed when they run As Administrator.
As far as I understand Windows, and I've been doing this a very long time, from the beginning and before, it does no harm to run As Administrator. Do you have a concern about doing so?
Last edited by Andrew - PG Music; 02/13/1908:22 AM.
BIAB 2025 Win Audiophile. Software: Studio One 7 Pro, Swam horns, Acoustica-7, Notion 6, Song Master Pro, Win 11 Home. Hardware: Intel i9, 32 Gb; Roland Integra-7, Presonus 192 & Faderport 8, Royer 121, Adam Sub8 & Neumann 120 monitors.
What is the difference between running using the computer's administrator id and running BIAB as administrator?
Why do I need it at all? Why does BIAB need admin privileges?
Matt's assessment is pretty much accurate.
Even if you are logged on as an administrator, programs only run with standard privileges unless you approve them to run with administrator privileges via the UAC prompt. This is User Account Control, which is a security feature added to Windows several years ago.
Programs need to run as administrator if they need to do certain things like make changes to the registry or copy files to System or Program Files folders.
The Band-in-a-Box *installer* does run as administrator (it associate file types, writes files to Program files, etc.), however the Band-in-a-Box program should not normally need to be run as an administrator. I don't usually run Band-in-a-Box as administrator myself.
However, sometimes while troubleshooting a specific problem it is useful to eliminate the possibility that the problem is a permission issue. For example one scenario that sometimes comes up is that a certain DX/VST plugin might require admin privileges (child processes inherit the privileges from Band-in-a-Box), but I don't think that's too common. There might be some other issues that running as an administrator prevents, but I personally haven't encountered them and don't have a list. It seems to be more anecdotal, that people recommend running as administrator because they tend to have fewer problems on their system...
Last edited by Andrew - PG Music; 02/13/1908:23 AM.
Thanks I have a non administrator (dumb user) account set up for running most of my regular stuff, including BIAB. But I know that often the one of the first things that is asked by PG's support staff is "did you run it with administrator". For me the answer is probably no.
So other than running the installer, I should be able to run without admin most of the time.
Thanks - I'll just go my merry way as a dumb user.
BIAB for Windows Version 2019 (643) Windows 10 (1909)
Thanks I have a non administrator (dumb user) account set up for running most of my regular stuff, including BIAB. But I know that often the one of the first things that is asked by PG's support staff is "did you run it with administrator". For me the answer is probably no.
So other than running the installer, I should be able to run without admin most of the time.
Thanks - I'll just go my merry way as a dumb user.
Me as dumb user think it has to do with permissions and file/disk access. All sorts of access issues happen with some programs (and especially some installers) needing access to usually protected folders, like the 'start menu' folder in C:\ProgramData\Microsoft\Windows\Start Menu\. I often use 'Take Ownership' to overcome these, even running as Administrator. F.
Thanks I have a non administrator (dumb user) account set up for running most of my regular stuff, including BIAB. But I know that often the one of the first things that is asked by PG's support staff is "did you run it with administrator". For me the answer is probably no.
So other than running the installer, I should be able to run without admin most of the time.
Thanks - I'll just go my merry way as a dumb user.
1: Yes, interesting thread.
2: I think that Windows automatically adopts Administrator privileges for installer files. By this I am referring to properly constructed MSI Microsoft Installer files, produced by programs such as Installshield etc.
BIAB & RB2025 Win.(Audiophile), Sonar Platinum, Cakewalk by Bandlab, Izotope Prod.Bundle, Roland RD-1000, Synthogy Ivory, Kontakt, Focusrite 18i20, KetronSD2, NS40M Monitors, Pioneer Active Monitors, AKG K271 Studio H'phones
Running as Admin eliminates a lot of these issues, which is why it is suggested often.
Just my thoughts. Do you NEED to Run as Admin .. I dunno, depends on many system settings Can it hurt to do so .. probably not in my experience with PG Products.
Anytime I see 'Access is Denied' I immediately check the related permissions next. Not much else causes this error. You can grant access to specific users, but generally the Admin user has access already.
I do not work here, but the benefits are still awesome Make your sound your own!
With persisting permission issues sometimes i use to edit the particular folder's or file's security settings (via right-click properties). Sometimes i have to manually add my user name (in my case administrator) and give it 'full control' to files, folders & sub-folders. If that doesn't work i use Tweaking.com's 'Windows Repair AIO' to reset permissions. UAC i use 'off', too many errors. F
Drive D: is a partition of my hard disk (not a USB drive).
I renamed \bb\data\logs and the error no longer exists. Thank you.
Where do the log files now write if the "log" directory is no longer in action? (Should I make a new one?)
Regards, Noel
I would expect the log file to be created in the Data or main bb folder. If you create a new Logs folder, I think the file would in fact be saved there now without error, because I expect the new Logs folder to inherit the permissions of the bb\data folder automatically. The question is how did your original Logs folder get created with the restrictive permissions... I don't know.
I guess it's safe to say that running the program as an administrator has the benefit of avoiding this type of issue all together. It seemed to me that the advice is sometimes overused, for poorly understood problems that could have a completely logical explanation. But yeah, I suppose oddities like this are less likely to happen and to interrupt your workflow, which is a good thing..
I have had been running BIAB with "run as admin" turned off since you mentioned the above.
However...
...today I went to rebuild Stylepicker and the error shown below popped up.
When I exited BIAB and restarted it in "run as admin." mode, Stylepicker rebuilt fine.
If this is also a permissions error, I'm not sure how it might have arisen. I'm running the compressed version of BIAB installed on my hard drive. These folders were first created over 10 years ago and I've been installing new versions of BIAB over the top of them since then. (When I've changed computers, the files and folders have been transferred to new hard drives always maintaining the same structure.)
In my experience Access Denied messages (for end users) are almost always permissions related (99% +).
However, before assuming it is a PGMusic programming issue, you need to consider whether you've installed/ran *anything* else since the last PGMusic install.
I know I can write an app that, if you run or install it, I could change your permissions settings on various drives/folders. Rarely necessary, but whether it happens or not is left up to the programmer's discretion.
Even if the programmer's test computer running the code hasn't had the same effective permissions changes, some other (user's) computers may have. Often difficult to detect on a user machine without remote access.
That said, I agree I've seen 'Run as Admin' suggested in the Forum at times where it appears to not be the obvious answer .. but it does eliminate a lot of odd issues where permissions 'could' be the problem. And it really doesn't hurt to try this for PGMusic problem solving (a certain trust factor) I would be less likely to try this solution to solve an issue with an unknown software I downloaded, but here it's pretty safe to suggest, in my experience. I've never seen any PGMusic products appear to do anything that causes risk to the system; I guess that was kinda my point. For PGMusic products it likely won't hurt to try, but use this advise wisely in other situations with other software.
I'll try things here I may not try with other software.
I do not work here, but the benefits are still awesome Make your sound your own!
Regarding permissions: these tools are to me to be a necessity especially regarding a permissions reset to default, rebooting to safe mode is built in to it, as is SFC:
If this is also a permissions error, I'm not sure how it might have arisen. I'm running the compressed version of BIAB installed on my hard drive. These folders were first created over 10 years ago and I've been installing new versions of BIAB over the top of them since then. (When I've changed computers, the files and folders have been transferred to new hard drives always maintaining the same structure.)
I don't know either. Were they created under Windows Vista? You could change the permissions/ownership settings of the folder, or just keep running BB as admin and forget about it, like you have been for the last 10 years. This is a good example of a problem that running the program as admin fixes.
Video: Band-in-a-Box® 2025 for Mac®: VST3 Plugin Support
Band-in-a-Box® 2025 for Mac® now includes support for VST3 plugins, alongside VST and AU. Use them with MIDI or audio tracks for even more creative possibilities in your music production.
Band-in-a-Box® 2025 for Macs®: VST3 Plugin Support
Video: Band-in-a-Box® 2025 for Mac®: Using VST3 Plugins
With the release of Band-in-a-Box® 2025 for Mac, we’re rolling out a collection of brand-new videos on our YouTube channel. We’ll also keep this forum post updated so you can easily find all the latest videos in one convenient spot.
From overviews of new features and walkthroughs of the 202 new RealTracks, to highlights of XPro Styles PAK 8, Xtra Styles PAKs 18, the 2025 49-PAK, and in-depth tutorials — you’ll find everything you need to explore what’s new in Band-in-a-Box® 2025.
Band-in-a-Box® 2025 for Mac is here, packed with major new features and an incredible collection of available new content! This includes 202 RealTracks (in Sets 449-467), plus 20 bonus Unreleased RealTracks in the 2025 49-PAK. There are new RealStyles, MIDI SuperTracks, Instrumental Studies, “Songs with Vocals” Artist Performance Sets, Playable RealTracks Set 4, two new sets of “RealDrums Stems,” XPro Styles PAK 8, Xtra Styles PAK 19, and more!
Special Offers
Upgrade to Band-in-a-Box® 2025 for Mac with savings of up to 50% on most upgrade packages during our special—available until July 31, 2025! Visit our Band-in-a-Box® packages page for all the purchase options available.
2025 Free Bonus PAK & 49-PAK Add-ons
We've packed our Free Bonus PAK & 49-PAK with some incredible Add-ons! The Free Bonus PAK is automatically included with most Band-in-a-Box® for Mac 2025 packages, but for even more Add-ons (including 20 Unreleased RealTracks!) upgrade to the 2025 49-PAK for only $49. You can see the full lists of items in each package, and listen to demos here.
If you have any questions, feel free to connect with us directly—we’re here to help!
Cari amici
È stata aggerate la versione in Italiano del programma più amato dagli appassionati di musica, il nostro Band-in-a-Box.
Questo è il link alla nuova versione 2025.
Di seguito i link per scaricare il pacchetti di lingua italiana aggiornati per Band-in-a-Box e RealBand, anche per chi avesse già comprato la nuova versione in inglese.
Band-in-a-Box® 2025 pour Windows est disponible en Français.
Le téléchargement se fait à partir du site PG Music
Pour ceux qui auraient déjà acheté la version 2025 de Band-in-a-Box (et qui donc ont une version anglaise), il est possible de "franciser" cette version avec les patchs suivants:
Band-in-a-Box 2025 für Windows Deutsch ist verfügbar!
Die deutsche Version Band-in-a-Box® 2025 für Windows ist ab sofort verfügbar!
Alle die bereits die englische Version von Band-in-a-Box und RealBand 2024 installiert haben, finden hier die Installationsdateien für das Sprachenupdate:
Update Your Band-in-a-Box® 2025 to Build 1128 for Windows Today!
Already using Band-in-a-Box 2025 for Windows®? Download Build 1128 now from our Support Page to enjoy the latest enhancements and improvements from our team.
One of our representatives will be happy to help you over the phone. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday, and 8:00AM to 4:00PM PST Saturday. We are closed Sunday. You can also send us your questions via email.
One of our representatives will be happy to help you on our Live Chat or by email. Our hours of operation are from
6:00AM to 6:00PM PST (GMT -8) Monday thru Friday; 8:00AM to 4:00PM PST (GMT -8) Saturday; Closed Sunday.