Looking For Right-Click Context Menu Reg Files


Recommended Posts

I'm looking for right-click Context Menu registry files that will remove some of these shortcuts.

I want to edit my Context Menus manually. I don't want to use Context Menu Editors like ShellExView. I also don't want to hack dlls to remove any.

I'm looking specifically for registry tweak files.

So far I've only come up with a few. Hopefully some of you can contribute some of yours for me.

Here's only a few of what I would still like to remove manually with a registry file, but I do want to remove others, too. So if you have others, I would appreciate hearing about them.

Remove From My Computer Right Click:

Remove Search From My Computer

Remove Map Network Drive From My Computer

Remove Disconnect Network Drive From My Computer

Remove Show Desktop From My Computer

Remove Rename From My Computer

Remove From Drives and Folders Right Click:

Sharing and Security

Format

Search

Create Image

Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

Thanks,

Bold_Fortune

So far I've come up with these:

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove "Optimize with PerfectDisk" from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Remove Explore From My Computer, Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Folder\shell\explore]

;Remove Search From My Computer Right Click
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

  Bold_Fortune said:
Remove From Music Files Right Click:

Add to Playlist

Add to Sync List

Create Shortcut

Remove From Video Files:

Add to Now Playing List

Add to Playlist

Add to Sync List

Add to Burn List

Play on My

585986395[/snapback]

Oh for a second there I thought you'd removed these :| I really want these gone, I'll never use them. Stupid WMP :rolleyes:

Found one.

You know, I've posted this classified ad on four different forums. Not much response coming from any of them. Guess these Context Menu edits are tough to come up with.

I've been looking everywhere, and I only came up with this one. (Pathetic, ain't it?)

Windows Registry Editor Version 5.00

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

  Cronium said:
Do a search for a member named "Herby"

He has a whole bunch of reg files for modifying desktop icons. I think from reading them you should have an idea of how to remove, or change them

586002722[/snapback]

If only that were relevant :rolleyes:
  fr3ak said:
If only that were relevant :rolleyes:

586006502[/snapback]

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

Context_Menu_Regs.zipFetching info...

Well Herby, given the information you gave me about the WMP Right Click commands, I fooled around a little with some registry keys.

I would only like to remove these Right Click Options:

Add to Playlist and Add to Sync List.

But I want to keep these two Right Click Options:

Add to Now Playing List and Add to Burn List

Unfortunately, your WMP Right Clicks reg file removes all of them.

I broke things down, though, to two registry files. One will remove both the Add to Burn List and the Add to Sync List.

The other will remove both the Add to Playlist and Add to Now Playing List.

Windows Registry Editor Version 5.00

;Remove Add to Burnlist and Add to Sync Lists WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]

Windows Registry Editor Version 5.00

Removes Add To Now Playlist and Add To Playlist WMP Files Right Click
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]

And that's as far as I can take it.

Be nice if you or someone could take this to the next level of removing only the Add to Playlist and Add to Sync List.

  • 2 weeks later...

Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.

Does anyone know how I can repair these shell options? I'm on WMP10 atm (XP)

Thanks!

HalcyoN101, try this one...

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
@="WMP Add To Playlist Launcher"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\InprocServer32]
@="C:\\WINDOWS\\system32\\wmpshell.dll"
"ThreadingModel"="Apartment"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\SupportedTypes]
".aif"=""
".aifc"=""
".aiff"=""
".asf"=""
".asx"=""
".au"=""
".avi"=""
".cda"=""
".dvr-ms"=""
".m1v"=""
".m3u"=""
".mid"=""
".midi"=""
".mp2"=""
".mp2v"=""
".mp3"=""
".mpa"=""
".mpe"=""
".mpeg"=""
".mpg"=""
".mpv2"=""
".rmi"=""
".snd"=""
".wav"=""
".wax"=""
".wm"=""
".wma"=""
".wmd"=""
".wms"=""
".wmv"=""
".wmx"=""
".wmz"=""
".wpl"=""
".wvx"=""

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\TypeLib]
@="{4B288991-E57A-4400-B6A2-89CE10F9F520}"

[HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}\Version]
@="1.0"

Afraid not, doesn't sort it...

Reinstalling WMP9 takes about 2 seconds and doesn't even reassert its associated file extensions... seems like it just assumes its working fine and exits.

Think what I'm going to have to do (to avoid a format&reinstall) is uninstall SP2 and try reinstalling SP1 to get the bundled player in there...............

  HalcyoN101 said:
