How to Add an 'Open With Notepad As Administrator' Shortcut to the Context Menu in Windows 7 and Windows Vista
In Windows Vista and Windows 7, when you double-click a text file which is located in a protected system folder (like the 'Program Files' folder) or one of its subfolders, you'll notice that you can view its contents, but you will not be...
Install
-
Open Notepad by going to Start → All Programs → Accessories → Notepad. - Copy codes given below and paste them in Notepad.
[version] signature="$CHICAGO$" [NotepadAsAdminInstall] CopyFiles = NotepadAsAdmin.Files.Inf AddReg = NotepadAsAdmin.AddReg [DefaultInstall] CopyFiles = NotepadAsAdmin.Files.Inf AddReg = NotepadAsAdmin.AddReg [DefaultUnInstall] DelFiles = NotepadAsAdmin.Files.Inf DelReg = NotepadAsAdmin.DelReg [SourceDisksNames] 55="Notepad as Admin","",1 [SourceDisksFiles] NotepadAsAdmin.INF=55 [DestinationDirs] NotepadAsAdmin.Files.Inf = 17 [NotepadAsAdmin.Files.Inf] NotepadAsAdmin.INF [NotepadAsAdmin.AddReg] HKLM,%UDHERE%,DisplayName,,"%NotepadAsAdminName%" HKLM,%UDHERE%,UninstallString,,"rundll32.exe syssetup.dll, SetupInfObjectInstallAction DefaultUninstall 132 %17%NotepadAsAdmin.inf" HKCR,*Shellrunas,,,"%NotepadAsAdminAccel%" HKCR,*Shellrunascommand,,,"%11%notepad.exe ""%1""" [NotepadAsAdmin.DelReg] HKLM,%UDHERE% HKCR,DirectoryShellrunas HKCR,DriveShellrunas [Strings] NotepadAsAdminName="Notepad as Admin PowerToy (Uninstall only)" NotepadAsAdminAccel="Notepad as Admin" UDHERE="SoftwareMicrosoftWindowsCurrentVersionUninstallNotepadAsAdmin"
-
In Notepad, go to File → Save As... and save the file with name NotepadAsAdmin.inf. Be sure to change the Save as Type: from Text Documents to All Files. -
Go to the location where you just saved the "NotepadAsAdmin.inf" file. Right click on the file and click on "Install" from context menu. - To try it, right-click on any file in Windows Explorer and you will see a new menu item called "Notepad as Admin". Click on that option and that file will be opened in Notepad.
Uninstall
-
Go to Start → Control Panel → Add or Remove Programs. -
Click on the Remove for Notepad as Admin PowerToy (Uninstall only) entry.
You've just finished reading the article "How to Add an 'Open With Notepad As Administrator' Shortcut to the Context Menu in Windows 7 and Windows Vista" edited by the TipsMake team. You can save how-to-add-an-open-with-notepad-as-administrator-shortcut-to-the-context-menu-in-windows-7-and-windows-vista.pdf to your computer here to read later or print it out. We hope this article has provided you with many useful tech tips and tricks. You can search for similar articles on tips and guides. Thank you for reading and for following us regularly.
- How to Add an 'Open Command Prompt Here As Administrator' Shortcut to the Context Menu in Windows 7 and Windows Vista
- Summary of useful shortcuts when using Notepad
- How to add 'Open PowerShell window here as administrator' to the right-click menu on Windows 10
- Customize the context menu of Windows 7
- How to open Notepad with admin rights
- How to delete options in the Windows context menu




