Overview
This article will outline how to reset a UniFi Video installation and how to restore recordings under the Windows operating system. The article for resetting a Linux installation (or our hardware NVR), can be found here.
Table of Contents
Steps to Reset a UFV Installation
For versions 3.10.1 or Earlier:
1. If you wish to restore your current configuration after the reset, ensure you have a configuration backup, or generate one from the Settings page in UniFi Video before proceeding.
2. Shutdown UniFi Video via the notification area icon.
3. Run Notepad as an Administrator.
4. Select File > Open and navigate to C:\ProgramData\unifi-video\data\system.properties
5. Locate the line that reads:
is_default=false
and change it to:
is_default=true
6. Restart UniFi Video via the notification area icon.
7. It will take a moment to wipe out the database and restart the web service.
8. Access the install as usual (https://[Your UniFi-Video IP address]:7443). The complete process of how to access the initial setup wizard can be found in the UniFi Video User Guide.
9. The initial setup wizard will appear. Either restore the backup saved prior to recover your configuration or complete the configuration wizard to configure the system.
10. As always, the first thing you should do after completing the wizard is to go to Settings > NVR Settings > Configure tab and check your storage path as well as the ‘Space to Keep Free’ setting.
For versions 3.10.2 or Later:
- If you wish to restore your current configuration after the reset, ensure you have a configuration backup. You can generate one from the Settings page in UniFi Video.
- Navigate to Settings > System Configuration > Configure > Tools > Controller - Check the Reset Box, and Click the Restart button. (You will need to be the Super Administrator to see this option.)
- After a couple minutes, The initial setup wizard should appear (you may need to refresh your browser) - Either restore the backup saved prior to recover your configuration or complete the configuration wizard to configure the system.
- As always, the first thing you should do after completing the wizard is go to Settings > NVR Settings > Configure tab and check your storage path as well as the "Space to Keep Free" setting.
Steps to Restore Recordings
The following methods demonstrate how to restore recordings.
For versions 3.9.0 or later:
- Go to Settings > NVR Settings > Configure tab > Expand Tools section.
- Check the "Restore Recordings" option, and click ANALYZE:
For versions 3.8.5 or earlier:
- Edit the system.properties file (C:\ProgramData\unifi-video\data\system.properties) and add the following to the bottom:
recording.recovery=true
- Restart the UniFi Video service via service unifi-video restart.
- Log in to the web interface.
- Go to Settings > NVR Settings > Configure tab > Expand Tools section > Click the Analyze button. Your recordings will only restore if the storage path is correct.
- Restoring recordings can take some time (anywhere from 30 minutes to 5+ hours depending on how many you have). You can continue to use the system as normal, as well as continue to manage your cameras and set up your configuration, but make sure you stay logged in while the analysis is complete. A simple way to do this would be to open a Live Feed from a camera or a Live View to prevent the system from logging you out.
Related Articles
UniFi-Video - How to Reset a UniFi-Video Installation for Linux/Hardware NVR
UniFi Video - Repairing a Database
Intro to Networking - How to Establish a Connection Using SSH