Recommended Posts

well i can tell you what to do to remove the ad banner in the chat,the msn today button + the winks,themes and buzz buttons in 7.0.425->

search for:

 id=atom(themesbtn)

and then delete this:

                       <cmdbutton cmdid=40614 
                                   id=atom(themesbtn) 
                                   class="ToolbarBtn" 
                                   layout=flowlayout(0,2,0,2) 
                                   AccName=rcstr(60013) 
                                   AccRole=57 
                                   AccDesc=rcstr(44082) 
                                   ShortcutString=rcstr(60013)>
                            <png flip=false idres=1012  class="ToolbarIcon" />
                            <element id=atom(suppress) padding=rect(2,0,0,0) content=rcstr(60013) />
                            <element class="ToolbarCaret"/>
                        </cmdbutton>

search for:

id=atom(buzzbtn)

and then delete this:

                       <cmdbutton cmdid=689 
                                   id=atom(buzzbtn) 
                                   class="ToolbarBtn" 
                                   layout=flowlayout(0,2,0,2) 
                                   AccName=rcstr(699) 
                                   AccRole=57 
                                   AccDesc=rcstr(700) 
                                   >
                            <png flip=false padding=rect(2,0,0,0) idres=911  class="ToolbarIcon" />
                        </cmdbutton>

search for:

id=atom(winkbtn)

and then delete this:

                       <cmdbutton cmdid=35126 id=atom(winkbtn) class="ToolbarBtn" layout=flowlayout(0,2,0,2) AccName=rcstr(60004) AccRole=57 AccDesc=rcstr(3178) ShortcutString=rcstr(60004)>
                            <png flip=false idres=1093 class="ToolbarIcon" />
                            <element id=atom(suppress) padding=rect(2,0,0,0) content=rcstr(60004) />
                            <element class="ToolbarCaret"/>
                        </cmdbutton>

search for this:

<element id=atom(adbannercont) layout=filllayout() layoutpos=bottom >

Then delete this whole section:

<element id=atom(adbannercont) layout=filllayout() layoutpos=bottom >
<element height=25 layout=borderlayout() borderthickness=rect(0,1,0,0) colorize=enabled/>
        <textadbanner id=atom(adbanner) layout=borderlayout() padding=rect(1,0,1,3) borderthickness=rect(0,1,0,0) colorize=enabled>
            <cmdbutton id=atom(adbannertextcontainer) layout=verticalflowlayout(0,0, 2, 2) layoutpos=left background=argb(0,0,0,0) selected=false tooltip=true AccName=rcstr(85) padding=rect(19,0,2,4) colorize=enabled>
                <wledit id=atom(adbannertext) class="ReadOnlyText" selected=false active=inactive />
            </cmdbutton>
        </textadbanner>
    </element>

search for:

id=atom(msntodaybtn)

and delete this:

                           <cmdbutton cmdid=40234 id=atom(msntodaybtn) class="ToolbarBtn" layout=flowlayout(0,2,0,2) AccName=rcstr(4231) AccRole=57 AccDesc=rcstr(4230) ShortcutString=rcstr(4229)>
                                <png flip=false idres=1092 class="ToolbarIcon" />
                                <element id=atom(suppress) padding=rect(3,0,0,0) content=rcstr(4229) contentalign=bottomleft | endellipsis/>
                            </cmdbutton>

Recompile and save.

for anything else use something like the Mastaline universal patch

edit:

and i would say

                               <BrowserHost id=atom(TabBrowser) layoutpos=none>
                                </BrowserHost>

which appears inside the "element id=atom(mainwndframe)" section would probably have something to do with those tabs ;)

along with a few other things just underneath it that you might want to remove

however i used a patch on that section so :whistle:

Edited by EnIgMa-PenGuIn

oh and i forgot about the user tile in the main window >_< ->

to remove your dp from the contact list search:

idMainWndUserTile

and remove:

                   &lt;element layoutpos=left layout=verticalflowlayout(0,2,2,2) padding=rect(12,0,6,7)&gt;
                        &lt;usertileview id=atom(idMainWndUserTile) cmdid=310 active=mouseandkeyboard | nosyncfocus/&gt;
                        &lt;png padding=rect(0,0,0,0) idres=ifhc(0, 2019)/&gt;
                    &lt;/element&gt;

also you can remove any needless buttons form your chat dinows (aka, activities,webcam and audio) if they arent to your liking... and any others

search something like :

webcambtnimage

