Software⏱️ 3 min read📅 2026-05-28

How to Fix: ViveTool doesn't work anymore for disabling new Windows 11 Start Menu

Windows 11 Start Menu disable issue with ViveTool

Quick Answer: Try using the built-in Group Policy Editor to disable the new Start Menu, or use third-party tools like AutoHotkey or PowerShell scripts.

The ViveTool issue you're experiencing is likely due to the recent updates to Windows 11, which have changed the configuration of the Start Menu. The 'vivetool /disable /id:47205210' command may no longer work as it relies on outdated registry entries or settings that have been removed or modified in the latest updates.

⚠️ Common Causes

  • Outdated registry entries or settings that have been removed or modified in the latest updates.
  • Changes to the Windows 11 Start Menu configuration, such as new group policies or registry keys, may be interfering with the ViveTool command.
  • Potential conflicts between third-party tools or software and the updated Start Menu features.

🛠️ Step-by-Step Verified Fixes

Method 1: Group Policy Editor Fix

  1. Step 1: Press the Windows key + R to open the Run dialog box, type 'gpedit.msc', and press Enter.
  2. Step 2: Navigate to the Start menu branch in the Group Policy Editor, specifically the 'User Configuration' > 'Administrative Templates' > 'Windows Components' > 'Start Menu'.
  3. Step 3: Enable the 'Don't display the lock screen' policy and set it to 'Enabled'. This may help resolve the issue with the Start Menu configuration.

Method 2: Registry Editor Fix

  1. Step 1: Press the Windows key + R to open the Run dialog box, type 'regedit', and press Enter.
  2. Step 2: Navigate to the following registry key: HKEY_CURRENT_USER/software urn windows features on or off. Look for the 'Start' setting and set its value to '0'.

Method 3: System Restore Point Fix

  1. Step 1: Press the Windows key + R to open the Run dialog box, type 'systempropertiesrestorerun', and press Enter.
  2. Step 2: In the System Restore window, select a restore point from before the update that caused the issue and click 'Next'.
  3. Step 3: Follow the prompts to complete the restore process.

💡 Conclusion

If none of these methods work, it's possible that you may need to seek further assistance from Microsoft support or a professional IT technician. Remember to always back up your registry and system settings before making any changes, as this can potentially cause issues if not done correctly.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions