Operating Systems
--
Questions
--
Followers
Top Experts
Thanks
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
From what I remember this should give you access to the control panel and enable you to remove icons etc from the list that for whatever reason wern't automatically removed from an uninstall.
It might let you select the blank spaces and remove them!?
(also suggest running some form of anti-spyware such as Microsots Beta version - just to check that these gaps in the control panel aren't anything malicious sitting there trying to hide)
Good luck :)
HKLM\SOFTWARE\MICROSOFT\WI
to see if the information is populated correctly.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
, they will no longer appear on the Add/Remove programs list. Â (Only if you know what you are doing)
You might also consider using a product like RegClean and see what it comes up with.
If upgrading your Video Drivers doesn't do the trick, I also recomend probably uninstalling any software that you might think cuased the problem until you pin-point it. Like stated above, some software packs have problems reporting Windows, information about their installations properly (an example of this is how much space the installations some times occupy. I recall Ahead's Nero Burning Rom reporting 1.5GB installations to my clients sometimes).
Once you know what software is informing incorrectly, you can take a look at there website for any upgrades/patch ...
This isn't a Windows OS error.

Get a FREE t-shirt when you ask your first question.
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
HKEY_LOCAL_MACHINE\SOFTWAR
DisplayIcon
REG_SZ
C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1
If you notice the -1 at the end, that is causing the problem. Negative numbers will cause the gap.
-It is AutoCAD
-The problem is in HKEY_LOCAL_MACHINE\SOFTWAR
 DisplayIcon
 REG_SZ
 C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1
-Removing the ",-1" solves the problem. Â Gap gone! Â After all this time.
Thanks, Experts!
Tom Haws
Operating Systems
--
Questions
--
Followers
Top Experts
Operating systems perform basic tasks, such as recognizing input from the keyboard, sending output to the display screen, keeping track of files and directories on the disk, and controlling peripheral devices such as disk drives and printers. For large systems, the operating system makes sure that different programs and users running at the same time do not interfere with each other. The operating system is also responsible for security, ensuring that unauthorized users do not access the system. Operating systems provide a software platform on top of which other programs, called application programs, can run.