Hi,

I have a related problem.

I was trying to remove some of the above options in the shell menu (by haphazardly reg deleting :(), but want to preserve "Add to Playlist".

Unfortunately I can't find anyway to repair it - reinstalling WMP9 does nothing for reg entries it would seem.

Herby's reg file doesn't help either (the restore one), he mentions "Queue-it-Up", which I think is for WMP8.?

Does anyone know how I can repair these shell options?? I'm on WMP10 atm (XP)

Thanks!

586080993[/snapback]

Start -> Run... -&gtregsvr32 wmpshell.dllb>

This restores all the context menu items from WMP.:):) regsvr32 /u wmpshell.dllb> removes all the context menu items from WMP)

Edited by Herby

Is that neat, or what. Very nice, Herby. Hey, you know when I tried that, it left only "record" in the right-clight menu...and "record" was now in bold lettering, like "play" usually is. You wouldn't know how to just eliminate the "record" would you?

Found one using RegShot and ContextEdit.

Remove "Record" from wave files...

Windows Registry Editor Version 5.00

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

UNDORemove "Record" from wave files...

Windows Registry Editor Version 5.00

;UNDORemove Record From Wave Files
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]
@="&Record"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record\command]
@="sndrec32.exe \"%L\""

Found another.

Remove Search From Drive Icon...

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]

UNDORemove Search From Drive Icon...

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell]
@="none"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]
"SuppressionPolicy"=dword:00000080

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
  00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
  65,00,00,00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\application]
@="Folders"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find\ddeexec\topic]
@="AppProperties"

Actually you should change Remove Search From Drive Icon... to

Windows Registry Editor Version 5.00

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

I have other entries in shell that I wouldn't want to remove. In my case, I have Open Command Window Here installed.

  • 2 months later...
  • 4 months later...
  Herby said:

Yes & no,.. most of these are ContextMenu Handlers. :)

Here are some reg files to remove and restore some of the commands:

Sharing and Security-.reg deletes the Sharing and Security command from the context menu from Drives and Folders & Sharing and Security+.reg restores them.

NoNetConnectDisconnect.reg removes the Map Network Drive and Disconnect Network Drive commands from the toolbar, from the Tools menus in Windows Explorer and My Network Places and from menus that appear when you right-click the Windows Explorer or My Network Places icons. It also removes the Add Network Place option from My Network Places.

WMP-RC.reg removes the WMP Right Click Options (Queue-it-up, etc.) & WMP+RC.reg restores them.

[/Herby]

thanks you so much!!! :D :D

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Windows Registry Editor Version 5.00

;Removes Briefcase, Bitmap Image, Wordpad Document, Eraser Task Document, Rich Text Document, Wav Sound and Compressed (zipped) Folder from New Menu.
[-HKEY_CLASSES_ROOT\.bfc\ShellNew]
[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
[-HKEY_CLASSES_ROOT\.doc\WordPad.Document.1]
[-HKEY_CLASSES_ROOT\.ers\ShellNew]
[-HKEY_CLASSES_ROOT\.rtf\ShellNew]
[-HKEY_CLASSES_ROOT\.wav\ShellNew]
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder\ShellNew]

;Remove Manage From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]

;Removes Map Network Drive and Disconnect Network Drive From Tools Menu and My Network Places Right Click 
;This also removes the Add Network Place Icon from an open My Network Place window and the Network Setup Icon
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoNetConnectDisconnect"=dword:00000001

;Remove Open With From Right Click
[HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\Open With]
@=""

;Remove Search From My Computer Right Click
[-HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]

;Remove Sharing and Security From Drives and Folders Right Click
[-HKEY_CLASSES_ROOT\Drive\shellex\ContextMenuHandlers\Sharing]

[-HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHandlers\Sharing]

;Remove Eraser Text From Recycle Bin Right Click
[-HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\Shell\Erasext]

;Remove Optimize with PerfectDisk from Drive Icon Right-Click
[-HKEY_CLASSES_ROOT\Drive\shell\Optimize using PerfectDisk]

;Remove Print For Image Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\print]

;Remove Print From inf File
[-HKEY_CLASSES_ROOT\inffile\shell\print]

;Remove Print From Internet Shortcut
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\InternetShortcut\shell\print]

;Remove Print From reg Files
[-HKEY_CLASSES_ROOT\regfile\shell\print]

