diff --git a/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md b/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md index 89943c9b1796..3e0aa04f4c69 100644 --- a/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md +++ b/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md @@ -131,7 +131,7 @@ The link target is a directory. </dl> </td> <td width="60%"> -Specify this flag to allow creation of symbolic links when the process is not elevated. <a href="/windows/uwp/get-started/enable-your-device-for-development">Developer Mode</a> must first be enabled on the machine before this option will function. +Specify this flag to allow creation of symbolic links when the process is not elevated. In UWP, <a href="/windows/uwp/get-started/enable-your-device-for-development">Developer Mode</a> must first be enabled on the machine before this option will function. Under MSIX, developer mode is not required to be enabled for this flag. </td> </tr> @@ -251,4 +251,4 @@ CsvFs does not support soft link or any other reparse points. -<a href="/windows/desktop/FileIO/symbolic-links">Symbolic Links</a> \ No newline at end of file +<a href="/windows/desktop/FileIO/symbolic-links">Symbolic Links</a>