From c4e6924d66b5f0f6170760879e86fe3148d16ebf Mon Sep 17 00:00:00 2001 From: Yuan Liu Date: Fri, 29 Nov 2019 11:44:27 +0800 Subject: [PATCH] doc: add windows 10 activation Signed-off-by: Yuan Liu --- doc/tutorials/using_windows_as_uos.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/tutorials/using_windows_as_uos.rst b/doc/tutorials/using_windows_as_uos.rst index 2e8cdf7c8..0ff03a159 100644 --- a/doc/tutorials/using_windows_as_uos.rst +++ b/doc/tutorials/using_windows_as_uos.rst @@ -489,6 +489,14 @@ Secure boot enabling You may refer to the steps in :ref:`How-to-enable-secure-boot-for-windows` for secure boot enabling. +Activate Windows 10 +******************** +If you are using Windows 10 without activation (30 days free trial), you may encounter some problems +(e.g. Some apps and features can not work, Windows 10 automatically shutdown by Windows licensing monitoring service and so on) when +using Windows 10 that is unlicensed. + +For Windows 10 activation steps, you may refer to "`windows 10 activate `__" + References **********