;Remove Print From txt Files
[-HKEY_CLASSES_ROOT\txtfile\shell\print]

;Remove Print Fron ini File
[-HKEY_CLASSES_ROOT\inifile\shell\print]

;Remove Print From HTML Files
[-HKEY_CLASSES_ROOT\htmlfile\shell\print]

;Remove Print From Wordpad RTF Files
[-HKEY_CLASSES_ROOT\rtffile\shell\print]

;Remove Print From Batch Files
[-HKEY_CLASSES_ROOT\batfile\shell\print]

;Remove Print From CMD Files
[-HKEY_CLASSES_ROOT\cmdfile\shell\print]

;Remove Record From Wave Files
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\SoundRec\shell\record]

;Remove Search From Drive Icon
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\find]

;Remove Search From Folder
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\find]

;Remove Play On My For AVI File
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For MPEG and MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove Play On My For WMV File
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\PlayOnMyTV]

;Remove "Add to Sync List" & "Add to Burn List" from MPEG & MPG Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpeg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\SystemFileAssociations\.mpg\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from AVI Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;Remove "Add to Sync List" & "Add to Burn List" from WMV Files
[-HKEY_CLASSES_ROOT\SystemFileAssociations\.wmv\shellex\ContextMenuHandlers\WMPBurnAudioCD]

[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPBurnAudioCD]

;This key also needs to be removed along with any of the 4 keys below
[-HKEY_CLASSES_ROOT\SystemFileAssociations\video\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for WMV files
[-HKEY_CLASSES_ROOT\WMVFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for MPEG AND MPG Files
[-HKEY_CLASSES_ROOT\mpegfile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for ASF Files
[-HKEY_CLASSES_ROOT\ASFFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Add to Now Playing List and Add to Playlist for Avi Files
[-HKEY_CLASSES_ROOT\AVIFile\shellex\ContextMenuHandlers\WMPAddToPlaylist]

;Remove Make Available Offline From Internet Shortcuts
[-HKEY_CLASSES_ROOT\InternetShortcut\shellex\ContextMenuHandlers\{FBF23B40-E3F0-101B-8488-00AA003E56F8}]

  Bold_Fortune said:

Been awhile since I've seen this thread. I think I've taken my right-click context menus as far as I can. (Unless Herby has anymore ideas. :) )

I'll bring you up to date with my quest. This is where I finished with them, thanks to the help of lots of folk around the Internet. Guess this is my final Master Reg File for right-click context menus.

Nice list. :)

Here's one you could add:

Remove Run as... from the context menu from exe files:

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\exefile\shell\runas]

Restore it:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\exefile\shell\runas]

[HKEY_CLASSES_ROOT\exefile\shell\runas\command]
@="\"%1\" %*"

+ I think it's not a bad idea to add a restore file. ;)

edit:

You can also remove "Create Shortcut" from all files (I think it looks cleaner and you can still right click + drag and select Create Shortcuts Here) but this requires some resource hacking (more info here).

