Jesin's Blog

Welcome to the Portal of Technology

  • Facebook
  • GitHub
  • RSS
  • Twitter
  • Home
  • Categories
    • Domains
    • Linux
    • Networking
    • PHP
    • Virtualization
    • Web Design
    • Web Servers
    • Windows
  • WordPress Plugins
    • Custom Error Pages
    • HTTP Digest Authentication
    • Mailgun Email Validator
  • Toolbox
    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool
  • About Me
  • Contact Me
  • Sitemap
Home ›
Windows ›
Internet Explorer Change User Agent

Internet Explorer Change User Agent

January 8, 2011 Windows Jesin A Leave a Comment

windows category thumbnail

Modify the user agent string sent by Internet Explorer by editing the windows registry. Internet Explorer sends a user agent string containing information about the IE version, OS version and some other information. You can edit it to add your own personal touch or to personalize your visit to a webpage. An example for a user agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727) if you carefully look at this string you can find that MSIE 6.0 denotes Microsoft Internet Explorer 6.0 and Windows NT 5.1 shows the kernel version of a Windows XP operating System.

Backup your Registry

Since this tweak involves editing the windows registry it is strongly recommended that a backup is made before making changes. Go to Start -> Run or [windows key] + R type regedit and press enter, the windows registry editor opens up. Go to File menu -> export, navigate to a location, give filename and click. The file is saved with a .reg extension. If you want to restore from this backup form the registry editor go to File menu -> Import and navigate to the location where you saved the file, select it to restore it.

Modify IE’s User Agent String

Open Windows Registry Editor by executing regedit. Navigate to the following location
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent\Post Platform
Right click on the right pane and create a new String Value. Give it a name, leave the data empty. The string name given will be appended to the end of the already existing user agent. If you want to remove certain values which have been added to the user agent string by the software you installed navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\User Agent\Post Platform
This location might not always exist but if its there you can go there to find some String Values. You can delete/modify/add values and it’ll be inserted in between. You can see the changes below.

Related posts:

windows category thumbnailChange Registered To in Windows windows category thumbnailDisable Right Clicking on the Desktop windows category thumbnailDisable Low Disk Space Warning in Windows windows category thumbnailHide Last Logged in Username in Windows (Registry Tweak) windows category thumbnailAdd Command Prompt on Right Click

Tags: windows registry

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Get a wealth of information delivered to your inbox. Subscribe and never miss a single article.

  • Tutorials and howtos
  • Code, scripts and commands
  • Online Tools

* No spam, unsubscribe anytime

Hire Me

  • SSL installation and hardening (A+ on Qualys SSL test)
  • Apache & Nginx configuration
  • Email deliverability improvement (10/10 on Mail Tester & MailGenius)
  • WordPress customization, optimization and migration
  • and much more…

    Tools

    • DNS Lookup Tool
    • htdigest Generator Tool Online
    • htpasswd Generator Tool Online
    • HTTP Headers Lookup Tool
    • MD5 Encryption Tool
    • Open Port Check Tool
    • SHA-1 Encryption Tool
    • URL Encoding/Decoding Tool

    Nav

    • Home
    • About Me
    • Contact Me
    • Privacy Policy
    • Sitemap
    Vultr SSD VPS

    Creative Commons License
    Jesin's Blog by Jesin A is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
    Based on a work at websistent.com.