message when restarting my computer


  1. Posts : 1
    window 7 home premium 32 bit
       #1

    message when restarting my computer


    Everytime I shut my computer off and try to bring it back up it sends a message.

    You are not currently logged into your computer as an Administrator.
    Please logout and backin as a Administaror,and than restart the installer.

    How do I correct so as not to receive this message and to get on line.
      My Computer


  2. Posts : 644
    Windows 7 home premium x64
       #2

    Check your user accounts from control panel, see what you are logged in as. Is there anyone else likely to access this computer and deny you admin. status?
      My Computer


  3. Posts : 10,200
    MS Windows 7 Ultimate SP1 64-bit
       #3

    carry out following to make sure that you are the only person logging on:

    #
    # STEP 1 *****************************************************
    # RUN PowerShell as administrator
    # START ORB | type POWERSHELL | CTRL+SHIFT+ENTER key combo | YES
    # ************************************************************
    #
    # **************** NOTE **************************************
    # to PASTE in powershell--
    # --RIGHT-CLICK (Ctrl V does not work)
    # ************************************************************
    #
    # STEP 2 *****************************************************
    # COPY following lines; PASTE into Powershell
    # Include the two EXIT statements in the copy & paste
    # ************************************************************

    $events = Get-WinEvent -FilterHashtable @{logname='application'; id=4101; level=4} `
    -verbose:$false -erroraction:silentlycontinue
    $events | format-table -property timecreated,message -auto -wrap `
    > $env:userprofile\desktop\LOGONTIMES.txt

    exit
    exit

    # ******************* THAT WAS EASY **************************

    Let me know if that shows any unexpected logons.
      My Computer


  4. Posts : 53,363
    Windows 10 Home x64
       #4

    Welcome to Seven Forums FLIGHTSTUDIO. Something (perhaps software from your internet provider?) is trying to finish installation. I will suggest 3 things:

    1) If you have a System Restore point from before this began, try that 1st

    2) Boot to safe mode and see if you get the message there

    Safe Mode

    3) Perform a clean start to see if you can identify what program is the cause

    Troubleshoot Application Conflicts by Performing a Clean Startup

    A Guy
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:09.
Find Us