Edited by Herby
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • no, the Microsoft's device is rumored to be canceled.
    • So it's still a Windows PC, which means I'll have to buy half of my Xbox games for the second time to play them on Xbox Ally and not all of them have cross-save. I'll wait for a portable Xbox (not an Xbox branded PC) or will consider a handheld PC when next gen comes.
    • Was sold until I saw that small 7" screen size. My 2022 AOK ZOE already had 8" and it was base model.
    • GOG store introduces One-Click Mods feature with support for Fallout: London and others by Pulasthi Ariyasinghe The GOG store just announced a new feature to its platform that it is calling a new era for modding. Revealed at the PC Gaming Show, GOG One-Click Mods functions exactly like it sounds like, letting PC gamers browse, install, and play community creations easily and without jumping through hoops. "Mods are an essential part of video games preservation, allowing you to relive your favorite stories in countless possible ways," said the GOG team today. "Mods management, however – is not for everyone. Digging into game files, installing requirements, restarting the game thousands of times, making it crash every time… But no more." Unlike other modding platforms that let anyone upload their creations and let the user work out the details, GOG's version is a curated experience. By working directly with the modding teams, the popular DRM-free store's staff will be making sure that each of the mods available works instantly with the game, with no need for additional research or add-on installations. "From bug fixes, restored cut scenes, quests and characters, to completely freshly-made new content – we teamed-up with these community-driven projects creators to offer you this list of handpicked Mods," added the company. "Combining our strengths, these are now accessible right away, already installed within the base game for the smoothest experience!" Here are some of the mods available right now on the new platform: Horn of the Abyss for Heroes of Might and Magic 3: Complete. Horn of the Abyss is an expansion for Heroes of Might and Magic III that adds new factions, campaigns, creatures, artifacts, and numerous quality-of-life improvements, such as a working multiplayer lobby system. Phobos mod for DOOM 3. The Phobos Mod for DOOM is a prequel to the original game, delivering a narrative-driven, classic-style FPS experience with modern enhancements, set during the UAC's initial experiments on Mars' moon Phobos, adding many new gameplay hours. Vampire: The Masquerade – Bloodlines Unofficial Patch for Vampire: The Masquerade - Bloodlines. The Vampire: The Masquerade – Bloodlines Unofficial Patch does not only fixes numerous bugs left unresolved by the original developers but also restores and enhances cut content such as quests, levels, characters, and dialogue. Fallout: London One-Click experience for Fallout 4. You already had a chance to experience how great Fallout: London is – an alternate standalone storyline set in the United Kingdom, during the apocalypse events from Fallout 4. Now though, you can boot it with just one click – no launchers, no extra steps, just pure fun. Following that, the GOG team is working on introducing support for the Skyblivion total conversion mod when it releases later this year. This will let those who own The Elder Scrolls V: Skyrim Anniversary Edition on the platform install and jump into the modded Oblivion experience on the Skyrim engine easily. Check out the newly set-up mods platform on the GOG store by heading over here.
    • Anno 117: Pax Romana gets a November release date as Ubisoft unveils Governor's Edition by Pulasthi Ariyasinghe Ubisoft's long-running city-building and management franchise, Anno, was first revealed to be receiving another entry back in 2024. While it has taken some time, Anno 117: Pax Romana finally received a firm release date today during the 2025 PC Gaming Show event just as pre-orders open up. Catch the latest cinematic trailer above. Anno 117: Pax Romana lands on November 13, 2025, letting fans loose on the Roman settlement-building venture. The game's first gameplay was revealed just a few weeks ago as well, which you can watch by heading here. As new features, the title is adding a province selection mechanic at the start of each game, a religion system, a research tree, land combat, modular shipbuilding, and, most importantly, diagonal roads and building construction. Those who pre-order the game will also receive a Builder Pack from today. This will carry the Wolf player sigil, a matching battle standard, the Town Crier statue, as well as the Capitoline Wolf statue. At the same time, a Gold Edition is available for pre-order that bundles the Year 1 Pass with the base game. This will carry access to three DLC packs, and judging by the teaser image, it looks like players will be heading to Egypt for new adventures as part of the expanded content. For fans who may want something a little more comprehensive, Ubisoft also unveiled the Anno 117 Governor’s Edition. This special edition comes with these collector's items and digital goodies: Collector's items: Amphitheatre 3D Puzzle (36 x 31 x 13 cm) 84-page Artbook featuring concept art and behind-the-scenes content - cover design elected by community! Forged Anno Symbol (approx. 7 cm) Albion & Latium Coins Steelbook® case - design elected by community! Town Crier's Letter (21 x 30 cm) Tesserae Works Blueprint (42 x 59 cm) 3 Lithographs (30 x 15 cm) Digital Content: Base Game Year 1 Pass, including: 3 upcoming DLCs Additional in-game content The Builder Pack: 3 exclusive ornaments 1 player sigil Anno 117: Pax Romana is slated to hit Steam, Ubisoft Connect, Epic Games Store, Xbox Series X|S, and PlayStation 5 platforms. Pre-orders are now available starting at $59.99 for the standard edition. Ubisoft+ subscribers will also receive the title as a day-one drop. In addition to the base game, members will also receive access to the upcoming DLC packs at launch for no extra cost.
  • Recent Achievements

    • First Post
      George Almeyda earned a badge
      First Post
    • Reacting Well
      BlakeBringer earned a badge
      Reacting Well
    • Reacting Well
      Lazy_Placeholder earned a badge
      Reacting Well
    • Dedicated
      Epaminombas earned a badge
      Dedicated
    • Veteran
      Yonah went up a rank
      Veteran
  • Popular Contributors

    1. 1
      +primortal
      468
    2. 2
      +FloatingFatMan
      267
    3. 3
      ATLien_0
      237
    4. 4
      snowy owl
      218
    5. 5
      Edouard
      171
  • Tell a friend

    Love Neowin? Tell a friend!