Results 1 to 4 of 4

Thread: How to disable Vista popups

  1. #1
    Join Date
    Jan 2009
    Posts
    140

    How to disable Vista popups

    Hey guys!
    I find vista very annoying as it needs confirmation for each and everything... I can't work in peace with vista... That is frustrating me, is there any way to stop that? Else i have only one option... revert back to Windows XP and let my money to go in vain...!

  2. #2
    Join Date
    Jan 2009
    Posts
    710

    Re: How to disable Vista popups

    Hey...!
    Vista has the feature of popup known as UAC for security reasons... You can disable it but i don't know how to do it... Someone will help you soon... But it is recommended not do to it... Disabling UAC will make your computer prone to virus, spyware and hackers probably...
    Anyways... All up to you...!

  3. #3
    Join Date
    Nov 2006
    Posts
    85

    Re: How to disable Vista popups

    Refer this thread : How to Easily Disable UAC In Vista
    Please Don't make duplicate threads. Please Help Us keep TA Spam Clean.

  4. #4
    Join Date
    Jan 2009
    Posts
    710

    Re: How to disable Vista popups

    Hey here is a way to disable the UAC via command prompt :

    Just type the following code in Run :

    Code:
    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f
    To re-enable it type the following command :

    Code:
    C:\Windows\System32\cmd.exe /k %windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 1 /f

Similar Threads

  1. How do I disable Norton Safe Web rating icon popups
    By Jagriti21 in forum Networking & Security
    Replies: 5
    Last Post: 17-09-2010, 01:51 AM
  2. Disable Win Key on Vista 64 bit
    By Abalakin in forum Tips & Tweaks
    Replies: 3
    Last Post: 23-06-2010, 10:48 AM
  3. vista taskbar popups
    By Byron1 in forum Customize Desktop
    Replies: 2
    Last Post: 12-04-2010, 08:52 PM
  4. Vista internet security 2010 popups
    By Harmony60 in forum Networking & Security
    Replies: 4
    Last Post: 25-02-2010, 08:41 AM
  5. How to disable UAC in vista
    By halutz in forum Windows Software
    Replies: 3
    Last Post: 12-12-2008, 12:12 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,887,089.67235 seconds with 17 queries