diff --git a/CHANGES b/CHANGES
index cebbd703c7..ba7d00c360 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4363. [port] Turn off triggering UAC when running BINDInstall
+ temporarily.
+
4361. [cleanup] Where supported, file modification times returned
by isc_file_getmodtime() are now accurate to the
nanosecond. [RT #41968]
diff --git a/bin/win32/BINDInstall/BINDInstall.vcxproj.in b/bin/win32/BINDInstall/BINDInstall.vcxproj.in
index 4efcad26ea..bdc07cdc23 100644
--- a/bin/win32/BINDInstall/BINDInstall.vcxproj.in
+++ b/bin/win32/BINDInstall/BINDInstall.vcxproj.in
@@ -74,9 +74,7 @@
true
..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)
nafxcwd.lib;version.lib;netapi32.lib;%(AdditionalDependencies)
- true
- RequireAdministrator
- true
+ false
@@ -107,9 +105,7 @@
..\..\..\Build\$(Configuration)\$(TargetName)$(TargetExt)
nafxcw.lib;version.lib;netapi32.lib;%(AdditionalDependencies)
Default
- true
- RequireAdministrator
- true
+ false
@@ -149,4 +145,4 @@
-
\ No newline at end of file
+