Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions modules/install/pages/install-package-windows.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ If you're upgrading an existing installation of Couchbase Server, refer to xref:
Couchbase Server works out-of-the-box with most OS configurations.
However, the procedures on this page assume the following:

* You have _administrator privileges_.
These are required, for installing Couchbase Server on Windows.
* You must have administrator privileges to install Couchbase Server on Windows.
Once installed, Couchbase Server runs as a Windows Service using the Local System user account.
To start or stop the Windows Service, your windows account must either have administrator privileges or be granted sufficient privileges to start the service.
For more information, see Microsoft's https://learn.microsoft.com/en-us/troubleshoot/windows-server/windows-security/grant-users-rights-manage-services[How to grant users rights to manage services^].

* Your system meets the xref:pre-install.adoc[minimum requirements] and that your operating system version is xref:install-platforms.adoc[supported].
+
Expand Down