惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
Y
Y Combinator Blog
Engineering at Meta
Engineering at Meta
D
Docker
GbyAI
GbyAI
aimingoo的专栏
aimingoo的专栏
大猫的无限游戏
大猫的无限游戏
腾讯CDC
P
Proofpoint News Feed
A
About on SuperTechFans
WordPress大学
WordPress大学
Stack Overflow Blog
Stack Overflow Blog
Google DeepMind News
Google DeepMind News
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
L
LangChain Blog
MyScale Blog
MyScale Blog
博客园 - 三生石上(FineUI控件)
Hugging Face - Blog
Hugging Face - Blog
Microsoft Azure Blog
Microsoft Azure Blog
N
Netflix TechBlog - Medium
G
Google Developers Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻

Latest from Windows Central

"An unmatched upgrade opportunity": Intel's new Core Series 3 mobile CPUs target "value buyers"… "There are over 5,700 combinations.": I attended Panasonic's USS Intrepid press conference and saw 10Gbps, Wi‑Fi 7 and on‑device AI in the new Toughbook 56, but should you swap out your Toughbook 55? "We "So Mac folks feel comfortable": Microsoft Microsoft thinks you'll want an Xbox Controller and 1 year of Microsoft 365 and Xbox Game Pass over a MacBook Neo "Microsoft fired the skilled people, leaving flowchart followers": Microsoft's Security Response Center is being blamed for the zero-day BlueHammer exploit leak, but I can't tell who's right "Thank you to every Greymane": Crimson Desert shows no signs of slowing down, topping over 5 million sales… "Another all-round excellent mini PC:" Beelink's discounted desktop is fantastic for intensive work and… Xbox's Starfield gets Nintendo Switch 2 rating days after its PS5 release, keeping hopes for a port of Bethesda's RPG alive — here's what we know "The stuff that we're seeing is really well put together": Xbox game publishing chief says Forza Horizon 6 takes him back to the golden years of racing games Microsoft's Xbox games lead Matt Booty says its studios are in a "culture of cultures" and work together more than you think — Blizzard is even helping with Fable Rumored feature coming to Steam that will help you track prices, and Microsoft should copy it immediately for Xbox and… Xbox and Best Buy want to help you build your first video game in 2026 Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and… Someone discovered Seagate's Xbox Storage Expansion cards can be used on PC — which has made their value more… ID@Xbox makes a bold claim — “Games launching day one into Game Pass… do very well on other platforms… Before Forza Horizon 6 takes us to Japan, let's remember where the legend began almost 14 years ago "Users can now simply ask what happened": AppControl's optional AI integration gives you in-depth PC diagnostic history in plain English — It works with popular LLMs, but I'll use offline models for added security Our friends at Tom's Guide are upgrading: Here's what it means, and how our sister site's overhaul… "Quantity over quality is not always the answer": WWE 2K26 comes close to being the best in the world, but yearly releases are holding it back I "This is one headset that absolutely will not disappoint anyone": Our favorite Xbox headset raises the bar for sound quality with a price that's lower than I expected "One of the better laptops I’ve encountered and one I’d happily use daily": This high-end ThinkPad is a solid bet for professionals — especially after this generous discount I've finally found a loophole to block a specific type of YouTube ads, and it won’t cost you a dime: Just a… www.windowscentral.com "The Lotus guys probably figured it didn't matter to be wrong": Excel thinks 1900 was a leap year because of a small shortcut taken in the '80s — I'll think of this next time I want to cut corners Starfield's sales on PlayStation 5 make me wonder why Xbox even bothered... was this worth devaluing exclusivity? Overwatch Season 2 is LIVE! Xbox Your Xbox Storage Expansion Cards can have a life after the console if you get a simple adapter for your PC
“We have discontinued SaRA”: Microsoft replaces its Windo...
Mauro Huculak · 2026-04-11 · via Latest from Windows Central
Collage of Get Help command and Windows 11 windows
Microsoft removes SaRA from Windows 11 and replaces it with Get Help CLI. (Image credit: Future | Mauro Huculak)

On Windows 11, Microsoft has removed the Support and Recovery Assistant utility (SaRA) with the release of the March 2026 Security Update, replacing it with the "Get Help" command-line tool as part of its effort to modernize support tools and improve system security.

For context, Support and Recovery Assistant was specifically designed as a diagnostic utility to automatically troubleshoot and fix common problems affecting Windows 11 (and older versions) and Microsoft 365 apps, including Outlook and Teams. It could detect issues, apply fixes, or guide users through manual steps. However, due to its legacy infrastructure, the tool has now been deprecated and removed from supported versions of the operating system.

