Jump to content

Undo Start menu tweak


Venator

Recommended Posts

Hi, I can no longer drag and drop programs to the MFU section of the Start panel.

I don't use the dynamically generated list of most used programs, but I drag-and-drop my own links in the same area, after having set the option "Number of programs on Start" in the start panel options.

I suspect the tweak "Disable Tracking of most used programs" is responsible of that.

Is this correct? If yes, how can I disable this tweak?

Thanks for your help.

Venator :hello:

Edited by Venator
Link to comment
Share on other sites


Tracking tweak doesn't seem to cause Drag & Drop malfunction. More likely:

Windows Registry Editor Version 5.00

; Revert "Disable Drag and Drop"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_EnableDragDrop"=dword:00000001
"StartMenuChange"=dword:00000001

; Revert "Remove Pinned Apps List from Start Panel"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoStartMenuPinnedList"=-

No matter how many "programs on Start menu" are set, you can add your own links anyway.

Link to comment
Share on other sites

Hey,

Hope this helps..

Create a new DWORD value named "NoChangeStartMenu", and set the new value to equal "1" to enable the restriction or "0" to disable the restriction.

Registry Settings:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\

Explorer]

Value Name: NoChangeStartMenu

Data Type: REG_DWORD (DWORD Value)

Value Data: (0 = disable restriction, 1 = enable restriction)

Traz

*EDIT* Opps.. my bad hehe bit to late :P seemed to work for me..

Edited by trazden1
Link to comment
Share on other sites

I don't use the dynamically generated list of most used programs

Actually, this dynamic list isn't working on my PC.

I'm probably applying some reg tweak that disables it.

Anyone knows how to restore thisdynamic list?

Thanks.

Link to comment
Share on other sites

Well, how about this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoStartMenuMFUprogramsList"=-

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoStartMenuMFUprogramsList"=-

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...