diff --git a/Docs/build_windows.md b/Docs/build_windows.md
index 614fbee88..2dc272949 100644
--- a/Docs/build_windows.md
+++ b/Docs/build_windows.md
@@ -23,6 +23,9 @@ The build process can be quite long and tedious. The **[F.A.Q.](build_faq.md)**
To execute the make
commands below, you must use the Visual Studio 2017 native console x64 with administrator rights, otherwise you may be getting permission errors.
+!!! Important
+ To execute the "make" commands below, you MUST use the Visual Studio 2017 native console x64 WITH administrator rights, otherwise you may be getting permission errors.
+
```sh
# Make sure to meet the minimum requirements