{"id":171092,"date":"2025-07-23T10:10:30","date_gmt":"2025-07-23T08:10:30","guid":{"rendered":"https:\/\/technikmarkt-aschaffenburg.de\/?p=171092"},"modified":"2025-07-24T07:54:35","modified_gmt":"2025-07-24T05:54:35","slug":"how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins","status":"publish","type":"post","link":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/","title":{"rendered":"Comment ex\u00e9cuter Office 2021 dans une sandbox Windows 11 pour tester les modules compl\u00e9mentaires et les plug-ins"},"content":{"rendered":"<p>Software developers, IT administrators, and power users frequently test Office add-ins and plugins before deploying them to production environments. However, doing this directly on your main Windows setup can be risky\u2014especially if you&#8217;re unsure about the integrity or behavior of the plugin. The solution?<\/p>\n<p>Run Office 2021 inside a Windows 11 Sandbox.<\/p>\n<p>In this in-depth guide, you\u2019ll learn how to configure a secure sandboxed environment using Windows Sandbox, install Office 2021, and test add-ins safely and efficiently. Whether you\u2019re developing your own plugin or reviewing third-party tools, a sandbox allows you to isolate your test environment and keep your host system secure.<\/p>\n<p>We&#8217;ll be using a system setup like<a href=\"https:\/\/technikmarkt-aschaffenburg.de\/product\/microsoft-windows-11-professional-microsoft-office-2021-standard-lizenz-fuer-3-pc\/\"> Windows 11 Home + MS Office 2021 Pro Plus<\/a> to walk through the process.<\/p>\n<h2><span style=\"font-size: 24pt\"><b>What is Windows Sandbox?<\/b><\/span><\/h2>\n<p>Windows Sandbox is a lightweight virtual environment included in Windows 11 Professional and Enterprise editions. It lets you run applications in isolation\u2014without installing them permanently on your host system.<\/p>\n<p><span style=\"font-weight: 400\">It functions like a disposable version of Windows:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">It resets after each use<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Nothing persists unless you explicitly move data<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Ideal for testing unknown or untrusted software<\/span>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">Perfect for plugin or add-in testing in Office apps like Word, Excel, Outlook, and PowerPoint.<\/span><\/p>\n<h2><span style=\"font-size: 24pt\"><b>Why Use Windows Sandbox to Test Office Add-ins?<\/b><\/span><\/h2>\n<p><span style=\"font-weight: 400\">Here\u2019s why using a sandbox environment makes sense for Office plugin testing:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><b>Avoids corrupting your primary Office installation<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Keeps your registry, files, and system clean<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Simulates a fresh install environment for testing<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Helps troubleshoot compatibility issues<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Quickly resettable after testing<\/b>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">This method is particularly useful for developers working with JavaScript-based Office Add-ins or VSTO-based COM plugins.<\/span><\/p>\n<h2><span style=\"font-size: 24pt\"><b>Prerequisites<\/b><\/span><\/h2>\n<p><span style=\"font-weight: 400\">Before starting, make sure you have:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400\">Windows 11 Pro or Enterprise edition (Home edition doesn\u2019t support Sandbox)<\/li>\n<li style=\"font-weight: 400\">A valid installation file or ISO for Office 2021<\/li>\n<li style=\"font-weight: 400\">Minimum of 4GB RAM, 1 GB of free disk space, and virtualization enabled in BIOS<\/li>\n<li style=\"font-weight: 400\">A system with<a href=\"https:\/\/technikmarkt-aschaffenburg.de\/product\/microsoft-windows-11-professional-microsoft-office-2021-standard-lizenz-fuer-3-pc\/\"> Windows 11 Home + MS Office 2021 Pro Plus<\/a>\u2014or ideally, upgraded to Pro for sandboxing&nbsp;<\/li>\n<\/ol>\n<article class=\"text-token-text-primary w-full\" dir=\"auto\" data-testid=\"conversation-turn-18\" data-scroll-anchor=\"true\">\n<div class=\"text-base my-auto mx-auto py-5 [--thread-content-margin:--spacing(4)] @[37rem]:[--thread-content-margin:--spacing(6)] @[72rem]:[--thread-content-margin:--spacing(16)] px-(--thread-content-margin)\">\n<div class=\"[--thread-content-max-width:32rem] @[34rem]:[--thread-content-max-width:40rem] @[64rem]:[--thread-content-max-width:48rem] mx-auto flex max-w-(--thread-content-max-width) flex-1 text-base gap-4 md:gap-5 lg:gap-6 group\/turn-messages focus-visible:outline-hidden\">\n<div class=\"group\/conversation-turn relative flex w-full min-w-0 flex-col agent-turn\">\n<div class=\"relative flex-col gap-1 md:gap-3\">\n<div class=\"flex max-w-full flex-col grow\">\n<div class=\"min-h-8 text-message relative flex w-full flex-col items-end gap-2 text-start break-words whitespace-normal [.text-message+&amp;]:mt-5\" dir=\"auto\" data-message-author-role=\"assistant\" data-message-id=\"9cc7969a-b3dc-44ca-8d35-770f30adb5bb\" data-message-model-slug=\"gpt-4o\">\n<div class=\"flex w-full flex-col gap-1 empty:hidden first:pt-[3px]\">\n<div class=\"markdown prose dark:prose-invert w-full break-words dark\">\n<h2 data-start=\"14\" data-end=\"98\"><span style=\"font-size: 24pt\">How to Safely Test Microsoft Office 2021 Add-ins Using Windows Sandbox in Windows 11<\/span><\/h2>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"mx-[var(--mini-thread-content-inset)]\">\n<div class=\"flex min-h-[46px] justify-start\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/article>\n<h3><span style=\"font-size: 18pt\"><b>Step 1: Enable Windows Sandbox Feature<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">To enable Sandbox:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Open the <\/span><b>Start Menu<\/b><span style=\"font-weight: 400\">, search for <\/span><b>Windows Features<\/b><span style=\"font-weight: 400\">, and select <\/span><b>Turn Windows features on or off<\/b><span style=\"font-weight: 400\">.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">In the list, check <\/span><b>Windows Sandbox<\/b><span style=\"font-weight: 400\">.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Click <\/span><b>OK<\/b><span style=\"font-weight: 400\">, then restart your computer when prompted.<\/span>&nbsp;<\/li>\n<\/ol>\n<p><span style=\"font-weight: 400\">Alternatively, you can run the following from PowerShell as Administrator:<\/span><\/p>\n<p><span style=\"font-weight: 400\">dism \/online \/Enable-Feature \/FeatureName:&#8221;Containers-DisposableClientVM&#8221; \/All<\/span><\/p>\n<p><i><span style=\"font-weight: 400\">Note: This is for learning purposes only. Type commands manually if needed.<\/span><\/i><\/p>\n<h3><span style=\"font-size: 18pt\"><b>Step 2: Create a Sandbox Configuration File<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">To customize your sandbox (e.g., to preload Office setup files), create a <\/span><b>.wsb<\/b><span style=\"font-weight: 400\"> file.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Here&#8217;s a simple example:<\/span><\/p>\n<p><span style=\"font-weight: 400\">&lt;Configuration&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0&lt;MappedFolders&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0\u00a0\u00a0&lt;MappedFolder&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;HostFolder&gt;C:\\SandboxFiles&lt;\/HostFolder&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0&lt;ReadOnly&gt;false&lt;\/ReadOnly&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0\u00a0\u00a0&lt;\/MappedFolder&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0&lt;\/MappedFolders&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0&lt;LogonCommand&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0\u00a0\u00a0&lt;Command&gt;cmd.exe&lt;\/Command&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">\u00a0\u00a0&lt;\/LogonCommand&gt;<\/span><\/p>\n<p><span style=\"font-weight: 400\">&lt;\/Configuration&gt;<\/span><\/p>\n<p>&nbsp;<\/p>\n<p><span style=\"font-weight: 400\">Save this as <\/span><span style=\"font-weight: 400\">OfficeTest.wsb<\/span><span style=\"font-weight: 400\"> on your desktop. Replace <\/span><span style=\"font-weight: 400\">C:\\SandboxFiles<\/span><span style=\"font-weight: 400\"> with the folder where your Office installer and add-in files are located.<\/span><\/p>\n<h3><span style=\"font-size: 18pt\"><b>Step 3: Prepare Installation Files<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">Before launching the sandbox:<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Place your <\/span><b>Office 2021 Pro Plus installer<\/b><span style=\"font-weight: 400\"> and any plugins or add-ins you want to test inside the folder specified in your .wsb file (e.g., <\/span><span style=\"font-weight: 400\">C:\\SandboxFiles<\/span><span style=\"font-weight: 400\">).<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Also include:<\/span>&nbsp;\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Plugin documentation<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Any required configuration files<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Dependency libraries (for COM or VSTO plugins)<\/span>&nbsp;<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<h3><span style=\"font-size: 18pt\"><b>Step 4: Launch the Sandbox<\/b><\/span><\/h3>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Double-click the <\/span><span style=\"font-weight: 400\">.wsb<\/span><span style=\"font-weight: 400\"> file you created.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">A new temporary Windows environment will boot up.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Navigate to your mapped folder (e.g., <\/span><span style=\"font-weight: 400\">C:\\Users\\WDAGUtilityAccount\\Desktop\\SandboxFiles<\/span><span style=\"font-weight: 400\">).<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Run the Office 2021 installer.<\/span>&nbsp;<\/li>\n<\/ol>\n<p><span style=\"font-weight: 400\">Follow standard installation steps. Once Office is installed, you can begin plugin testing.<\/span><\/p>\n<h3><span style=\"font-size: 18pt\"><b>Step 5: Install and Test Your Add-ins<\/b><\/span><\/h3>\n<h4><span style=\"font-size: 18pt\"><b>For Office Web Add-ins (JavaScript)<\/b><\/span><\/h4>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Open an Office app (e.g., Word).<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Go to <\/span><b>Insert &gt; Get Add-ins &gt; My Add-ins &gt; Shared Folder<\/b><span style=\"font-weight: 400\">.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Point to a manifest XML file stored in your mapped folder.<\/span>&nbsp;<\/li>\n<\/ol>\n<h4><span style=\"font-size: 18pt\"><b>For COM or VSTO Plugins<\/b><\/span><\/h4>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Run the installer or manually register the DLL using the following command:<\/span>&nbsp;<\/li>\n<\/ol>\n<p><span style=\"font-weight: 400\">regsvr32 &#8220;C:\\Path\\To\\Your\\Plugin.dll&#8221;<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Launch the relevant Office application.<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The plugin should appear in the <\/span><b>Add-ins<\/b><span style=\"font-weight: 400\"> tab.<\/span>&nbsp;<\/li>\n<\/ol>\n<p><span style=\"font-weight: 400\">Monitor how it behaves:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Does it load correctly?<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Are there script errors?<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Is there a UI conflict?<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">How does it interact with the Ribbon or task pane?<\/span>&nbsp;<\/li>\n<\/ul>\n<h3><span style=\"font-size: 18pt\"><b>Step 6: Test for Conflicts or Performance Issues<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">Use Office functions and features while the add-in is enabled. Pay attention to:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Load time of Office apps<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Crashes or freezing<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Interference with other features<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Network activity if applicable (for API-driven add-ins)<\/span>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">You can also test scenarios like:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">File open\/save with plugin active<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Clipboard operations<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Undo\/redo with plugin commands<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Authentication flows (if the add-in connects to cloud services)<\/span>&nbsp;<\/li>\n<\/ul>\n<h3><span style=\"font-size: 18pt\"><b>Step 7: Document Your Results<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">Before closing the sandbox, record:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Success or failure to load the add-in<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Any error messages or logs<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Screenshots if UI issues are found<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Impact on Office performance<\/span>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">This helps with debugging or QA reporting.<\/span><\/p>\n<p><i><span style=\"font-weight: 400\">Important: Once the sandbox is closed, all data is wiped. Be sure to save documentation to your mapped folder if needed.<\/span><\/i><\/p>\n<h3><span style=\"font-size: 18pt\"><b>Step 8: Reset and Repeat<\/b><\/span><\/h3>\n<p><span style=\"font-weight: 400\">One of the biggest advantages of Sandbox is repeatability:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Close the sandbox window<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Make changes to your add-in or environment (e.g., new plugin version)<\/span>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Re-launch the <\/span><span style=\"font-weight: 400\">.wsb<\/span><span style=\"font-weight: 400\"> configuration file<\/span>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">You\u2019re now testing on a fresh Windows install again.<\/span><\/p>\n<h2><span style=\"font-size: 18pt\"><b>Troubleshooting Tips<\/b><\/span><\/h2>\n<p><b>Problem:<\/b><span style=\"font-weight: 400\"> Add-in doesn\u2019t show up in Office<\/span><span style=\"font-weight: 400\"><br \/>\n<\/span> <b>Solution:<\/b><span style=\"font-weight: 400\"> Ensure correct installation method; check Trust Center settings under File &gt; Options &gt; Add-ins<\/span><\/p>\n<p><b>Problem:<\/b><span style=\"font-weight: 400\"> Sandbox doesn\u2019t start<\/span><span style=\"font-weight: 400\"><br \/>\n<\/span> <b>Solution:<\/b><span style=\"font-weight: 400\"> Verify virtualization is enabled in BIOS and you&#8217;re running Windows 11 Pro or higher<\/span><\/p>\n<p><b>Problem:<\/b><span style=\"font-weight: 400\"> Office install fails<\/span><span style=\"font-weight: 400\"><br \/>\n<\/span> <b>Solution:<\/b><span style=\"font-weight: 400\"> Make sure the installer isn&#8217;t cloud-dependent or ensure it runs offline<\/span><\/p>\n<h2><span style=\"font-size: 18pt\"><b>Use Cases Beyond Testing<\/b><\/span><\/h2>\n<p><span style=\"font-weight: 400\">While this guide focuses on plugin testing, sandboxing Office 2021 is useful for:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><b>Training purposes<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Previewing new plugin updates<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Testing compatibility with macro-heavy documents<\/b>&nbsp;<\/li>\n<li style=\"font-weight: 400\"><b>Testing language packs or custom dictionaries<\/b>&nbsp;<\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">It\u2019s an essential technique for IT support teams, developers, and QA analysts.<\/span><\/p>\n<p><span style=\"font-weight: 400\">Running Office 2021 in Windows Sandbox gives you a powerful and safe method to test plugins and add-ins before deploying them to production environments. Whether you&#8217;re working with basic add-ins or complex enterprise-level tools, a sandboxed setup protects your system and ensures accurate testing results.<\/span><\/p>\n<p>With a setup like<a href=\"https:\/\/technikmarkt-aschaffenburg.de\/product\/microsoft-windows-11-professional-microsoft-office-2021-standard-lizenz-fuer-3-pc\/\"> Windows 11 Home + MS Office 2021 Pro Plus<\/a> (upgraded to Pro), you can take full advantage of sandboxing tools without third-party software or additional licenses.<\/p>\n<h2><b>FAQs<\/b><\/h2>\n<ol>\n<li><b> Can I install Office 2021 in the sandbox every time I test?<\/b><b><br \/>\n<\/b><span style=\"font-weight: 400\"> Yes, but it is reset after each session. For faster testing, use command-line installers or pre-configured deployment scripts.<\/span><\/li>\n<li><b> Can Windows 11 Home run Sandbox?<\/b><b><br \/>\n<\/b><span style=\"font-weight: 400\"> No. Windows Sandbox requires Windows 11 Pro or Enterprise. You can upgrade Home to Pro to use this feature.<\/span><\/li>\n<li><b> Can I test Office add-ins that require internet?<\/b><b><br \/>\n<\/b><span style=\"font-weight: 400\"> Yes. The sandbox has internet access by default, unless blocked by your firewall or configuration.<\/span><\/li>\n<li><b> Will plugin changes affect my main system?<\/b><b><br \/>\n<\/b><span style=\"font-weight: 400\"> No. Everything installed or tested in the sandbox is deleted once the session ends. Your host system remains untouched.<\/span><\/li>\n<li><b> Can I use this method to simulate client environments?<\/b><b><br \/>\n<\/b><span style=\"font-weight: 400\"> Yes. Sandbox is perfect for testing plugins under different user settings, regional settings, or limited permissions.<\/span><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Software developers, IT administrators, and power users frequently test Office add-ins and plugins before deploying them to production environments. However, doing this directly on your main Windows setup can be risky\u2014especially if you&#8217;re unsure about the integrity or behavior of the plugin. The solution? Run Office 2021 inside a Windows 11 Sandbox. In this in-depth [&hellip;]<\/p>\n","protected":false},"author":8326,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[25],"tags":[],"class_list":["post-171092","post","type-post","status-publish","format-standard","hentry","category-blog"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Test Office Add-ins in Windows Sandbox<\/title>\n<meta name=\"description\" content=\"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Test Office Add-ins in Windows Sandbox\" \/>\n<meta property=\"og:description\" content=\"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/\" \/>\n<meta property=\"og:site_name\" content=\"technikmarkt\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/technikmarkt.aschaffenburg\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-23T08:10:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-24T05:54:35+00:00\" \/>\n<meta name=\"author\" content=\"pushkar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u00c9crit par\" \/>\n\t<meta name=\"twitter:data1\" content=\"pushkar\" \/>\n\t<meta name=\"twitter:label2\" content=\"Dur\u00e9e de lecture estim\u00e9e\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/\"},\"author\":{\"name\":\"pushkar\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#\\\/schema\\\/person\\\/2ff10edf55f2adbd05bfe6eb8b8c658c\"},\"headline\":\"How to Run Office 2021 in a Windows 11 Sandbox for Testing Add-ins and Plugins\",\"datePublished\":\"2025-07-23T08:10:30+00:00\",\"dateModified\":\"2025-07-24T05:54:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/\"},\"wordCount\":1235,\"publisher\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#organization\"},\"articleSection\":[\"Blog\"],\"inLanguage\":\"fr-FR\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/\",\"url\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/\",\"name\":\"Test Office Add-ins in Windows Sandbox\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#website\"},\"datePublished\":\"2025-07-23T08:10:30+00:00\",\"dateModified\":\"2025-07-24T05:54:35+00:00\",\"description\":\"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/blog\\\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Run Office 2021 in a Windows 11 Sandbox for Testing Add-ins and Plugins\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#website\",\"url\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/\",\"name\":\"technikmarkt\",\"description\":\"Software-Shop\",\"publisher\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#organization\",\"name\":\"technikmarkt\",\"url\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/wp-content\\\/uploads\\\/logo1.png\",\"contentUrl\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/wp-content\\\/uploads\\\/logo1.png\",\"width\":400,\"height\":90,\"caption\":\"technikmarkt\"},\"image\":{\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/technikmarkt.aschaffenburg\",\"https:\\\/\\\/www.youtube.com\\\/watch?v=GuvzVP7Dy-o\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/#\\\/schema\\\/person\\\/2ff10edf55f2adbd05bfe6eb8b8c658c\",\"name\":\"pushkar\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g\",\"caption\":\"pushkar\"},\"url\":\"https:\\\/\\\/technikmarkt-aschaffenburg.de\\\/fr\\\/blog\\\/author\\\/pushkar\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Test Office Add-ins in Windows Sandbox","description":"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/","og_locale":"fr_FR","og_type":"article","og_title":"Test Office Add-ins in Windows Sandbox","og_description":"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.","og_url":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/","og_site_name":"technikmarkt","article_publisher":"https:\/\/www.facebook.com\/technikmarkt.aschaffenburg","article_published_time":"2025-07-23T08:10:30+00:00","article_modified_time":"2025-07-24T05:54:35+00:00","author":"pushkar","twitter_card":"summary_large_image","twitter_misc":{"\u00c9crit par":"pushkar","Dur\u00e9e de lecture estim\u00e9e":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/#article","isPartOf":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/"},"author":{"name":"pushkar","@id":"https:\/\/technikmarkt-aschaffenburg.de\/#\/schema\/person\/2ff10edf55f2adbd05bfe6eb8b8c658c"},"headline":"How to Run Office 2021 in a Windows 11 Sandbox for Testing Add-ins and Plugins","datePublished":"2025-07-23T08:10:30+00:00","dateModified":"2025-07-24T05:54:35+00:00","mainEntityOfPage":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/"},"wordCount":1235,"publisher":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/#organization"},"articleSection":["Blog"],"inLanguage":"fr-FR"},{"@type":"WebPage","@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/","url":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/","name":"Test Office Add-ins in Windows Sandbox","isPartOf":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/#website"},"datePublished":"2025-07-23T08:10:30+00:00","dateModified":"2025-07-24T05:54:35+00:00","description":"Learn how to run Office 2021 in a secure Windows 11 Sandbox to safely test plugins and add-ins without affecting your main system.","breadcrumb":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/technikmarkt-aschaffenburg.de\/blog\/how-to-run-office-2021-in-a-windows-11-sandbox-for-testing-add-ins-and-plugins\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/technikmarkt-aschaffenburg.de\/"},{"@type":"ListItem","position":2,"name":"How to Run Office 2021 in a Windows 11 Sandbox for Testing Add-ins and Plugins"}]},{"@type":"WebSite","@id":"https:\/\/technikmarkt-aschaffenburg.de\/#website","url":"https:\/\/technikmarkt-aschaffenburg.de\/","name":"march\u00e9 de la technique","description":"Boutique de logiciels","publisher":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/technikmarkt-aschaffenburg.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/technikmarkt-aschaffenburg.de\/#organization","name":"march\u00e9 de la technique","url":"https:\/\/technikmarkt-aschaffenburg.de\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/technikmarkt-aschaffenburg.de\/#\/schema\/logo\/image\/","url":"https:\/\/technikmarkt-aschaffenburg.de\/wp-content\/uploads\/logo1.png","contentUrl":"https:\/\/technikmarkt-aschaffenburg.de\/wp-content\/uploads\/logo1.png","width":400,"height":90,"caption":"technikmarkt"},"image":{"@id":"https:\/\/technikmarkt-aschaffenburg.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/technikmarkt.aschaffenburg","https:\/\/www.youtube.com\/watch?v=GuvzVP7Dy-o"]},{"@type":"Person","@id":"https:\/\/technikmarkt-aschaffenburg.de\/#\/schema\/person\/2ff10edf55f2adbd05bfe6eb8b8c658c","name":"pushkar","image":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b9c200a342a909cc91092dac06b219a5b7f384f014dc6fa7e1859dca7c984ba6?s=96&d=mm&r=g","caption":"pushkar"},"url":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/blog\/author\/pushkar\/"}]}},"acf":[],"_links":{"self":[{"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/posts\/171092","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/users\/8326"}],"replies":[{"embeddable":true,"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/comments?post=171092"}],"version-history":[{"count":0,"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/posts\/171092\/revisions"}],"wp:attachment":[{"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/media?parent=171092"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/categories?post=171092"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/technikmarkt-aschaffenburg.de\/fr\/wp-json\/wp\/v2\/tags?post=171092"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}