and they will all be there.

heres the code for the ones listed above: (that needs to be removed)

           &lt;cmdbutton
                    cmdid=40332
                    AccName=rcstr(60034)
                    AccDesc=rcstr(44029)
                    ShortcutString=rcstr(60034)
                    id=atom(webcambtn)
                    class="TaskbarBtn"
                    layout=borderlayout() &gt;
                &lt;png id=atom(webcambtnimage) layoutpos=top flip=false idres=813 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress)
                    content=rcstr(60034)
                    layoutpos=client
                    padding=rect(2,-1,2,2)
                    contentalign=bottomcenter /&gt;
            &lt;/cmdbutton&gt;

           &lt;cmdbutton cmdid=40273 id=atom(audiobtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60035) AccDesc=rcstr(178) ShortcutString=rcstr(60035)&gt;
                &lt;png layoutpos=top flip=false idres=812 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60035) /&gt;
            &lt;/cmdbutton&gt;

           &lt;cmdbutton cmdid=40617 id=atom(appdropdownbtn) class="TaskbarBtn" layout=borderlayout() AccName=rcstr(60041) AccDesc=rcstr(44037) ShortcutString=rcstr(60041)&gt;
                &lt;png localized=false layoutpos=top flip=false idres=809 contentalign=topcenter class="TaskbarIcon" /&gt;
                &lt;element id=atom(suppress) layoutpos=client padding=rect(2,-1,2,2) contentalign=bottomcenter content=rcstr(60041) /&gt;
            &lt;/cmdbutton&gt;

unfortunatly if you wanted to remove anythig more id suggest just using microsoft messenger :p

post-26925-1100864030.jpg

Edited by EnIgMa-PenGuIn

What program are you using to edit that lot?

Is there a way to stop people being able to send you Nudges and stuff? Surely if you take the commands out, it will just go back to the other person and say that the user is using a version of MSN that does not support that feature, or something?

Cheers,

Pete

Im using reshacker to remove all these things, I know that the nudges effects can be removed.. but this is only dealing with the cosmetic aspect.

I could look into it and get back to you, but there should be a new mess.be messpatch out for 7.0.425 soon enough (and that can stop nudges effects)

but you can simply turn off the ability to send/recieve nudges in your options. (under "messages")

Yeah it is.

584951938[/snapback]

No it really isn't unless you want to sell your edited version.

can some1 tell me exactly where the menus are located for msn7 and wmp10?

584953200[/snapback]

I havent found them in wmp10, thats interesting. I will get back to you,

Advance

Here is what I have found so far:

Deleting all bitmaps in C:\Program Files\Windows Media Player\wmsetsdk.exe

Script:

//Bitmap deleter for wmsetsdk.exe
//-Advance

[FILENAMES]
Exe=wmsetsdk.exe
SaveAs=wmsetsdk2.exe
Log=wmsetsdk.log

[COMMANDS]
-delete bitmap ,,
//-Advance

You ran my old one so you should be OK.

I havent tested memory usage, but it deletes about 400k.

Looking for more tomorrow.

wmsetdskexescript.txt

well i can tell you what to do to remove the ad banner in the chat,the msn today button + the winks,themes and buzz buttons in 7.0.425->

for anything else use something like the Mastaline universal patch

584948416[/snapback]

does anyone know how to get rid of the ad on the contact list window... and how to get rid of the search part as well?

584957531[/snapback]

well this whole thread talks about it :blink: or u can actually read the thread and you'll find the above link

  • 2 weeks later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Win11Debloat 06.11.2026 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 06.11.2026 fixes: Fix lock screen spotlight option being disabled when disabling the start recommended section by @Raphire in #619 Fix log message formatting by @Raphire Note The -RemoveCommApps and -RemoveW11Outlook command-line parameters for uninstalling a few specific apps have been removed with this release. If you previously relied on these parameters, please see this wiki page for alternative methods of removing these apps. Download: Win11Debloat 06.11.2026 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Yes for me, I installed 'old calculator' (Windows 7 calculator) in its place since it is more useful to me. I think paint is the only one I left installed
    • eh I'll wait for the June 2026 MVS ISO downloads which should be coming out next Tuesday June 16 and possibly contain build 8655 instead of 8653
  • Recent Achievements

    • Rookie
      restore went up a rank
      Rookie
    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      +Edouard
      162
    3. 3
      PsYcHoKiLLa
      155
    4. 4
      ATLien_0
      82
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!