Reset to Defaults

Post Reply
PPatla78730
Posts: 1
Joined: Wed Jul 24, 2019 1:54 pm

Reset to Defaults

Post by PPatla78730 »

Is there a simple was to reset BI 5 to it's installation defaults?

I followed some of the tweaking guides and screwed some things up along the way.

I wanted to start again from the defaults, short of an uninstall and reinstall is there a way to reset to the out of the box defaults?

-Pat
User avatar
reddawg
Posts: 149
Joined: Sun Jun 30, 2019 11:29 am

Re: Reset to Defaults

Post by reddawg »

DISCLAIMER: Only do this if you have NOT ACTIVATED Blue Iris 5, as the following instructions will delete all Blue Iris settings including your Registration license information resulting in Blue Iris running in DEMO mode.

To reset Blue Iris to its default settings, delete the registry key where Blue Iris stores all its settings. When you run Blue Iris 5 next, it will re-create its default settings. This can be done a few different ways.

Blue Iris 5 64-bit Registry: "HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software"
Blue Iris 5 32-bit Registry: "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Perspective Software"

Method 1: Using REG DELETE command

1. Open a CMD prompt with Run as Administrator privileges
2. Type: reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software" /f
3. Run Blue Iris or start BlueIris service.

Method 2: Using REGEDIT file

1. Create a REG file using Notepad called "Delete Blue Iris Registry Settings.reg"
2. Copy and paste the following code into the REG file.

----- BEGIN Copy the code below this line -----
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Perspective Software]

----- END Copy the code above this line -----

3. Save Notepad as "Delete Blue Iris Registry Settings.reg" without .txt.
4. Double Click on the "Delete Blue Iris Registry Settings.reg" REG file to delete Blue Iris settings from the registry.

Important: make sure Blue Iris is not running as an application or as a service before doing this.
Blue Iris v5.9.9.1 | Win10 x64 version 22H2 | Dahua IPC-HFW2100, Amcrest IP2M-841W, Hikvision MINI PT DS-2CD2F52F-IS, Edimax IC-3030iWn | Intel i5-8700 CPU, 16GB Ram, Samsung NVMe SSD 970 PRO 1TB, Samsung SSD 870 EVO 1TB
protivakid
Posts: 11
Joined: Thu Sep 19, 2019 3:46 pm

Re: Reset to Defaults

Post by protivakid »

It's nuts there is no way to reset settings without blowing out the product license too. Why wouldn't they just use a config file?! Anyways I followed this on mine and my key worked to reactivate a second time on the same machine. YMMV
Johnmike
Posts: 13
Joined: Mon Jan 29, 2024 5:22 am

Re: Reset to Defaults

Post by Johnmike »

What were to happen if I reset the settings with the above method on a paid license? Couldn't I just add the license back? That's what would happen if I reset my computer.
User avatar
TimG
Posts: 2676
Joined: Tue Jun 18, 2019 10:45 am
Location: Nottinghamshire, UK.

Re: Reset to Defaults

Post by TimG »

I think it would be fine. The issue there is that there will be a set number of times you can re-install before Support become aware. It will be a protection to stop malicious actors. If you hit that limit due to PC rebuilds, I believe an email to Support would reset it.
Forum Moderator.
Problem ? Ask and we will try to assist, but please check the Help file.
Post Reply