When I try to run the Administrative Tools in windows Vista Business from the start menu there are no items and it just shows empty. When I try and run it from the control panel I get the following error message. "C:\Program...Admin tools refers to a location that is unavailable...". These tools are are there but I cannot access them from these obvious places. Does anyone know why or have you had this problem?

Dani AI

Generated

— The symptom you describe (Start Menu/Admin Tools empty and Control Panel reporting the folder “refers to a location that is unavailable”) usually means Windows’ special Administrative Tools Start‑menu folder is missing or pointed at the wrong place. On Vista that folder lives under the hidden All‑Users Start Menu:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools. (learn.microsoft.com)

Open Explorer and paste that path into the address bar. If the folder is present but empty, restore the shortcuts: create new shortcuts that point at the MMC consoles and utilities in %windir%\system32 (examples: compmgmt.msc, eventvwr.msc, services.msc, perfmon.msc, taskschd.msc). You can copy the complete Administrative Tools folder from a working PC or recreate essential .lnk files manually (Right‑click -> New -> Shortcut -> point to the .msc/.exe). Restoring the folder/shortcuts typically fixes the Control Panel link error. (learn.microsoft.com)

If the Control Panel link points to a weird custom path, check the shell/folder registry values. Inspect HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders (and ...Explorer\Shell Folders) for the Common Administrative Tools entry — it should read %ALLUSERSPROFILE%\Start Menu\Programs\Administrative Tools (or the full C:\ProgramData\... path). Back up the registry before editing and restart after changes. (learn.microsoft.com)

Also confirm no Group Policy is hiding Administrative Tools: the control‑panel canonical name for Administrative Tools is Microsoft.AdministrativeTools, which can be used in GPOs to hide that item from Control Panel/Start. If the machine is domain‑joined or a local policy was applied, check gpedit.msc (Control Panel / Start Menu and Taskbar) for Hide/Show settings. (learn.microsoft.com)

Quick workarounds and further steps: run tools directly (Run eventvwr.msc or compmgmt.msc) while you repair the folder. If corruption is suspected, run an elevated sfc /scannow to repair system files. If basic fixes fail, check NTFS permissions on the ProgramData Start Menu and test in Safe Mode as suggested; once the folder is restored the Start Menu option that mentioned will behave normally. (support.microsoft.com)

Recommended Answers

All 2 Replies

Never had such a problem but you could check the folder settings to see if hidden or permissions are changed. Thats the only thing i can think of right now, besides checking in safe mode. I always go staright to safe mode and its helped me troubleshoot problems so many times.

When I try to run the Administrative Tools in windows Vista Business from the start menu there are no items and it just shows empty. When I try and run it from the control panel I get the following error message. "C:\Program...Admin tools refers to a location that is unavailable...". These tools are are there but I cannot access them from these obvious places. Does anyone know why or have you had this problem?

I know that Microsoft hid these tools in XP. I don't have Vista installed in this machine, but you can do this in XP by right-clicking the task bar and clicking Properties > Start Menu > Customize > Advanced. Then scroll to the bottom of the dialog box and select System Administrative Tools > Display on the All Programs menu and Start menu. It's worth a shot to see if it still works this way.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.