Microsoft's replacement is the Get Help command-line tool, known as "GetHelpCmd.exe." While it offers similar diagnostic capabilities, it's built on updated backend services that provide improved security, better integration with enterprise environments, and enhanced support for automation.

The tool is primarily designed for network administrators, but it remains available to anyone comfortable using command-line tools. Using Get Help, you can diagnose and troubleshoot issues on Windows 11 related to Microsoft 365 apps such as Outlook, Teams, and other Office components.

It's important to note that the graphical Get Help app remains the recommended troubleshooting method for most Windows 11 users. The command-line version, however, provides advanced capabilities for power users and network administrators who rely on scripting, remote management, and enterprise diagnostics, offering a modern replacement for the retired Support and Recovery Assistant.

In this how-to guide, I'll outline the steps to get started with the Get Help command-line tool for Windows 11.

Important: Microsoft updates this tool regularly. As a result, each build of the app always stops working 90 days after the "Created" date listed in the GetHelpCmd.exe file. So, it's recommended that you frequently redownload the tool to make sure you have access to the latest features and improvements.

Gettings started with Get Help command-line tool on Windows 11

To get started with the Get Help command, use these steps:

  1. Download the Get Help files on your computer.
  2. Select the ".zip" and click the Extract All button in the File Explorer command bar.
  3. Click the Extract button.

GetHelpCmd extract files

(Image credit: Mauro Huculak)
  1. Open the Start menu.
  2. Search for Command Prompt, right-click the top result, and choose the Run as administrator option.
  3. Type this command to access the directory with the extracted files and press Enter: cd c:\Users\UserName\Downloads\GetHelpCmd
  4. (Example 1) Type this command to scan for Outlook (classic) known issues and generate a report in the temp folder, and press Enter: GetHelpCmd.exe -S ExpertExperienceAdminTask -AcceptEula -LogFolder C:\temp
  5. (Example 2) Type this command to uninstall all detected versions of Office and press Enter: GetHelpCmd.exe -S OfficeScrubScenario -AcceptEula

GetHelpCmd command

(Image credit: Mauro Huculak)

Once you complete the steps, you have to look for the output number to confirm the task has been completed successfully.

For instance, if you ran the first example, the "01" code means that an offline scan was performed because Outlook is either not running or running elevated. The "02" code means that a full scan was performed. You can learn more about the conditions and results on this page.

On the other hand, in the second example, the "00" code indicates that the uninstall process completed successfully. The "68" code means that the tool didn't find any version of Office. You can learn more about the conditions and results on this page.

Using the tool, you can troubleshoot a variety of issues, including Microsoft 365 activation problems, Outlook profile errors, calendar synchronization issues, and problems with the Teams Meeting add-in. Microsoft provides additional scenarios and detailed information through its support pages for deeper troubleshooting.

FAQs about the Get Help command-line tool

These are common questions regarding the Get Help command-line tool for Windows 11.

What is the Get Help command-line tool on Windows 11?

The Get Help command-line tool (GetHelpCmd.exe) is a diagnostic utility from Microsoft that helps troubleshoot and fix issues affecting Windows 11 and Microsoft 365 apps. It replaces the older Support and Recovery Assistant and is designed for automation, scripting, and enterprise-level diagnostics.

Which one should you use Help app or GetHelpCmd.exe?

The graphical Get Help app is the best option for most Windows 11 users because it provides guided troubleshooting with a user-friendly interface. In contrast, GetHelpCmd.exe is designed for network administrators who need advanced diagnostics, scripting, and remote management capabilities.

How do I use the Get Help command-line tool on Windows 11?

To use GetHelpCmd.exe, download the tool from Microsoft, extract the files, and run Command Prompt as an administrator. Navigate to the folder and execute a scenario command, such as scanning Outlook issues or uninstalling Office. The tool then generates logs and output codes to confirm results.

Why is GetHelpCmd.exe not working after a few months?

GetHelpCmd.exe stops working after 90 days because Microsoft enforces an expiration period for each build. This ensures users always run the latest version with updated fixes and security improvements. To resolve this, you must download the newest version of the tool from Microsoft’s support site.

More resources

Explore more in-depth how-to guides, troubleshooting advice, and essential tips to get the most out of Windows 11 and 10. Start browsing here:


Click to join us on r/WindowsCentral

Join us on Reddit at r/WindowsCentral to share your insights and discuss our latest news, reviews, and more.


Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 22 years of combined experience in IT and technical writing. He holds various professional certifications from Microsoft, Cisco, VMware, and CompTIA and has been recognized as a Microsoft MVP for many years.