diff --git a/src/xsd/wix.xsd b/src/xsd/wix.xsd
index cc0bc1dcc..05de58c6b 100644
--- a/src/xsd/wix.xsd
+++ b/src/xsd/wix.xsd
@@ -8972,6 +8972,10 @@
Authoring to define the set of files to be harvested for inclusion in a package.
+
+ Note that using `Files` in per-user packages generates components and files that
+ do not pass ICE validation. The preferred solution is to use per-user-or-machine
+ or per-machine-or-user packages.